@charset "utf-8";
/* CSS Document */
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
html body {
	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
}
img {
	border:none;
}
a {
	text-decoration: none;
	color:#CB3137;
}
#faq a, #links a, #green a, #forms a, #empaccess a {
	font-style:italic;
}
a:hover {
	text-decoration:underline !important;
}
td {
	vertical-align:top;
}
h1 {
	font-size:15px;
	font-weight:bold;
	color:#CC3335;
	margin-bottom: 5px;
	text-transform:uppercase;
}
h2 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}
p {
	margin-top:0px;
}
ul {
	margin-bottom:20px;
}
#container {
	position:relative;
}
/* Menu Styles */
.dropdown, .dropsub {
	background-image:url(../images/menushade.jpg);
	background-repeat:repeat-x;
	border-color:#000;
	background-color:#fff;
	border-width: 0px 1px 1px;
	border-style:solid;
	padding:17px 23px;
}
.dropdown a, .dropsub a {
	padding: 7px 0px;
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
/* End Menu Styles */
#contentContainer {
	margin: 0px auto;
	width:920px;
}
#leftShadow {
	background-image:url(../images/shadow_l.gif);
	background-repeat:repeat-y;
}
#rightShadow {
	background-image:url(../images/shadow_r.gif);
	background-repeat:repeat-y;
}
#bottomShadow {
	background-image:url(../images/shadow_b.gif);
	background-repeat:repeat-x;
}
#headerText {
	width: 608px;
	height:71px;
	background-image:url(../images/header_r2_c2.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}
#headerText a {
	display:inline-block;
	margin-top:48px;
	color:#ffffff;
	margin-right: 10px;
	font-weight:bold;
}
#mainContentHolder {
	width:862px;
	margin:0px auto;
	border-width:2px 2px 0px;
	border-color:#000;
	border-style:solid;
}
.headImage {
	margin-bottom:20px;
}
.leftColumn {
	border-right-color:#C2C2C2;
	border-right-style:solid;
	border-right-width:1px;
}
.rightColBlock {
	padding:12px;
	border-bottom-color:#c2c2c2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#preslink {
	text-align:right;
	font-size:11px;
	margin:5px 0px 7px;
}
#testimonial {
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:no-repeat;
	height:177px;
	position:relative;
	margin: 25px 0px 20px;
}
#testimonialText {
	padding: 12px 93px 0px 85px;
	line-height:20px;
}
#testimonialLink {
	width:125px;
	position:absolute;
	top:151px;
	left:435px;
}
.pageBlock {
	margin:20px;
	line-height:18px;
}
.redUnder {
	border-bottom-color:#cc3335;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:20px;
}
.pageBlock ul {
	margin-left:15px;
	padding-left:8px;
	margin-top:0px;
	list-style:circle;
}
.pageBlock li ul {
	list-style:square;
	margin-left:8px;
}
ul.tips li{
	padding-bottom:10px;
}
.dots {
	background-image:url(../images/backgrounddots.gif);
	background-repeat:repeat-x;
	margin:25px 0px 20px;
}
.red {
	color:#CC3335;
}
.serviceTable {
	width:100%;
}
.serviceTable th {
	background-color:#CC3335;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	padding:2px 0px 2px 10px;
}
.serviceTable td {
	padding:15px 15px 15px 0px;
	border-bottom-color:#333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#636466;
}
.tableLink{
	color:#636466;
}
.rightColBlock ul {
	margin:0px;
	padding:0px;
}
.rightColBlock ul li {
	list-style:none;
	padding:7px 0px;
	border-style:dotted;
	border-color:#333;
	border-width:0px 0px 1px;
	border-collapse:collapse;
}
.rightColBlock ul.lessLines li {
	list-style:none;
	padding:7px 0px;
	border-width: 0px 0px 1px;
	border-color:#CC3335;
}
.rightColBlock li a {
	color:#333;
}
/* Dimensions page styles*/
#dimensionsTable tr td img{
	float:right;
}
#dimensionsTable{
	border-collapse:collapse;
	width:100%;
}
#dimensionsTable td{
	border-color:#999;
	border-style:solid;
	border-width:1px 0px;
	vertical-align:middle;
}
#dimensionsTable td table{
	margin:auto;
}
#dimensionsTable td.hasImage{
	border-right-width:1px;
}
.dimensionsBlock{
	width:216px;
}
.dimensionsBlock td{
	border:none !important;
	padding:3px;
}
.dimensionsBlock th{
	text-align:left;
	font-weight:bold;
	padding-right:6px;
}
/* End Dimesions page styles */
/* Site Map Styles */
#siteMapTable {
	width:100%;
}
#siteMapTable td {
	border-color:#333;
	border-style:solid;
	border-width:0px;
}
#siteMapTable a {
	color:#333;
}
#siteMapTable ul.topLevel li {
	padding-bottom:15px;
	font-weight:bold;
}
#siteMapTable ul.subLevel li {
	padding-bottom:0px;
	font-weight:normal;
}
/* End Site Map Styles */
#footer {
	background-color:#4C4C4C;
	color:#ffffff;
	width:836px;
	margin:0px auto;
	font-size:10px;
	padding:30px 0px 15px 30px;
}
#footer strong {
	font-size:11px;
}
#footer a {
	color:#EB979B;
}
#footer .footerLinks a {
	color:#fff;
}
#copyright{
	text-align:center;
	margin:20px 0px 0px;
}
#copyright a{
	color:#fff;
	text-decoration:underline;
}