@charset "utf-8";
/*html, body, div, span, applet, object, iframe, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, button, textarea {
margin : 0;
padding : 0;
}*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-size : 13px;
	background-image: url(images/bg-body.png);
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
 
#main_container {
	width : 1024px;
	height : auto;
	margin : auto;
	border: 1px dashed #d4cfc8;
}
#content_container {
width : 990px;
height : auto;
margin : auto;
}
#header {
	width : 1024px;
	height : 180px;
	margin : auto;
	clear : both;
	background : url(images/header_bg.png);
	background-repeat : repeat-x;
	border: 1px dashed #d4cfc8;
}
#logo {
	width : auto;
	height : auto;
	float : left;
}

.headerMiddle{
	width : auto;
	height :auto;
	float :left;
	padding-top:0px;
	padding-left:80px;
}
.headerRight{
	width : auto;
	height :auto;
	float :right;
	padding-top:0px;
	padding-left:80px;
}
.headerMiddle p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	text-align:left;
	color: #7f7f7f;
}
.headerMiddle h3{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #8f8f8f;
}
/************************************************************************/
#navigation {
	width : 100%;
	height : auto;
	float : right;
	height : auto;
	background-image: url(images/nav_strip.png);
}
#nav_bar {
	width : 100%;
	height : auto;
	float : left;
	border-bottom: 1px solid #10dbf9;
}
#nav_bar ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
	padding-top:2px;
}
#nav_bar ul li {
	margin : 0;
	padding : 0;
	display : inline;
}
#nav_bar ul li a {
	border-right : 1px solid #83c0e5;
	float: left;
	display: block;  
	height: 35px;
	font-size: 14px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;	
	/* text-shadow: 1px 1px 1px #fff; */
	text-align: center;
	text-decoration: none;
	outline: none;
	padding:13px 15px 0px 15px;
}
#nav_bar ul li a:hover {
	float: left;
	display: block;
	padding:13px 15px 0px 15px;
	background-color : #163447;
}
#nav_left {
	float : left;
	height : 120px;
	width : 750px;
}
#nav_right {
float : left;
height : 120px;
width : 50px;
}


/*************************************************Banner*****************************************************/
#bannerArea {
	width : auto;
	height : auto;
	margin : auto;
	background-color : #e8e2cc;
	padding : 15px;
	clear: both;
	border-bottom: 1px solid #d6d5c7;
}
#banner_bg {
	height : auto;
	width: 882px;
	margin: auto;
	border: 10px solid #ffffff;
}
#search_button {
	float : right;
	margin-top : 31px;
	width : 240px;
	height : 30px;
	background : url(images/searchbar.png) no-repeat;
	margin-right : 20px;
	padding-left : 30px;
	padding-top: 4px;
}
#search_box form {
clear : both;
width : 230px;
height : 25px;
padding : 0;
margin : 0;
}
#searchfield {
	float : left;
	display : block;
	height : 20px;
	width : 140px;
	padding : 5px;
	font-size : 12px;
	color : #666;
	line-height : 0;
	background : none;
	border : none;
	margin : 0;
	padding-left : 10px;
	padding-bottom : 5px;
}
#searchbutton {
float : left;
display : block;
height : 26px;
width : 30px;
padding : 0;
margin : 0;
cursor : pointer;
background : none;
border : none;
}
.BoxContant {
float : left;
padding : 5px;
}

/************************************************* Middle Upper*****************************************************/

#middle_container {
	width : 950px;
	height : auto;
	margin : auto;
	margin-top : 20px;
	background-image: url(images/Content-bg.png);
	background-repeat: no-repeat;
}
#middle_container2 {
	width : 990px;
	height : auto;
	margin : auto;
	margin-top : 20px;
	border: 1px dashed #515151;
	margin-bottom: 20px;
}
.left_sideBox{
	width: 940px;
	float: top;
}
#left_container {
	float : left;
	width : 916px;
	height : auto;
	background-image: url(images/middle-bg.png);
	background-repeat: repeat-y;
	margin-left: 18px;
	margin-top: 35px;
	padding-top: 10px;
	border-bottom: 5px solid #d6d5c7;
}#left_container2 {
	float : left;
	width : 918px;
	height : auto;
	margin-left: 18px;
	margin-top: 35px;
	padding-top: 10px;
	border-bottom: 5px solid #d6d5c7;
}
.left_box1 {
	float : left;
	width : 250px;
	height : auto;
	border : 1px solid #e4e4e4;
	padding : 5px;
	margin-left : 10px;
	text-align: left;
}
.left_box1 h1 {
	font-size : 18px;
	padding : 5px 5px 5px 20px;
	color : #316594;
	margin:0px;
	
}
.Maps{
	border: 1px dashed #515151;
	float: left;
	margin-left: 15px;
	margin-top: 5px;


}
.left_contents{
	float:left;
	width: 100%;

}
.left_contents a{
text-decoration:none;
color:#326693
}
.left_contents
 p {
	line-height: 1.6em;
	margin:0px;  

}
.left_contents h4{
	color : #316594;
	margin:0px;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	 
}
#rightSide_box {
background-color : #9b978f;
width : 940px;
height : auto;
float : bottom;
padding : 10px;
margin-right : 10px;
}
.rightSide_content {
	background-color : #efefef;
	width : 940px;
	height : auto;
	padding : 10px;
	text-align : center;
	float: right;
	margin-right: 20px;
}.rightSide_contentNew {
	width : 955px;
	height : auto;
	padding : 25px;
	text-align : left;
	float: left;
	margin-right: 20px;
}
.rightSide_content p { line-height:1.7ems;
padding : 5px;
margin : 0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
text-align : justify;
}.rightSide_contentNew p {
	margin : 0;
	text-align : left;
	font-size:12px;
	padding-left: 20px;
	line-height: 1.8em;
	padding: 0px 10px 0px 10px;
}.rightSide_contentNew h2 {
	margin : 0;
	text-align :justify;
	padding-left: 20px;
	color:#FFFFFF;
	padding:3px 0px 3px 10px;
	background-color:#2e2d2d;
	text-align:left;
	margin-bottom: 20px;
 
}
/*************************************************below middle*****************************************************/

#bottom_container {
	width : 990px;
	margin : auto;
	height : 240px;
	background-color : #078fe5;
	border-top: 4px solid #b3b3b3;
	margin-top: 20px;
	overflow: hidden;
	padding-top: 30px;
}
.category_container {
	width : 800px;
	height : auto;
	padding : 10px;
	background-color: #f0f0f0;
	border: 1px solid #ffffff;
	margin: auto;
}
.category_container h1 {
	font-size : 14px;
	color : #ffffff;
	background-color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	padding : 5px 5px 5px 10px;
}
.category_container p {
	font-size : 12px;
	color : #767676;
	font-family : Arial, Helvetica, sans-serif;
	padding : 5px 10px 5px 5px;
	border-bottom : 1px dashed #515151;
	border-top: 1px dashed #515151;
}
/************************************************* footer*****************************************************/

#footernav {
	width : 825px;
	height : auto;
	padding-top : 15px;
	margin: auto;
}
#footernav ul {
list-style-type : none;
margin : 0;
text-align : center;
padding : 0;
}
#footernav ul li {
display : inline;
}
#footernav ul li a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #ffffff;
}
#footernav ul li a {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #cccccc;
}



/***********************************************/
.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized span {
    float: left;
    padding: 0 2px 0 150px;
    width: 200px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
/**********************************************/
