/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
	font: 15px/20px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-color: #600000;
	background-image: url(images/backfill.jpg);
	background-repeat: repeat;
}

p {
	padding: 10px;

}


ul {
	
	padding-top: 0;
	padding-bottom: 10px;
	margin:0 0 0 40px;

}

ul li {
	
}

.superText {
	color: #FFF;
	font: 40px/42px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:2px 2px 3px #000000
}

.headlineText {
	color: #000;
	font: 28px/30px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:2px 2px 2px #C39494;
}

.headlineText a, .headlineText a:active, .headlineText a:visited {
	color: #fe0000;
	font: 28px/30px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:2px 2px 2px #999;
	text-decoration:none;
}

.headlineText a:hover {
	color: #000;
	font: 28px/30px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:2px 2px 2px #C39494;
	text-decoration: underline;
}

.subHeadText {
	color: #FFF;
	font: 25px/25px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:2px 2px 2px black
}
.bodyText {
	color: #000;
	font: 16px/20px Arial, Tahoma, Verdana, sans-serif;
}
.bodyWhiteText {
	color: #FFF;
	font: 18px/20px Arial, Tahoma, Verdana, sans-serif;
}
.smallText {
	font-size: 16px;
}


#wrapper { 
	margin: 0 auto;
 	margin-top: 20px;
 	margin-bottom: 20px;
	width: 980px;
 	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, .7);
	box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, .7);
}

#content { 
 	float: left;
 	color: #333;
	background: #FFFFFF;
	width: 920px;
	display: inline;
	padding:30px 30px 30px 30px;
}

#textBox {
	padding: 10px;
	float: left;
	width: 400px;
}

div.emptyBox {
	margin: 			    10px;
	padding: 				10px;
	overflow: 				hidden;
}

div.infoBox {
	width: 					460px;
	margin: 			    10px;
	padding: 				0px;
	-webkit-border-radius: 	3px;
	-moz-border-radius: 	3px;
	border-radius: 			3px;
	border-width :			1px;
	border-color :		 	#c1b2a9 #c1b2a9 #c1b2a9 #c1b2a9;
	border-style : 			solid;
	-webkit-box-shadow:		2px 2px 8px 0px rgba(0, 0, 0, .15);
	-moz-box-shadow: 		2px 2px 8px 0px rgba(0, 0, 0, .15);
	box-shadow: 			2px 2px 8px 0px rgba(0, 0, 0, .15);
	background: 			#E9E6E4; /* Old browsers */
	background-image: 		url(images/carbonfill.jpg);
	background-repeat:		repeat-x;
	overflow: 				hidden;
}

div.redButton {
	margin: 			    15px;
	padding: 				5px;
	-webkit-border-radius: 	4px;
	-moz-border-radius: 	4px;
	border-radius: 			4px;
	border-width :			2px;
	border-color :		 	#ff3c3c #800000 #800000 #ff0000;
	border-style : 			solid;
	-webkit-box-shadow:		2px 2px 5px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 		2px 2px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: 			2px 2px 5px 0px rgba(0, 0, 0, .25);
	background: 			#999999; /* Old browsers */
	background-image: 		url(images/buttonfill.jpg);
	overflow: 				hidden;
	text-decoration:none;
}

.redButton a, a:active, a:hover, a:visited {
	text-decoration: none;
}

#topRow {
	width: 980px;
}

#quote {
	height: 270px;
	padding-left: 10px;
	float: right;
}
#quoteButton {
	float: left;
	margin: 10px;
	margin-left: 5px;
	margin-top: 35px;
	width: 200px;
	height: 40px;
}

#tConntect {
	height: 220px;
	float: left;
}



#tConnectButtonCenter {
	position: relative;
	top: 20px;
	left: 100px;
	width: 200px;
	height: 40px;
}

#2ndRow {
	width: 980px;
}


#video {
	width: 440px;
	height: 250px;
	padding: 10px;
	float: left;
}

#videoPlayer {
	top:	8px;
	width:	440px;
	height: 250px;
}

#takeOver {

	width: 470px;
	height: 220px;
	float: right;
}

#takeOverButton {
	padding-top: 10px;
	top: 0;
	float: left;
	width: 200px;
	height: 60px;
}

#slideShow {
	position: relative;
	width:	444px;
	height: 190px;
}

#residentialInfoLeft {
	position: relative;
	width: 460px;
 	height:	220px;
	float: left;

}
#residentialInfoRight {
	position: relative;
	width: 460px;
	height:	220px;
 	float: right;

}
#residentialInfoCenter {
	position: relative;
	width: 460px;
	height:	220px;
}
#residentialButton {
	position: absolute;
	width: 250px;
	top: 130px;
	left: 165px;
}

#commercialInfoCenter {
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 460px;
	padding: 30px;
	padding-top: 10px;
}
#commercialInfoRight {
	float: right;
	position: relative;
	width: 400px;
}

