/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

html {
	overflow:scroll;
}

h1 {
	font-size:1.9em;
}

h2 {
	/*min-height:657px;*/
	background-repeat:no-repeat;
	/*background-color:#EDEFB0;*/
	font-size:1.2em;
	font-style: italic;
	/*margin:0 0 20px 0;*/
}

hr {
	border:1px solid #B2BA31;
}

.clear{
	clear:both;
}

.floatImg {
	float:left;
	margin:0 10px 10px 0;
}

#outerWrapper {
	width:955px;
	margin:0 auto;
}

#headerContainer {
	width:955px;
	height:102px;
	background-color:#B2C329;
}

#nav {
	width:703px;
	height:73px;
	float:left;
	background-color:#ffffff;
}

#logo {
	width:252px;
	height:117px;
	float:left;
	margin:0;
	background:#ffffff;
}

#midSection {
	width:955pcx;
	height:286px;
}

#mainImage {
	width:774px;
	float:left;

}

#textQuote {
	width:156px;
	height:245px;
	float:left;
	font-size:1.8em;
	text-align:center;
	color:#757B21;
	padding:40px 10px 0 10px;
}

#textContainer {
	width:955px;
	height:auto;
	padding:20px 0 0 0;
}

#text {
	width:605px;
	height:100%;
	min-height:657px;
	background-image:url(../images/build/backgroundtextpanel.gif);
	background-repeat:no-repeat;
	background-color:#EDEFB0;
	font-size:1.2em;
	padding:10px 10px 35px 15px;
	float:left;
	/*margin:0 0 20px 0;*/
}






#quadMenu {
	width:289px;
	height:auto;
	float:left;
	padding:0 0 0 25px;
}

#sidePics {
	width:289px;
	padding:0 0 0 25px;
	float:left;
	margin:10px 0 0 0;
}

#footer {
	width:923px;
	height:50px;
	background-color:#B2C329;
	color:#ffffff;
	font-size:1.0em;
	padding:14px 0 0 10px;
}

#footer a {
	color:#ffffff;
}

#navContainer {
	width:703px;
	float:left;
	_height:80px;
}

#strapline {
	width:600px;
	height:37px;
}

#nav {
	width:693px;
	height:80px;
	padding:0 0 0 10px;
	/*margin:0 0 10px 0;*/
	float:left;
	font-size:1.2em;
	font-weight:bold;
}

object {
	margin:10px 0 10px 0;
}

#navContainer > #nav {
	width:693px;
	height:71px;
	padding:0 0 0 10px;
	float:left;
	font-size:1.2em;
	font-weight:bold;
}

#nav a {
	color:#6F7724;
	text-transform:uppercase;
	text-decoration:none;
}
#text a {
	color: #455719;
}

#text a hover {
	color: #B2C329;
}
#text a visited {
	color: #B2C329;
}


#nav a:hover {
	color:#D57326;
}

#nav ul {
	margin:30px 0 0 0;
	padding:0;
}

#nav ul li {
	list-style:none;
	display:inline;
	padding:0 5px 0 4px;
}

.tariffTitles {
	color:#ffffff;
	font-weight:bold;
}

#newsArticles {
	font-size:1.2em;
}

#offer {
	width:570px;
	height:auto;
	padding:10px;
	background:#747824;
	color:#E7E8AE;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

#offer span {
	font-size:2.0em;
}
