/* Reset Css (it standardizes cross-browser rendering on common elements, neutralizing browsers' built-in stylesheets.)*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background:url(../images/mainbg.jpg) repeat-x #4a7983;
	margin:22px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:18px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	color:#fff;
}
li {
	font-size:14px;
	background:url(../images/square.gif) 0px 8px no-repeat;
	padding-left:15px;
	margin-bottom:7px;
}
ol {
	margin-left:40px;
}
ol li {
	list-style:decimal;
	background:none;
	padding-left:10px;
}
h1 {
	font-size:26px;
	font-weight:bold;
	float:left;
	padding-top:55px;
	padding-bottom:5px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#maincontainer {
	width:780px;
	margin:0 auto;
	background:url(../images/maincontainer-bg.gif) repeat-y;
}
#header {
	background:url(../images/headerbg.jpg) no-repeat;
	height:149px;
}
.logo {
	padding-left:20px;
}
.logo img {
	vertical-align:middle;
	padding-top:8px;
	float:left;
}
.logo span {
	float:left;
	padding-top:50px;
	padding-bottom:10px;
}
.header_right {
	float:right;
	margin-top:-136px;
	margin-right:25px;
	text-align:right;
}
*html .header_right {
	float:right;
	margin-top:-136px;
	margin-right:15px;
	text-align:right;
}
.header_right a {
	text-decoration:none;
}
.call {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}
#maincontainer-bottom {
	background:url(../images/maincontainer-bottom.jpg) no-repeat;
	height:48px;
	text-align:center;
}
#home-container {
	width:730px;
	margin:0 auto;
}
#home-promo {
	background:url(../images/home-promo.jpg) no-repeat;
	height:238px;
	padding-left:430px;
	padding-top:80px;
}
#home-promo li {
	font-size:14px;
	font-weight:bold;
	background:url(../images/square.gif) 0px 8px no-repeat;
	padding-left:15px;
	margin-bottom:7px;
}
#about-promo ul {
	margin:100px 0px 0px 350px;
}
#about-promo li {
	font-size:14px;
	font-weight:bold;
	background:url(../images/square.gif) 0px 8px no-repeat;
	padding-left:15px;
	margin-bottom:7px;
}
#home-promo p {
	margin:15px 0px 0px 20px;
	text-align:center;
	color:#ffc600;
	font-size:14px;
	font-weight:bold;
}
#about-promo {
	background:url(../images/about-promo.jpg) no-repeat;
	width:730px;
	height:319px;
	float:left;
}
#login-promo {
	background:url(../images/login-promo.jpg) no-repeat;
	width:730px;
	height:318px;
	float:left;
}
.login {
	padding:40px 40px 0px 0px;
	float:right;
}
*html .login {
	padding:40px 40px 0px 0px;
	float:right;
	margin-bottom:35px;
}
.login td {
	padding:5px 5px;
}
.login input {
	border:solid 1px #FFF;
	height:20px;
	width:170px;
	padding-top:5px;
}
#support-promo {
	background:url(../images/support-contact-promo.jpg) no-repeat;
	width:730px;
	height:314px;
}
#ca-state {
	background:url(../images/ca-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#tx-state {
	background:url(../images/tx-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#fl-state {
	background:url(../images/fl-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#co-state {
	background:url(../images/co-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#nv-state {
	background:url(../images/nv-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#ok-state {
	background:url(../images/ok-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#ga-state {
	background:url(../images/ga-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
#va-state {
	background:url(../images/va-state.jpg) no-repeat;
	height:93px;
	padding-top:282px;
}
.form_support td {
	padding:2px 0px;
}
.state {
	text-align:center;
}
.select-state {
	background:url(../images/select-state-bg.jpg) no-repeat;
	width:193px;
	height:32px;
	padding-top:6px;
	float:right;
	text-align:center;
	margin:27px 20px 0px 0px;
}
.select-state img, .dropdown img, .state-selection2 img {
	vertical-align:middle;
	padding-bottom:2px;
}
*html .select-state img {
	padding-bottom:6px;
}
#navigation {
	float:left;
	margin:14px 0px 0px 50px;
}
*html #navigation {
	float:left;
	margin:14px 0px 0px 24px;
}
#navigation a {
	margin-right:1px;
}
#home-content {
	background:url(../images/home-content-bg.jpg) repeat-x #356068;
	width:730px;
	float:left;
}
.dropdown {
	position:absolute;
	margin:-465px 0px 0px 10px;
}
.coursetitle {
	position:absolute;
	margin:-465px 0px 0px 10px;
	text-align:center;
	width:780px;

}
#inside-content {
	background:#172527;
	float:left;
	width:700px;
	padding-left:30px;
}
.state-selection {
	margin:67px 0px 0px 10px;
	float:left;
}
.state-selection1 {
	margin:40px 0px 0px 10px;
	float:left;
         
}
.state-selection1 img {
	vertical-align:middle;
	padding-bottom:3px;
}
.state-selection1 span{
                font-weight:bold;
                padding-left:20px;
} 
.state-selection2 {
	margin:-15px 0px 0px 10px;
	float:right;
}
.register {
	margin:45px 20px 0px 0px;
	float:right;
}
.price {
	float:left;
	width:270px;
	margin-bottom:30px;
}
.price p {
	margin:10px 0px 0px 60px;
}
.msg {
	height:232px;
	float:left;
	padding-left:20px;
}
.msg h3 {
	font-size:16px;
	font-weight:bold;
	margin:27px 0px 20px 0px;
}
.msg img {
	margin:17px 20px 0px 30px;
}
.boxes {
	margin-top:14px;
	float:left;
}
.boxes a, .msg a {
	color:#ffae00;
}
.box1 {
	width:274px;
	float:left;
	background:url(../images/box1-img.jpg) no-repeat right bottom;
	padding:0px 0px 0px 10px;
	height:226px;
}
.boxes h4 {
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	padding:5px 0px 3px 0;
}
.box1 ul {
	margin-top:2px;
	width:180px;
}
.box1 li {
	background:url(../images/square.gif) no-repeat 0px 6px;
	font-weight:bold;
	padding-left:13px;
	font-size:11px;
	margin-bottom:2px;
}
.box3 ul, .msg ul {
	margin-top:10px;
}
.box3 li, .msg li {
	background:url(../images/square.gif) no-repeat 0px 6px;
	font-weight:bold;
	padding-left:13px;
	font-size:12px;
	margin-bottom:8px;
}
.box2 {
	background:url(../images/box-separator.jpg) no-repeat top left;
	float:left;
	height:225px;
	width:176px;
	padding:0px 7px;
	font-weight:bold;
}
.box2 a {
	color:#FFF;
}
.box3 {
	background:url(../images/box-separator.jpg) no-repeat top left;
	float:left;
	height:225px;
	width:236px;
	padding:0px 10px;
}
.box3 h4 {
	margin-bottom:7px;
}
.box2 img {
	float:left;
	margin-right:10px;
	vertical-align:middle;
	margin-bottom:15px;
}
.box2 h4 {
	margin-bottom:15px;
}
.fodder {
	float:left;
	padding:30px 20px 20px 20px;
	font-size:14px;
}
.fodder p {
	margin-bottom:5px;
}
.title {
	font-size:18px;
	font-weight:bold;
}
.maintitle {
	font-size:28px;
	font-weight:bold;
}
.subhead {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}
#maincontainer-bottom a.red {
	color:#f70000;
}
#maincontainer-bottom a.orange, .header_right a.orange, .form_support a, .errorright span {
	color:#ffae00;
}
#footer {
	width:780px;
	margin:0 auto;
	text-align:center;
}
#footer p {
	margin:15px 0px;
}
.copy {
	color:#000;
}
#inside-content p {
	margin-bottom:10px;
}
.siteleft {
	float:left;
	width:350px;
}
.siteright {
	float:left;
	width:300px;
}
.errorright {float:left;text-align:center;font-size:18px;margin-left:50px;line-height:25px;}
.errorright img {margin-bottom:20px;}