@charset "utf-8";

html, body{
	padding:0;
	margin:0;
	background-color:#368d8d;
	}

#outer_container{
	background-color:#fff;
	margin:0 auto 0 auto;
	width:980px;
	padding:10px 0 10px 0;
	}
	
#container{
	padding:0;
	margin:0 10px 0 10px;
	width:960px;
	background-color:#fff;
	}
	
#top_menu{
	padding:0 2px 0 6px;
	margin:0;
	}
	
#top_menu_left{
	background:url(../images/top_menu_left.jpg) no-repeat 0 0;
	width:16px;
	height:58px;
	float:left;
	}
	
#top_menu_middle{
	float:left;
	width:922px;
	border:1px solid #404040;
	border-left:none;
	border-right:none;
	margin:3px 0 0 0;
	text-align:center;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#268585;
	padding:5px 0 10px 0;
	}
	
#top_menu_middle ul{
	list-style:none;
	padding:5px 38px 0 30px;
	margin:0;
	}
	
#top_menu_middle ul li{
	padding:0 0 0 3px;
	margin:0;
	display:inline;
	}
	
#top_menu_middle a:link, #top_menu_middle a:visited{
	text-decoration:none;
	color:#268585;
	}
	
#top_menu_middle a:hover{
	color:#c4020c;
	}
	
#top_menu_right{
	float:right;
	background:url(../images/top_menu_right.jpg) no-repeat 0 0;
	width:14px;
	height:58px;
	}
	
#header{
	padding:0;
	margin:0;
	}
	
#bodyarea{
	padding:0;
	margin:0;
	}
	
#body1{
	padding:0;
	margin:0;
	}
	
#body2{
	padding:0;
	margin:0;
	}
	
#menu_area{
	padding:0;
	margin:0;
	float:left;
	width:203px;
	}
	
#content{
	padding:0;
	margin:0;
	float:right;
	width:757px;
	}
	
#menu_top{
	background:url(../images/menu_top_bg.jpg) no-repeat 0 0;
	width:203px;
	height:14px;
	font-size:1px;
	}
	
#menu_middle{
	background:url(../images/menu_bg.jpg) repeat-y 0 0;
	width:203px;
	font:bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0 13px 0;
	margin:0;
	}
	
#menu_middle ul{
	padding:0 0 0 35px;
	margin:0;
	list-style-image:url(../images/bullet.jpg);
	}
	
#menu_middle ul li{
	padding:5px 0 6px 0;
	margin:0;
	}
	
#menu_middle ul li a:link, #menu_middle ul li a:visited{
	color:#359e9e;
	text-decoration:none;
	}
	
#menu_middle ul li a:hover{
	color:#c4020c;
	}
	
#menu_bottom{
	background:url(../images/menu_bottom_bg.jpg) no-repeat 0 0;
	width:203px;
	height:17px;
	}
	
#textfield{
	padding:0;
	margin:0;
	width:757px;
	}
	
#textfield_left{
	padding:0;
	float:left;
	background:url(../images/textfield_left.jpg) no-repeat 0 0;
	width:13px;
	height:96px;
	}
	
#textfield_middle{
	padding:0;
	background:url(../images/blue_bg.jpg) repeat-x 0 0;
	width:731px;
	border:1px solid #404040;
	border-left:none;
	border-right:none;
	float:left;
	margin:7px 0 0 0;
	height:84px;
	}
	
#textfield_right{
	background:url(../images/textfield_right.jpg) no-repeat 0 0;
	width:13px;
	height:96px;
	float:right;
	}

h1{
	padding:6px 0 0 10px;
	margin:0;
	font:bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}	
	
#textfield_middle h2{
		padding:23px 0 0 10px;
		margin:0;
		font:bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#585858;
		}
	
#body1_content{
	padding:0;
	margin:0;
	width:757px;
	}
	
#body1_content_left{
	float:left;
	width:547px;
	}
	
#welcome{
	float:left;
	width:525px;
	padding:15px 0 18px 15px;
	}	
		
h3{
	padding:0 0 6px 0;
	margin:0 0 10px 0;
	font:bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#c4020c;
	border-bottom:1px solid #b7b7b7;
	}
	
p{
	padding:0;
	margin:0;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
	}
	
