/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 13px "trebuchet ms";
	background: #eeeeee;
	color: #959594;
}

h1{	font: 20px "trebuchet ms"; color: #000000; border-bottom: 1px solid #cecece; }
h2{	font: bold 14px "trebuchet ms"; color: #727272; }
h3{	font: 18px "trebuchet ms"; color: #000000; }
h4{	font: 16px "trebuchet ms"; color: #000000; }
h5{	font: 20px "trebuchet ms"; color: #FFFFFF; border-bottom: 1px solid #6a6a6a; }
h6{	font: 18px "trebuchet ms"; color: #c54957; margin-bottom:-10px; }
.subHeading{font: 18px "trebuchet ms"; color: #c54957; margin-bottom:-10px;}

/* MAKES ALL BROWSERS HANDLE HEADINGS AND PARAGRAPHS THE SAME, USE AT YOUR DISCRETION */
h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 6px 0; }

.clear{	clear: both; }
.left{ float: left; }
.right{ float: right; }
.red{ color: red; }
.white{ color: white; }
img{ border: none; }

a{
	outline-style: none;
}

form, fieldset, legend{ margin: 0; padding: 0; }
fieldset{ border: none; }
legend{ display: none; }
.nobg{ border: none; background: none; }

a{
	color: #c54957;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

/* CSS TRANSPARENCY, THIS INVALIDATES THE STYLESHEET, USE AT YOUR DISCRETION */
/*a:hover img{ opacity: 0.8; filter: alpha(opacity=80); -moz-opacity:0.8; }*/

/* input[type=""] DOES NOT WORK IN IE6 */
input[type="checkbox"], input[type="radio"]{ border: none; width: auto; background: none; }

input, textarea{
	background: white;
	border: solid 1px #a4a4a4;
	font: 12px "trebuchet ms";
	width: 190px;
	margin: 0;
	padding: 0;
	color: #888888;
	padding: 2px;
}

input.submit{
	width: auto;
	height: auto;
	background: none;
	border: none;
}

ul{ margin: 0; padding: 5px 0 5px 5px; }


ul li{
	list-style: none;
	background: url(../gfx/listimage.gif) left center no-repeat;
	padding-left: 39px;
}
	
.content ul li{	
	list-style-type:none;
	background: url(../gfx/listimage.gif) no-repeat;
	padding: 0 0 0 30px;
	background-position: 10px 8px;
	margin: 5px 0 5px 0px;
}

#headerBg{ background: #414141; }

#header{
	margin: 0 auto;
	overflow: hidden;
	width: 978px;
	background: #414141;
	padding: 10px;
	margin-top: 0px;
	height:114px;
}

#headerNav{ font: bold 12px arial; margin: 0 0 20px 0; padding: 0; float:right; }
#headerNav li{
	list-style: none;
	float: left;
	margin: 2px 5px;
	background: none;
}
#headerEmail{
	float: right;
	color: white;
	font-size: 14px;
}

#navBg{ background: #1c1c1d; }
#nav{
	margin: 0 auto;
	overflow: hidden;
	width: 998px;
	font-size: 16px;
	font-weight:bold;
	padding: 0;
	background: #1c1c1d; 
}
#nav li{
	float: left;
	list-style: none;
	background: none;
}
#nav li a{
	color: #FFFFFF;
	display: block;
	padding: 7px;
}
#nav li a:hover, #nav li.selected a{
	background: #c54957;
	text-decoration: none;
}

#mainArea{
	width: 976px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background: #FFFFFF;
	padding: 10px;
}

#banner{
	background: url(../gfx/banner.jpg) no-repeat;
	height:290px;
	width: 635px;
	padding:3px 0px 0px 5px;
}

#leftcol{
	float: left;
	width: 640px;
}

.leftcolBox{
	background: url(../gfx/fadeBg.gif) no-repeat;
	width: 274px;
	float: left;
	padding: 5px 20px;
}

#rightcol{
	float: right;
	width: 306px;
}

#emailSignup{
	background: url(../gfx/emailBg.gif) no-repeat;
	width: 244px;
	height: 42px;
	padding: 50px 5px 0 15px;
	margin-top: 6px;
}
#emailSignup input{
	vertical-align: middle;
}

#testimonialImage{ border: 4px solid #cecece; float: left; margin-right: 20px;  margin-top: 10px; }

#footer{
	width: 958px;
	background: #414141;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 20px;
}

#footer{ font-size: 15px; }
#footer ul{ float:left; margin-right: 60px; }
#footer ul li{ margin: 5px 0; }
#footer ul li a{ color: white; }

#footerText{
	margin: 0px auto 0px auto;
	width: 998px;
}


.greyBoxTop{
	width: 264px;
	height: 28px;
	background: url(../gfx/greyBoxTop.gif) no-repeat;
}
.greyBoxBottom{
	width: 221px;
	height: 117px;
	background: url(../gfx/contactBg2.jpg) no-repeat;
	padding: 46px 13px 0px 30px;
}

#greyBoxBottomTest{
	width: 221px;
	height: 128px;
/*	height: 117px;*/
	background: url(../gfx/testimonialsBg.jpg) no-repeat;
	padding: 35px 13px 6px 30px;
}

