@charset "utf-8";

#boilerLogos {
	float: right;
	text-align: center;
	clear: right;
	margin-top: 10px;
}
#boilerLogos img {
	display: block;
	clear: right;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#testimonialForm {
	float: right;
	margin-top: 30px;
}
.dividerDiv {
	clear: both;
	height: 1px;
	width: 90%;
}

#holder {clear:both; display:block; width:100%}
.fixer {
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

.fix{
    position:fixed;
    top:0;
    left:0;
    right:0;
    margin:0;
}
header {
	clear: both;
	height: 120px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFF;
}

nav {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #00539B;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #002D62;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00ADEE;
	min-height: 26px;
}

nav .fixer {
	clear: both;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 960px;
	text-align: center;
}

nav ul {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
nav li {
	float: left;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	overflow: hidden;
	text-align: center;
	padding-top: 6px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-image: url(../img/divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}
nav a {
	color: #ffffff;
	display: inline-block;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
nav a:hover, nav .active {
	text-decoration: none;
	color: #00B6F8;
}
nav .tab-green {background:url("../img/tab-green.jpg") no-repeat 0 0; width:157px; padding:0; height:40px} 
a {
	color: #00539B;
	cursor: pointer;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	text-decoration: none;
}

/* main
-----------------------------------------------*/
#main {
	clear: both;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} 
#main .full-col {clear:both; display:block; overflow:hidden; padding-bottom:20px}
#main .col-lhs {
	float: left;
	padding-bottom: 0px;
	width: 655px
}
#main .col-rhs {
	float: right;
	width: 280px;
	margin-top: 5px;
}

#main .col-lrhs {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0 0 10px 0;
	width: 935px;
}
#main h1 {
	font-size: 30px;
	line-height: normal;
	overflow: hidden;
	position: relative;
	font-weight: normal;
	color: #00539B;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00AEEF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#main h2 {
	font-size: 16px;
	line-height: normal;
	overflow: hidden;
	position: relative;
	font-weight: normal;
	color: #00539B;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009E49;
	border-right-color: #009E49;
	border-bottom-color: #00539B;
	border-left-color: #009E49;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main h2 span {display:block; padding:15px 0 0 0; position:absolute; right:0; top:0}
#main h3 {
	font-size: 19px;
	line-height: normal;
	overflow: hidden;
	font-weight: normal;
	color: #00539B;
	padding-right: 0;
	padding-left: 0;
	border-top-color: #005F64;
	border-right-color: #005F64;
	border-bottom-color: #005F64;
	border-left-color: #005F64;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#main h4 {color:#717174; font-size:15px; font-weight:bold; line-height:17px; overflow:hidden; padding:0 0 20px 0}
#main h5 {color:#717174; font-size:17px; font-weight:bold; line-height:21px; overflow:hidden; padding:5px 0 10px 0}
#main p {
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#main td {
	font-size: 14px;

}

#main p a {
	color: #00539B;
} 

