#header_container{
width:1000px;
height:112px;
margin:0 auto;
background:#FFFFFF;
}

#logo_header{
background-image:url('logo.jpg');
width:285px;
height:112px;
float:left
}

#header_right_container{
width:715px;
height:112px;
float:right;
background-color:#FFFFFF;
}

#header_top_links{
width:715px;
height:30px;
position:absolute;
padding:0px 0px 0px 0px;
}
#header_top_links_inside{
width:550px;
height:30px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:right;
}


/*Navigation Container*/

#navigation_container{
background-image:url('navigation_bg.jpg');
width:1000px;
background-color:#FFFFFF;
background-repeat:no-repeat;
margin:0 auto;
height:36px
}

#nav {
	z-index: 1;
	margin: 0px 0px 0px 0px;
	width: 100%;
	}
	
#nav ul {
	list-style-type: none;
	margin:0px;
	padding:5px 0px 0px 30px;
	}

#nav ul li {
	display: inline;
	}
	
#nav ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #407500;
	font-family:arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-right: 15px;
	padding-bottom: 10px;
	}
	
#nav ul li a:hover {
	color: #ce013c;
	text-decoration:none;	
	}
	
/*middle container*/

#middle_container{
	width:1000px;
	background-color:#FFFFFF;
	margin:0 auto;
	height:369px;
	background-repeat:no-repeat;
}

#middle_container .search_form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
}

#search_form{
width:350px;
height:auto;
margin:70px 0px 0px 40px;
position:absolute;
}

/*middle_bottom_comtainer*/

#middle_bottom_comtainer{
width:973px;
height:150px;
margin:325px 0px 0px 13px;
position:absolute;
}
#middle_bottom_comtainer1{
position:absolute;
width:227px;
float:left;
margin:0px;
height:150px;
}
#middle_bottom_comtainer2{
	position:absolute;
	left:227px;
	width:519px;
	float:left;
	height:150px;
	top: 0px;
}
#middle_bottom_comtainer3{
position:absolute;
left:746px;
width:227px;
height:150px;
}

/*fotter_container*/

#fotter_container{
background-color:#FFFFFF;
width:1000px;
height:70px;
margin:auto;
}


/*Registration container*/

#register_container{
width:1000px;
height:70px;
margin:auto;
background-color:#FFFFFF;
}

#register_welcome{
width:95%;
margin:20px 0px 0px 10px;
float:left;
padding:5px ;
border:1px dashed #FF99CC;
}

#search_register_container{
width:1000px;
height:50px;
margin:auto;
float:none;
background-color:#FFFFFF;
}
#search_register_container1{
width:95%;
margin:0px 0px 0px 0px;
float:left;
border:1px dashed #FF99CC;
}

#div_form{
width:1000px;
height:auto;
background-color:#fff;
margin:0 auto;
}
#div_form_inside{
width:900px;
height:auto;
border:1px solid  #e7e8c8;
background-color:#fff;
margin:0 auto;
}

#div_form_custom{
height:auto;
border:1px solid  #e7e8c8;
background-color:#fff;
margin:0 auto;
}



#agrement{
width:1000px;
height:30px;
margin:auto;
background:#FFFFFF;
}

#button{
width:1000px;
height:80px;
margin:auto;
background:#FFFFFF;
}

/*SEARCH RESULT*/

#search_container{
width:1000px;
height:auto;
margin:0 auto;
background:#FFFFFF;
}
#search_container_inside{
width:980px;
height:500px;
background:#FFFFFF;
}

#search_container_inside1{
position:absolute;
width:192px;
height:auto;
float:left;
background:#FFFFFF;
}
#search_container_inside2{
position:absolute;
width:592px;
left:350px;
height:auto;
float:left;
background:#FFFFFF;
}
#search_container_inside3{
position:absolute;
width:150px;
left:960px;
height:auto;
float:left;
background:#FFFFFF;
}

/*quick_search_conatiner*/
#quick_search_conatiner{
width:1000px;
height:auto;
background-color:#FFFFFF;
margin:0 auto;
}
#quick_search_conatiner_inside{
width:975px;
height:79px;
background-image:url('bg_quick_search.jpg');
margin:0 auto
}

/*FAQ div*/
#faqdiv{
	position:absolute;
	width:792px;
	left:329px;
	height:auto;
	float:left;
	background:#FFFFFF;
	top: 231px;
	margin:0px;
}
