#home_content{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:0;
	overflow:hidden;
 }
#lower_div2 a{
	color:#CCCCCC;
	text-decoration:underline;
}
#lower_div2 a:hover{
	color:#999999;
	text-decoration:underline;	
}
#product_search{
	position:absolute;
	top:75px;
	left:800px;
	height:25px;
	width:200px;
}
body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-image: url(../images/back.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.button { 
	background-color: #787878; 
	color: #ffffff; 
	border-left: solid 1px #EDEDED; 
	border-top: solid 1px #EDEDED; 
	border-right: solid 1px #848284; 
	border-bottom: solid 1px #848284;
	height:18px;
	}

.spacer {
	clear:both;
}


.iframe {
	margin-top:250px;
	max-width:1600px;
	margin-left:10px;
	}
#iframe{
	padding: 0px 10px 0 20px; 
	min-height: 700px;
}
	
#lower_div2{
	float:right;
	margin-top: 240px; 
	margin-right: 5%;
	padding-bottom:5px;
	text-align:right;
	color:#999999;
}
