* { 
	margin: 0; 
	padding: 0; 
}

html, body { 
	height: 100%; 
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: url(images/overlay.png);
	display: none;
}
	
body {
	background: url(images/top_grad-repeat.jpg) center top repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}

body#home {
	background: url(images/home_grad-repeat.jpg) center top repeat-x;
}

#swoosh-home {
	background: url(images/abstract_swoosh-home.jpg) center top no-repeat;
	width: 100%;
	height: 429px;
	float: left;
}

#swoosh {
	position: absolute;
	background: url(images/abstract_swoosh.jpg) center top no-repeat;
	width: 100%;
	height: 429px;
}

#container {
	width: 960px;
	min-height: 100%;
 	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

.inner {
	position: relative;
	float: left;
	clear: left;
	width: 920px;
	margin: 25px 20px 40px;
}

body#home .inner {
	margin-top: 35px;
}

.inner img {
	margin: 0 0 10px 20px;
}

.inner .news-page img {
	margin: 10px 20px 20px 0;
}

.inner img.fleft {
	margin: 0 20px 10px 0;
}

.inner img.shadow {
	background: url(images/shadow_frame.png) center top no-repeat;
	padding: 5px;
}

#push {
	clear: both;
	height: 145px;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

/*** HEADER ***/

#header {
	position: relative;
	width: 920px;
	height: 130px;
	margin: 0 20px;
}

#header #logo {
	position: absolute;
	top: 19px;
	left: 0;
}

#header a img {
	border: none;
}

#map iframe {
	margin: 8px 0 20px 0;
	border: 1px solid #CCC;
}

/*** FOOTER ***/

#footer {
	clear: both;
	background: url(images/footer-repeat.jpg) center bottom repeat-x #40853c;
	width: 100%;
	height: 145px;
	margin: -145px auto 0 auto;
	color: #FFF;
	overflow: hidden;
}

body#home #footer .inner, #footer .inner {
	float: none;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

body#home #footer p, #footer p {
	font-size: 75%;
	margin-top: 45px;
}

#footer a img {
	border: none;
} 
#footer-nav {
	position: absolute;
	top: 116px;
	right: 0;
	text-transform: uppercase;
}

#footer-nav ul {
	font-size: 70%; 
}

#footer-nav li {
	background: none;
	float: left;
	list-style: none;
	padding-right: 2px;
	padding-left: 0;
}

#footer-nav li a {
	margin-left: 2px;
}

#partners {
	position: absolute;
	top: 18px;
	left: -43px;
}

#partners img {
	margin: 0 0 5px 43px;
}

/*** NAV ***/

#nav {
	position: absolute;
	top: 81px;
	left: 235px;
	width: 690px;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#nav ul {
	float: left;
	width: 690px;
}

#nav li {
	display: block;
	float: left;
	height: 25px;
	margin-left: 25px;
	padding: 0;
	list-style: none;
	line-height: 1.3em;
}

#nav li.cur {
	display: block;
	float: left;
	background: url(images/right-btn.png) top right no-repeat;
	height: 25px;
	list-style: none;
}

#nav li.cur a {
	display: block;
	float: left;
	background: url(images/left-btn.png) top left no-repeat;	
	height: 25px;
	color: white;	
}

#nav li.cur a:hover {
	color: #FFF;
}

#nav li a {
	color: black;
	padding: 1px 9px 0 9px;
}

#nav li a:hover {
	color: #40853c;
	text-decoration: none;
}

/*** COLUMNS & LISTS ***/

.six-hundred {
	position: relative;
	width: 600px;
	float: left;
}

.half {
	position: relative;
	width: 440px;
	float: left;
}

.two-eighty {
	position: relative;
	width: 280px;
	float: left;
}

.two-eighty img {
	display: block;
	margin: 0 auto;
}

.address-block {
	width: 200px;
	float: left;
}

.profile {
	float: left;
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
}

.profile img {
	margin: 0;
	padding: 0 20px 20px 0;
}

.profile img.fright {
	padding: 0 0 10px 10px;
}

.inner ul, .two-eighty ul {
	font-size: 90%;
	padding-bottom: 15px;
}

.inner li {
	background: url(images/bullet.gif) 0px 5px no-repeat;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

.news {
	position: relative;
	float: left;
	background: url(images/news_block-repeat.jpg) center top repeat-y;
}

.news #top {
	background: url(images/news_block-top.jpg) center top no-repeat;
	float: left;
	width: 280px;
	height: 10px;
}

.news #bottom {
	background: url(images/news_block-bottom.jpg) center bottom no-repeat;
	float: left;
	width: 280px;
	height: 10px;
}

.news .border {
	float: left;
	background: url(images/border.gif) center top no-repeat;
	width: 241px;
	height: 3px;
	margin: 12px 0 22px 19px;
}

.news-page .border-top {
	border-top: 1px solid #ccc;
	/*margin: 15px 0 15px 0;*/
	padding: 20px 0 15px 0;
}

.withmargin {
	margin-right: 40px;
}

/*** TYPOGRAPHY & LINKS ***/

h1 {
	font-size: 150%;
	line-height: 1.3em;
	color: #40853C;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

#quote {
	position: absolute;
	top: 15px;
	right: 0;
}

#quote h1 {
	margin: 0;
	font-size: 130%;
	text-transform: none;
}

#quote h1 span {
	color: #000;
}

