@charset "utf-8";
/* CSS Document */
body {
	font-size: 11px; /* Resets 1em to 10px */
	line-height:16px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #535b61;
	background:#a4b3be;
	margin:0;
	padding:0;
	}
	
.wrapper{
width:100%;
height:100%;
background:#cad7e1 url(http://www.centralweb.ca/images/topBack.png) repeat-x;
float:left;

}
.bottomBack{
width:800px;
float:left;
background: url(http://www.centralweb.ca/images/backWhiteShad.png) repeat-y;
}

.bottomBodyBack{
width:100%;
height:100%;
background: url(http://www.centralweb.ca/images/bottomBack.jpg) repeat-x bottom;

float:left;

}

.wrapper2{
width:760px;
float:left;
background:#FFFFFF;
}
	
#main {
	width:800px;
	margin-top:0;
	padding:0;
	}
.center {
	margin-left:auto;
	margin-right:auto;
	}
.topWrapper{
width:800px;
height:373px;
float:left;
margin:0;
padding:0;
}

.header{
height:127px;
margin:0;
padding:0;
width:760px;
float:left;
}

.shadowLeft{
width:20px;
float:left;
height:373px;
}

.shadowRight{
width:20px;
float:right;
height:373px;
}

.buttons{
float:left;
width:748px;
height:30px;
background:#0063be;
margin-bottom:3px;
padding-left: 12px;
color:#FFFFFF;
}

.flashArea{
float:left;
width:760px;
height:180px;
margin-bottom:3px;
}
.subHeader{
float:left;
width:485px;
height:23px;
background:url(http://www.centralweb.ca/images/subHeaderBack.png) no-repeat;
font-size:14px;
font-weight:bold;
padding-left:275px;
padding-top:7px;
color:#FFFFFF;
}

.subHeaderContact{
float:left;
width:677px;
height:23px;
background:#f27f0e;
font-size:14px;
font-weight:bold;
padding-left:83px;
padding-top:7px;
color:#FFFFFF;
}

.subHeaderEmployment{
float:left;
width:677px;
height:23px;
background:#65b301;
font-size:14px;
font-weight:bold;
padding-left:83px;
padding-top:7px;
color:#FFFFFF;
}

.subHeaderFTP{
float:left;
width:677px;
height:23px;
background:#1daaed;
font-size:14px;
font-weight:bold;
padding-left:83px;
padding-top:7px;
color:#FFFFFF;
}

.black{
color:#000000;
}

.subHeaderServices{
float:left;
width:677px;
height:23px;
background:#1daaed;
font-size:14px;
padding-left:83px;
padding-top:7px;
color:#FFFFFF;
}

.subHeaderEstimate{
float:left;
width:677px;
height:23px;
background:#735cca;
font-size:14px;
padding-left:83px;
padding-top:7px;
color:#FFFFFF;
}


.subBody{
float:left;
width:760px;
padding:0px 20px;
background:url(http://www.centralweb.ca/images/botBodyBack.jpg) no-repeat center bottom;
}

.footer{
float:left;
width:710px;
height:35px;
padding:45px 45px 0px 45px;
background:url(http://www.centralweb.ca/images/footerBack.jpg) no-repeat;
font-size:10px;
color:#000;
}

.homePic{
width:250px;
height:247px;
float:left;
background:url(http://www.centralweb.ca/images/print.jpg) no-repeat;
}

.homeText{
width:460px;
height:207px;
padding:20px 25px;
float:left;
color:#535b61;
line-height:22px;
}

.subText{
width:594px;
height:195px;
padding:30px 83px 22px 83px;
float:left;
color:#535b61;
line-height:22px;
}

.subText2{
width:594px;
padding:30px 83px 26px 83px;
float:left;
color:#535b61;
line-height:22px;
}

.subTextTY{
width:594px;
padding:30px 83px;
float:left;
color:#535b61;
line-height:22px;
height:177px;
}

.subTextTemp{
height:680px;
width:594px;
padding:30px 83px 22px 83px;
float:left;
color:#535b61;
line-height:22px;
background:url(http://www.centralweb.ca/images/tempForm.jpg) no-repeat;
}

.contactBox{
width:594px;
margin-bottom:42px;
float:left;
}
.contactBox2{
width:594px;
margin-bottom:26px;
float:left;
}

.mapBox{
float:left;
width:255px;
height:152px;
padding-right:18px;
}

.mapText{
float:left;
width:321px;
height:146px;
padding-top:6px;
}

.boldBlack{
color:#000000;
font-weight:bold;
}

.orange{
color:#f27f0e;
}

.orange a:link { 
	color:#f27f0e;
	text-decoration: none;
	}
.orange a:visited { 
	color:#f27f0e;
	text-decoration: none;
	}
.orange a:hover { 
	color:#f27f0e;
	text-decoration: underline;
	}
.orange a:active { 
	color:#f27f0e;
	text-decoration: underline;
	}

.footer a:link { 
	color:#000;
	text-decoration: none;
	}
.footer a:visited { 
	color:#000;
	text-decoration: none;
	}
.footer a:hover { 
	color:#000;
	text-decoration: underline;
	}
.footer a:active { 
	color:#000;
	text-decoration: underline;
	}
	
a:link { 
	color:#535b61;
	text-decoration: underline;
	}
a:visited { 
	color:#535b61;
	text-decoration: underline;
	}
a:hover { 
	color:#535b61;
	text-decoration: underline;
	}
a:active { 
	color:#535b61;
	text-decoration: underline;
	}
	
	
#main-nav{
	height:30px;
	margin:0;
	float:left;				
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding:0;
	margin: 0;
}

#main-nav ul li a span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;	
}


#main-nav ul li a{
	height:23px;
	margin:0px;
	padding-top:7px;
	display: block;
	text-decoration:none;
	color:#FFFFFF;
		
}
#main-nav ul li a.home{
	width:63px;
	}
#main-nav ul li a.home2{
	width:63px;
	}
#main-nav ul li a.services{
	width:88px;
	}
#main-nav ul li a.services2{
	width:88px;
	}
#main-nav ul li a.employment{
	width:112px;
	}
#main-nav ul li a.employment2{
	width:112px;
	}
#main-nav ul li a.estimate{
	width:172px;
	}
#main-nav ul li a.estimate2{
	width:172px;
}
#main-nav ul li a.contact{
	width:102px;
	}
#main-nav ul li a.contact2{
	width:102px;
}

#main-nav ul li a.ftp{
	width:112px;
	}

/* -- Hovers -- */

#main-nav ul li a.home:hover{
	background: #00aeef;
}
#main-nav ul li a.estimate:hover{
	background: #00aeef;
}	
#main-nav ul li a.services:hover{
	background: #00aeef;
}
#main-nav ul li a.employment:hover{
	background: #00aeef;
}			
#main-nav ul li a.contact:hover{
	background: #00aeef;
}
#main-nav ul li a.ftp:hover{
	background: #00aeef;
}		
