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

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
p, ul, ol {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.0em;
}
h4, h5, h6 {
	font-size: 1em;
}
/*****************  TYPOGRAPHY   ********************/

body {
	font-size: 0.8em;
	background: url('../images/header_nav_bg.jpg') center repeat-x;
	background-position: top left;
	color: black;
	font-family: Trebuchet, sans-serif;
}
a, a:visited {
	color: #01284a;
	text-decoration: underline;
}
a:hover, a:active {
	color: #696969;
	text-decoration: underline;
}
#nav a:hover, a:active{
	text-decoration: underline;
}
/*****************   MENU - SELECTED STAES   ********************/

body.home a#nav-home, body.about a#nav-about, body.services a#nav-services, body.products a#nav-products, body.request a#nav-request, body.articles a#nav-articles, body.testimonials a#nav-testimonials, body.quest a#nav-quest, body.maintenance a#nav-maintenance, body.whatsnew a#nav-whatsnew, body.contact a#nav-contact {
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	border: 0px;
	background: #093279;
	margin: 0px;
}
body.home a#nav-home:hover, body.about a#nav-about:hover, body.services a#nav-services:hover, body.products a#nav-products:hover, body.request a#nav-request:hover, body.articles a#nav-articles:hover, body.testimonials a#nav-testimonials:hover, body.quest a#nav-quest:hover, body.maintenance a#nav-maintenance:hover, body.whatsnew a#nav-whatsnew:hover, body.contact a#nav-contact:hover {
	color: #222;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	border: 0px;
	background: none;
	margin: 0px;
	padding: 6px;
}
a#nav-contact {
	border: 0px;
}
#nav a {
	padding: 6px;
}
/*****************  FORMS   ********************/
form, fieldset, input {
	margin : 0;
	padding : 0;
}
form {
	width: 38em;
	margin-left: 5px;
}
form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
      clear:both;
}
/* fieldset styling */
fieldset {
	margin: 1em; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #e2e2e2;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #9c223f;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
	padding:0;
}
/*****************  SUBMIT   ********************/

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 293px;
	padding: 0 .25em;
	background-color: #9c223f;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	display: block;
}
/*****************  END OF DEFAULT   ********************/

#main {
	width: 770px;
	margin: 0px auto 0;
	padding: 0 0 0 0;
	height: 100%;
}
ul {
	font: 12px Arial, Helvetica, sans-serif;
	color: #515245;
	margin: .5em 4em 1.3em 0;
	line-height: 1em;
}
li {
	list-style-image: url("../images/design/check.png");
	color: #000;
	padding: .5em;
}
#content ul {
	padding-top: 8px;
}
#content li {
	list-style-image: url("../images/design/check.png");
	color: #515245;
	padding: 0.1em;
}
/*****************   LOGO PLACEMENT   ********************/

#header a h1 {
	background: url('../images/logo.jpg') no-repeat;
	display: block;
	width: 230px;
	height: 118px;
	text-indent: -5000px;
	outline: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}
#header h2 {
	float: right;
	font-size: 1.8em;
	font-weight: bold;
}
#header p {
	float: right;
	padding: 0px 105px 0 0;
	margin: 0;
	font-size: 1.3em;
}
#header .fax {
	font-size: .8em;
}
#description {
	float: left;
	padding: 40px 0 0 10px;
	display: block;
	width: 400px;
	height: 75px;
}
#description p {
	font-size: .8em;
	color: #696969;
}
/*****************   LAYOUT   ********************/

