body{
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	color: #525252;
}

h1{
	font-size: 15px;
	font-weight: bold;
	color: #d11307;
	margin: 0 0 0 0px;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #d11307;
	margin: 0 0 0 0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #133c7a;
	margin: 0 0 0 0px;
}

a{
	text-decoration: none;
	color: #525252;
	outline: none;
}

object{
	outline: none;
}

ul, li{
	list-style-image: url("images/li.png");
}

img{
	border-width: 0;
}

input, textarea, select{
	border: solid 1px #7F9BCB;
}

input, select{
	width: 180px;
}

input.submit{
	width: 80px;
	font-weight: bolder;
	background-color: #6089BF;
	color: #ffffff;
	font-size: 15px;
}

td.form_label{
	font-size: 11px;
	padding-left: 20px;
}

td.form_header{
	font-weight: bold;
	line-height: 30px;	
}

#top_wide{
	width: 100%;
	background-image: url("images/top_ws.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#top_wide #top{
	background-image: url("images/top_s.png");
	width: 990px;
	height: 278px;
	margin: 0 auto;
}

#mid_wide{
	width: 100%;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: top center;
}

#mid_wide #mid{
	width: 990px;
	margin: 0 auto;
}

#mid_wide #mid #mid_table{
	margin: 0;
	padding: 0;
	border-width: 0;
	border-collapse: collapse;
}

#mid_wide #mid #mid_table tr td{
	vertical-align: top;
}

#mid_wide #mid #mid_table #left_td{
	background-image: url("images/shadow_sb.png");
	background-position: bottom;
	background-repeat: no-repeat;
}

#mid_wide #mid #mid_table #blue_l{
	width: 257px;
	margin: 10px 0 0 0;
	background-image: url("images/blue_s1.png");
}

#mid_wide #mid #mid_table #blue{
	width: 257px;
	min-height: 444px;
	background-image: url("images/blue_s.png");
	background-position: top;
	background-repeat: no-repeat;
}

#mid_wide #mid #mid_table #lmenu{
	padding: 20px 20px 20px 20px;
	width: 217px;
	text-transform: uppercase;
	color: #ffffff;
}

#mid_wide #mid #mid_table #lmenu ul{
	margin: 0;
	padding: 0;
}

#mid_wide #mid #mid_table #lmenu li.line{
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0 3px 0;
}

#mid_wide #mid #mid_table #lmenu li.l1{
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 3px 0;
}

#mid_wide #mid #mid_table #lmenu li.l1 a{
	color: #ffffff; 
	font-weight: bold;
}

#mid_wide #mid #mid_table #lmenu li.l1 a:hover{
	color: #FAE929;
}

#mid_wide #mid #mid_table #lmenu li.l2{
	list-style-image: url("images/li_w.png");
	list-style-position: inside;
	margin: 3px 0 3px 0;
	padding:  0 0 0 0px;
	
}

#mid_wide #mid #mid_table #lmenu li.l2 a{
	color: #ffffff; 
}

#mid_wide #mid #mid_table #lmenu li.l2 a:hover{
	 color: #FAE929;
}

#mid_wide #mid #mid_table #under_blue{
	width: 257px;
	min-height: 160px;
	background-image: url("images/shadow_st.png");
	background-position: top;
	background-repeat: no-repeat; 
}

#mid_wide #mid #mid_table #site_content{
	width: 692px;
	padding: 10px 20px 10px 20px;
	
}

#bottom_wide{
	width: 100%;
	background-image: url("images/blue_line.png");
	background-repeat: repeat-x;
	background-position: top center;
}

#bottom_wide #bottom{
	width: 990px;
	margin: 0 auto;
	min-height: 73px;
	padding: 7px 0 0 0;
	background-image: url("images/bottom_s.png");
	background-position: top;
	background-repeat: no-repeat;
}

#bottom_wide #bottom #bottom_table{
	margin: 0;
	padding: 0;
	border-width: 0;
	border-collapse: collapse; 
	font-size: 11px
}

#bottom_wide #bottom #bottom_table td{
	vertical-align: top;
}

#bottom_wide #bottom #bottom_table #ssi{
	padding: 30px 0 0 20px;
	line-height: 18px;
}

#bottom_wide #bottom #bottom_table #ssi img{
	vertical-align: top;
}

#bottom_wide #bottom #bottom_table #footer{
	padding: 10px 10px 50px 10px;
}

#bottom_wide #bottom #bottom_table #footer a{
	color: #133c7a;
	margin: 0 14px 0 0;
}

#bottom_wide #bottom #bottom_table #footer #bottom_menu{
	width: 100%;
	text-align: center;
	padding: 0px 0 30px 0;
}

#bottom_wide #bottom #bottom_table #footer #bottom_menu a{
	text-transform: uppercase;
	color: #083f7f;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

#bottom_wide #bottom #bottom_table #footer #bottom_menu a:hover{
	color: #dc2720;
}

.gallery_image_description{
	font-size: 10px;
}