html, body, form, ol, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: arial;
	background: url(images/bg.png) #737373 repeat-x;
}
hr {
	background-color:#0F6488;
	color:#0F6488;
	height:1px;
	border:none;
	clear:both;
}
#main {
	width: 812px;
	margin: 0 auto;
}
#logo {
	width: 282px;
	height: 154px;
	padding: 0 0 0 10px;
	float: left;
}
/*#menu {
	list-style: none;
	padding: 0 10px 0 0;
	float: right;
}
#menu li{
	padding: 0 10px 0 10px;
	float: left;
}
#menu a {
	height: 54px;
	color: #0F6488;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 112px 0 0 0;
	float: left;
}
#menu a.act, #menu a:hover {
	background: url(images/menu_act.gif) repeat-x;
}
#####################
sub menu tweaks
######################
li.subItem {
display:block;
height:25px;
background-color:#999999;
width:150px;
padding:3px 5px;
}
li.subItem a {
margin:0;
padding:0;
background:none;
}
*/
#header {
	width: 812px;
	margin: 0;
	padding:0;
	float: left;
}
#content_out {
	width: 790px;
	background: url(images/content_out_bg.png) repeat-y;
	padding: 0 11px 0 11px;
	float: left;
}
* html #content_out {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='scale', src='images/content_out_bg.png' );
}
#content_main {
	width: 760px;
	background: url(images/content_main_bg.png) repeat-x;
	padding: 10px 15px 0 15px;
	float: left;
}
.index_left, .index_right {
	width: 360px;
	min-height: 213px;
	_height: 213px;
	color: #343434;
	font-family: verdana;
	float: left;
}
.index_left {
	background: url(images/index_border.gif) no-repeat right 0;
	padding: 0 20px 0 0;
}
.index_right {
	padding: 0 0 0 20px;
}
.t_right {
	text-align: right;
}
.index_left h1, .index_right h1 {
	font-size: 30px;
	font-family: trebuchet MS;
	font-weight: normal;
	padding: 0 0 12px 0;
	display: block;
}
.index_left p, .index_right p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 12px 0;
	display: block;
}
.index_left p a, .index_right p a {
	color: #343434;
}
.index_left p a:hover, .index_right p a:hover {
	text-decoration: none;
}
#content {
/*	border:1px solid red;
	width: 500px; */
	width: 750px;
	font-size: 12px;
	font-family: Helvetica;
	padding: 10px 0 10px 0;
	float: left;
}
#content .list1 li {
	color: #0F6488;
	margin:3px 20px;
}
#content .list1 {
	margin-bottom:15px;
}
#content .list2 li {
	color: #0F6488;
	margin:15px 20px;
}
#content h2 {

}
#content h1, #sidebar h1 {
	font-size: 16px;
	clear: left;
	display: block;
}

#sidebar h1 {
	padding: 0 0 8px 0;
}
#content h2, #content h3 {
	padding: 0 0 12px 0;
	clear: left;
	display: block;
}
#content h2 {
	font-size: 14px;
	font-weight: normal;
}
#content h3 {
	color: #0F6488;
	font-size: 12px;
}
#content p, #sidebar p {
	color: #0F6488;
	line-height: 1.5;
	padding: 0 0 12px 0;
	display: block;
}
#sidebar {
	width: 224px;
	font-size: 11px;
	font-family: Helvetica;
	padding: 10px 0 10px 0;
	float: right;
}
#sidebar h2 {
	color: #29445E;
	font-size: 21px;
	font-family: trebuchet MS;
	text-align: right;
	padding: 0 0 5px 0;
	clear: left;
	display: block;
}
#sidebar #submenu {
	width: 244px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	list-style: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 0 10px 0;
	margin: 0 0 15px 0;
	_margin: 0 0 5px 0;
	float: left;
}
#sidebar #submenu a {
	width: 224px;
	height: 21px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	background: url(images/submenu_bg.gif) no-repeat;
	padding: 6px 10px 0 10px;
	float: left;
}
#sidebar #submenu a.act {
	text-align: left;
	background: url(images/submenu_act.gif) no-repeat;
}
#sidebar #submenu a:hover {
	background: url(images/submenu_act.gif) no-repeat;
}
#sidebar .ad {
	width: 244px;
	padding: 5px 0 0 40px;
}
#bottom {
	width: 812px;
	height: 25px;
	background: url(images/bottom_bg.png) no-repeat;
	float: left;
}
* html #bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='images/bottom_bg.png' );
}
#footer {
	width: 770px;
	color: #AAAAAA;
	font-size: 10px;
	font-family: verdana;
	padding: 5px 21px 15px 21px;
	float: left;
}
#footer a, a.all, a.more {
	color: #AAAAAA;
	text-decoration: none;
}
#footer a.act, #footer a:hover {
	color: #FFFFFF;
}
#footer .left, #sidebar #submenu li {
	float: left;
}
#footer .right, a.all, a.more {
	text-align: right;
	float: right;
}
#contactForm {
	color:#0F6488;
	margin-top:30px;
}
#contactForm span {
	clear:both;
	width:400px;
	margin-bottom:3px;
	float:left;
}
#contactForm label {
	width:70px;
	float:left;
	text-align:right;
	padding-right:3px;
}
#contactForm .text1 {
	width:300px;
	float:left;
	padding:3px;
}
#contactForm .submit {
	float:left;
}