#figure{
	padding:0 0 0 7px;
	margin:0;
	}
	
.figure_left{
	float:left;
	width:265px;
	}
	
.figure_left_top{
	width:265px;
	}
	
.figure_left_top_left{
	background:url(../images/blue_left.jpg) no-repeat 0 0;
	width:10px;
	height:29px;
	float:left;
	}
	
.figure_left_top_middle{
	background:url(../images/blue_middle_bg.jpg) repeat-x 0 0;
	width:245px;
	height:27px;
	float:left;
	padding:2px 0 0 0;
	}

.figure_left_top_right{
	float:right;
	background:url(../images/blue_right.jpg) no-repeat 0 0;
	width:10px;
	height:29px;
	float:right;
	}
	
.figure_left_middle{
	border:1px solid #404040;
	border-bottom:none;
	border-top:none;
	padding:10px 10px 0 10px;
	}	
	
.figure_left_bottom{
	width:265px;
	height:7px;
	font-size:1px;
	}
	
.figure_left_bottom_left{
	float:left;
	background:url(../images/bottom_left.jpg) no-repeat 0 0;
	width:10px;
	height:7px;
	}
	
.figure_left_bottom_middle{
	float:left;
	width:245px;
	margin:6px 0 0 0;
	background:url(../images/black_bg.jpg) repeat-x 0 0;
	height:1px;
	}
	
.figure_left_bottom_right{
	background:url(../images/bottom_right.jpg) no-repeat 0 0;
	width:10px;
	height:7px;
	float:right;
	}
	
#body1_content_right{
	float:right;
	width:200px;
	margin:7px 0 0 0;
	}

#body1_content_right_top{
	width:200px;
	height:7px;
	font-size:1px;
	}	

#body1_content_right_top_left{
	background:url(../images/red_top_left.jpg) no-repeat 0 0;
	width:7px;
	height:7px;
	float:left;
	}
	
#body1_content_right_top_middle{
	width:179px;
	float:left;
	background:url(../images/red_bg.jpg) repeat-x 0 0;
	height:7px;
	}
	
#body1_content_right_top_right{
	background:url(../images/red_top_right.jpg) no-repeat 0 0;
	width:14px;
	height:7px;
	float:right;
	}
	
#body1_content_right_middle{
	border:1px solid #c4020c;
	border-bottom:none;
	border-top:none;
	width:181px;
	padding:5px;
	}
	
#body1_content_right_bottom{
	width:200px;
	font-size:1px;
	}
	
#body1_content_right_bottom_left{
	background:url(../images/red_bottom_left.jpg) no-repeat 0 0;
	width:7px;
	height:7px;
	float:left;
	}
	
#body1_content_right_bottom_middle{
	width:179px;
	float:left;
	background:url(../images/red_bg.jpg) repeat-x 0 0;
	height:7px;
	margin:6px 0 0 0;
	}
	
#body1_content_right_bottom_right{
	background:url(../images/red_bottom_right.jpg) no-repeat 0 0;
	width:14px;
	height:7px;
	float:right;
	}
	
.bold_text{
	font-weight:bold;
	}
	
.link a:link, .link a:visited{
	text-decoration:underline;
	color:#0962a1;
	}
	
.link a:hover{
	text-decoration:none;
	}	
	
#body2_left{
	float:left;
	width:468px;
	padding:8px 0 0 7px;
	}
	
#body2_right{
	float:right;
	width:474px;
	padding:8px 0 0 0;
	}
	
.ppc{
	width:475px;
	}	
	
#footer{
	padding:30px 0 30px 0;
	margin:0;
	text-align:center;
	}	
	
/*for inner pages*/	

#content_inner{
	float:right;
	width:730px;
	padding:15px 15px 15px 10px;
	}
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

#content_inner hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
#outer_container #container #bodyarea #body1 #content #body1_content #body1_content_left #welcome .style1 a {
	text-decoration: none;
}
#outer_container #container #bodyarea #body1 #content #content_inner a {
	text-decoration: none;
}
#outer_container #container #bodyarea #body1 #content #content_inner span {
	color: #368D8D;
	text-decoration: none;
}
#outer_container #container #bodyarea #body1 #content #content_inner a {
	color: #368D8D;
	text-decoration: none;
}
