﻿html {
	height:100%;
}
body {
	background: url('../images/col_left_bg.gif') repeat-y left top;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
}
em	{
	font-style: italic;
}
h6 {font-family: Arial, Helvetica, sans-serif;}
h5 {font-family: Arial, Helvetica, sans-serif;}
h4 {font-family: Arial, Helvetica, sans-serif;}
h3 {font-family: Arial, Helvetica, sans-serif;}
h2 {font-family: Arial, Helvetica, sans-serif;}
h1 {font-family: Arial, Helvetica, sans-serif;}
a {font-family: Arial, Helvetica, sans-serif;}
strong {font-family: Arial, Helvetica, sans-serif;}
em {font-family: Arial, Helvetica, sans-serif;}
p {font-family: Arial, Helvetica, sans-serif;}
li {font-family: Arial, Helvetica, sans-serif;}
span {font-family: Arial, Helvetica, sans-serif;}
#wrap {
	background: url('../images/col_right_bg.gif') repeat-y right top;
	min-height:100%;
	position:relative;
}
* html #wrap {
	height:100%
}
#header {
	background: url('../images/hdr_bg.gif') repeat-x left top;
	height: 86px;
}
#flashBar {
	height: 255px;
	background: url('../images/flash_bg.gif') repeat-x;
	text-align: center;
}
#flashBar_mini {
	height: 65px;
	background: url('../images/flash_mini_bg.gif') repeat-x;
	text-align: center;
}

#left {
	float: left;
	width: 186px;
	font-size:12px;
	padding-top: 11px;
}
#leftMenu ul {
	border-top-color: #5c6871;
	border-top-width: 1px;
	border-top-style: solid;
}
#leftMenu li {
	display:inline;
}
#leftMenu li a {
	background-position: left top;
	display: block;
	padding: 8px 0 0 40px;
	width: 146px;
	height: 21px;
	background-image: url('../images/menu_li_bg.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#leftMenu li a:hover {
	background-position: left bottom;
	background-image: url('../images/menu_li_bg.gif');
	background-repeat: no-repeat;
	color: #1f262b;
}
#main {
	position:relative;
	margin-left:186px;
}
#right {
	float: right;
	width: 211px;
	padding: 13px 0;
}
#right a {
	font-weight: bold;
	color: #ffffff;
}
#right a:hover {
	color: #007fff;
}

.rightIMG {
	float: left;
	margin: 0 10px 0 0;
}
#right p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2em;
	padding: 0 10px 0 10px;
	margin-bottom: .5em;
}
#right hr {
	border: 0pt none;
	width: 100%;
	background-color:#5c6871;
	color:#5c6871;
	height:1px;
}

#content {
	padding: 13px 28px 13px 28px;
	margin-right: 211px;
}
#content p {
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.2em;
}
#content td {
	font-size: 13px;
	line-height: 1.2em;
}
#content th {
	font-size: 13px;
	line-height: 1.2em;
}
#content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: .5em;
}
#content ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: .5em;
}
#content li {
	font-size: 13px;
	line-height: 1.2em;
	margin-left: 20px;
}
#content blockquote {
	margin-left: 2em;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: .5em;
}

