BODY {
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFF;
	font-size: 14px;
	line-height: 1.3em;
	background: repeat-x URL('../images/headergrad.png') left top;
}
A {
	text-decoration: none;
}
BR.clear {clear: both;}
.red {color:red;}
.padding{padding: 25px;}
.header {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100px;
	cursor: default;
}
A.headerLogo {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 10px;
	width: 257px;
	height: 61px;
	background: no-repeat URL('../images/logo.png') left top;
}
A.headerLogo SPAN {
	position: absolute;
	bottom: 2px;
	left: 0;
	display: block;
	background: no-repeat URL('../images/home.png') left top;
	height: 60px;
	width: 60px;
	filter:alpha(opacity=0);
	opacity: 0;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease-out;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
A.headerLogo:hover SPAN {
	opacity: 1;
	filter:alpha(opacity=100);
}
UL.navigation {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0;
	list-style-type: none;
	height: 50px;
	width: 696px;
}
UL.navigation LI {
	position: relative;
	float: left;
	width: 230px;
	height: 50px;
	margin-right: 3px;
}
UL.navigation LI.last {
	margin-right: 0 !important;
}
UL.navigation A.active {
	height: 37px;
	margin-bottom: -1px;
	cursor: default !important;
}
A.navTab {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 209px;
	height: 30px;
	margin: 0 3px 0 0;
	padding: 10px 10px 0 10px;
	color: #FFF;
	font-weight: bold;
	border: solid 1px;
	border-bottom: none;
	background-repeat: repeat-x;
	font-size: 15px;
	text-align: center;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-transition-property: height;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-property: height;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-out;
	transition-property: height;
	transition-duration: .2s;
	transition-timing-function: ease-out;
}
A.navTab:hover {
	height: 36px;
}
UL.navigation .cable {
	border-color: #D88D4A;
	background-image: URL('../images/nav-tab01.png');
}
UL.navigation .internet {
	border-color: #519FCC;
	background-image: URL('../images/nav-tab02.png');
}
UL.navigation .contact {
	border-color: #5BB546;
	background-image: URL('../images/nav-tab03.png');
}
.body {
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 300px;
	background-image: URL('../images/bg.png');
}
.bodyCenter {
	width: 962px;
	margin: 0 auto;
	padding: 15px 20px 0 20px;
}
.section-cable {
	background-image: URL('../images/bgRefer.png');
}
.section-internet {
	background-image: URL('../images/bg02.png');
}
.section-contact {
	background-image: URL('../images/bg03.png');
}

.promo {
	margin-bottom: 15px;
	height: 309px;
	border: solid 1px #999;
	background-image: URL('../images/promo.jpg');
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}
.section-cable .promo {
	background-image: URL('../images/promo-cable.jpg');
}
.section-internet .promo {
	background-image: URL('../images/promo-internet.jpg');
}
.promoInfo {
	color: #FFF;
	position: relative;
	float: left;
	width: 385px;
}
.promoInfo H1 {
	margin: 0;
	position: absolute;
	top: 32px;
	right: 30px;
	height: 50px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	letter-spacing: 1px;
	text-align: center;
	color: #FFF;
	cursor: default;
}
.section-cable .promoInfo H1 {
	right: 17px;
}
.promoInfo H1 span {
	letter-spacing: 2px;
	display: block;
	font-size: 14px;
	color: #B5B5B5;
}
.promoPic {
	position: relative;
	float: right;
	width: 573px;
	height: 300px;
}
.frontpromo {
	width: 573px;
	height: 309px;
	overflow: hidden;
	-moz-border-radius: 0 18px 18px 0;
	-webkit-border-radius: 0 18px 18px 0;
	border-radius: 0 18px 18px 0;
}
TABLE.netPriceList {
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 203px;
	right: 10px;
	width: 395px;
	height: 68px;
	border-collapse: collapse;
	font-size: 18px;
	font-weight: bold;
}
TR.netTitle {
	height: 30px;
}
TR.netGrade {
	text-align: center;
	font-size: 10px;
	color: #BDBDBD;
	height: 15px;
	line-height: 1em;
}
.promoList {
	position: absolute;
	top: 105px;
	left: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	width: 300px;
	list-style-type: none;
}
.promoList LI {
	width: 100%;
	display: block;
	clear: both;
	float: left;
	padding-left: 20px;
	height: 27px;
	background: no-repeat 0 5px;
}
.section-cable .promoList LI {
	background-image: URL('../images/bullet-orange.png');
}
.section-internet .promoList LI {
	background-image: URL('../images/bullet-blue.png');
}
.actionCall {
	padding: 245px 25px 0 35px;
	color: #CCC;
	cursor: default;
}
.actionButton {
	display: block;
	float: right;
	margin: -6px 0 0 0;
	padding: 7px 20px 7px 20px;
	background-color: #663399;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition-property: padding, margin, background-color;
	-webkit-transition-duration: .2s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-property: padding, margin;
	-moz-transition-duration: .2s;
	-moz-transition-timing-function: ease-out;
	transition-property: padding, margin;
	transition-duration: .2s;
	transition-timing-function: ease-out;
}
.actionButton:hover {
	background-color: #9966FF;
	padding: 10px 27px 10px 27px;
	margin: -9px -7px 0 0;
}
.section-cable .actionButton {
	background-color: #FF9600;
}
.section-cable .actionButton:hover {
	background-color: #FFAE00;
}
.section-internet .actionButton {
	background-color: #33A7C8;
}
.section-internet .actionButton:hover {
	background-color: #66CCFF;
}
.frontBlurb {
	padding-top: 5px;
	display: block;
	font-size: 14px;
	color: #999;
}
H1.frontHead {
	padding: 0;
	width: 300px;
	margin: 5px 0 30px 0 !important;
	top: 0;
	left: 0;
	text-align: left;
	position: relative;
	font-size: 27px;
	line-height: 1.2em;
	font-weight: bold;
}
.frontP {
	color: #DDD;
	line-height: 1.7em;
	margin: 0 0 40px 0;
}
.frontPhone {
	font-size: 22px;
	text-shadow: 0 3px 3px #000;
}
.frontBox {
	position: relative;
	display: block;
	float: left;
	width: 303px;
	height: 255px;
	border: solid 2px #999;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 19px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.frontBox:hover {
	border-color: #663399;
}
.fbCable {
	background-image: URL('../images/frontbox-cable.jpg');
}
.fbInternet {
	background-image: URL('../images/frontbox-internet.jpg');
}
.fbTitle {
	display: block;
	position: absolute;
	bottom: 90px;
	left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.fbBlurb {
	display: block;
	position: absolute;
	bottom: 45px;
	left: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	color: #DDD;
	padding-right: 10px;
}
.frontFeatured {
	float: left;
	display: block;
	margin-bottom: 15px;
	width: 303px;
	height: 120px;
	border: solid 1px #BBB;
	text-align: center;
}
.frontFeatured IMG {
	border: none;
}
.content {
	padding: 20px 20px 35px 20px;
}
.blurbWide {
	margin-bottom: 20px;
}
.blurbWide IMG {
	float: left;
	margin: 0 20px 0 0;
	border: solid 1px #663399;
}
.section-cable .blurbWide IMG {
	border-color: #FF9600;
}
.section-internet .blurbWide IMG {
	border-color: #6699CC;
}
.blurbWide H2 {
	margin: 0 0 6px 0;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 24px;
}
.blurbWide P {
	margin: 0;
	line-height: 1.6em;
}
.contactUs {
	padding: 25px;
	height: 350px;
	background-color: #3D3D3D;
	color: #FFF;
	background: repeat-x URL('../images/contactbg.png') left top;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.referralForm {
    padding: 25px;
    height: 750px;
    background-color: #3D3D3D;
    color: #FFF;
    background: repeat-x URL('../images/referralbg.png') left top;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.contactNumber {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 20px;
	color: #AAA;
}
.contactNumber SPAN {
	color: #FFF;
}
.contactNumber A {
	color: #18AF0C;
}
.contactNumber A:hover {
	color: #22E122;
	text-decoration: underline;
}
.contactUs P {
	width: 375px;
}
.contactdialogue {
	border: dotted 1px #888;
	padding: 20px;
}
.contactForm {
	margin: 0;
	float: right;
	width: 430px;
	padding: 0 0 0 15px;
}
.contactForm FIELDSET {
	border: none;
	padding: 0;
	margin: 0;
}
.contactForm LABEL {
	font-size: 10px;
	display: block;
}
INPUT.contactText {
	height: 20px;
	width: 160px;
	margin-bottom: 5px;
}
.contactForm TEXTAREA {
	width: 233px;
	height: 265px;
}
.contactSubmit {
	float: right;
	margin: 24px 0 0 0;
	padding: 6px 20px;
	border: none;
	background-color: #00CC00;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.contactSubmit:hover {
	background-color: #66FF66;
}
.footer {
	border-top: solid 1px #AAA;
	background: repeat-x URL('../images/footergrad.png') left top;
}
.footerCenter {
	margin: 0 auto;
	padding: 15px 20px 0 20px;
	width: 962px;
	min-height: 85px;
	background: no-repeat URL('../images/footerlogo.png') 780px 20px;
}
.footerlinks {
	float: left;
	margin: 15px 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
.footerlinks LI {
	float: left;
	margin: 0 60px 0 0;
	padding: 0;
}
.footerlinks A {
	color: #7748BC;
}
.footerlinks A:hover {
	color: #9966CC;
	text-decoration: underline;
}
