/* CSS Document */

#homeheader{
	float:left;
	background: url(/images/homepage/homepageheader.jpg) no-repeat;
	width: 680px;
	height: 42px;
	margin-left: 10px;
	margin-bottom: 5px;
}
	
/*#prodductsboxtop{
	float:left;
	background: url(/images/homepage/productsboxtop.jpg) no-repeat;
	height: 20px;
	width: 680px;
	margin-left: 10px;
}*/

.prodductsboxtop{
	float:left;
	background: url(/images/homepage/productsboxtop2.jpg) no-repeat;
	height: 50px;
	width: 680px;
	margin-left: 10px;
	margin-top: 5px;
}

.productboxtext{
		color: #ffffff;
		float:left;
		width: 480px;
		height:25px;
		margin-left: 100px;
		margin-top: 10px;
		text-align: center;
		font-size:16px;
		font-weight:800;
	}
	
.homeproductsbox{
	background: url(/images/homepage/productsboxmdl.jpg) repeat-y;
	width: 680px;
	float:left;
	margin-left: 10px;
}
		
.prodductsboxbottom{
	background: url(/images/homepage/productsboxbttm.jpg) no-repeat;
	float:left;
	width: 680px;
	height: 20px;
	margin-left: 10px;
	margin-bottom:10px;		
}	
	
.productsbox{
	background: url(/images/homepage/productsbox.jpg) no-repeat;
	float:left;
	margin-top: 0;
	margin-left: 20px;
	width: 200px;
	height: 250px;
}
	
.productsboxspacer{
	float:left;
	width: 680px;
	height:20px;
}
	
.productsboxpic{
	float:left;
	border: solid #cccccc 1px;
	width: 160px;
	height: 160px;
	margin-left:14px;
	margin-top:14px;
	padding: 5px;
}

.productsboxfade{
	float:left;
	margin-left:8px;
	margin-top:10px;
}
	
#content img.homeImg, #fullpagecontent img.homeImg {
	padding:0;
	margin:5;
	border:0;
}
	
.productsboxtext{
	color: #333333;
	float:left;
	width: 180px;
	height:50px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
	font-size:10px;
	font-weight: bold;
}
	
.productsboxtext a{
	font-size:12px;
	/*color: #003366;*/
}
	
.productsboxtext a:hover{
	font-size:12px;
	/*color: #003366;
	text-decoration: underline;*/
}
	
.homepagebox{
	background: url(/images/homepage/homepagebox.jpg) no-repeat;
	float:left;
	width: 680px;
	height: 42px;
	margin-left: 10px;
	margin-bottom: 5px;
}
	
.homepageboxtext{
	width: 500px;
	height:20px;
	margin: 12px auto;
	text-align: center;
	font-size: 16px;
}

.roundedboxbg{
	background: url(/images/homepage/roundedbox1.jpg) no-repeat; /*secpagebox2.jpg*/
	float:left; 
	margin-top: 30px;
	margin-left:10px; 
	margin-bottom:30px; 
	width:420px; 
	padding:5px;
	height: 270px;
}

