﻿h1 {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Wrapper {
	background: url(../img/design/left_back.gif) repeat-y;
	padding-bottom: 10px;
}

#Header {
	background: url(../img/design/header_back.jpg) no-repeat;
	height: 138px;
}

#Header #Logo {
	width: 410px;
	height: 70px;
	overflow: hidden;
	background: url(../img/design/logo.gif);
	float: right;
	margin: 20px 10px 15px 0;
}

#Header>#Logo {
	margin-right: 20px;
}

#Header #Logo a {
	display: block;
	width: 410px;
	height: 0;
	overflow: hidden;
	padding-top: 70px;
}

#Header p#Phone {
	position: absolute;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	margin: 20px;
	padding: 0;
}

#Header p#Subtitle {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	clear: both;
	margin: 0 20px 0 20px;
	padding: 0;
}

#MainNav {
	color: #FFF;
	background: #000;
	padding: 5px 10px 5px 20px;
}

#MainNav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	text-align: right;
}

#MainNav ul li {
	display: inline;
	margin: 0 10px;
	font-size: 12px;
}

#MainNav ul li a, #MainNav ul li a:link, #MainNav ul li a:visited, #MainNav ul li a:focus, #MainNav ul li a:hover, #MainNav ul li a:active {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#MainNav ul li a:link, #MainNav ul li a:visited {
	text-decoration: none;
}

#MainNav ul li a:focus, #MainNav ul li a:hover {
	text-decoration: underline;
}

#MainNav ul li a:active {
	text-decoration: none;
}

#ContentTable {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	border-collapse: collapse;
}

#ContentTableRow {
	vertical-align: top;
}

#ContentTableLeft {
	background: url(../img/design/left_back.gif) repeat-y;
	width: 200px;
	margin: 0;
	padding: 0;
	border-right: 2px solid #47C;
}

#ContentTableCenter {
	padding: 5px 15px;
	margin: 0;
}

#ContentTableRight {
	width: 150px;
	padding: 0;
	margin: 0;
	border-left: 2px solid #47C;
}

#LeftNav {
	margin: 5px 20px;
}

#LeftNav ul {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	margin: 0;
	padding: 0;
}

#LeftNav li {
}

#LeftNav a, #LeftNav a:link, #LeftNav a:visited, #LeftNav a:focus, #LeftNav a:hover, #LeftNav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #036;
}

#LeftNav a:link, #LeftNav a:visited {
	text-decoration: none;
}

#LeftNav a:focus, #LeftNav a:hover {
	text-decoration: underline;
}

#LeftNav a:active {
	text-decoration: none;
}

#BottomNav {
	color: #FFF;
	background: #000;
	padding: 5px 20px;
	font-size: 10px;
	line-height: 15px;
}

#BottomNav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#BottomNav li {
	display: inline;
	margin: 5 1px;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#BottomNav a, #BottomNav a:link, #BottomNav a:visited, #BottomNav a:focus, #BottomNav a:hover, #BottomNav a:active {
	color: #FFF;
}

#BottomNav a:link, #BottomNav a:visited {
	text-decoration: none;
}

#BottomNav a:focus, #BottomNav a:hover {
	text-decoration: underline;
}

#BottomNav a:active {
	text-decoration: none;
}

#Footer {
	margin: 10px 20px;
	text-align: center;
	font-size: 10px;
}

#RightNav {
	margin: 5px;
}

form#GetStarted {
	margin: 0;
	padding: 0;
	text-align: center;
}

form#GetStarted p.heading {
	color: #47C;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
}

form#GetStarted p.explanation {
	color: #47C;
	font-size: 10px;
	font-style: italic;
	margin: 5px 0 20px 0;
}

form#GetStarted input.input {
	font-size: 12px;
	width: 60px;
	height: 16px;
	margin: 0;
	padding: 2px;
	vertical-align: top;
}

a, a:link, a:visited {
	color: #036;
}

a:focus, a:hover, a:active {
	color: #47C;
}

h1, h2, h3, h4, h5, h6 {
	color: #47C;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#MainNav .skipnav {
	position: absolute;
	z-index: -200;
	top: 0;
	left: 0;
}

#Content #HomePage table tr td ul {
	margin: 0 0 0 20px;
	padding: 0px;
}
#IndexH1 {
	background-color: #FFFFFF;
	color: #4477CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
}
