*{
	padding:0;
	margin:0;
}
html{
	background: #fff url(../images/background.png) repeat-x;
}
body{
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	
}

#container{width: 802px;margin: 0 auto;_width:802px;_padding-left:1px;}

#menu{padding-left:2px;width:801px;margin:0 auto;}

img{border:0px;}

#menu .ml{margin-left:-6px;}
#menu .current{margin-left:-2px;}

#menu .bottom-filler{
	background: url(../images/menu-bottom-filler.jpg) repeat-x;
	height:9px;
	margin-top:-3px;
}

.topheader{
	background: url(../images/top-head.png) no-repeat top center;
	height: 41px;
}

.topfiller{
	background: url(../images/top-filler2.png) no-repeat center;
	height: 104px;
}

.midfiller{
	background: url(../images/mid-filler.png) no-repeat center;
	height: 88px;
	margin-top: 0px;
}

.contentfiller{
	background: url(../images/content-filler.png) repeat-y center;
}

.column{}

.col-left img{
	float:left;
	width: 544px;
	margin-bottom: 10px;
}

.col-right{
	float:right;
	padding-top: 39px;
	width: 250px;
	margin-bottom: 15px;
}

.bluecurve{
	background: url(../images/blue-curve.png) no-repeat center;
	height:83px;
}

#products-column{margin-left:50px;_margin-left:20px;}

.products-left{
	float:left;
	width: 280px;
	margin-bottom: 15px;
	font-size:12px;
	_margin-left:15px;
}

.products-right{
	float:right;
	width:250px;
	margin-right:130px;
	_margin-right:80px;
	margin-bottom:10px;
	
}

#bottomlink{
	font-size:11px;
	padding-top:10px;
	_padding-left:20px;
}

#bottomlink a{
	text-decoration:none;
	padding:5px;
}

.products-left-radio{
	float:left;
	width: 350px;
	margin-bottom: 15px;
	font-size:12px;
	_margin-left:15px;
}

.products-right-radio{
	float:right;
	width:350px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
}

.products-left-internet{
	float:left;
	width: 330px;
	margin-bottom: 15px;
	font-size:12px;
	_margin-left:15px;
}

.products-right-internet{
	float:right;
	width:350px;
	margin-right:30px;
	margin-bottom:10px;
	font-size:12px;
}

.products-left-business{
	float:left;
	width: 330px;
	margin-bottom: 15px;
	font-size:12px;
	_margin-left:15px;
}

.products-right-business{
	float:right;
	width:295px;
	margin-right:80px;
	_margin-right:50px;
	margin-bottom:10px;
	font-size:12px;
}

.links-left{
	float:left;
	width: 300px;
	margin-bottom: 15px;
	font-size:12px;
	margin-left:60px;
	_margin-left:30px;
}

.links-right{
	float:right;
	width:295px;
	margin-right:110px;
	_margin-right:50px;
	margin-bottom:10px;
	font-size:12px;
}

.services-left{
	float:left;
	width: 380px;
	margin-bottom: 15px;
	font-size:12px;
	margin-left:70px;
	_margin-left:30px;
}

.services-right{
	float:right;
	width:295px;
	margin-right:40px;
	_margin-right:20px;
	margin-bottom:10px;
	font-size:12px;
}

.title-text{
	color:#da1634;
	font-weight:bold;
}

.list li{
	padding:5px;
	margin-left:5px;
}

#footer{
	background: url(../images/footer1.png) no-repeat center;
	height:119px;
	font-size:10px;
}
#footer-contact{
	background: url(../images/footer-contact1.jpg) no-repeat center;
	height:112px;
	font-size:10px;
}
#footer, #footer-contact a{
	text-decoration:none;
}

#footer,#footer-contact p{
	/*padding:15px;*/
	text-align:center;
}

.clear{
	clear:both;
}
.spacer{
	padding-top: 35px;
}
