body {
	margin-bottom: 0px;
	background-color: #5b5b5b;
}
.layoutbg
	{
		background:url(../images/center.jpg) repeat-y;
	}
.logoblock
	{
		background:url(../images/top.jpg) no-repeat top;
	}
.headerimg
	{
		background:url(../images/header.jpg) no-repeat;
	}
	
.toplinks
	{
		font-family:Tahoma, arial;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		margin-left:6px;
	}
.toplinks:hover
	{
		font-family:Tahoma, arial;
		font-size:13px;
		color:#00142f;
		text-decoration:none;
		font-weight:bold;
		margin-left:6px;
	}
	
td.customfootlink {
color: silver;
}	
	
td.customfootlink a {
font-family: Tahoma, arial;
font-size: 12px;
color:#3894db;
text-decoration: none;
}		

td.customfootlink a:hover {
color: #157EB0;
}
	
	
.footer
	{
		background:url(../images/bottom.jpg) no-repeat bottom;
	}
.textbox
	{
		width:209px;
		padding:1px;
		border:#c7c7c7 1px solid;
		color:#b3b3b3;
	}
.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}

p {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}

li {
	font-family: tahoma;
	font-size:13px;	
	font-weight: normal;
	text-align:justify;
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	margin-right:20px;
}

.text2 a {
text-decoration: none;
}

.emergency
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/emergency.jpg) no-repeat 0 0;
		display:block;
		text-decoration:none;
	}
.emergency:hover
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/emergency.jpg) no-repeat 0 -40px;
		display:block;
		text-decoration:none;
	}
.residential
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/residential.jpg) no-repeat 0 0;
		display:block;
		text-decoration:none;
	}
.residential:hover
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/residential.jpg) no-repeat 0 -40px;
		display:block;
		text-decoration:none;
	}
.auto
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/auto.jpg) no-repeat 0 0;
		display:block;
		text-decoration:none;
	}
.auto:hover
	{
		width:102px;
		height:37px;
		line-height:37px;
		background:url(../images/auto.jpg) no-repeat 0 -40px;
		display:block;
		text-decoration:none;
	}
.css
	{
		width:194px;
		height:37px;
		line-height:37px;
		background:url(../images/css.jpg) no-repeat 0 0;
		display:block;
		text-decoration:none;
	}
.css:hover
	{
		width:194px;
		height:37px;
		line-height:37px;
		background:url(../images/css.jpg) no-repeat 0 -40px;
		display:block;
		text-decoration:none;
	}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
h1
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:30px;
		font-weight:bold;
		color:#3894DB;
		margin:0px;
	}
h2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#3894DB;
		margin:0px;
	}
	
.cities {
	padding: 4px 0 4px 0;
	line-height:100%;	
	font-family: Arial, Helvetica, sans-serif;	
	background:url(../images/bullet1.gif) no-repeat left center;	
	text-align: left;
}
.cities a, .cities a:hover{
	font-weight:bold;	
	font-size: 11px;
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#000000;
}
.cities a:hover{
	color:#6A98BD;
}
.phonecall
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#3894db;
	}
