/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
 #content #middle-column p,  #content #middle-column hr, #content #middle-column h3 {
	margin:20px 0;
}
#content #middle-column h2{
	margin-bottom:20px;
}
a img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}
.right {
	float:right;
}
body {
	background-repeat: repeat;
	background-position: left top;
	background-color: #666666;
	background-image: url(../images/bg-body.gif);
}

#container {
	width: 1000px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -500px;
}
#banner/*------------------ Banner Selectors <--------------------*/
 {
	height: 155px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/banner-bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:999!important;	
}
#logo .homeLink {
	background-image: url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 308px;
	position: absolute;
	left: 13px;
	top: 30px;
	text-indent:-999em;
	display:block;
}
#logo .homeLink:hover {
	background-position: 0px -56px;
}
#contact .contactLink {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 243px;
	position: absolute;
	top: 10px;
	left: 733px;
	text-indent:-999em;
	display:block;
}
#contact .contactLink:hover{
	background-position: 0px -38px;
}
#contactInfo {
	position: absolute;
	top: 51px;
	left: 738px;
	color: #c4e0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#contactInfo a {
	color: #ed6d17;
}
#contactInfo a:hover {
	color: #d12f04;
}
    

/*------------------ Header Selectors <--------------------*/

#header {
	height: 223px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 155px;
	background-image: url(../images/bg-header-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:888!important;	
}
#header #titles {
	height:160px;
	width: 540px;
	position:absolute;
	top:35px;
	left:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(../images/arrow-bullet.gif);
	line-height: 18px;
}
#header #titles .topTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: normal;
}
#header #titles .bottomTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#header #titles .bottomTitle a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #titles .bottomTitle a:hover{
	color: #ed6d17;
}
/*------------------ Mast Selectors <--------------------*/

#mast {
}

#flash-mast {

}

/*------------------ Content Selectors <--------------------*/

#content {
	padding-top: 378px;
	position: relative;
	background-color: #FFFFFF;
}

/*------------------ Column Container Selector <--------------------*/

#column-container {
}

/*------------------ Left Column Selectors <--------------------*/

#left-column {
	height: auto;
	width: 484px;
	float: left;
	margin-top: 20px;
	padding-left: 22px;
	padding-right: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #425e6e;
	line-height: 19px;
}
#left-column h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8DBEC6;
}
#left-column h2 {
}
#left-column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#left-column ul {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left-column ul li {
}
#left-column #left-left {
	width:180px;
	height:auto;
	padding-right: 35px;
	line-height: 18px;
	margin-top: 15px;
	float: left;
}
#left-column #left-right {
	width:269px;
	height:auto;
	float: right;
	margin-top: 15px;
}
/*------------------ Mini Form Selectors <--------------------*/
#qc {
}

#qc ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#qc ul li {
	margin: 0px;
	padding: 0px;
}

#qc form {
}

#qc textarea {
	background-color: #D6E8EA!important;
	margin-bottom: 5px;
	width: 257px;
	height: 43px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #74aeb8;
}

#qc input {
	background-color: #D6E8EA!important;
	margin-bottom: 5px;
	width: 257px;
	height: 18px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #74aeb8;
}

#qc .button {
	height:17px;
	width:73px;
	cursor:pointer;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
}

#qc p {
}

#qc a {
	color: #ff6e08;
	font-size: 10px;
}

#qc a:hover {
	color: #d12f04;
}
#qc .address2 {
    display:none;
}
#qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

#left-column #left-content {
	height: auto;
	width: 484px;
	float: left;
	margin-top: 15px;
}
#left-column #left-content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#left-column #left-content a{
	color: #8DBEC6;
}
#left-column #left-content a:hover{
	color: #d12f04;
}
#left-column #left-content #endBar {
	clear:both;
	position:relative;
	width:484px;
	height:4px;
	font-size:0;
	line-height:0;
	background-color:#d6e8ec;
	margin-bottom: 15px;
}
/*------------------ Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*------------------ Right Column Selector <--------------------*/

#right-column {
	height: auto;
	width: 462px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#right-column a {
	color:#02788a;
}
#right-column a:hover {
	color: #ff6e08;
}
#right-column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}

#right-column p {
	font-family: Arial, Helvetica, sans-serif;
	color: #425e6e;
	font-size: 12px;
	line-height: 18px;
}

#right-column ul {
}

#right-column ul li {
}

#right-column ol {
}

#right-column ol li {
}

address {
}

#map {
}
#right-left {
	height: auto;
	width: 134px;
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#right-left ul{
	list-style-type: none;
}
#right-left ul li{
}
#right-middle {
	height: auto;
	width: 134px;
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#right-middle ul{
	list-style-type: none;
}
#right-middle ul li{
}
#right-right {
	height: auto;
	width: 134px;
	display: inline;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#right-right ul{
	list-style-type: none;
}
#right-right ul li{
}
#bottomContactInfo {
	width:462px;
	height:auto;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;	
}
#bottomContactInfo #bottomContactLeft {
	width:211px;
	height:auto;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#bottomContactInfo #bottomContactLeft p{
	line-height: 14px;
}
#bottomContactInfo #bottomContactRight {
	width:211px;
	height:auto;
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#bottomContactInfo #bottomContactRight p{
	line-height: 14px;
}
#ctaConsultation {
	color:#425e6e;
	background-color:#d6e8ea;
	height: 15px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}
/*------------------ Btn Call To Action  Blog Selectors <--------------------*/

#btn-cta-blog {
}

#btn-cta-blog a {
}

#btn-cta-blog a:hover {
}

/*------------------ Blog Navigation Selectors <--------------------*/
#blog {
}

#blog h3 {
}

#blog ul {
}

#blog ul li {
}

#blog ul li a {
}

#blog ul li a:hover {
}

#powered-by {
}

/*------------------ Footer Selectors <--------------------*/
#footer {
	clear:both;
	width:954px;
	background-color:#fff;
	border-top:13px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	padding-left: 23px;
	padding-right: 23px;
	color: #425e6e;
}

#footer ul {
}

#footer ul li {
}

#footer a {
	color: #ff6e08;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
}
#footer #navigationLower {
	color:#ff6e08;
	word-spacing:.5em;
	border-top:4px solid #006f81;
	padding-top:12px;
}
#footer #finePrint {
	color: #7a828b;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
}
/*------------------ Sitemap Selectors <--------------------*/
#sitemap {
}

#sitemap ul {
}

#sitemap ul li {
}

#sitemap ul li a {
}

#sitemap ul li a:hover {
}

#disclaimer {
}

/*------------------ Disclaimer Selectors <--------------------*/

#disclaimer p {
}

#disclaimer a {
}

#disclaimer a:hover {
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