#content a {
	color: #007fff;
	font-weight: bold;
}
#content a:hover {
	color: #5be300;
}
#content h1 {
	margin-bottom: .5em;
	font-size: 18px;
	color: #007fff;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#inner-wrap {
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
#footer {
	text-align: center;
	margin: auto;
	padding-top: 16px;
	margin-top: 16px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #d6d9db;
	clear:both;
}
#footer p {	
	margin-bottom: .2em;
	font-size: 11px;
}
#footer strong {	
	font-size: 13px;
}
#footer img {	
	margin-bottom: .3em;
}
h2.menuQQ a {
	border-bottom: 1px solid #5c6871;
	background-image: url('../images/menu_quickquote.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
	height: 43px;
	width: 185px;
	margin: auto;
	overflow: hidden;
	text-indent: -3000px;
	display: block;
}
h2.menuQQ a:hover {
	background-image: url('../images/menu_quickquote.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
#header p {
	 float: left;
}
#hdrQQ {
	width: 155px;
	height: 86px;
	float: right;
	margin-right: 15px;
}
#hdrQQ h2 a {
	background-image: url('../images/hdr_quickquote.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 155px;
	overflow: hidden;
	text-indent: -3000px;
	display: block;
	margin-top: 27px;
}
#hdrQQ h2 a:hover {
	background-image: url('../images/hdr_quickquote.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.flashAnimation {
	clear: both;
	overflow: hidden;
}
.flashAnimation  p {
	clear: both;
}
.flashVideo {
	float: right;
}
.formTable {
	border-collapse: collapse;
	margin: auto;
}
.formTable td {	padding: 3px; vertical-align: top; border: 1px solid #d6d9db; }
.formTable th { padding: 3px; vertical-align: top; background: #007fff; color: #ffffff; font-weight: bold; text-align: center; }

/* BRAND MENU NAVIGATION */			
	#flashBar_mini ul { list-style:none; text-align:center; margin: auto; padding-top: 0px; width: 932px; display: block; clear: both; }
	#flashBar_mini li { display:inline; overflow:hidden; float:left; }
		#flashBar_mini li a { display: block; height: 29px; text-indent: -4000px; }
			
			#flashBar_mini li#FE60-U 		a	{ background: url('../images/menu_brands.gif')	   0px 0px no-repeat; width: 62px; }
			#flashBar_mini li#GE60 			a	{ background: url('../images/menu_brands.gif')	 -62px 0px no-repeat; width: 50px; }
			#flashBar_mini li#AR60 			a	{ background: url('../images/menu_brands.gif')	-112px 0px no-repeat; width: 50px; }
			#flashBar_mini li#FE60X 		a	{ background: url('../images/menu_brands.gif')	-162px 0px no-repeat; width: 57px; }
			#flashBar_mini li#AR60X 		a	{ background: url('../images/menu_brands.gif')	-219px 0px no-repeat; width: 59px; }
			#flashBar_mini li#FE80-U 		a	{ background: url('../images/menu_brands.gif')	-278px 0px no-repeat; width: 61px; }
			#flashBar_mini li#GE80			a	{ background: url('../images/menu_brands.gif')	-339px 0px no-repeat; width: 50px; }
			#flashBar_mini li#AR80			a	{ background: url('../images/menu_brands.gif')	-389px 0px no-repeat; width: 50px; }
			#flashBar_mini li#FE80X-U		a	{ background: url('../images/menu_brands.gif')	-439px 0px no-repeat; width: 71px; }
			#flashBar_mini li#GE80X			a	{ background: url('../images/menu_brands.gif')	-510px 0px no-repeat; width: 59px; }
			#flashBar_mini li#AR80X			a	{ background: url('../images/menu_brands.gif')	-569px 0px no-repeat; width: 60px; }
			#flashBar_mini li#AdaptPath		a	{ background: url('../images/menu_brands.gif')	-629px 0px no-repeat; width: 99px; }
			#flashBar_mini li#AdaptRate		a	{ background: url('../images/menu_brands.gif')	-728px 0px no-repeat; width: 100px; }
			#flashBar_mini li#Encryption	a	{ background: url('../images/menu_brands.gif')	-828px 0px no-repeat; width: 104px; }
			
			#flashBar_mini li#FE60-U 		a:hover	{ background: url('../images/menu_brands.gif')	   0px -29px no-repeat; width: 62px; }
			#flashBar_mini li#GE60 			a:hover	{ background: url('../images/menu_brands.gif')	 -62px -29px no-repeat; width: 50px; }
			#flashBar_mini li#AR60 			a:hover	{ background: url('../images/menu_brands.gif')	-112px -29px no-repeat; width: 50px; }
			#flashBar_mini li#FE60X 		a:hover	{ background: url('../images/menu_brands.gif')	-162px -29px no-repeat; width: 57px; }
			#flashBar_mini li#AR60X 		a:hover	{ background: url('../images/menu_brands.gif')	-219px -29px no-repeat; width: 59px; }
			#flashBar_mini li#FE80-U 		a:hover	{ background: url('../images/menu_brands.gif')	-278px -29px no-repeat; width: 61px; }
			#flashBar_mini li#GE80			a:hover	{ background: url('../images/menu_brands.gif')	-339px -29px no-repeat; width: 50px; }
			#flashBar_mini li#AR80			a:hover	{ background: url('../images/menu_brands.gif')	-389px -29px no-repeat; width: 50px; }
			#flashBar_mini li#FE80X-U		a:hover	{ background: url('../images/menu_brands.gif')	-439px -29px no-repeat; width: 71px; }
			#flashBar_mini li#GE80X			a:hover	{ background: url('../images/menu_brands.gif')	-510px -29px no-repeat; width: 59px; }
			#flashBar_mini li#AR80X			a:hover	{ background: url('../images/menu_brands.gif')	-569px -29px no-repeat; width: 60px; }
			#flashBar_mini li#AdaptPath		a:hover	{ background: url('../images/menu_brands.gif')	-629px -29px no-repeat; width: 99px; }
			#flashBar_mini li#AdaptRate		a:hover	{ background: url('../images/menu_brands.gif')	-728px -29px no-repeat; width: 100px; }
			#flashBar_mini li#Encryption	a:hover	{ background: url('../images/menu_brands.gif')	-828px -29px no-repeat; width: 104px; }
						
	#flashBar ul { list-style:none; text-align:center; margin: auto; padding-top: 0px; width: 932px; display: block; clear: both; }
	#flashBar li { display:inline; overflow:hidden; float:left; }
		#flashBar li a { display: block; height: 29px; text-indent: -4000px; }
			
			
			#flashBar li#FE60-U 		a	{ background: url('../images/menu_brands.gif')	   0px 0px no-repeat; width: 62px; }
			#flashBar li#GE60 			a	{ background: url('../images/menu_brands.gif')	 -62px 0px no-repeat; width: 50px; }
			#flashBar li#AR60 			a	{ background: url('../images/menu_brands.gif')	-112px 0px no-repeat; width: 50px; }
			#flashBar li#FE60X 			a	{ background: url('../images/menu_brands.gif')	-162px 0px no-repeat; width: 57px; }
			#flashBar li#AR60X 			a	{ background: url('../images/menu_brands.gif')	-219px 0px no-repeat; width: 59px; }
			#flashBar li#FE80-U 		a	{ background: url('../images/menu_brands.gif')	-278px 0px no-repeat; width: 61px; }
			#flashBar li#GE80			a	{ background: url('../images/menu_brands.gif')	-339px 0px no-repeat; width: 50px; }
			#flashBar li#AR80			a	{ background: url('../images/menu_brands.gif')	-389px 0px no-repeat; width: 50px; }
			#flashBar li#FE80X-U		a	{ background: url('../images/menu_brands.gif')	-439px 0px no-repeat; width: 71px; }
			#flashBar li#GE80X			a	{ background: url('../images/menu_brands.gif')	-510px 0px no-repeat; width: 59px; }
			#flashBar li#AR80X			a	{ background: url('../images/menu_brands.gif')	-569px 0px no-repeat; width: 60px; }
			#flashBar li#AdaptPath		a	{ background: url('../images/menu_brands.gif')	-629px 0px no-repeat; width: 99px; }
			#flashBar li#AdaptRate		a	{ background: url('../images/menu_brands.gif')	-728px 0px no-repeat; width: 100px; }
			#flashBar li#Encryption		a	{ background: url('../images/menu_brands.gif')	-828px 0px no-repeat; width: 104px; }
			
			#flashBar li#FE60-U 		a:hover	{ background: url('../images/menu_brands.gif')	   0px -29px no-repeat; width: 62px; }
			#flashBar li#GE60 			a:hover	{ background: url('../images/menu_brands.gif')	 -62px -29px no-repeat; width: 50px; }
			#flashBar li#AR60 			a:hover	{ background: url('../images/menu_brands.gif')	-112px -29px no-repeat; width: 50px; }
			#flashBar li#FE60X 			a:hover	{ background: url('../images/menu_brands.gif')	-162px -29px no-repeat; width: 57px; }
			#flashBar li#AR60X 			a:hover	{ background: url('../images/menu_brands.gif')	-219px -29px no-repeat; width: 59px; }
			#flashBar li#FE80-U 		a:hover	{ background: url('../images/menu_brands.gif')	-278px -29px no-repeat; width: 61px; }
			#flashBar li#GE80			a:hover	{ background: url('../images/menu_brands.gif')	-339px -29px no-repeat; width: 50px; }
			#flashBar li#AR80			a:hover	{ background: url('../images/menu_brands.gif')	-389px -29px no-repeat; width: 50px; }
			#flashBar li#FE80X-U		a:hover	{ background: url('../images/menu_brands.gif')	-439px -29px no-repeat; width: 71px; }
			#flashBar li#GE80X			a:hover	{ background: url('../images/menu_brands.gif')	-510px -29px no-repeat; width: 59px; }
			#flashBar li#AR80X			a:hover	{ background: url('../images/menu_brands.gif')	-569px -29px no-repeat; width: 60px; }
			#flashBar li#AdaptPath		a:hover	{ background: url('../images/menu_brands.gif')	-629px -29px no-repeat; width: 99px; }
			#flashBar li#AdaptRate		a:hover	{ background: url('../images/menu_brands.gif')	-728px -29px no-repeat; width: 100px; }
			#flashBar li#Encryption		a:hover	{ background: url('../images/menu_brands.gif')	-828px -29px no-repeat; width: 104px; }

.errorMessage {
	padding:10px;
	border:3px solid #CD0000;
	background-color:#fae5e5;
	color:#CD0000;
	margin: 0 0 10px;
	font-weight:bold;
}
.passedMessage {
	padding:10px;
	background-color:#D9F2D9;
	border:3px solid #29A329;
	color:#29A329;
	margin: 0 0 10px;
	font-weight:bold;
}

/* Quick Quote */

.quickQuote a {
	display:block;
	text-align:center;
}

#header .quickQuote {
	width:182px;
	height:58px;
	position:absolute;
	right:15px;
	top:15px;
}

#left .quickQuote {
	margin:0 auto;
	padding-bottom:14px;
	border-bottom:1px solid #5C6871;
}