/* footer
-----------------------------------------------*/
footer {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	background-color: #00539B;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00ADEE;
	border-bottom-color: #002D62;
}
footer .fixer {
	overflow: hidden;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
}
footer ul {float:left; margin:0 0 0 -12px; padding:7px 0 0 0; white-space:nowrap}
footer li {
	background: url("../img/divider2x12.jpg") no-repeat 0 2px;
	color: #ffffff;
	float: left;
	font-size: 12px;
	line-height: 15px;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 12px;
	white-space: nowrap
}
footer a {color:#ffffff}
footer a:hover {color:#000000; text-decoration:none}
footer .social {float:right; margin:0; padding:0}
footer .social li { background:none; float:left; list-style:none; padding:0; padding:0 0 0 4px}
footer .social a {display:block; height:28px; overflow:hidden; text-indent:-99999em; width:29px}
footer .social .s_0 {background:url("../img/blogIcon.png") no-repeat 0 0}
footer .social .s_1 {background:url("../img/linkedin.png") no-repeat 0 0}
footer .social .s_2 {
	background: url("../img/twitter2.png") no-repeat 0 0
}
footer .social .s_3 {
	background: url("../img/fb.png") no-repeat 0 0
}


nav .social {float:right; margin:0; padding:0}
nav .social li { background:none; float:left; list-style:none; padding:0; padding:0 0 0 4px}
nav .social a {display:block; height:28px; overflow:hidden; text-indent:-99999em; width:29px}
nav .social .s_0 {background:url("../img/blogIcon.png") no-repeat 0 0}
nav .social .s_1 {background:url("../img/linkedin.png") no-repeat 0 0}
nav .social .s_2 {
	background: url("../img/twitter2.png") no-repeat 0 0
}
nav .social .s_3 {
	background: url("../img/fb.png") no-repeat 0 0
}


.desktop-item {display:block !important}
.mobile-item {display:none !important} 

/*    roatte images and drop shadow */
div.polaroid
{
width:250px;
padding:0px;
border:1px solid #BFBFBF;
background-color:white;
/* Add box-shadow */
box-shadow:2px 2px 3px #aaaaaa;
}

div.rotate_left
{
float:left;
-ms-transform:rotate(7deg); /* IE 9 */
-webkit-transform:rotate(7deg); /* Safari and Chrome */
transform:rotate(7deg);
}

div.rotate_right
{
float:left;
-ms-transform:rotate(-8deg); /* IE 9 */
-webkit-transform:rotate(-8deg); /* Safari and Chrome */
transform:rotate(-8deg);
}

.contentBlock {
	height: 170px;
	width: 285px;
	margin-right: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	text-align: left;
	border: 1px solid #000;
	display: inline-block;
	float: left;
	margin-bottom: 4px;
	font-size: 14px;
	background-color: #00539B;
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	-moz-box-shadow: 2px 2px 2px #aaa;
	-webkit-box-shadow: 2px 2px 2px#aaa;
	box-shadow: 2px 2px 2px #aaa;
}  

.contentBlock2 {
	height: 50px;
	width: 536px;
	margin-right: 0px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
	border: 1px solid #aaa;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	background-color: #8FCACD;
	color: #000;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px#888;
	box-shadow: 2px 2px 2px #888;
	margin-left: 0px;
} 

.contentBlock2 .contentBlockText a {
	color: #005F64;
}
 

header .fixer #headerContact {
	float: right;
	font-size: 25px;
	text-align: right;
	color: #00539B;
	font-weight: normal;
	line-height: 32px;
	padding-top: 5px;
	padding-right: 20px;
}
#headerImage {
	float: left;
}

.slideshowImage {
	height: auto;
	width: 100%;
}
.contentBlockHeading {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.contentBlockText {
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}

.contentBlockText a{
	color: #00AFF1;
}

#homeBoxes {
	clear: both;
	padding-top: 10px;

	
}
#homeBoxes2 {
	clear: both;
	padding-top: 10px;
}


#static {
	height: 175px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
#allElse {
	position: absolute;
	top: 175px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow-y: scroll;
}

#headerContact a {
	color: #00539B;
	text-decoration: none;
}
#headerContact a:hover {
	color: #00539B;
	text-decoration: none;
}

#content .subHeading {
	font-size: 18px;
	color: #009E49;
}

.newsHeadline {
	font-size: 17px;
	color: #009E49;

}


#content .newsStory {
	font-size: 14px;
	color: #000000;
}

.shadow1 {
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
	float: right;
	border: none;
	margin-left: 30px;
	margin-right: 10px;
}

.shadow2 {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border: none;
	margin-left: auto;
	margin-right: auto;
}


input[type="text"], input[type="password"] , textarea ,select 
{
	background: none repeat scroll 0 0 #FCFCFC;
	border: 1px solid #A6A6A6;
	border-radius: 4px 4px 4px 4px;
	color: #6C6C6C;
	height: 22px;
	margin-top: 7px;
	outline: medium none;
	padding-left: 7px;
}
textarea 
{
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #A6A6A6;
    border-radius: 4px 4px 4px 4px;
    color: #6C6C6C;
    margin-top: 7px;
    outline: medium none;
    padding-left: 7px;
    width: 200px;
    height: 90px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background: none repeat scroll 0 0 white;
	border-color: #42999F;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
	color: #A6A6A6;
}

