/*********************************************/
/* Blanket rules */
body {
  font-size: 80%;
  font-family: 'Lucida Grande',Verdana,sans-serif;
  /* background-image: url(../img/Batchnet_Web_BG4.jpg); */  background: #c6f6c6 url(../img/background_fade.jpg) repeat-x;    
  text-align: center; /* Manual centering the main content (IE)*/
}

h1 {  font-size: 120%;  }   /* Content Header 1   */
h2 {  font-size: 110%;  }   /* Content Header 2   */
h3 {  font-size: 120%;  }   /* Navigation header  */
p  {  line-height: 150%;}   /* 1.5 line spacing   */

/*********************************************/
/* Container */
#container {
  width:  744px;
  background-color: #003;
  margin: 10px auto;  /* Auto centering the main content*/
  text-align: left;   /* Manual centering the main content (IE)*/
}

/* Masthead */
#masthead {
  width: 738px;
  padding: 10px 0 10px 0;
  color: #fff;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 120%;
  text-align: center;
  word-spacing: 30px;
}

#masthead a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
/*********************************************/



/*********************************************/
/* Imghead */
#imghead {
  width: 750px;
  height: 90px;
}

#imghead #left {
  width: 200px;
  height: 90px;
  float: left;
  background: #003 url(../img/logo.jpg) center no-repeat;
}

#imghead #right {
  width: 535px;
  height: 90px;
  margin-left: 200px;
  background: #003 url(../img/banner.jpg) right no-repeat;
}
/*********************************************/



/*********************************************/
/* Content */
#content {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 200px;
  margin-right: 0;
  background-color: #fff;
  width: 513px;
border: 1px solid white;
/*  border: 1px solid white;  Stupid, but necessary */
}

#content td {
  font-size: 80%;
}
/*********************************************/



/*********************************************/
/* Footer */#footer {  width: 724px;  clear: both;    border: 10px solid #003;  word-spacing: 30px;  text-align: center;  color: white;    background-color: #000031;  font-variant: small-caps;}
#footer1 {  width: 680px;  float:left;
  /* clear: both; */  
  border: 10px solid #003;
  word-spacing: 30px;
  text-align: center;
  color: white;
  font-variant: small-caps;
}/*********************************************//*********************************************//* Service Ticket Symbol */#symbol { /* float:right;  */    margin-left: 700px;  border: 10px solid #003;/*  margin-right: 0;  */  }/*********************************************/		
/*********************************************/
#spacer {
  clear:both;
}
/*********************************************/



/*********************************************/
/* Navigation */
#navigation {
  float: left;
  padding-top: 10px; 
  width: 200px;
  color: white;
  text-align: center;
}

/* Buttons */
#button
{
	width: 200px;
	padding: 2px 0px 1em 0px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 120%;
  /*background-color: #003;*/
	color: #333;
  
}

#button ul 
{
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
		
#button li 
{
  border: 1px solid #003;
  margin: 0;
}

#button li a 
{
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #1958b7;
  border-right: 10px solid #508fc4;
  background: #2175bc /*url(../img/Batchnet_Web_BG2.jpg)*/;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
}

#button li a 
{
  width: auto;
}

#button li a:hover 
{
  border-left: 10px solid #1c64d1;
  border-right: 10px solid #5ba3e0;
  background: #2586d7 /*url(../img/Batchnet_Web_BG3.jpg)*/;
  
  color: #fff;
}

/* Remote Assistance Buttons */
#button1
{
	width: 200px;
	padding: 2px 0px 1em 0px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 80%;
  /*background-color: #003;*/
	color: #333;
  
}

#button1 ul 
{
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
		
#button1 li 
{
  border: 1px solid #003;
  margin: 0;
}

#button1 li a 
{
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #3CB371; /*#1958b7*/
  border-right: 10px solid #3CB371; /*#508fc4*/
  background: #2E8B57 /*#2175bc url(../img/Batchnet_Web_BG2.jpg)*/;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
}

#button1 li a 
{
  width: auto;
}

#button1 li a:hover 
{
  border-left: 10px solid #00FA9A;
  border-right: 10px solid #00FA9A;
  background: #3CB371 /*url(../img/Batchnet_Web_BG3.jpg)*/;
  
  color: #fff;
}

/* Support Ticket Button */
#button2
{
	width: 200px;
	padding: 2px 0px 1em 0px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 110%;
  /*background-color: #003;*/
	color: #333;
  
}

#button2 ul 
{
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
		
#button2 li 
{
  border: 1px solid #003;
  margin: 0;
}

#button2 li a 
{
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #808080; /*#1958b7*/
  border-right: 10px solid #808080; /*#508fc4*/
  background: #2F4F4F /*#2175bc url(../img/Batchnet_Web_BG2.jpg)*/;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  width: 100%;
}

#button2 li a 
{
  width: auto;
}

#button2 li a:hover 
{
  border-left: 10px solid #D3D3D3;
  border-right: 10px solid #D3D3D3;
  background: #696969 /*url(../img/Batchnet_Web_BG3.jpg)*/;
  
  color: #fff;
}/* Price List Button */#button3{	width: 200px;	padding: 2px 0px 1em 0px;	margin-bottom: 1em;	font-family: 'Trebuchet MS', 'Lucida Grande',	  Verdana, Lucida, Geneva, Helvetica, 	  Arial, sans-serif;	font-size: 110%;  /*background-color: #003;*/	color: #333;  }#button3 ul {  list-style: none;  margin: 0;  padding: 0;  border: none;}		#button3 li {  border: 1px solid #003;  margin: 0;}#button3 li a {  display: block;  padding: 5px 5px 5px 0.5em;  border-left: 10px solid #3CB371; /*#1958b7*/  border-right: 10px solid #3CB371; /*#508fc4*/  background: #2E8B57 /*#2175bc url(../img/Batchnet_Web_BG2.jpg)*/;  color: #fff;  text-decoration: none;  font-weight: bold;  width: 100%;}#button3 li a {  width: auto;}#button3 li a:hover {  border-left: 10px solid #00FA9A;  border-right: 10px solid #00FA9A;  background: #3CB371 /*url(../img/Batchnet_Web_BG3.jpg)*/;    color: #fff;}
/*********************************************/
