body {
	margin: 0px;
	background-position: top center;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hilot_container {
	background-color: #FFFFFF;
	height: 768px;
	width: 1024px;
	background-image: url(image/Background.jpg);
	background-repeat: repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#up a{
	color:#FE7524;
	font-size:11px;
}
#up a:hover{
	color:#FFF;
}

h2 {
    font-size: 16px; 
	font-family:Arial;
	color:#fff;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
 }
h3 {
	font-size:12px;
	font-family:Arial;
	color:#fff;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight:lighter;
}

#top_links {
	height: 18px;
	width: 124px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 900px;
}
#top_links a{
	color:#FE7524;
	font-size:11px;
}
#top_links a:hover{
	color:#FFF;
}

#banner_hilot {
	background-image: url(image/Banner_hilot.jpg);
	height: 252px;
	width: 1024px;

}
#text_conatainer {
	height: 440px;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7524;
	padding-left: 0px;
	padding-top: 0px;
}
#text_con {
	height: auto;
	width: 70%;
	padding-top: 0px;
	float: right;
	padding-right: 12px;
}

#small_background {
	background-image: url(image/small_background.jpg);
	float: left;
	height: 448px;
	width: 285px;
}
#small_background1 {
	background-image: url(image/service_background.jpg);
	float: left;
	height: 448px;
	width: 280px;
	padding-left: 5px;
}

#button{

	margin:0; 
	padding:0;
	width: 739px;
	height:28px;
	float: right;
	background-image: url(image/background_button.jpg);
	background-repeat: repeat-x;
}
#button ul{
	margin:0;
	display:block;
	color:#FFFFFF;
	font-weight:lighter;
	height: 28px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#button ul li
{
display: inline;
	font-size:15px;
}

#button ul li a
{
	padding: 0.3em .8em 0.7em .8em;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#button ul li a:hover
{
text-decoration: none; color:#FFF; text-decoration:underline; padding-top:4px; padding-bottom:4px;
background:  url('image/down1.jpg') repeat-x ;
}

#button ul li a.active
{
color:#FFF;
background:  url('image/down1.jpg') repeat-x ;
}

#before_footer {
	height: 24px;
	width: 1024px;
	z-index: 1;
	float: left;
	color: #000000;
	font-size: 11px;
	background-image: url(image/back_botton.jpg);
	background-repeat: repeat-x;
}
#copyright {
	width: 200px;
	float: left;
}

#footer {
	height: 26px;
	font-weight: lighter;
	color: #FFFFFF;
	width: 1024px;
}

#form_con
{
padding-top:100px;
font-size:12px;
margin-left:450px;
}

span.inputsize input
{
width:250px;
}


p {
	margin: 0px;
}
