/* Custom css */

body {
	margin: 0;
	padding: 0;
	
}



#indexheader {
	height: 930px;
	background-color: #446677;

	
}
#header {
	background-image: url(../images/banner2.gif);
	background-repeat: no-repeat;
	height: 90px;
	background-color:#ffffff;
	
}
#headerleft {
	
	
	
	background-color:#ffffff	
}

#headerright {
	text-align: right;
	float: right;
	padding-top: 70px;
	}

#hornav {
	height: 20px;
	background-color: #fff;
	width: 800px;
	
	
}

#footer {
	background-color: #FFFFFF;
	width: 800px;
	color: #6a6a6a;
}
#prodnav {
	background-color: #FFFFFF;
	height: 105px;
	width: 800px;
	color: #6a6a6a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 6a6a6a;	
}

#maincontent {
	height:   520px;
	width: 796px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
	background-color: #FFFFFF;
}

#mainprodcontent {
		background-color: #FFFFFF;
	height:   413px;
	width: 800px;
	
	border-bottom-width: 2px;
border-top-width: 2px;
	
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #009999;
	
	border-bottom-color: #009999;
	}

#left {
	background-color6 
}

#right {
	background-color: #FFffff;
	border-right-width: 2px;
	border-left-width: 2px;
	
	border-right-color: #009999;
	border-left-color: #009999;
	
	height: 520px;
}

#prodright {
	background-color: #FFffff;
	border-right-width: 2px;
	border-left-width: 2px;
	
	border-right-color: #009999;
	border-left-color: #009999;
	
	height: 413px;
}
#middle {
	background-color: #FF6699;
}

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 20px; 

}

#hortitlenav {
	height: 30px;
	background-color: #6a6a6a;
}

#titlecontent {
/*background-image: url(../images/titlebanner.gif);*/
	
	background-repeat: no-repeat;
		height: 210px;
		background-color: #000;
}
.footbox {
	padding-right: 10px;
	
	}
	
.imagebox {
 padding: 23px;
 }
 .indexbox {
 padding-top: 50px;
 }