@charset "utf-8";

/*
	green : #84C225 rgb(132, 194, 37)
	blue : #28356B rgb(40, 53, 107)
	pink : #DD127B rgb(221, 18, 123)
*/

html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background:#dededd;
	color:#28356B;
	color: #555;

}
#wrapper {
	width:970px;
	margin:10px auto;
	border: 10px solid #c1c1c1;
}

div#skip_nav {
	width: 970px; margin:auto;
	height: 1em;
	font-size:0.85em;
	padding-top:3px;
}

div#skip_nav a{
	color: #444;
}

h1 {
	font-size:28px;
	color:#28356B;
	font-weight:normal;
	line-height:50px;
	height:50px;
}
h2 {
	font-size:18px;
	color:#73A720;
	line-height:30px;
	margin-top: 15px;
}
h2 {
	height:45px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
}
html > body h2 {
	height:30px;
}

h3 {
	font-size:16px;
	color:#73A720;
	line-height:20px;
	height:20px;
}

strong {
	font-weight: bold;
}

p {
	margin-bottom:10px;
}
a {
	text-decoration:none;
	color:#73A720;
}

em {
	font-style:italic;
}

a:hover {
	text-decoration:underline;
}

ul.bulleted {
	margin:0px 0px 10px 30px;
}
ul.bulleted li {
	list-style-type:disc;
	line-height:16px;
}

fieldset {
	border:1px solid #555;
	padding: 3px;
	margin-bottom: 5px;
}

hr {
	border: 0px;
	border-top: 1px dashed #73A720;
	height: 1px;
}

th {
	background-color:#DD127B;
	color: #fff;
	border: 1px solid #fff;
	text-align:center;
	font-weight:bold;
	padding:3px;
}


/*
###################################################################################
								LEFT NAV
###################################################################################
*/
#content-left-nav {
	margin-right:13px;
	float:left;
	position:relative;
	text-align:left;
	overflow:hidden;
}
#content-left-nav {
	width:190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:177px;
}
html > body #content-left-nav {
	width:177px;
}
#offers-container {
	padding-left:15px;
	width:100%;
	overflow:hidden;
}

#offers-container img {
}

#contact_image {
margin-top:-30px;
position:relative;
}
.contactimg {
margin:15px;
overflow:visible;
}
.contactimgslide {
	margin-top:15px;
}

#left-nav-accmenu {
	margin-top:45px;
	margin-bottom:50px;
}
ul.left-nav-menu, ul.left-nav-menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 190px;
}
ul.left-nav-menu a {
	display: block;
	text-decoration: none;
}
ul.left-nav-menu li {
	margin-left:10px;
	border-bottom:dashed 1px #84C225;
}
ul.left-nav-menu li a {
	background:url(/images/right_arrow_green_wb.png) no-repeat 10px 50%;
	color: #28356B;
	padding:8px 0px 8px 38px;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
ul.left-nav-menu li a.selected {
	background:url(/images/down_arrow_bb.png) no-repeat 8px 50%;
	background-color:#28356B;
	color:#FFF;
}
ul.left-nav-menu li a.selectednosub {
	background:url(/images/right_arrow_bb.png) no-repeat 10px 50%;
	background-color:#28356B;
	color:#FFF;
}
ul.left-nav-menu li a:hover {
	background:url(/images/right_arrow_pb.png) #DD127B no-repeat 10px 50%;
	color:#FFF;
	text-decoration:none;
}
ul.left-nav-menu li ul li {
	border-bottom:dashed 1px #999999;
}
ul.left-nav-menu li ul li.lastsub {
	border-bottom:none;
}
ul.left-nav-menu li ul li a {
	background:none;
	font-size:13px;
	font-weight:normal;
	color: #28356B;
	padding-left: 27px;
}

ul.left-nav-menu li ul li a.selected {
	background:url(/images/right_arrow_pink.gif) no-repeat 5px 50%;
	color:#DD127B;
}
ul.left-nav-menu li ul li a:hover {
	background:none;
	color:#DD127B;
}


/*
###################################################################################
								TOP SECTION
###################################################################################
*/


#topbar {
	width:100%;
}
#topbarlogo {
	margin-right:3px;
	margin-bottom:3px;
	float:left;
	background-color:#FFF;
}
#topbarlogo {
	width:190px;
	height:190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:187px;
	height:187px;
}
html > body #topbarlogo {
	width:187px;
	height:187px;
}
#topbarimage {
	position:relative;
	margin-left:3px;
	margin-bottom:3px;
	float:left;
}
#topbarimage {
	width:780px;
	height:190px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:777px;
	height:187px;
}
html > body #topbarimage {
	width:777px;
	height:187px;
}

