/* Template CSS
	red			b91c1b
	dark blue	0f405f
	blue		086bac
	green		797611
	text		0b0c0c 		
*/
/* :::::::::: Shared ::::::::::: */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.spacer { /* Used to correct the display of repeated floating elements */
	clear: both;
}
div#clouds {
	/*width: 1024px;
	overflow-x: hidden;*/
	background: url(../images/bg/header.png) center top no-repeat !important;
	margin: 0px auto; 
}
div#center {
	width: 976px;
	height: auto;
	margin: 0px auto;
/*	padding: 0px 36px 18px 36px;*/
	text-align: left;
	position:relative;
	top:0px;
	left:0px;
}
div.center[class] {
	background: url(../images/bg/overlay.png) center 250px repeat-y !important;
}

div#windowsfix {
    width: 976px;
    margin: 0px auto;
    position:relative;
    top:0px;
    left:0px;
}

div#header {width:900px; margin: 0 auto; height:120px; overflow:hidden;}

div#logo {
	clear:both;
	width: 253px;
	height: 52px;
	float: left;
	margin: 52px 0px 0px;
}
/*div.logo[class] {
	background: url(../images/bg/logo.png) top left no-repeat;
}
div#logo img { display: none; }*/
div#utility {
	width:285px;
	float: right;
	padding-top: 30px;
	text-align: right;
}
p#phone {
	font-weight: bold;
	color: #ffffff;
	padding: 0 20px 12px;
	border-bottom: 1px solid #c3d92e;
}
div#search {
	padding-bottom: 14px;
	border-bottom: 1px solid #7688e7;
}
#utility ul {margin-right:20px;}
#utility ul li {
	display: block;
	float: right;
	margin-top: 12px;
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	line-height: normal;
}
#utility ul li a, #utility ul li a:visited {
	text-decoration: none;
	color: #ffffff;
	padding: 0px 6px;
}
#utility ul li a:hover, #utility ul li a:active {
	text-decoration: underline;
}
div#navigation {
	clear: both;
	width: 900px;
	height: 38px;
	padding: 25px 0px 0px 0px;
	margin:0 auto;
}
div#navleft {
	float: left;
	width: 11px;
	height: 38px;
}
div.navleft[class] { background: url(../images/bg/navbar-left.png) top left no-repeat; }
div#navright {
	float: right;
	width: 11px;
	height: 38px;
}
div.navright[class] { background: url(../images/bg/navbar-right.png) top left no-repeat; }
div#navbar {
	/*position: relative;*/
	margin-left: 11px;
	width: 878px;
	height: 38px;
}
div.navbar[class] {
	background: url(../images/bg/navbar.png) top left repeat-x;
}

div#breadcrumbs, div#breadcrumbs strong {
	clear: both;
	width: 880px;
	padding: 20px 0px 0px;
	margin:0 auto;
	color:#BD4A2E;
}

div#breadcrumbs a:link, div#breadcrumbs a:visited {text-decoration:none; color:#2E59BD;}
div#breadcrumbs a:hover {text-decoration:underline; color:#2EA0BD;}

div#testimonial {
	width: 258px;
	margin-left: 32px;
}
div#quickContact, div#divThankYou {
	clear: both;
	width: 509px;
	height: 103px;
	padding: 16px 56px 16px 20px;
}
div.quickContact[class] {
	background: url(../images/bg/quick-contact.png) top left no-repeat;
}
div#quickContact div { float: left; position: relative; }
div#quickContact table div { float: none; }
div#quickContact div#left { width: 181px; z-index: 10;}
div#quickContact div#middle { width: 247px; z-index: 9;}
div#quickContact div#right { width: 81px; z-index: 8;}
table#footer {
	clear: both;
	width: 900px;
	margin:11px auto;
	background: transparent url(../images/bg/footer-bg.gif) bottom left no-repeat;
	height: 75px; 
}
table#footer td {
	vertical-align:bottom; 
	font-size: 10px;
	color: #ffffff;
	line-height: normal;
}

table#footer td a:link, table#footer td a:visited {color:#fff; text-decoration:none;}
table#footer td a:hover {color:#fff; text-decoration:underline;}

/* :::::::::: Homepage only ::::::::::: */
div#col1 {
	float: left;
	width: 300px;
	margin: 18px 20px 0px 0px;
}
div#col2 {
	float: left;
	width: 300px;
	margin: 18px 0px 0px 0px;
}
/* :::::::::: Template only ::::::::::: */
div#sectionTitle {
	margin: 11px 0px;
}
div#topCorners {
}
div.topCorners[class] {
}
div#insideBody {
	/*position: relative;*/
	width: 730px !important;
	max-width: 730px !important;
	margin-right:36px;
	float:right;
}
div.insideBody[class] {
}
div#botCorners {
}
div.botCorners[class] {
}
div#content {
	height: auto !important;
	margin: 0px 10px;
	padding: 11px 26px;
}
div.content[class] {
}