#greyBoxBottomTest a{
	color: #c6c6c6;
}

/* ROUNDED Orange BOXES */
.roundedBoxGrey {
	background: #F2F2F2;
	width: 100%;
	margin: 0;
	border: none;
	clear: both;
	color: #7A7A7A;
}

.roundedBoxGrey:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.roundedBoxGrey .content {
	padding: 0px 20px;
	clear: both;
	position: relative;
	overflow: hidden;
	border: none;
}

.roundedBoxGrey .tl, .roundedBoxGrey .tr, .roundedBoxGrey .bl, .roundedBoxGrey .br {
	width: 12px; /* Size of corner */
	height: 12px; /* Size of corner */
	display: block;
	position: relative;
	overflow: hidden;
}

.roundedBoxGrey .tl {
	background: url(../gfx/boxCornersGrey.gif) 0 0;
	float: left;
	margin-top: 0;
	margin-left: 0;
}     

.roundedBoxGrey .tr {
	background: url(../gfx/boxCornersGrey.gif) 12px 0;
	float: right;
	margin-top: 0;
	margin-right: 0;
}    

.roundedBoxGrey .bl {
	background: url(../gfx/boxCornersGrey.gif) 0 12px;
	float: left;
	margin-bottom: 0;
	margin-left:0;
}     

.roundedBoxGrey .br {
	background: url(../gfx/boxCornersGrey.gif) 12px 12px;
	float: right;
	margin-bottom: -1px;
	margin-right: -1px;
} 


.contentHome{
	background:url(../gfx/smallBg.jpg) no-repeat;
	margin-bottom:20px;
	width:599px;
	height:auto;
	padding:20px 20px 0px 20px;
	color:#505050;
	}
	
#pdf{
	width:262px;
	height:auto;
	background:url(../gfx/rightBg.jpg) no-repeat;
	height:auto;
	padding: 20px 20px 0px 20px;
	margin:0 auto;
	color:#505050;
	}
	
	
.greyBg{
	width:auto;
	height:auto;
	padding:5px 10px 5px 10px;
	background-color:#f5f5f5;
	color:#7a7a7a;
}

#testSlideShow{
	width:auto;
	}

#quotes{
	width:auto;
}
	
#ctaContainer{
	width: 635px;
	overflow: hidden;
	margin: 17px 0px 25px 4px;
	padding: 0px 0px 0px 0px;
}

.ctaBox{
	background: url(../gfx/ctaBg.gif) no-repeat;
	width: 201px;
	height: 224px;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.ctaBox.noRight{
	margin: 0px 0px 0px 0px;
}

.ctaBox img{
	margin: 11px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

.ctaTextBox{
	background: url(../gfx/ctaRedBg.gif) no-repeat;
	width: 185px;
	height: 92px;
	margin: 6px 0px 0px 5px;
	padding: 13px 0px 0px 15px;
}

.ctaTextBox h2{	
	font: normal 20px "trebuchet ms"; 
	color: #ffffff; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ctaTextBox h2 a{	
	color: #ffffff; 
	text-decoration: none;
}

.ctaTextBox p{	
	font: normal 12px "trebuchet ms"; 
	color: #e9c7cb; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ctaTextBox p a{	
	color: #e9c7cb; 
	text-decoration: none;
}

#subNavContainer{
	background: url(../gfx/subNavMid.gif) repeat-y;
	width: 282px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subNavTop{
	background: url(../gfx/subNavTop.gif) no-repeat;
	width: 265px;
	height: 10px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subNavBottom{
	background: url(../gfx/subNavFooter.gif) no-repeat;
	width: 265px;
	height: 7px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.subNavItem{
	width: 248px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #414141;
	font-size: 14px;
	font-family: "trebuchet ms", Arial; 
	padding: 0px 0px 0px 12px;
	border-bottom: 1px solid #f2f2f2;
	margin: 0px 0px 0px 5px;
}

.subNavItem.selected{
	background: url(../gfx/subNavSelected.gif) no-repeat;
	width: 256px;
	height: 45px;
	margin: 0px 0px 0px -17px;
	padding: 3px 0px 0px 34px;
	font-size: 14px;
	color: #ba4855;
	font-weight: bold;
	border-bottom: none;
}

/*.subNavItem.selected{
	background: url(../gfx/subNavSelected.gif) no-repeat;
	width: 247px;
	height: 46px;
	margin: 0px 0px 0px -17px;
	padding: 0px 0px 0px 34px;
	font-size: 14px;
	color: #ba4855;
	font-weight: bold;
	border-bottom: none;
}*/

.subNavItem.selected:hover{
	background: url(../gfx/subNavSelected.gif) no-repeat;
	color: #ba4855;
	margin: 0px 0px 0px -17px;
	padding: 3px 0px 0px 34px;
}

.subNavItem.selected:hover a{
	color: #ba4855;
}

.subNavItem:hover{
	background: url(../gfx/subNavMidSelected.gif) repeat-y;
	color: #ffffff;
	margin-left: 0px;
	padding-left: 17px;
}

.subNavItem:hover a{
	color: #ffffff;
}
