body {
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-align: center;
}

a{
	color: #000000;
	outline:none;
}

a:hover{
	text-decoration: none;
}

p{}

h1{
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
}

h2{
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

h3{
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main{
	float: left;
	width: 650px;
}

#main #header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
}

#main #header h1 a img{
	border-style: none;
	float: left;
}

#main #header ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#main #header li{
	float: left;
}

#main #header li a{
	display: block;
	text-indent: -999px;
	height: 100px;
	width: 100px;
}

#main #header li a:hover{
	background-position: right top;
}

#main #header li a#voice{
	background-image: url(images/voice.jpg);
	margin-right: 72px;
}

#main #header li a#broadband{
	background-image: url(images/broadband.jpg);
}

.menu{
	padding-top: 15px;
	padding-bottom: 15px;
}

.menu ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	clear: both;
	padding-left: 15px;
}

.menu ul li{
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	margin-left: 15px;
}

.menu ul li a{
	text-align: center;
	color: #9a7d53;
	text-decoration: none;
}

.menu ul li a img{
	border-style: none;
	margin-bottom: 2px;
}

.menu ul li a:hover{
	color: #e83c41;
}

#sidebar{
	float: right;
	width: 275px;
}

#sidebar h3 a{
	text-decoration: none;
}

#sidebar h3 a:hover{
	color: #4d71b6;
}

#sidebar .phone{
	margin-bottom: 15px;
}

#sidebar #search{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 33px;
	margin-bottom: 15px;
}

#sidebar #search .field{
	width: 208px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #545454;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 13px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 4px;
}

#sidebar #search .button{
	display: block;
	float: left;
}

#sidebar #headlines{
	margin-bottom: 15px;
}

#sidebar #weather{
	margin-bottom: 15px;
}

#sidebar #headlines ul, #sidebar #weather ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar #headlines ul li, #sidebar #weather ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}



#sidebar #weather ul img{
	margin-bottom: -10px;
	margin-right: 4px;
}

#main #telco{
	background-color: #f2f2f2;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	float: left;
	width: 315px;
	margin-right: 20px;
	background-image: url(images/telco-bottom.gif);
}

#sidebar #telco, #sidebar #value{
	background-color: #f2f2f2;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/grey-bottom.gif);
}

#sidebar #telco h2, #sidebar #value h2{
	font-weight: normal;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/grey-top.gif);
}

#value p{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 20px;
}

#value h2 a{
	color:#e83c41;
	text-decoration: none;
}

#value p a{
	color:#000;
	text-decoration: none;
}

#value a:hover{
	color:#446199;
}

#telco a{
	color: #446199;
	text-decoration: none;
	display: block;
}

#telco h2{
	font-weight: normal;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/telco-top.gif);
}

#telco ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#telco li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0cbe2;
	padding-top: 2px;
	padding-bottom: 2px;
}

#telco li a:hover{
	color: #e83c41;
}

#main #community{
	background-color: #4d71b6;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 315px;
	background-image: url(images/community-bottom.gif);
}

#sidebar #community{
	background-color: #4d71b6;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/blue-bottom.gif);
}

#sidebar #community h2{
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/blue-top.gif);
}

 #community a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#community h2{
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/community-top.gif);
}

#community ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#community li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6c85bd;
	padding-top: 2px;
	padding-bottom: 2px;
}

#community li a:hover{
	color: #c1cee5;
}

#sidebar p.homepage {
	background-color: #99bd51;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/homepage-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#sidebar p.homepage a{
	display: block;
	color: #ecf2df;
	text-decoration: none;
	background-image: url(images/homepage-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar p.homepage a:hover{
	color: #fff;
}

#links{
	clear: both;
	padding-bottom: 20px;
}

#links ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#links li{
	margin-right: 20px;
	float: left;
}


#links li.last{
	margin: 0px;
}


#links li a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer{
	text-align: center;
	font-size: 11px;
	clear: both;
	color: #a7a6aa;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p{
	margin: 0px;
}

.clear{
	clear: both;
}

.content{
	line-height: 20px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d3d2d4;
	border-right-color: #d3d2d4;
	border-left-color: #d3d2d4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.content h1{
	margin-bottom: 15px;
	line-height: normal;
}

.content p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.content-pic{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
