/* This is for area that contains the main header on the home page */
.site_container {
	float: left;
	height: auto;
	width: 799px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;

}

/* This is body for text below the main header on the home page */
body {
	background-color:#E3E3E3;
	height: 600px;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #333333;
}

/* This is header for pages other than the home page */
.header {
	float: left;
	height: 159px;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;

}

/* This is main header for the home page */
.header2 {
	float: left;
	height: 257px;/* Original height was 332 then 257 then 200 */
	width: 100%;
	background-image: url(images/header9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;

}

.menu{
	float: right;
	padding-top:68px;
	height: 24px;
	width: 100%;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	line-height: 25px;
	color: #000000;

}

.menu_items {
	margin-right: 0px;
	margin-left: 0px;
	
}


.menu_items a {
	margin-right: 4px;
	margin-left: 5px;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	color: #000000;
	font-size: 11px;

}


/* This is main area for main header and text on the home page */
.mainbody{
	float: left;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

.inner_inner_layer {
	float:left;
	width:70%;
	padding-left:43px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:0px;
}

.inner_layer {
	float:left;
	width:95%;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

/* This is area for text & graphics just below inner_layer_bdr_2 on the home page */
.inner_layer_bdr {
	float:left;
	width:100%;	
	height:auto;
	border-top:#CCCCCC solid 0px;
	border-bottom:#CCCCCC solid 1px;
}

/* This is area for text & graphics just below main header on the home page */
.inner_layer_bdr_2 {
	float:left;
	width:100%;	
	height:120px;
	border-top:#FFFFFF solid 23px;   /* White top border to create some space around GIFs  */
	border-bottom:#CCCCCC solid 1px;
}

.inner_layer_ctr {
	float:left;
	width:100%;	
	height:auto;
	text-align:center;
}

.inner_layer_ctr img {
	padding-right:3px;
}

.leftcol {
	float:left;
	clear:left;
	width:30%;
	height:auto;
	padding-left:10px;
}

.leftcol a {
	color:#CC0000;
	text-decoration:none;
}

.rightcol {

	float:right;
	clear:right;
	width:30%;
	height:auto;
	padding-right:10px;
}

.rightcol a {
	color:#CC0000;
	text-decoration:none;
}

.centrecol {
	float:left;
	padding-left:20px;
	width:30%;
	height:auto;
}

.prod_centrecol_h{
	float:left;
	padding-left:10px;
	width:95%;
	height:auto;
}

.prod_centrecol {
	float:right;
	padding-left:10px;
	width:630px;
	height:auto;
/*	border:#000066 solid 1px;*/
}

.centrecol a {
	color:#CC0000;
	text-decoration:none;
}

.highlight  {
	float:right;
	width:630px;
	height:auto;
	background-color:#ffffff;
	background-image:url(images/products/bg.gif);
	background-repeat:repeat-y;

	padding:0px;
	margin-top:10px;

	
}	

.subcell {
	padding-left:5px;
/* 	border:#00FFFF solid 1px; */
	float:left; 
	width:64%;
}

.product_image {
	float:right; 
	width:32%;
	text-align:center;
	padding-top:30px;
	padding-right:10px;
	/* border:#000066 solid 1px; */
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}


h4 {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	padding-bottom: 5px;
	margin: 0px;
}

.rightcol h4 a {
	color: #333333;
}

.leftcol h4 a {
	color: #333333;
}

.centrecol h4 a {
	color: #333333;
}

h1 {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #333333;
	padding-bottom: 5px;
	margin: 0px;
}

h3 {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	padding-bottom: 5px;
	margin: 0px;
}

h2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #cc0000;
	padding-bottom: 5px;
	margin: 0px;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Bold;
	color: #666666;
	padding-bottom: 5px;
	margin: 0px;
}

h5 a {
	color: #666666;
}
.centrecol h5 a {
	text-decoration: none;
	color: #666666;
	
}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Normal;
	color: #5BA51F;
	padding-bottom: 3px;
	margin: 0px;
}

.footer {
	padding-bottom:10px;
	float: left;
	height: auto;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top:#CCCCCC solid 1px;


}

.footer2 {
	padding-bottom:10px;
	float: left;
	height: auto;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.footer_image {
	float: left;
	height:89px;	
	width:100%;
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:20px;
	
}

.footer2 a {
	color:#333333;
}

.nexacom {
	width: 100%;
	height: 21px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	margin:0;
	padding-top:5px;
	line-height:30px;
	
}

.nexacom a {
	color:#333333;
}

.md_cell {
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	border-left:#CC0000 solid 4px;
	height:100px;
	padding-left:20px;
	margin-bottom:20px;
	width:160px;
}

.md_cell a {
	color:#666666;
}

p {
 	margin-top:5px;
 	padding-bottom:10px;
 	padding-left:20px;
	padding-top:0;
	margin:0;
}


.leftcol p a {
	color:#666666;
}

.seperator {
	float:left;
	width:90%;
	background-image:url(images/products/seperator.jpg);
	height:5px;
	background-repeat:no-repeat;
	
}

.tabletext {
	
	color:#666666;
	font-weight:bold;
}


