/*
---------------- GENERAL
-------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

	
#h2b {
	font: 			lighter 12px/22px Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
	color: 			#630000;
	margin-bottom: 	0px;
	}	
	
#h2c {
	font: 			lighter 11px/22px Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: 0.15em;
	color: 			#27515f;
	margin-bottom: 	0px;
	padding:5px;
	text-decoration:none;
	}		
	
#h2c a{
	font: 			lighter 11px/22px Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing: 0.15em;
	color: 			#27515f;
	margin-bottom: 	0px;
	padding:5px;
	}		
	
body#default  {
	background: #f7f9f8 url(repeatx.gif) repeat-x scroll left top;
	}
	
body#inside  {
	background: #f7f9f8 url(repeatx_inside.gif) repeat-x scroll left top;
	}
	
p {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	color: #630000;
	}
	
a:hover {
	text-decoration: none;
	}
	
	
/*
---------------- HEADER
-------------------------------------------------------- */
	
#header li {
	float: left;
	}
	
#header li a {
	color:#FFFFFF;
	display:block;
	font: normal 12px/28px 'Trebuchet MS', serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	height:28px;
	padding:0px 13px;
	background: url(bg.navoff.gif) repeat-x scroll left top;
	text-decoration:none;
	font-weight: bold;
	float: left;
	}
	
/*
---------------- BANNER WITH SLIDESHOWS
-------------------------------------------------------- */

#default #banner {
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	height: 226px;
	}
	
#exposure_banner {
	width: 354px;
	height: 165px;
	float: left;
	}

#client_banner {
	height: 226px;
	width: 277px;
	float: left;
	}

#client_banner h1 {
	display: none;
	}
	
#inside #banner {
	background: #ebe3d1 url(bg.testimonial.jpg) no-repeat scroll center 4px;
	width: 810px;
	height: 140px;
	margin: 0px auto;
	}
	
#inside #banner .quote {
	background: url(img.testim_quotes.gif) no-repeat scroll left top;
	margin-top: 25px;
	padding-top: 10px;
	float: left;
	margin: 35px 35px 5px 35px;
	padding: 10px 20px 0px 20px;
	}
/*
---------------- CONTENT GENERAL
-------------------------------------------------------- */

body#default #fullwidth {
	width:100%;
	background: #f9fafa url(bg.fullwidthtop.jpg) repeat-x scroll left top;
	float: left;
	}
	
body#inside #fullwidth {
	width:100%;
	background: #f9fafa url(bg.fullwidthtop.jpg) repeat-x scroll left top;
	float: left;
	}
	
body#default #content {
	width: 810px;
	margin: 0px auto;
	padding: 30px 0px 5px 0px;
	}
	
body#inside #content {
	width: 810px;
	margin: 0px auto;
	padding: 22px 0px 10px 0px;
	}
	
#rightcolumn {
	float: right;
	width: 202px;
	margin-right: 7px;
	}

/* ------ BOXES------- */

.box {
	width: 203px;
	border: 1px solid #b6b6b6;
	background: #f5f1e9;
	}

.box h1 {
	font: lighter 12px/25px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 url(bg.navoff.gif) repeat-x scroll left top;
	display: block;
	height: 25px;
	text-align: center;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	}

/* ------ SUBNAV------- */

#subnav {
	margin-left: 6px;
	margin-bottom: 0px;
	font: 12px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 22px;
	color: #630000;
	display: block;	
	}
#subnav a:hover {
	font: 12px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	height: 22px;
	color: #630000;
	}
	
#subnav a:hover {
	font: 12px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	height: 22px;
	color: #55004e;
	background: #fafafa;
	}

/* ------ CONTACT INFO------- */
	
#contactinfo.box p {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 13px;
	}
	
/*
---------------- DEFAULT MAIN CONTENT
-------------------------------------------------------- */

#content #intro {
	float: left;
	width: 355px;
	}
	
#intro h1 {
	font: lighter 17px "Times New Roman", Times, serif;
	color: #55004E;
	letter-spacing: 0em;
	padding: 0px 0px 11px 20px;
	}
	
#content #intro p {
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 20px;
	}
	
/*
---------------- INSIDE MAIN CONTENT
-------------------------------------------------------- */

#maincontent {
	float: left;
	width: 600px;
	padding-left: 20px;
	margin-bottom: 10px;
	}
	
#maincontent h1 {
	margin-bottom: 10px;
	font: normal 22px/26px "Times New Roman", Times, serif;
	color: #55004E;
	border-bottom: 1px solid #c9b3c8;
	padding-bottom: 6px;
	width: 550px;
	text-align: left;
	letter-spacing: 0.15em;
	text-transform: capitalize;
	margin-top: 5px;
	}
	
#maincontent h2 {
	font: 			lighter 16px/22px "Times New Roman", Times, serif;
	letter-spacing: 0.15em;
	color: 			#27515f;
	margin-bottom: 	0px;
	}

#maincontent p {
	padding-right: 50px;
	margin-bottom: 10px;
	color: #333333;
	font-size:0.72em;
	}

#maincontent a {
	color: #55004E;
	}
	
#maincontent a:hover {
	text-decoration: none;
	}
	
#maincontent h2.date {
	font: italic lighter 14px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin: 5px 0px;
	}
	
#maincontent .topline {
	border-top: 1px dashed #CCCCCC;
	padding-top: 8px;
	margin-right: 50px;
	}

/*
---------------- FOOTER
-------------------------------------------------------- */	
	
#clear {
	clear: both;
	}

#message {
	display: block;
	}
	
#footer {
	background: url(bg.footerextx.jpg) repeat-x scroll left top;
	height: 100%;
	background-color:#666666;
	}

#copyright{
	background-color:#666666;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	height:45px;
	vertical-align:top;
	text-align:center;
	}
#disclaimer {
	background: url(img.footercurve.jpg) no-repeat scroll center top;
	}
	
#disclaimer p {
	text-align: center;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 15px;
	line-height: 16px;
	}
	
#disclaimer a {
	color: #000000;
	}
	
#disclaimer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}