@import "style.css";

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
	text-align: center;
	margin: 0;
}

#wrapper {
	text-align: left;
	width:948px;
	margin: auto;
	background:#000 url(../images/body_bg.gif) center repeat-y;
	padding-bottom: 10px;
}

#header {
	height: 200px;
	margin-left: 20px;
}

#logo, .img {
	float:left;
}

.header_top {
	float:left; 
	width:636px; 
	height:79px; 
	background:url(../images/header_top.jpg) no-repeat;
}

#banner {
	text-align:center;
}

.content_wrapper {
	margin:20px 25px 20px 35px;
}

#left_column {
	width: 272px;
	float: left;
}
#right_column {
	width: 580px;
	float: right;
	padding-right:10px;
}

.address_wrapper {
	width:380px;
	float:right; 
	padding:7px 3px 0 0;
}

.address {
	float:left;
	width:150px;
}

.contact {
	float:right;
	width:220px;
}

.tab_box {
	background:url(../images/tab_news.jpg) no-repeat;
	height:202px;
}

.featured {
	background:url(../images/tab_featured.gif) no-repeat;
	height:114px;
}

.featured_img {
	margin: 20px 0 0 20px;
	float: left;
}

.padded {
	padding: 15px 20px;
}

.content {
	padding:0;
}

.dividerH {
	float: none;
	height:15px;
}

.blocks {
	clear: both;
	font-size: 1px;
}

.services_tab {
	background: #424242;
	font-weight:bold;
}

.services_icons {
	float:left; 
	margin-right:10px;
	padding-left:30px;
}

.services_text {
	margin-top:15px;
}

.footer_wrapper {
	margin: 20px 40px 0 35px;
	background: url(../images/footer_bg.jpg) top right no-repeat;
	padding: 18px 20px 0 20px;
}

.footer_heading {
	font-size:15px;
	font-weight:bold; float:left;
}

#footer {
	float:right;
	text-align:right;
	line-height: 18px;
}

.fibranet_stamp {
	text-align:center;
	margin-top:30px;
}