body{
	background-color: #052234;
	background-image: url('background.jpg');
	text-align: center;
	font-family:arial;
}
#logo{
	float:left;
	height:121px;
	width:460px;
}
#contactinfoheader{
	text-align:center;
	width:300px;
	height:121px;
	float:right;
}

#contactinfoheader h1{
	font-size: 24px;
	letter-spacing:2px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:none;
}
#contactinfoheader h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 16px;
	font-weight:none;
}

#logo img{
	border:0px;
	margin-left:15px;
}
#container{
	width: 900px;
	margin:0 auto;
	text-align:center;
	background-color:#c0c0c0;
	background-image:url('contentfadebg.png');
	background-repeat: repeat-x;
	
}
#content{
	width:900px;
	margin:0 auto;
	

}
#menu{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url('menulong.png');
	background-repeat: no-repeat;
	height:35px;
	width:872px;
	line-height:7px;
	z-index:3000;
}
#menu a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
		
}


#leftcolumn{
	margin-top:5px;
	float:left;
	text-align:left;
	width:261px;
	margin-left:15px;
}
#leftcolumn img{
margin-bottom:5px;
border:0px;
}
#rightcolumn{
	margin-top:5px;
	width:570px;
	float:right;
	text-align:left;
	margin-right:15px;
}

#rightbottomcontent{
	margin-top:5px;
}


.canvas{
	height:275px;
	width:275px;
	margin-bottom:10px;
	text-align:center;
}


.canvas a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.canvas a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.homecanvas{
	height:276px;
	width:278px;
	background-image: url('homecanvas.png');
	float:left;
}

.businesscanvas{
	background-image: url('businesscanvas.png');
	float:right;
}

.servicecanvas{
	height:109px;
	width:567px;
	margin-bottom:10px;
	text-align:center;	
}

.servicehomecanvas{
	background-image: url('homeservicesbar.png');
}
.servicebusinesscanvas{
	background-image: url('businessservicesbar.png');
}

.servicessidebar{
	background-image: url('availableservicesidebar.png');
	height:384px;
	width:111px;
}

#servicesavailable img{
	margin-left:15px;
	margin-bottom:10px;
}

#servicesavailabletitle{
	color:#ffffff;
	margin-top:10px ;
	margin-bottom:10px ;
	margin-left:0px;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
}

#rightcontentheader{
	width:570px;
	height:138px;
	background-image:url('headercontentbg.png');
}
#rightcontentheader img{
	margin-right:5px;
}

#customersay{
	margin:0px;
	padding:0px;
	width:255px;
	height:289px;
	background-image: url('whatcustomerssay.png');
	position:relative;
	z-index:1;
}
#customersaytext{
	position:absolute;
	width:226px;
	top:55px;
	left:13px;
}
#customername{
	position:absolute;
	bottom:-10px;
	left:40px;

}
.bold{
	font-weight:bold;
	color:#000000;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}

blockquote {
font: 11px Georgia, "Times New Roman", Times, serif;
 width: 186px;
 background: url(close-quote.gif) no-repeat right bottom;
 padding-left: 18px;
 margin:0px;
 margin-left:10px;
 text-indent: -18px;
 padding-bottom:25px;
 padding-right:10px;
 
}
blockquote:first-letter {
 background: url(open-quote.gif) no-repeat left top;
 padding-left: 18px;
 font: italic 1.4em Georgia, "Times New Roman", Times, serif;
} 

.canvastext{
	margin-top:90px;
	margin-left:25px;
	margin-right:25px;
	color:#ffffff;
	text-align:left;
}

#overviewtext{
	
}
#overviewtext h1{
	font-size:22px;
	
}

.quote{
	font-size:28px;
}
.clear{
	clear:both;
}
.imageblock{
	display:block;
}

#homeservicescanvastext{
	padding-top:20px;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	width:300px;
}

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

.businessguardblue{
	color: #0d588a;
}
.businessguardred{
	color: #ed1c24;
}

.blacklink{
	color:#000000;
	text-decoration:none;
}
a.blacklink:hover{
	text-decoration:underline;
}
.pdficon{
	margin-right:20px;
}

