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

/*
Socius Marketing 2010
===================================== */


/* written for - www.precisioin-hvac.com
======================================================================================= */

/* LAYOUT
===================================== */
body {
background-color: #0C4173;
margin-top: 0px;
}


/* TYPE
===================================== */
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#004A8B;
}

.main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333;
}
.headline {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #333;
font-weight:bold;
padding-right:15px;
}
.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #fff;
line-height:30px;
}

.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
font-weight: bold;
padding-left:12px;
line-height:23px;
}

.subnav {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333;
font-size: 12px;
padding-left:18px;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:9px;
line-height:30px;
}

.subhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#004A8B;
font-weight:bold;
}

/* LINKS
===================================== */
.main a:link, .main a:visited, .main a:active {
	color: #9A4A03;
	text-decoration: underline;
}
.main a:hover {
	color: #9A4A03;
	text-decoration: underline;
}

.header a:link, .header a:visited, .header a:active {
	color: #ffffff;
	text-decoration:none;
}
.header a:hover {
	color: #ffffff;
	text-decoration: none;
}
.topnav a:link, .topnav a:visited, .topnav a:active {
	color: #333;
	text-decoration: none;
}
.topnav a:hover {
	color: #333;
	text-decoration: none;
}
.subhead a:link, .subhead a:visited, .subhead a:active {
	color: #004A8B;
	text-decoration:none;
}
.subhead a:hover {
	color: #004A8B;
	text-decoration: none;
}

.nav a:link, .nav a:visited, .nav a:active {
	color: #000;
	text-decoration:none;
}
.nav a:hover {
	color: #E60000;
	text-decoration: none;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #333;
	text-decoration: none;
}
.subnav a:hover {
	color: #333;
	text-decoration: underline;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #9A4A03;
	text-decoration: none;
}
.footer a:hover {
	color: #9A4A03;
	text-decoration: none;
}


/* IMAGE STYLE
=========================================== */
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imgCenter{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Socius Sitemap jQuery Toggle */
#sociusseocontentcontainer {
	width: 966px;
	min-height: 35px;
	margin: 0 auto;
	background:#fff;
	/* background: url('images/footerbg.gif'); */
}

#sociusseocontent {
	width: 950px;
	margin: 0 auto;
}

#sociusseoicon a {
	color: #9A4A03;
	text-decoration: none;
	font: 14px Arial, sans-serif;
}

#sociusseoicon a:hover {
	color: #9A4A03;
	text-decoration: underline;
}

#sociusseocontentbox {
	width: 920px;
	/* border: 1px solid #0f4270;
	background-color: #0f4270; */ 
	padding: 15px;
	text-align: left;
	margin-top: 10px;
}

#sociusseocontentbox p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
}

#sociussitemap {
	width: 920px;
}

#sociussitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

#sociussitemaplink a {
	color: #FFF;
	text-decoration: none;
}
#sitemap {
	width: 920px;
}

#sitemaplink {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

#sitemaplink a {
	color: #FFF;
	text-decoration: none;
}
 
.sitemapcolumn {
	width: 145px;
	padding-right: 10px;
	float: left;
}

.sitemapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.sitemapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

.sitemapcolumn li a {
	color: #FFF;
	text-decoration: none;
}

.sitemapcolumn li a:hover {
text-decoration: underline !important;
}

.sitemapcolumn li a:link, .sitemapcolumn li a:visited, .sitemapcolumn li a:active {
	color: #9A4A03;
	display: block;
	width: 150px;
	text-decoration: underline;
	padding: 6px 0px 6px 6px;
}

.infomapcolumn {
	width: 270px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.infomapcolumn h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.infomapcolumn #address {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

.infomapcolumn li {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

.infomapcolumn li a {
	color: #FFF;
	text-decoration: none;
}

.infomapcolumn li a:hover {
	text-decoration: underline;
}

/* End Socius Sitemap jQuery Toggle */
#call-to-action {
	float: left;
	height: 260px;
	width: 210px;
}
#slider-container {
	float: left;
	height: 260px;
	width: 755px;
}