#abovenav {
	background-color:#28356b;
	margin-top:3px;
}
#abovenav {
	height:30px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:27px;
}
html > body #abovenav {
	height:27px;
}

/*
###################################################################################
								CONTENT
###################################################################################
*/


#content {
	background-color:#FFF;
}
#content {
	min-height:450px;
	height:auto!important;
	height:450px;
}




#rightoutercontainer {
	margin-left:3px;
	float:left;
	position:relative;
	min-height:450px;
	height:auto!important;
	height:450px;
}
#rightoutercontainer {
	width:780px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:777px;
}
html > body #rightoutercontainer {
	width:777px;
}
#content-top-nav {
	height:40px;
	overflow:hidden;
}
#top-nav-shifter {
	margin-top:-14px;
}
#top-nav-shifter a {
margin:0 5px;
}
#maincontent {
	text-align:justify;
	padding-left:5px;
}
#maincontent h1 {
	height:40px;
	width:500px;
}

#maincontent h1.homepage_title {
	height:40px;
	width:700px;
}

h2.sublisting {
	margin:0; padding:0;
	margin-bottom:15px;
	background:transparent url(/images/down_arrow_pink.gif) no-repeat 0 50%;
	font-size:17px;
	line-height:30px;
	height:30px;
	padding-left:18px;
	color:#28356B;
	font-weight:normal;
}

h2.sublisting {
	width:518px;
	height:45px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:500px;
	height:30px;
}
html > body h2.sublisting {
	width:500px;
	height:30px;
}


.main-image-top-container {
	padding:10px;
	margin-right:4px;
}
.main-image-container {
	position:absolute;
	right:0px;
	bottom:0;
}

.main-image-container-upper {
	position:absolute;
	right:0px;
	top:120px;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.size1l {
	width:547px;
}
.size1li {
	width:542px;
}
.size1r {
	width:230px;
	text-align:right;
}

table.price_table {
	width: 500px;
	font-size:1em;
	margin-bottom:5px;
}

table.price_table td{
	padding:3px;
	background-color:#efefef;
	border: 1px solid #fff;
	border-collapse:collapse;
	text-align:center;
}

.each_item {
	font-size:0.8em;
}

/*
###################################################################################
								FOOTER AREA
###################################################################################
*/


#footerbar {
	background-color:#28356b;
	height:40px;
	width:100%;
	color: #fff;
	font-size:0.9em;
	text-align:center;
	padding: 5px 0;
}

#footerbar a {
	color: #fff;
}

#footer_logos {
	float:left;
}

#baselogin {
	background:url(/images/right_arrow_bb.png) no-repeat left center;
	line-height:40px;
	padding:0 25px;
	float:right;
}
#baselogin {
	width:70px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:30px;
}
html > body #baselogin {
	width:30px;
}
#baselogin a {
	text-decoration:none;
	color:#FFF;
	font-size:16px;
}
#baselogin a:hover {
	text-decoration:underline;
}


/*
###################################################################################
								MISCELLANEOUS
###################################################################################
*/
#right_container {
overflow:hidden;
}
#get_a_quote {
position:relative;
margin-right:14px;
height:111px;
}
.clearboth {
	clear:both;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.hr {
  height: 15px; width:100%;
  background: transparent url(/images/green-dash.gif) repeat-x left;
}
div.hr hr {
display:none;
}

/*Links*/
#linksam {
	height:0; overflow:hidden;
}