html, body { margin: 0; padding: 0; border: 0; }
body {
	padding: 0;
	margin: 0;
	background: #fff url('images/bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #212121
	}

#body h1, #body h2 {
	font-size: 12px;
	display: inline;
}

.sub_header { font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 10px 8px 13px; overflow: hidden; }

.center_column { padding: 15px 10px 5px 7px;}

.right_column { padding: 10px 6px 5px 8px; }

img {
	border: 0;
	}

hr {
	height: 1px;
	color: #646464;
	}

.smalltext {
	color: #336799;
	font-size: 90%;
	}
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('images/tbg.gif');
	padding: 0 5px;
	}

#header {
	background: url('images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}
#header .header {
	background: url('images/header_top.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
#topnav .home {
	background-image: url('images/home.gif');
	}
#topnav .sitemap {
	background-image: url('images/sitemap.gif');
	}
#topnav .contact {
	background-image: url('images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
#topnav a:hover {
	text-decoration: underline;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#nav {
	background: #686868 url('images/nav_bg.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 9pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}
#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 20px;
	margin-right: 11px;
	background: url('images/nav_sep.gif') right no-repeat;

	}
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
#nav a {
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	color: #F7C945;
	text-decoration: underline;
	}

#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}
#content a {
	color: #336799;
	font-weight: bold;
	}
#content .footer {
	background: url('images/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

#specials {
	background: #376B9D;
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 145px;
	}

#specials div {
	width: 240px;
	height: 138px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}
#specials .package1 {
	background-image: url('images/package1.gif');
	}
#specials .package2 {
	background-image: url('images/package2.gif');
	left: 250px;
	}
#specials .package3 {
	background-image: url('images/package3.gif');
	left: 495px;
	}
#specials .button {
	background: url('images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	}
#specials a.button:hover {
	color: #F7C945;
	}
#specials h2 {
	font: 17pt Arial, sans-serif;
	color: #336799;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-left: 110px;
	margin-top: 10px;
	}
#specials h3 {
	font: 14pt Arial, sans-serif;
	margin: 0;
	line-height: .5em;
	font-weight: normal;
	padding-left: 115px;
	color: #F28049
	}
#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('images/special_bull.gif');
	padding-left: 130px;
	}

#body {
	position: relative;
	padding: 5px;
	}

#leftcol {
	float: right;
	width: 161px;
	}
#rightcol {
	float: left;
	width: 191px;
	}
#midcol {
	width: 368px;
	}
#leftcol,
#rightcol,
#midcol {
	position: relative;
	font-size: 8pt Tahoma, sans-serif;
	}
#leftcol p,
#rightcol p,
#midcol p {
	padding: 10px 8px;
	margin: 0;
	}
#leftcol hr,
#rightcol hr,
#midcol hr {
	margin: 0 8px;
	}
#leftcol .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}
#leftcol .footer {
	background: #FEF2CE url('images/left_col_footer.gif') top center no-repeat;
	height: 5px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#midcol .footer {
	background: #FFF url('images/mid_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .footer {
	background: #FFF url('images/right_col_footer.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-color: #BBBBBB;
	}
#leftcol .alt1,
#rightcol .alt1,
#midcol .alt1,
#midcol .alt2 {
	border-width: 0 1px;
	border-style: solid;
	margin-bottom: 10px;
	}
#leftcol .alt1 h2 {
	background: url('images/orange_header.gif');
	}
#midcol .alt1 h2 {
	background: url('images/blue_header.gif');
	}
#midcol .alt1 h1 {
        background: url('images/blue_header.gif');
        }
#midcol .alt2 h2 {
	background: url('images/lblue_header.gif');
	}
#rightcol .alt1 h2 {
	background: url('images/orange_header2.gif');
	}
#leftcol h2,
#rightcol h2,
#midcol h1, 
#midcol h2 {
	margin: 0 -1px;
	color: #fff;
	font: bold 10pt Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 16px;
	height: 23px;
	}
#midcol {
	margin-left: 196px;
	margin-right: 166px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
#footer .header {
	background: url('images/footer_top.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('images/generic_bottom.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#footer li {
	float: left;
	margin-right: 15px;
	}
#footer a {
	color: #000;
	}
