/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:15px 0 15px 30px;
}
ul li, ol li, dl li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.clear-both{
	clear:both;
}
a:link{
	color:#554b31;
}
a:visited{
	color:#554b31;
}
a:hover{
	color:#009e53;
}
a:active{
	font-weight:700;
}
a:focus{
	font-weight:700;
}
input.checkbox{
	border:none;
	background-color:transparent;
}
#content-wrap ul{
	list-style:none;
	margin:20px 0;
}
#content-wrap ul li{
	padding:0 0 0 20px;
	margin:0 0 8px;
	background:url('../nav/bullet.gif') 0 0 no-repeat;
}

/********* TYPOGRPAHY ********/

body{
	font-family:helvetica, arial, sans-serif;
	font-size:14px;
	color:#444;
	background:url('../nav/body_tile.gif') repeat-x #ded9cc;
	text-align:center;
}
h1, h2, h3, h4, h5{
	font-family:helvetica, arial, sans-serif;
	font-weight:700;
	color:#554b31;
}
h1{
	font-size:28px;
	margin:0px 0 16px 0;
	padding:12px 0 0 0;
}
h2{
	font-size:16px;
	margin:15px 0 18px 0;
	background:url('../nav/h2_balls.gif') no-repeat #ded9cc;
	padding:0 0 0 23px;
	line-height:20px;
}
h3{
	font-size:14px;
	margin:15px 0 16px 0;
}
h4{
	font-size:11px;
	margin:15px 0 16px 0;
}
h5{
	font-size:10px;
	margin:15px 0 16px 0;
}
p{
	margin:0 0 16px 0;
	line-height:22px;
}

/********* STRUCTURE *********/

#wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
}
#content-wrap{
	margin:0 0 10px;
}

/********* HEADER & NAV *********/

#header{
	background:url('../nav/header.jpg') no-repeat #049947;
	height:434px;
	position:relative;
	color:#fff;
	margin:0 0 10px;
}
#header img#logo{
	position:absolute;
	top:35px;
	left:3px;
}
#header ul{
	margin:0;
	list-style:none;
	position:absolute;
	top:98px;
	left:3px;
}
#header ul li{
	float:left;
	display:inline;
	margin:0 28px 0 0;
}
#header ul li a{
	font-weight:700;
	text-decoration:none;
	color:#fff;
	font-size:13px;
}
#header ul li a:hover, #header ul li.selected a{
	text-decoration:underline;
}
#strapline{
	width:521px;
	height:81px;
	overflow:hidden;
	position:absolute;
	top:135px;
	left:0px;
	font-size:18px;
}
#strapline span{
	display:block;
	overflow:hidden;
	width:521px;
	height:81px;
	position:absolute;
	background:url('../nav/strap_line.gif') no-repeat;
}
img.header-phone-img{
	position:absolute;
	bottom:6px;
	right:65px;
}
img#header-data-img{
	position:absolute;
	bottom:49px;
	right:71px;
}

/********* HOMEPAGE *********/

ul#homepage-blocks{
	list-style:none;
	margin:0 0 10px 20px;
	width:504px;
	height:356px;
	float:right;
	position:relative;
}
ul#homepage-blocks li{
	display:inline;
}
ul#homepage-blocks li a{
	display:block;
	width:247px;
	height:173px;
	position:absolute;
}
ul#homepage-blocks li a span{
	display:block;
	width:247px;
	height:173px;
	position:absolute;
}
ul#homepage-blocks li a#tariff{
	top:0;
	left:0;
}
ul#homepage-blocks li a#hands{
	top:0;
	right:0;
}
ul#homepage-blocks li a#data{
	bottom:0;
	left:0;
}
ul#homepage-blocks li a#support{
	bottom:0;
	right:0;
}
ul#homepage-blocks li a#tariff span{
	position:absolute;
	background:url('../nav/tariff_review.jpg') no-repeat;
}
ul#homepage-blocks li a#hands span{
	position:absolute;
	background:url('../nav/hands_free.jpg') no-repeat;
}
ul#homepage-blocks li a#data span{
	position:absolute;
	background:url('../nav/data_transfer.jpg') no-repeat;
}
ul#homepage-blocks li a#support span{
	position:absolute;
	background:url('../nav/support.jpg') no-repeat;
}
ul#homepage-blocks li a#tariff:hover span, ul#homepage-blocks li a#hands:hover span,
ul#homepage-blocks li a#data:hover span, ul#homepage-blocks li a#support:hover span{
	background-position:0 -173px;
}
#home-news-item{
	width:433px;
	height:92px;
	background:url('../nav/home_news_bg.gif') no-repeat #e9e5dc;
	position:relative;
}
#home-news-item h3{
	margin:0;
	position:absolute;
	top:7px;
	left:12px;
	font-size:12px;
}
#home-news-item p{
	margin:0;
	width:380px;
	position:absolute;
	top:34px;
	left:12px;
	font-size:11px;
	line-height:16px;
}
#home-news-item div{
	position:absolute;
	top:9px;
	right:12px;
	font-size:10px;
	font-weight:700;
	color:#554b31;
}
#home-news-item a{
	color:#019742;
	font-style:italic;
	font-size:10px;
	font-weight:700;
}
#home-news-item a:hover{
	text-decoration:none;
}

/********* COMMON PAGES *********/

