
/*=============================== Standard Tags =================================*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #505050;
	font-size: 13px;
	line-height: 20px;
	height: 100%;
}

p {
	margin-bottom: 15px;	
}


h1,h2,h3,h4 {
	margin: 10px 0;
}

h2 { font-size: 18px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }

h2 {
	color: #f07b23;
	background-repeat: no-repeat;
}

h3 {
	color: #002854;
	font-size: 14px;
}

li {
	margin-left: 15px;
}

a {
	color: #f07b23;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

.cb { clear: both; }

strong {
	color: #f07b23;
	margin-right: 3px;
}

/*=============================== Main Layout =================================*/


.tagline {
	display: block;
	position: absolute;
	font-size: 20px;
	top: 151px;
	margin-left: 250px;
	height: 17px;
	text-transform: uppercase;
}

.login {
	float: right;
	width: 127px;
	height: 23px;
	background: url(../gfx/login.png) 0 0 no-repeat;
	margin-top: 214px;
}

.login:hover {
	background: url(../gfx/login.png) 0 -23px no-repeat;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	min-width: 970px;
	width: 100%;
	height: 100%;
}

#title {
	margin: 0 auto;
	width: 970px;
	height: 230px;
}

#title h1 {
	margin: 0 0 0 25px;
	padding: 0;
}

#title h1 a {
	position: absolute;
	top: 139px;
	display: block;
	height: 100px; /* Don't forget print.css too */
	width: 234px; 
	text-indent: -2000em;
	overflow: hidden; /* IE */
	background: url(../gfx/logo.png) 0 0 no-repeat;
	outline: none;
}

#title h1 a:hover, #title h1 a:focus {
}

#topflash {
	display: block;
	width: 100%;
	height: 230px;
	background: url(../gfx/banner-bg.jpg) center 0 repeat-x;
}

#howitworks {
	width: 720px;
	height: 360px;
	margin: 20px 0;
}

#howitworks2 {
	width: 720px;
	height: 360px;
	margin: 20px 0;
}

#gmap {
	width: 720px;
	height: 360px;
	border: 1px solid black;
}


/*=============================== Two Column =================================*/

#container {
	position: relative;
	border-top: 3px solid #f07b23;
	padding: 77px 0;
	display: block;
	width: 100%;
	margin: 0 auto;
	min-height: 420px;
}

#centre {
	width: 970px;
	margin: 0 auto;
}

#content {
	margin-left: 250px;
}

#content h2 {
	font-size: 16px;	
	text-transform: uppercase;
	margin: 0;
}


#sidebar {
	width: 180px;
	float: left;
}

.pquote {
	position: relative;
	float: right;
	display: block;	
	background-color: #4b5c67;
	color: white;
	width: 220px;
	margin: 6px 0 15px 35px;
	padding: 15px 0;
}

.pquote h4 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f07b23;
	border-bottom: 1px solid #f07b23;
	padding: 0 22px 15px 22px;
	margin: 0;
}


.pquote strong {
	color: white;
	font-weight: bold;	
}

.pquote p {
	font-size: 11px;
	margin: 15px 22px;
	line-height: 22px;
}

.pquote em {
	display: block;
	font-size: 11px;
	margin: 15px 22px;
	line-height: 16px;
	color: #ccc;	
}

#slideframe {
	position: relative;
	float: left;
	display: block;	
	background-color: #4b5c67;
	width: 200px;
	height: 275px;
	margin-right: 35px;
	margin-top: 4px;
	margin-bottom: 5px;
}



.pdf {
	background: url(../gfx/icon_pdf.png) 0 center no-repeat;
	padding-left: 30px;
}


/*=============================== Navigation =================================*/


#nav {
	position: relative;
	float: left;
	z-index: 100;
	font-size: 14px;
	margin-left: 20px;
}

#nav ul { 
	list-style: none;
	margin: 0;
	border-right:2px solid silver;
	border-top:2px solid silver;
}

