@import url("../webfonts/opensans_regular/stylesheet.css");
@import url("../webfonts/roboto/stylesheet.css");
@import url("../webfonts/itckabel_medium/stylesheet.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg/bgrepeater.jpg);
	background-repeat: repeat-x;
	background-color: #FAFBF3;
}
#header {
	height: 120px;
	width: 100%;
}

#header #headerCenter #headerLeft {
	float: left;
	height: 120px;
	width: 370px;
}
#header #headerCenter #headerRight #headerRightTop {
	height: 60px;
	width: 540px;
	padding-right: 50px;
	padding-top: 10px;
}





#header #headerCenter #headerRight #headerRightMenu {
	height: 50px;
	width: 590px;
}


#header #headerCenter #headerRight {
	float: right;
	height: 120px;
	width: 590px;
}


#header #headerCenter {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#wrapper #templateBody {
	height: 700px;
	width: 960px;
}
#templateBody #cols {
	height: 300px;
	width: 960px;
}
#footer {
	height: 300px;
	width: 100%;
	background-color: #032C17;
	clear: both;
}

#footer #cf {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.logo  {
	position: absolute;
	z-index: 100;
	top: 19px;
	left: -17px;
}
.relative {
	position: relative;
	z-index: 100;
}
.phone {
	font-family: "liberationsans bolditalic";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #066A3A;
	text-align: right;
}

.col {
	float: left;
	height: 300px;
	width: 172px;
	margin-right: 20px;
}
#footer #cf #lf a{
	font-family: "open_sansregular";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;

}
#footer #cf #lf a:hover{
	font-family: "open_sansregular";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B3D34A;
	text-decoration: none;

}
#footer #cf #lf {
	float: left;
	height: 270px;
	width: 600px;
	padding-top: 30px;
}
#footer #cf #lf li{
	margin-left: 25px;
}
#footer #cf #lf ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer #cf #rf {
	float: left;
	height: 300px;
	width: 360px;
}
.footerfont {
	font-family: "opensans regular";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.footerheader {
	font-family: "itckabel medium";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
