h1, h2 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

body {
	margin: 0;
	text-align: center;
	background: url('images/body_bg.gif') no-repeat center top;; font-style:normal; font-variant:normal; font-weight:normal; font-size:77%; font-family:Arial, Helvetica, sans-serif
}
h1.welcome {
	width: 400px;
	height: 80px;
	background-image: url('images/welcome2.gif');
}
h3 {
	font-size: 110%;
	margin: 0;
	padding: 0 0 10px 0;
}
h4 {
	font-size: 120%;
	margin: 0;
	padding: 0 0 8px 0;
}

#container {
	width: 782px;
	margin: 23px auto 0;
	text-align: left;
}
#header {
	height: 145px;
	width: 755px;
	background: url('images/header2.jpg') no-repeat;
	padding-left: 248px;
	margin-left: 14px
}
#header a {
	display: block;
	margin-top: 21px;
	height: 98px;
	width: 229px;
	float: left;
}
#topnav {
	height: 42px;
	background: #2064a3 url('images/topnav.gif') repeat-x;
	color: #000; margin-left:14px; margin-right:13px; margin-top:0; margin-bottom:0
}
#topnav ul {
	float: right;
	margin: 0;
	background: url('images/topnav_right.gif') no-repeat right top;; list-style-type:none; padding-left:0; padding-right:3px; padding-top:8px; padding-bottom:0
}
#topnav li {
	float: left;
	margin: 0 14px;
	font-size: 120%;
}
#topnav li.active {
	background: url('images/topnav_active.gif') no-repeat center bottom;
	padding-bottom: 17px
}
#topnav a {
	display: block;
	padding-bottom: 17px;
	color: #000;
	background: inherit;
	text-decoration: none;
	height: 0.01%;
	width: 0.01%;
}
#topnav a:hover {
	background: url('images/topnav_over.gif') repeat-x bottom;
}
#main {
	background: #2064a3 url('images/main.gif') repeat-y;
	width: 770px;
	color: #000; margin-left:-1px; margin-right:13px; margin-top:0; margin-bottom:0
}
#main .inner {
	padding-left: 31px
}
.leftcol {
	float: left;
	width: 187px;
	margin-top: 12px;
}
.leftcontent h3 {
	padding: 0 20px 10px 36px;
	text-align: center;
}
.leftcontent {
	background: url('images/left_border.gif') repeat-y right;
	padding-right: 9px
}
#main .leftcontent .inner {
	color: #000;
	padding-left:12px; padding-right:15px; padding-top:9px; padding-bottom:0
}
.check {
	background: url('images/check.gif') no-repeat 6px 0;
	padding-left:44px; padding-right:0; padding-top:4px; padding-bottom:0
}
.check p {
	font-size: 90%;
	padding: 0 0 0 10px;
	margin: 0;
}
.no_hassle {
	background: url('images/no_hassle.gif') no-repeat;
	margin-top: 15px;
	padding-left: 54px;
	text-align: center
}
.no_hassle a {
	color: #000;
	background: #d8ffa4;
	text-decoration: none;
}
.left_bottom {
	height: 17px;
	font-size: 1px;
	background: url('images/left_bottom.gif') no-repeat;
}
.content {
	float: left;
	margin: 12px 0 0 16px;
	width: 723px;
	line-height: 20px;
}
#main .content .inner {
	background: #d8ffa4 url('images/right_border.gif') repeat-y right;
	color: #000;
	padding-left:22px; padding-right:0; padding-top:0; padding-bottom:7px
}
.content_bottom {
	height: 17px;
	font-size: 1px;
	background: url('images/content_bottom2.gif') no-repeat;
}
.copyright {
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	background: #2064a3;
}
.bottom {
	background: url('images/bottom_left.gif') no-repeat;
	height: 10px;
	font-size: 1px;
	padding-left: 9px;
	margin-left:14px; margin-right:13px; margin-top:0; margin-bottom:0
}
.bottom div {
	background: #2064a3 url('images/bottom_right.gif') no-repeat right;
	color: #fff;
	height: 10px;
	font-size: 1px
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}