body {
	font-family:verdana, Geneva, Tahoma, sans-serif;
	margin:0;
	padding:0;
	background-color:#333;
}

.table-text {
	color:#fff;
}

img {
	border:none;
}

a {
	text-decoration:underline;
	color:#04b5fd;
}

a:hover {
	text-decoration:none;
}

.title {
	position: relative;
	margin-left: 215px;
	margin-right:20px;
	font-weight:bold;
	font-size:24px;
	color:#04b5fd;
}

.text {	
	text-align:justify;
	margin-left: 215px;
	margin-right:20px;	
	margin-bottom:auto;
	font-size:12px;
	color:#fff;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:-40px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 200px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	width:900px;
	margin:auto;
	margin-top:0px;
	z-index:2;
}

	#main-window ul {
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:0px;
		}

#logo{
	position:absolute;
	top:10px;
	margin-left:10px;
	width:492px;
	height:87px;
	z-index:3;
}

#top{
	position:absolute;
	top:10px;
	margin-left:630px;
	width:264px;
	height:79px;
	background:url(/images/call-us-button.png) no-repeat;
	z-index:100;
}

#telnum {
	position:relative;
	top:40px;
	margin-left:35px;
	font-size:22px;
	color:#fff;
}

#menu{
	position:absolute;
	top:99px;
	margin-left:0px;
	width:900px;
	height:44px;
	z-index:100;
	background-color:#161616;
	background:url(/images/menu-bg.gif) no-repeat;
}

			
#main-image{
	position:absolute;
	margin-left:0px;
	top:0px;
	width:900px;
	z-index:2;
}

#sidebar {
	position:absolute;
	top:160px;
	margin-left:0px;
	width:200px;
}

#articles {
	width:200px;
	position: relative;
	top:0px;
	margin-left:0px;
	z-index:2;
	background-color:#eeeded;
}
		
#articles-middle {
	width:200px;
	min-height:100px;
	position: relative; 
	top:0px;
	left:0px;
	background:#eeeded;
}

#articles-content {
	width:180px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #ffffff;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#161616;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: underline;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}

#articles-bottom {
	width:200px;
	height:21px;
	background:url(/images/articles-bottom.gif) no-repeat;
}
		
#poll{
	position:relative;
	margin-left:0px;
	top:0px;
	width:200px;
	z-index:2;
}
		
#footer {
	width: 900px;
	height: 45px;
	margin-left:5px;
	position: relative; 
	top:0px;
}

	#footer p {
		text-align: center;
		color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
		margin-left:20px;
		padding-top: 15px;
		}

	#footer a {
		text-decoration: underline;
		color:#ffffff;
		}

#homepage-banner {
	position:relative;
	width:669px;
	height:188px;
	margin-left:230px;
	margin-top:15px;
	background:url(/images/homepage-banner.jpg) no-repeat;
}

.get-a-quote {
	position:relative;
	top:100px;
	margin-left:10px;
}	