#smallbusinessInfoCenter {
	margin-left: 205px;
	margin-bottom: 20px;
	position: relative;
	padding: 30px;
	padding-top: 10px;
	width: 500px;
}


#header {
	width: 980px;
 	height: 180px;
	background: #FFFFFF;
 	float: left;
	background-image: url(images/Main_Header.jpg);
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	border-radius: 15px 15px 0px 0px;
}

#footer { 
 	width: 980px;
	height: 110px;
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 15px 15px ;
	-moz-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
 	clear: both;
	margin: 0 auto;
}

#navigation {
	float:left;
	width: 966px;
 	height: 69px;
 	background: #FFFFFF;
	padding: 7px;
}


a.redButton {
	display: 				block;
	position: 				relative;
	background: 			#000;
	text-align: 			center;
	margin: 			    15px;
	padding: 				5px;
	background-image: 		url(images/buttonfill.jpg);

	border-width :			1px;
	border-color :		 	#ff3c3c #800000 #800000 #ff0000;
	border-style : 			solid;
	-webkit-border-radius: 	4px;
	-moz-border-radius: 	4px;
	border-radius: 			4px;
	border-width :			2px;
	-webkit-box-shadow:		2px 2px 5px 0px rgba(0, 0, 0, .25);
	-moz-box-shadow: 		2px 2px 5px 0px rgba(0, 0, 0, .25);
	box-shadow: 			2px 2px 5px 0px rgba(0, 0, 0, .25);
}
a.redButton:hover {
	background-image: 		url(images/hoverbuttonfill.png);
	border-color :		 	#606060 #606060 #606060 #606060;
	text-decoration: none;
	color: #FFF;
}
a.redButton:link {
	text-decoration: none;
	color: #FFF;
}
a.redButton:visited {
	text-decoration: none;
	color: #FFF;
}
a.redButton:active {
	text-decoration: none;
	color: #OOO;
}
#tConnectButton {
	float: right;
	top: 20px;
	width: 200px;
	height: 40px;
}
#quoteButton {
	float: right;
	top: -10px;
	width: 200px;
	height: 40px;
}
a.navButton {
	display: 				block;
	position: 				relative;
	height: 				37px;
	background: 			#000;
	text-align: 			center;
	padding-top: 			18px;
	font: 					20px/20px Arial, Tahoma, Verdana, sans-serif;
	text-shadow:			2px 2px 3px black;
	background-image: 		url(images/navbuttongradient.jpg);
	border-width :			1px;
	border-color :		 	#7A7A7A #666666 #8B0000 #666666;
	border-style : 			solid;
	-webkit-border-radius:  5px;
	-moz-border-radius: 	5px;
	border-radius: 			5px;
	-webkit-box-shadow:		0px 3px 2px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 		0px 3px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 			0px 3px 2px 2px rgba(0, 0, 0, .3);
}
a.navButton:hover {
	background: #8B0000;
	text-decoration: none;
	color: #FFF;
}
a.navButton:link {
	text-decoration: none;
	color: #FFF;
}
a.navButton:visited {
	text-decoration: none;
	color: #FFF;
}
a.navButton:active {
	text-decoration: none;
	color: #OOO;
}

img.floatRight {
	float: right;
	margin-left: 30px;
}


#navHome {
	width: 158px;
	top: 3px;
	left: 0px;
	}
#navCompany {
	width: 201px;
	top: -54px;
	left: 161px;
	}
#navProducts {
	width: 207px;
	top: -111px;
	left: 366px;
	}
#navServices {
	width: 195px;
	top: -168px;
	left: 576px;
	}
#navContact {
	width: 190px;
	top: -225px;
	left: 774px;
	}
	
	
	
	
	
	
	#frontNav {
	margin-left: 10px;
 	width: 963px;
 	height: 218px;
 	color: #333;
 	background: #8AA1B6;
}

#frontNavLeft {
    background: url("images/frontnav_right1.jpg") repeat scroll 0 0 #999999;
    color: #000000;
    float: left;
    height: 218px;
    padding: 0;
    width: 444px;
}

#frontNavRight {
    background: url("images/frontnav_left") repeat scroll 0 0 #666666;
    color: #333333;
    float: right;
    height: 218px;
    width: 519px;
}

	
img.nav1 {
	position: relative;	
	top: 0px;
}
img.nav2 {
	position: relative;	
	top: -5px;
}
img.nav3 {
	position: relative;	
	top: -10px;
}

#twitterfacebook {
	position: relative;
	top: 10px;
	right: 10px;
	text-align: center;
}

.red {
	color:#900;
}

.affiliations {
	margin: 5px 0 5px 10px;
	padding: 0;
	float: left;
}

.affiliation-logos {
	padding: 0 10px;
	float: left;
	border: 0;
}

.social {
	width: 120px;
	height: 60px;
	text-align: center;
	float:right;
}

.social p {
	margin: 0;
	padding: 0;
}

.social-icons {
	padding: 2px 4px;
	border: 0;
}
