@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 20px;
	background: url(/images/website/bg.jpg) top left repeat-x;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link {
	color:#8EECFA;
	text-decoration:none;
}
a:visited {
	color:#8EECFA;
	text-decoration:none;
}
a:hover {
	color:#C00;
}

hr {
	width:600px;
	
	padding:0px;
	margin:20px 0px;
	
	border:#000 1px dotted;
}


h1 {
}

h2 {
}

h3 {
	font-size:16px;
	color:#6699CC;
	font-weight:bold;
}

h3 span {
	color:#003366;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#003366;
}

h4 a:link {
	color:#003366;
}

h4 a:hover {
	color:#C00;
}

h5 {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

h6 {
	color:#6699CC;
	font-size:12px;
	font-weight:bold;
}

.clear {
	clear:both;
}

.line1 {
	padding:0px;
	margin:15px 0px;
	
	border-top: #FAEEC6 1px solid;
}



/*
############################
####    START LAYOUT    ####
############################
*/



#top-container {
	width:1002px;
	
	padding:0px;
	margin:0px auto;
	
	background: #f4f4f4 url(/images/website/main-bg.jpg) top center no-repeat;
}

#head {
	width:982px;
	height:87px;
	
	padding:0px 20px 0px 0px;
	margin:0px;
}

#head .logo {
	padding:0px 0px 0px 15px;
	margin:0px;
	
	float:left;
}

#pay-bills {
	width:153px;
	height:30px;
	
	padding:12px 0px 0px 10px;
	margin:0px;
	
	float:right;
	
	color:#FFF;
	font-size:14px;
}



/*
############################
####    MAIN MENU    ####
############################
*/




#main-nav {
	width:960px;
	height:50px;
	
	padding:0px;
	margin:0px auto;
	
	background: url(/images/website/menu-bg.jpg) left bottom repeat-x;
}

#main-nav ul {
	padding:0px;
	margin:0px;
}

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

#main-nav ul li a {
	display:block;
	
	width:120px;
	height:20px;
	
	padding:15px 0px;
	margin:0px;
	
	color:#8EECFA;
	font-size:16px;
	text-align:center;
}

#main-nav ul li a:hover {
	color:#FFF;
}

#main-nav ul li a.active {
	background: url(/images/website/menu-bg-active.jpg) repeat-x;
	color:#FFF;
}



/*
########################################
####    BIT UNDERNEATH MAIN MENU    ####
########################################
*/



#sub {
	width:960px;
	height:90px;
	
	padding:0px;
	margin:0px auto;
	
	background:url(/images/website/sub-bg.jpg) right no-repeat;
}

#sub-left {
	width:326px;
	height:77px;
	
	padding:13px 0px 0px 5px;
	margin:0px;
	
	background:url(/images/website/sub-left-bg.jpg) left no-repeat;
	
	float:left;
	
	color:#FFF;
	line-height:24px;
}

#sub-left span {
	color:#333;
}

#sub-right {
	width:360px;
	height:77px;
	
	padding:13px 0px 0px 10px;
	margin:0px;
	
	float:left;
	
	color:#FFF;
	line-height:24px;
}



/*
############################
####    MAIN CONTENT    ####
############################
*/


#main-content {
	width:960px;
	
	padding:20px 0px 0px 0px;
	margin:0px auto;
}

#content-left {
	width:615px;
	
	padding:0px;
	margin:0px;
	
	float:left;
}

#content-left-left {
	width:280px;
	
	padding:0px 5px 10px 0px;
	
	float:left;
}

#content-left-left .box {
	padding:0px 0px 20px 0px;
}

#content-left-left .box .content {
	width:218px;
	padding:0px 0px 0px 10px;
	float:right;
}

#content-left-left .box img {
	float:left;
	padding:0px;
	margin:0px;
}

#content-left-right {
	width:330px;
	
	float:right;
}

.box {
	padding:0px 0px 20px 0px;
}

.box .content {
	width:273px;
	padding:0px 0px 0px 10px;
	float:right;
}

.img {
	float:left;
	padding:0px;
	margin:0px;
}

.button {
	padding:2px 20px 0px 5px;
	margin:0px 2px 0px 0px;
	
	height:27px;
	
	float:left;
	
	background:url(/images/website/arrow2.png) right no-repeat;
	
	text-align:right;
	color:#6699CC;
}

.button a {
	color:#003366;
}

.button a:hover {
	color:#C00;
}

#content-right {
	width:345px;
	
	padding:0px;
	margin:0px;
	
	background:url(/images/website/benefits-bg.jpg) top right no-repeat;
	
	float:right;
}

#content-right-padding {
	padding:20px 20px 0px 30px;
	margin:0px;
}

#content-right-bottom {
	width:345px;
	height:30px;
	
	background:url(/images/website/benefits-bottom-bg.jpg) bottom right no-repeat;
}

#content-right #content-right-padding ul {
	padding:0px;
	margin:0px;
}

#content-right #content-right-padding ul li {
	padding:0px 0px 20px 35px;
	margin:0px;
	
	list-style:none;
	color:#769CC1;
	
	background:url(/images/website/tick.jpg) top left no-repeat;
}

#content-right #content-right-padding ul li strong {
	color:#003366;
	font-weight:bold;
}


/*
##############################
####    OFFERS SECTION    ####
##############################
*/


