@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #181818;
	text-align: center;
}

#secret {
	position: fixed;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	//background-color: #000;	
}

#redLine {
	background-color: #B30000;
	height: 16px;
	clear: both;
}

#container {	
	margin: 0px auto;

}

#headerWrapper {
	background-color: #383838;
	text-align: center;
}

#header {
	width: 980px;
	background: url(../images/mainBG.jpg) repeat-y;
	height: 325px;
	margin-left: auto;
	margin-right: auto;
}

#mainWrapper {
	background-color: #383838;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#mainContentWrapper {
	width: 980px;
	background: url(../images/mainBG.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	width: 846px;
	background-image: url(../images/sideBG.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
	background-color: #d0ca69;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#leftDiv {
	width: 191px;
	min-height: 935px;
	border-right: 655px solid #fff;
	margin-right: -655px;
	text-align: left;
	float: left;
}

#leftDiv p.tip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 1px;
	color: #333;
	width: 137px;
	background-color: #dcd78f;
	margin-top: -6px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px 8px;
	padding-bottom: 8px;
}

#asLogosContainer {
	position: relative;
}

#asLogosDiv {
	position: absolute; 
	width: 191px;
	left: 66px; 
	margin-top: -300px;
}

#asLogosDiv img {
	display: inline;
}

#rightDiv {
	width: 655px;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.rightDivContent {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

#rightDivPhone {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}

#footerWrapper {
	background-color: #181818;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 980px;
	background: url(../images/footerBG.jpg) repeat-y;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footerMenu {
	width: 846px;
	background-image: url(../images/footerMenuBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #c8c8c8;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#footerMenu a:link {
	color: #444;
	text-decoration: none;
}

#footerMenu a:visited {
	color: #444;
	text-decoration: none;
}

#footerMenu a:hover {
	color: #C00;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	border-bottom-width: 3px;
}

#footerMenu a:active {
	color: #000;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 3px;	
}

#footerMenu img {
	display: block;
	margin-bottom: 20px;
}

#footerMenu ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #444;
	display: inline;
}

#footerMenu ul li {
	margin-left: 0px;
	padding: 0px 35px;
	border-left: 2px solid #ccc;
	list-style: none;
	display: inline;
}

#footerMenu ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#footerLegal {
	width: 846px;
	background-color: #b6b6b6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #333;
	margin-left: auto;
	margin-right: auto;
}

#footerLegal a:link {
	color: #333;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #888;
	border-bottom-width: 1px;	
}

#footerLegal a:visited {
	color: #333;
	text-decoration: none;
}

#footerLegal a:hover {
	color: #C00;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	border-bottom-width: 1px;
}

#footerLegal a:active {
	color: #333;
	text-decoration: none;
}

#contactLogos {
	text-align: center;
	padding-top: 18px;
}

#contactLogos img {
	display: inline;
	margin: 24px 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#servicesMenu {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	text-align: left;	
}

#leftDiv .header1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
	border-bottom: #ACA54D solid 6px;
}

#leftDiv img {
	border: none;
}

#servicesMenu ul {
	margin: 0px;
}

#servicesMenu li {
	color: #312D11;	
}

#servicesMenu li a {
	display: block;
	color: #312D11;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #ACA54D solid 1px;
}

#servicesMenu li a:link {
	color: #312D11;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #ACA54D;
	border-bottom-width: 1px;	
}

#servicesMenu li a:visited {
	color: #312D11;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #ACA54D;
	border-bottom-width: 1px;	
}

#servicesMenu li a:hover {
	color: #000;
	background-color: #D9D575;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #B80000;
	border-bottom-width: 2px;	
}

#servicesMenu ul li a:active {
	color: white;
	text-decoration: none;
	background-color: #ACA54D;	
	border-bottom-style: solid;
	border-bottom-color: #ACA54D;
	border-bottom-width: 2px;	
}

p.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin-bottom: 16px;
	text-align: left;
}

ul.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin-bottom: 16px;
	text-align: left;
}

ul.main strong {
	color: #333;
}

ol.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin-bottom: 16px;
	text-align: left;
}

p.main strong {
	color: #111;
}

p.testi {
	padding: 6px 24px 6px 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #555;
	background: #eee;
	margin-top: 14px;
	margin-bottom: 0px;
	min-height: 120px;
	text-align: left;
}

p.letter {
	padding: 13px 24px 24px 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #555;
	background: #eee;
	margin-top: 14px;
	margin-bottom: 0px;
	min-height: 100px;
	text-align: left;
	border-bottom: 1px dashed #aaa;
}

span.tipHeader {
	color: #710000;
	font-weight: bold;
}

span.quote {
	font-family: 'Times New Roman', Times, serif; 
	color: #666;
	font-size:36px;  
	display: block;
}

span.quote.lq {
	margin-top: 12px;
	margin-left: 4px;
	float: left;
}

span.quote.lqLetter {
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

span.quote.rq {
	margin-top: -24px;
	margin-right: 4px;
	float: right;
}

span.customer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	text-align: right;
	margin-top: 8px;
	display: block;
}

.main a:link {
	color: #B30000;
	text-decoration: none;
}
.main a:visited {
	color: #B30000;
	text-decoration: none;
}
.main a:hover {
	color: #D70000;
	text-decoration: underline;
}
.main a:active {
	color: #333;
	text-decoration: none;
}

div.testiDiv {
	float: left; 
	width: 46%; 
	margin: 0 0 20px 0;
}

div.letter {
	width: 100%;
}

img {
	display: block;
}

img.stars {
	float: right;
	margin-top: 4px;
	margin-right: 17px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	background-color: #B30000;
	color: white;
	display: inline-block;
	padding: 6px 10px;
	margin-top: 0px;
	margin-bottom: -2px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #B30000;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: -2px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 42px;
	color: #666;
	display: inline-block;
	margin-top: -2px;
	margin-bottom: -2px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #555;
	display: inline-block;
	margin-top: -2px;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 16px;
	color: #B30000;
	margin-top: 26px;
	margin-bottom: -6px;
}

.subh {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
	color: #111;
	margin-top: 26px;
	margin-bottom: 2px;
	display: block;
}