@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
a{text-decoration:none;}
#air{border-collapse:collapse;}

#main_wrapper{
	width:1000px;
	text-align:center;
	margin:auto;
	border:1px solid #000000;
}
alignright{text-align:right;}

#header{
	width:100%;
	float:left;
}

#nav_bar{
	background-image:url(images/index_05.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:54px;
	float:left;
}

#nav_bar a{
	text-align:left;
	color:#000000;
	font-weight:bold;
	float:left;
	padding-left:50px;
	padding-top:20px;
	text-decoration:none;
}

#container{
	width: 100%;
	float:left;
}

#left_nav{
	width: 198px;
	float:left;
	height:auto;
}

.left_nav_bg{
	background-image:url(images/index_09.jpg);
	height:36px;
	width:198px;
	text-align:left;
}

#left_nav .content{	
	color:#FFFFFF;
	padding-top:10px;
	padding-left: 5px;
}

#left_nav a{	
	color:#FFFFFF;
	padding-top:10px;
	padding-left: 5px;
	text-decoration:none;
	font-weight:bold;
}

#left_nav_bottom{
	height:4px;
	width:198px;
	float:left;
	margin:0px;
}


#main_body{
	width: 797px;
	background-color:#FFFFFF;
	float:left;
	height:auto;
	text-align:left;
	padding-left:5px;
}

#main_body p, #main_body div{
	text-align:justify;
	padding-right:5px;
}

h1{
font-size:20px;
color:#663333;
font-family:Tahoma, Arial, Helvetica, sans-serif; 
margin-top:10px;
}

#footer{
	width: 100%;
	float:left;
	background-image:url(images/index_21.jpg);
	height: 54px;
	text-align:center;
}

#footer #content{
	color:#000;
	font-weight:bold;
	padding-top:15px;
	padding-left: 5px;
}

#footer a{
	color:#000000;
	padding-left: 20px;
	text-decoration:none;
	font-weight:bold;
}
.sidelink{text-decoration:none; color:#990000;}

.markup_icon{
	padding:0px;
	float:right;
}
.div50{float:left; width:50%;}
.div30{width:40%;}
.div15{float:left; margin-left:10px; width:120px;}
.div20{float:left; width:150px;}
.div60{float:left; width:400px;}
.clearleft{clear:left;}
.gray{background-color:#CCCCCC;}
.yellow{background-color:#E0E3B7}
#tbmain{float:left; width:700px; border:thin ridge;   border-left-color:#000000; border-right-color:#000000; border-top-color:#000000; border-bottom-color:#FFFFFF; padding-left:3px; 
}
#tbmain1{ float:left; width:700px; border:thin ridge; border-left-color:#000000; border-right-color:#000000; border-top-color:#000000; padding-left:3px; }
#tbmain2{ float:left; width:40px; border:thin ridge; border-left-color:#FFFFFF; border-right-color:#000000; border-top-color:#FFFFFF;  border-bottom-color:#FFFFFF; padding-left:3px; text-align:center;}
#tbmain3{ float:left; width:240px; border:thin ridge; padding-left:3px; border-left-color:#FFFFFF; border-right-color:#000000; border-top-color:#FFFFFF; border-bottom-width:0px; border-bottom-color:#FFFFFF; text-align:center; }
#tbmain4{ float:left; width:340px;  text-align:center; padding-left:3px;}

.formhhh1{float:left; width:30%; text-align:right; vertical-align:top;}
.formhhh2{ float:left; width:4%; text-align:center; vertical-align:top;}
.formhhh3 { float:left; width:55%; vertical-align:top;}
.formhhh4{height:4px; clear:both;}
#search{text-align:center; background-color:#E4CAA9; border:none; cursor:pointer;}