#nav li {
	position: relative;
	margin: 0; 
	text-transform: uppercase; 
}

#nav li a {
	color: #f07b23;
	display: block;
	text-decoration: none;
	margin:0;
	border-bottom:2px solid silver;
	padding: 7px 8px;
	font-weight: bold;
  	text-shadow: 0px 2px 4px #ccc;
	
}

#nav li a:hover, #nav li a.selected, #nav li a:focus {
  color:#ffffff;
  text-shadow: 0px 2px 4px #000;
  background: url(../gfx/bg-nav.png) no-repeat center left;
}




/*=============================== BG Images =================================*/


.index { background: url(../gfx/bg_index.jpg) center 0 repeat-x; }



/*=============================== Homepage Images =================================*/

#homefade {
	display: block;
	width: 720px;
	height: 425px;
}


#factone {
	position: absolute;
	width: 354px;
	height: 205px;
	background: url(../gfx/factone.png) 0 0 no-repeat;
	top: 40px;
	right: 0;
}

#facttwo {
	position: absolute;
	width: 354px;
	height: 205px;
	background: url(../gfx/facttwo.png) 0 0 no-repeat;
	top: 150px;
	left: 200px;
}

#factthree {
	position: absolute;
	width: 354px;
	height: 205px;
	background: url(../gfx/factthree.png) 0 0 no-repeat;
	top: 210px;
	right: 140px;
}


/*============================= Footer =================================*/


#footer {
	position: relative;
	display: block;
	border-top: 1px solid white;
	width: 100%;
	background: url(../gfx/bottombg.jpg) 0 0 repeat-x;
	min-height: 150px;
}



#footerquote {
	margin: 40px auto;
	width: 468px;
}

#footerlinks {
	position: absolute;
	bottom: 0;
	width: 970px;
	left: 50%;
	margin-left: -485px;
}

#footerlinks ul {
	float: right;
}

#footerlinks ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerlinks ul li a {
	color: #666;
	text-decoration: none;
}

#footerlinks ul li a:hover {
	color: #f07b23;
	text-decoration: underline;
}


/*=================================== FAQ ======================================*/


span.answer {
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}

.question {
	margin-bottom: 10px;	
}

/*============================= Form Elements =================================*/


input, textarea {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 13px;	
}


form label {
	display: block;
	margin-bottom: 6px;
}

label .label, #login label span {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

label span.highlight {
	width: auto;
	float: none;
	font-weight: bold;
	color: red;
}

.buttons {
	padding: 10px 0;
	text-align: center;
}

.buttons input {
	padding: 5px 10px;
}

#error {
	color: #FF0000;
	text-align: center;
}


.captcha {
	float: right;
	margin-right: 200px;
}


/*============================= Google News Ticker =================================*/

#newsHeadline {
	position: absolute;
	height: 42px;
	line-height: 42px;
	width : 970px;
	top: 0;
	left: 50%;
	margin-left: -462px;
}

#newsHeadline strong {
	color: #666;
}

#newsHeadline strong a {
	color: #666;
	text-decoration: none;
}

#newsHeadline strong a:hover {
	text-decoration: underline;
}

#newsBar {
	position: absolute;
	top: 0;
	left: 220px;
	width: 750px;
	height: 42px;
	background-image: url(../gfx/bg-semi.png);
	background-repeat: repeat;
	
}

#newsBar span.loading {
	display: block;
	line-height: 42px;
}


/*
.titleBox_gsnb                              { }
a.statusItemSelected_gsnb                   { color : #000000; }
span.statusItemSep_gsnb                     { color : #6f6f6f; }
.horizontal_gsnb .newsBarInnerBox_gsnb      { border-color : #aaaaaa; }
.horizontal_gsnb div.statusBox_gsnb         { border-right-color : #c0c0c0; }
.horizontal_gsnb a.statusItemSelected_gsnb  { color : rgb(68,68,68); }
.horizontal_gsnb span.snippet_gsnb          { color : #6f6f6f; }

*/