#bottom-container {
	width:960px;
	
	padding:20px 0px;
	margin:0px auto;
}

.offer {
	width:310px;
	height:362px;
	
	padding:0px;
	margin:0px 4px;
	
	float:left;
	
	background:url(/images/website/offer-bg.jpg) bottom left no-repeat;
}

.offer .offer-top {
	height:105px;
	
	padding:20px 0px 0px 0px;
	margin:0px;
	
	color:#CC9900;
	text-align:center;
}

.offer .offer-top img {
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
}

.offer .offer-middle {
	height:37px;
	
	padding:0px 40px 0px 10px;
	margin:0px;
	
	line-height:16px;
}

.offer .offer-bottom {
	height:100px;
	
	padding:15px 15px 10px 30px;
	margin:0px;
	
	color:#FFF;
	line-height:15px;
	font-size:11px;
}

.offer .offer-link {
	padding:0px 7px 0px 0px;
	margin:0px;
	
	text-align:center;
}

.offer .offer-link a {
	width:195px;
	height:36px;
	
	padding:18px 0px 0px 0px;
	margin:0px auto;
	
	display:block;
	font-size:20px;
	color:#777777;
	text-align:center;
}



/*
######################
####    FOOTER    ####
######################
*/


#footer-top {
	background:#FFFFE3;
	border-top:#E8E8C1 1px solid;
}

#footer-top-container {
	width:930px;
	
	padding:10px 15px;
	margin:0px auto;
	
	color:#333;
}

#footer-top-container strong {
	color:#CC9900;
}

#footer-middle {
	background:#333;
}

#footer-middle-container {
	width:930px;
	
	padding:20px 15px;
	margin:0px auto;
}

#footer-middle-box {
	width:300px;

	margin:0px 5px;
	
	float:left;
	color:#FFF;
	font-size:14px;
}

#footer-middle-box strong {
	font-size:18px;
}

#footer-middle-box span {
	color:#FFCC00;
}

#footer-bottom {
	height:65px;
	
	background:#000;
}

#footer-bottom-container {
	width:960px;
	
	padding:10px 0px;
	margin:0px auto;
}

#footer-bottom-links {
	padding:0px;
	margin:0px;
	
	float:left;
	
	color:#FFF;
}

#footer-bottom-ec {
	padding:0px 10px 0px 0px;
	margin:0px;
	
	float:right;
	
	color:#FFF;
}

/*
#################################
####    SUB-PAGE SPECIFIC    ####
#################################
*/

.pdf-download {
	padding:10px;
	margin:10px 0px;
	background: #EEEEEE;
	border: #CCC 2px solid;
}


.pdf-download img {
	float:left;
	margin:0px 10px 0px 0px;
}

#content-left .box-sub {
	padding:0px;
}

#content-left .box-sub .content {
	width:558px;
	padding:0px 0px 0px 10px;
	float:right;
	
	font-size:12px;
	color:#003366;
}

#content-left .box-sub img {
	float:left;
	padding:0px;
	margin:0px;
}

.line2 {
	border-top: #E1E1E1 1px solid;
	padding:0px;
	margin:10px 0px;
}

.button-active {
	padding:2px 20px 0px 5px;
	margin:0px 2px 0px 0px;
	
	height:27px;
	
	float:left;
	
	background:url(/images/website/arrow3.png) right no-repeat;
	
	text-align:right;
	color:#6699CC;
}

.button-active a {
	color:#FFF;
}

.button-active a:hover {
	color:#C00;
}

#main-image {
	text-align:center;
}

#content-left #sub-text {
	padding:10px 0px;
	margin:0px;
}

#content-left #sub-text a {
	color:#336699;
}

#content-right-bottom-sub {
	width:345px;
	
	padding:0px 0px 10px 0px;
	margin:0px;
	
	background: #f4f4f4 url(/images/website/benefits-bottom-bg-sub.jpg) bottom right no-repeat;
	
	text-align:center;
}

#sub-page-main-content {
	width:615px;
	
	padding:0px;
	margin:0px;
	
	float:left;
}

#sub-page-main-content td {
	border:#CCC 1px solid;
}

#sub-page-main-content a {
	font-weight:bold;
	color:#003366;
}

.handset-box {
	width:615px;
	
	padding:10px 0px;
	margin:20px 0px;
	
	border-top: #CDDCEB 1px solid;
}

.handset-box img {
	float:right;
}

.handset-box .cta {
	width:615px;
	
	padding:35px 0px 0px 0px;
	margin:0px;
	
	background:url(/images/website/shadow.jpg) top center no-repeat;
	
	font-size:16px;
	text-align:right;
}

.handset-box .cta a {
	color:#6699CC;
}

.handset-box .cta img {
	float:left;
}

#sub-page-content-right {
	width:330px;
	
	padding:0px;
	margin:0px;
	
	float:right;
}

/*
############################
####    CONTACT PAGE    ####
############################
*/

#contact-left {
	width:310px;
	
	padding:0px;
	margin:0px;
	
	float:left;
}

#contact-right {
	width:290px;
	
	padding:0px;
	margin:0px;
	
	float:right;
}

.contact-form {
	padding:5px 0px;
	margin:0px;
}

.field-validation {
	padding:0px;
	margin:0px;
	color:#C00;
}