#homeLhsTxt {
	float: left;
	width: 570px;
}
#homeRhsImgs {
	float: right;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 45px;
	height: 300px;
}
#homeFullWidthTxt {
	float: left;
	width: 930px;
}
#innerLhsTxt {
	width: 100%;
}
#innerRhsImgs {
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#main .fixer ul li {

}
.innerRHSImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: right;
}

#oftechLogo {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lefthandFooterIcons {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 2px;
	visibility: hidden;
}
#facebookIcon {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.highlightedText {
	font-weight: bold;
	color: #00539B;
}

.logoBlock {
	width: 307px;
	margin-right: 15px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #000;
	display: inline-block;
	float: left;
	margin-bottom: 4px;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	overflow: hidden;
	-moz-box-shadow: 2px 2px 2px #aaa;
	-webkit-box-shadow: 2px 2px 2px#aaa;
	box-shadow: 2px 2px 2px #aaa;
	padding-top: 30px;
	padding-bottom: 30px;
}


#oftecServicingBox {
	border: 1px solid #333;
	float: left;
	height: 105px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-radius: 15px;
	width: 400px;
}
#oftecServicingBox a {
	color: #00539B;
	text-decoration: none;
}

@media only screen and (max-width:900px) {
.logoBlock {
	clear:both; 
	display:block; 
	float:none;
	margin-bottom: 10px;
	overflow: hidden;
} 


.contentBlock {
	padding: 16px;
	height: 170px;
	width: 275px;
	margin-right: 22px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
	border: 1px solid #000000;
	clear:both; 
	display:block; 
	float:none;
	margin-bottom: 10px;
	overflow: hidden;
} 



.contentBlock2 {
	height: auto;
	width: 90%;
	margin-right: 0px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: left;
	border: 1px solid #aaa;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px#888;
	box-shadow: 2px 2px 2px #888;
	margin-left: 0px;
}  


#homeLhsTxt {
	float: none;
	width: 100%;
} 
#innerLhsTxt {
	float: none;
	width: 100%;
}



#holder .fixer {width:100%}
header {height:auto; padding:0 0 20px 0}
header .logo {background:url("../img/logo-mobile.jpg") no-repeat 0 0; display:block; height:71px; float:none; margin:0 auto; width:280px}
nav {}
nav ul {margin:0}
nav li { background:none; border-bottom:1px solid #c3c3c4; clear:both; display:block; float:none; overflow:hidden; width:100%}
nav .tab-green {display:none}

#main {clear:both; margin:0; overflow:hidden; padding:20px 10px 10px 10px}
#main .col-lhs {clear:both; display:block; overflow:hidden; padding:0 0 10px 0; width:100% !important}

#banner img {width:100%}
#main .col-rhs {clear:both; display:block; overflow:hidden; width:100% !important}
#main .col-lrhs {clear:both; display:block; overflow:hidden; width:100% !important}

#headerImage {clear:both; display:block; overflow:hidden; margin:5px;float:none; width:100% !important}
header .fixer #headerContact {
	clear:both; display:block; overflow:hidden; margin:5px; float:none; text-align:left !important}
footer {padding-bottom:20px}
footer ul {clear:both; display:block; float:none; margin:0; overflow:hidden; padding:0 0 10px 0}
footer li {background:none; clear:both; display:block; float:none; padding:0 0 5px 0; text-align:center}
footer .social {float:none; margin:0 auto; text-align:center }
footer .social li {clear:none; float:left; padding:0 5px}



#static {
   height:auto;
    width:100%;
    position:static;  
    
}
#allElse {
 position:static;
    overflow-y:auto; 
    
}

.innerRHSImage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	display:block;
}
}
@media only screen and (max-width:500px) {
#headerImageGraphic {
	width: 100%;
	height: auto;
}
}

.dividerG {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005F64;
}
#homeDisplayBox .fixer {
	background-image: url(../images/displayImage.png);
}
#bas_btn {
	margin-top: 10px;
	margin-right: 60px;
	float: right;
	clear: right;
}
.testimonialText {
	font-style: italic;
	color: #00539B;
}
.testimonialCustomer {
	color: #666;
}

.dividerTableCell {
	background-color: #00539B;
	height: 1px;
}
.req {
	color: #F00;
}
#weather {
	margin: auto;
	clear: both;
	width: 850px;
}
