body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(/images/top-bg.gif) repeat-x #383838;
	}
	
img{
	border:none;
}

ul li .text {
	margin-left:0px;
}

.ice-bar, .alerts {
	margin-left:210px;
}

a {
	color:#009de9;
	text-decoration:underline;
}

a:hover {
	color:#009de9;
	text-decoration:none;
}

form {
	margin-left:140px;
	font-size:12px;
	color:#fff;
}
.title {
	position: relative;
	margin-left: 200px;
	margin-right:200px;
	font-weight:normal;
	color:#fff;
}

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

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

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#009DE9;
	text-decoration:none;
}

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

.new-articles-ul{	
	text-align:justify;
	margin-left: 180px;
	margin-right:200px;	
	margin-top:10px;
	font-size:12px;
}
	.new-articles-li {
		font-size:12px;
		color:#fff;
	}
	
#main-window {
	border:0px solid #545454;
	width:900px;
	margin:auto;
	margin-top:0px;
	background:url(/images/header-bg.gif) no-repeat;
}

#logo{
position:absolute;
top:5px;
margin-left:0px;
}

#telnum {
	position:absolute;
	top:2px;
	height:44px;
	background:url(/images/phone-icon.gif) no-repeat;
	margin-left:500px;
	color:#fff;
	font-size:24px;
	width:400px;
}

	#telnum p {
		padding:0;
		margin:10px 0 0 50px;
	}
	
#quote-button{
position:absolute;
top:50px;
width:203px;
height:84px;
margin-left:480px;
}

#offers-button{
position:absolute;
top:50px;
width:203px;
height:84px;
margin-left:690px;
}

#left-side{
position:absolute;
top:185px;
margin-left:0px;
width:200px;
color:#666666;
font-size:12px;
text-align:justify;
}

	#live-chat {
		width:200px;
		height:85px;
	}
	
	#articles-middle {
		background:url(/images/articles-middle.gif) repeat-y;
		width:200px;
		color:#fff;
	}
	
	#articles-content {
		width:180px;
		margin-left:10px;
	}
	
	#articles-bottom {
		height:15px;
		background:url(/images/articles-bottom.gif) no-repeat;
	}
	
#right-side {
	position:absolute;
	top:185px;
	margin-left:700px;
	width:200px;
	color:#666666;
	font-size:12px;
	text-align:justify;
}

#social-icons {
	width:200px;
	height:80px;
	color:#666666;
}

#social-icons img {
	padding:0 15px;
}

#menu{
position:absolute;
top:135px;
width:900px;
height:40px;
}

#bottom-bar{
position:relative;
width:900px;
height:39px;
background:url(/images/footer-bg.gif) no-repeat;
margin-left:0px;
color:#FFFFFF;
font-size:12px;
}

#bottom-bar a{color:#FFFFFF;}

#bottom-bar p {
	padding:15px 0 0 0;
	margin:0;
	text-align:center;
}