#dropdown h1 {
	color: #fff;
}

#quote h2 {
	float: right;
	margin: 0;
	font-size: 90%;
	font-weight: lighter;
}
	

.news h1 {
	margin: 0 0 10px 20px;
}

h2 {
	font-size: 110%;
	line-height: 1.3em;
	margin: 0 0 12px 0;
}

/*.news-page h2 {
	margin-top: 15px;
}*/

h3 {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

h3 a {
	color: #000;
}

h3 a:hover {
	color: #40853C;
	text-decoration: none;
}

p {
	font-size: 90%;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

p.credit {
	font-size: 70%;
}

.news p {
	margin-right: 20px;
	margin-left: 20px;
}

.news span.date {
	font-size: 80%;
}

a {
	color: #40853c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a {
	color: #FFF;
}

.news a {
	font-size: 90%;
}

p.navyblue							{ color: #0065A1; }
p.blue								{ color: #00AEEF; }
p.green								{ color: #40AE49; }
p.purple							{ color: #A1238E; }
p.gold								{ color: #E1A614; }
p.red								{ color: #CC0000; }

/*** TABLES ***/

table								{ width: 440px; margin: 0px 0 0 0; padding-top: 10px; font-size: 90%; text-align: left; }
td.heading							{ width: 430px; margin: 0; padding: 3px 5px 3px; color: #FFF; font-weight: bold; text-align: left; }
td.navyblue							{ background: #0065A1; }
td.blue								{ background: #00AEEF; }
td.green							{ background: #40AE49; }
td.purple							{ background: #A1238E; }
td.gold								{ background: #E1A614; }
td.red								{ background: #CC0000; }
td span								{ float: right; }
td									{ width: 440px; float: left; padding: 5px 0 10px 5px; }

table#features						{ width: 440px; margin-bottom: 15px; padding-top: 10px; font-size: 90%; text-align: left; border-bottom: 1px solid #ccc; }
table#features th					{ width: 72px; float: left; margin: 0; padding: 0; font-size: 80%; text-align: left; }
table#features th.navyblue 			{ background: none; color: #0065A1; }
table#features th.blue				{ background: none; color: #00AEEF; }
table#features th.green				{ background: none; color: #40AE49; }
table#features th.purple			{ background: none; color: #A1238E; }
table#features th.gold				{ background: none; color: #E1A614; }
table#features th.red				{ background: none; color: #CC0000; }
table#features td					{ width: 220px; height: 22px; margin: 0px 0; padding: 5px 0 0 0; border-top: 1px solid #ccc; }
table#features td img				{ margin: 0; padding: 0;}

/*** FORMS ***/

form#contact 						{ width: 440px; }
form#contact div					{ height: auto; float: left; }
form#contact div.fright				{ float: right; }
form#contact label.fixedwidth		{ width: 150px; display: block; margin-top: 5px; }
form#contact label.checklabel		{ width: 266px; display: block; padding-top: 1px; margin: 0; }
form#contact input					{ width: 288px; float: left; border: 1px solid #CCC; margin: 5px 0;}
form#contact textarea				{ width: 288px; float: left; margin: 5px 0 10px 0; border: 1px solid #CCC; }
form#contact select					{ width: 288px; float: left; margin: 5px 0; border: 1px solid #CCC; }
form#contact #checks				{ width: 288px; margin: 15px 0 10px 0; font-size: 90%; }
form#contact #checks div			{ width: 288px; height: 30px; float: left; }
form#contact .checkbox				{ width: 20px; margin: 4px 2px 4px 0; padding: 0; border: none; }
form#contact .submit				{ background: url(images/submit-btn2.png) 0 0 no-repeat; width: 98px; height: 50px; margin-top: 10px; border: none; }
form#contact .submit:hover			{ background-position: 0 -50px; } 

form#selector						{ position: relative; background: url(images/monitor.jpg) center top no-repeat; width: 440px; height: 445px; font-size: 150%; font-weight: bold; color: #fff; }
form#selector #screen				{ position: absolute; top: 15px; left: 16px; width: 370px; height: 215px; margin: 20px; }
form#selector div					{ width: 370px; height: auto; float: left; }
form#selector p.fixedwidth			{ width: 300px; height: 40px; display: block; float: left; margin-right: 95px; }
form#selector .tickboxes			{ position: absolute; top: 170px; }
form#selector label.answer			{ margin-right: 10px; }
form#selector input					{ float: left; width: 20px; height: 20px; margin: 5px 40px 0 4px; padding: 0;}

form#support-quote					{ width: 440px; margin-top: 0; }
form#support-quote div				{ float: left; height: auto; }
form#support-quote div.fright		{ float: right; }
form#support-quote label.fixedwidth	{ width: 150px; display: block; margin-top: 5px; }
form#support-quote input			{ width: 288px; float: left; border: 1px solid #CCC; margin: 5px 0;}
form#support-quote textarea			{ width: 288px; float: left; margin: 5px 0 10px 0; border: 1px solid #CCC; }
form#support-quote select			{ width: 288px; float: left; margin: 5px 0; border: 1px solid #CCC; }
form#support-quote .submit			{ background: url(images/get-a-price-btn.png) 0 0 no-repeat; width: 154px; height: 50px; margin-top: 10px; border: none; }
form#support-quote .submit:hover	{ background-position: 0 -50px; }





