
/*cablepoint specific*/

* {
	margin:0;
	padding:0;
}

html {
	font-size:100%;
}

#nav ul {
margin:0px auto;
width:525px;
}

#bottomlinks ul {
margin:0;
display:inline;
}
	#bottomlinks li {
	list-style:none;
	margin:0px;
/*	padding:5px;*/
	display:inline;
	}

div #header { behavior: url(iepngfix.htc) }

body {
	background:url(img/main-bg-x.png) repeat-x #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
}

a img {
	border:0;
}

hr {
	background:#EEE;
	border:0;
	height:1px;
}

p fill {
	clear:both;
	font-size:1px;
	line-height:1px;
	}

#wrapper {
	margin:0 auto;
	padding-top:5px;
	width:874px;
}

#wrapper #header {
	background:url(img/top-banner.png) no-repeat;
	height:269px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:874px;
}

#wrapper #header #nav {
	background:url(img/navbg.jpg) no-repeat;
	height:37px;
	left:2px;
	position:absolute;
	top:232px;
	margin:0px auto;
	width:870px;

}

#wrapper #header #nav li {
	background:url(img/nav-separator.png) no-repeat top right;
	display:inline;
	float:left;
	height:20px;
	padding:4px 13px 0 10px;
	font-size:120%;
}

#wrapper #header #nav li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#wrapper #header #nav li a:hover {
	text-decoration:underline;
}

#wrapper #header #nav li.last {
	background:none;
}

#wrapper #credit {
	background:url(img/footer-bg.jpg) repeat-x;
	clear:both;
	height:80px;
	position:relative;
	width:874px;
}

#wrapper #credit #copywright {
	position:absolute;
	right:137px;
	top:5px;
	height:15px;
	width: 690px;
	text-align:left;
	color:#999;
	font-size:75%;
}

#wrapper #credit #bottomlinks {
	position:absolute;
	right:137px;
	top:20px;
	width:690px;
	text-align:left;
	color:#999;
	font-size:75%;
}

#wrapper #credit #bottomlinks a {
	color:#999;
	text-decoration:none;
	
}

#wrapper #credit #bottomlinks a:hover {
	color:#000;
	text-decoration:underline;
	
}

#wrapper #credit #sllogo {
	padding-right:40px;
	padding-top:5px;
	float:right;
	top:40px;
	width:60px;
	
}

#footer {
	background:url(img/footer-bg.png) no-repeat top center;
	color:#000;
	font-size:0.8em;
	margin:0 auto;
	width:890px;
}

#footer p {
	padding:12px;
}

#footer p a {
	color:#666666;
}

#footer p a:hover {
	color:#999999;
}

#wrapper #main {
	background:url(img/wrapper-bg-x.png) repeat-y #ffffff;
	margin:0 auto;
	padding:10px;;
	text-align:left;
	width:856px;
}

#wrapper #main #left {
	display:inline;
	font-size:0.9em;
	float:right;
	width:226px;
	padding-right:37px;
}

#wrapper #main #left .box {
	background:#f3f3f3;
	background:url(img/side-box-bg-x.png) repeat-x #f3f3f3;
	border:1px solid #EEE;
	margin-bottom:5px;
	padding:2px;
	position:relative;
	background-color: #f3f3f3;
}

#wrapper #main #left .box #form1 {
	text-align:centre;
	
}

#wrapper #main #left .box2 {
	background:#f3f3f3;
	background:url(img/side-box-bg-x.png) repeat-x #f3f3f3;
	border:1px solid #EEE;
	margin-bottom:10px;
	padding-bottom:5px;
	padding:2px;
	position:relative;
	background-color: #f3f3f3;
}

#wrapper #main #left .box2 h1 {
	font-size:110%;
}

#wrapper #main #left .box2 a {
	color:#003399;
	text-decoration:none;
}

#wrapper #main #left .box2 a:hover {
	color:#000033;
	text-decoration:underline;
}

#wrapper #main #left .box img.title {
	margin-bottom:0.5em;
}

#wrapper #main #left .box img.phone {
	position:absolute;
	right:10px;
	top:10px;
}

#wrapper #main #left .box p  {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #left .box ul {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #left .box ul li {
	background:url(img/side-bullet.png) no-repeat 0 4px;
	list-style:none;
	padding:0 0 0.4em 15px;
}

#wrapper #main #right {
	border:0;
	margin:0 0 0 0;
	padding-left:35px;
	width:550px;
}

#wrapper #main #right p {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #right .homePic {
	float:right;
	margin:0 0 10px 10px;
}

.newsposted {
font-size:10px;
}

/*original*/