#sidebar{
	list-style:none;
	margin:0 0 10px 20px;
	width:360px;
	float:right;
	position:relative;
	background-color:#fff;
	font-size:12px;
}
#sidebar div{
	background-color:#cbc4b0;
	margin:10px;
	padding:15px;
}
#sidebar h3{
	margin:0 0 16px;
}
#sidebar p{
	line-height:18px;
}
#sidebar ul{
	margin:10px 0;
}
#sidebar img{
	margin:10px 0 0 4px;
}
#content.standard img{
	float:left;
	margin:0 20px 0 0;
	border:1px solid #fff;
}
ul#testimonials li{
	padding:0 0 27px;
	background:transparent;
}
ul#testimonials blockquote{
	background:url('../nav/quote_sml.gif') 0 0 no-repeat;
	padding:18px 0 0;
	position:relative;
}
ul#testimonials blockquote p{
	background:url('../nav/quote2_sml.gif') bottom right no-repeat;
	padding:0 16px 18px;
	margin:0;
	color:#fff;
}
ul#testimonials blockquote p span{
	display:block;
	text-align:right;
	font-weight:700;
	font-style:italic;
	color:#7a7360;
	font-size:11px;
}
ul#testimonials img{
	float:right;
	margin:5px 0 0;
}

/********* LISTINGS *********/

ul#article-list{
	margin:20px 20px 20px 0;
}
ul#article-list.news{
	width:595px;
}
ul#article-list li{
	padding:15px 0 5px 0;
	background:url('../nav/faq_bg.gif') bottom right no-repeat #eeeae3;
}
ul#article-list li h2{
	background:transparent;
	padding:0 15px 10px;
	border-bottom:1px solid #e5e0d6;
	margin:0 0 5px 0;
	font-size:14px;	
}
ul#article-list li h2 a{
	text-decoration:none;
}
ul#article-list li em{
	font-size:12px;
	font-weight:700;
}
ul#article-list li img{
	float:left;
	margin:10px 0 10px 15px;
}
ul#article-list p{
	margin:15px;
	padding:0 0 0 120px;
}
ul#article-list a.read-more{
	display:block;
	height:28px;
}
ul#article-list a.read-more img{
	float:right;
	margin:0;
}
ul#small-article-list li{
	background:transparent;
	padding:0;
	height:70px;
	position:relative;
	margin:0 0 15px;
}
ul#small-article-list li img{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	width:70px;
	height:70px;
}
ul#small-article-list li h4{
	margin:0 0 5px;
}
ul#small-article-list li p{
	font-size:11px;
	line-height:16px;
}
ul#small-article-list li img.read-more-sml{
	position:absolute;
	bottom:0;
	right:5px;
	width:64px;
	height:17px;
	float:none;
	margin:0;
}

/********* FORMS AND CONTACT PAGE *********/

form#form{
	width:400px;
	padding:10px 0 10px 0;
	margin:0 0 0 100px;
}
form#form.contact-form{
	margin:0 0 0 50px;
	float:left;
	display:inline;
	padding:5px 0 10px;
}
form#form fieldset{
	margin:0 0 20px 0;
	background:url('../nav/faq_bg.gif') bottom right no-repeat #eeeae3;
	padding:0 0 15px;
}
form#form.no-legend fieldset{
	padding:20px 0 15px;
}
form#form p{
	margin:0;
	clear:both;
}
form#form label{
	display:block;
	width:120px;
	float:left;
	display:inline;
	margin:2px 0 0 20px;
	line-height:20px;
	color:#554b31;
	font-size:12px;
}
form#form label span{
	font-size:11px;
	font-style:italic;
	color:#a79e86;
}
form#form input, form#form textarea{
	border:1px solid #c4bca8;
	background-color:#fff;
	height:20px;
	width:220px;
	margin:0 0 8px;
}
form#form textarea{
	width:240px;
	height:120px;
}
form#form input#submit{
	width:240px;
	height:28px;
	margin:0 0 0 141px;
	border:none;
}
form#form input#submit.form-button-med{
	margin:0 0 0 201px;
}
ul#form-errors{
	margin:25px 0 0 112px;
	list-style:none;
	width:377px;
	padding:8px 0 0;
	background:url('../nav/alert_top.gif') top left no-repeat #f8f8f8;
}
ul#form-errors.contact-form-errors{
	margin:25px 0 0 242px;
}
ul#form-errors li{
	padding:0 0 0 60px;
	background:transparent;
	font-size:12px;
	line-height:18px;
}
ul#form-errors li p{
	color:#da1111;
	line-height:18px;
}
ul#form-errors li#error-foot{
	height:10px;
	background:url('../nav/alert_bottom.gif') bottom left no-repeat #f8f8f8;
	margin:0;
}

/********* FOOTER *********/

#footer{
	height:224px;
	background:url('../nav/footer_bg.gif') repeat-x #c3bba5;
	margin:0 0 20px 0;
	clear:both;
}
#footer-content{
	width:980px;
	height:224px;
	background:url('../nav/footer.gif') no-repeat;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#footer-content ul{
	list-style:none;
	position:absolute;
	top:44px;
	left:3px;
	margin:0;
	width:400px;
}
#footer-content ul li{
	width:200px;
	float:left;
}
#footer-content ul li, #footer-content ul li a{
	font-size:11px;
	line-height:20px;
	color:#7a7360;
}
#footer-content blockquote{
	width:420px;
	background:url('../nav/quote.gif') top left no-repeat;
	position:absolute;
	right:15px;
	top:56px;
	font-size:14px;
	color:#fff;
}
#footer-content blockquote p{
	margin:28px 0 0 36px;
	padding:0 30px 26px 0;
	line-height:19px;
	background:url('../nav/quote2.gif') bottom right no-repeat;
}
#footer-content blockquote p span{
	display:block;
	text-align:right;
	font-size:11px;
	font-style:italic;
	font-weight:700;
	color:#7a7360;
}