#header_nav {
	width: 100%;
	background-position: top left;
	margin: 0px auto;
	padding: 0px;
}
#header {
	height: 145px;
	width: 770px;
	background: url('../images/header.jpg') 100% 0 no-repeat;
	margin: 0px auto;
	padding: 0px;
}
#header div {
	float: right;
	width: 210px;
	text-align: left;
	margin: 0px 0 0 0;
	padding: 85px 1px 0 0;
}
#header h1 {
	font-size: 1.8em;
	margin: 14px 0 4px 0;
	padding: 0px;
	float: left;
	width: 200px;
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet;
	margin-left: 150px;
}
#header h2 {
	font-size: 1.3em;
	margin: 0 0 4px 0;
	padding: 0px;
	float: left;
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet;
	width: 200px;
	margin-left: 150px;
}
#header h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font: italic "Times New Roman", Times, serif;
	
}
#header a {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	color: #92b1cd;
	font-family: Trebuchet;

	
}
#header span {
	font-size: 2em;
	color: #fff;
}
#nav {
	height: 32px;
	width: 730px;
	background: url('../images/nav_b.jpg') repeat-x;
	margin: 0px auto;
	padding-bottom: 0px;
	padding-left: 40px;
}
#callout {
	width: 770px;
	height: 316px;
	margin: 0px auto;
	background: #fff url('../images/callout.jpg') center no-repeat;
	padding-top: 0px;
}
#callout1 h1 {
	padding-top: 20px;
}
#callout2 h1 {
	padding-top: 28px;
}
#callout3 h1 {
	padding-top: 24px;
}
#callout4 h1 {
	padding-top: 24px;
}
.callout h1 {
	color: #fff;
	padding-left: 210px;
	font-size: 1.2em;
}
#callout1 a h1, #callout2 a h1, #callout3 a h1, #callout4 a h1 {
	text-decoration: underline;
}
#callout1 a:hover h1, #callout2 a:hover h1, #callout3 a:hover h1, #callout4 a:hover h1 {
	text-decoration: underline;
}
.callout p {
	color: #fff;
	padding-left: 210px;
	padding-right: 200px;
	font-size: .8em;
}
.callout a, .callout a:visited {
	color: #fff;
	text-decoration: underline;
}
.callout a:hover {
	color: #515245;
	text-decoration: none;
}
#content {
	background: #fff;
	width: 770px;
	margin: 0px auto;
}
#content_sub {
	background: #fff;
	width: 690px;
	padding: 0 40px 0 40px;
	margin: 0px auto;
}
#content_sub li {
	line-height: 17px;	
}
#content p, #content_2col p, #content_sub p {
	font-size: .9em;
	color: #000;
}
#content_sub p {
	padding-bottom: 10px;
}
#content h1, #content_2col h1, #content_sub h1 {
	color: #9c223f;
	font-size: 1.4em;
	line-height: 2em;
	font-weight: bold;
}
#content h2, #content_2col h2, #content_sub h2 {
	color: #20558a;
	line-height: .9em;
	font-weight: bold;
}
#content_left {
	float: left;
	width: 360px;
	padding-left: 40px;
}
#content_left p, #content_right p, #content_sub p {
	margin-right: 20px;
	line-height: 1.3em;
}
#content_left ul, #content_right ul {
	padding-left: 15px;
	margin: 0px;
}
#content_left ul li, #content_sub ul li {
	margin-bottom: 8px;
}
#content_right {
	width: 320px;
	padding-right: 40px;
	float: left;
}
#content_right img {
	margin-bottom: 12px;
}
#ul_left {
	float: left;
	width: 140px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#ul_right {
	float: right;
	width: 150px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#ul_left li, #ul_right li {
	margin-bottom: 8px;
}
#aff {
	width: 770px;
	height: 200px;
	margin: 0px auto;
	background: #fff url('../images/aff_2.jpg') 0 10px no-repeat;
}
#aff p {
	width: 130px;
	text-align: center;
	margin: 0px 0 0 20px;
	font-size: .8em;
}

#angie {
	display: inline;
	float: right;
	margin-right: 130px;
	text-align: center;
	width:auto;
}

#content_sub {
	padding-bottom: 20px;
}
#content_sub p, #content_sub h1, #content_sub h2 {
	margin: 0 20px 0 0px;
}
#content_sub h1, #content_sub h2 {
	padding: 10px 0 10px 0px;
}
#footer {
	background: url('../images/footer_bg.jpg') no-repeat 50% 0;
	clear: both;
	display:  block;
	overflow:  hidden;
	width: auto;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 30px 0 30px;
}
#footer p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#footer p.top {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-top: 125px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.cleaner {
	clear: both;
}
.breadcrumb {
	font-size:85%;
	padding-bottom: 10px;
}
.breadcrumb a {
	outline: none;
}
blockquote {
	margin: 10px 10px;
	padding: 5px;
	background: #f2f2f2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
blockquote p {
	padding-left: 10px;
}
.affil-link {
	display: block;
	width: 100px;
	text-indent: -999em;
	height: 130px;
	float: left;
}
#header #phone-number {
position: absolute;
top:52px;
left:632px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 2em;
	font-weight: bold;
	color:#fff;
	}

