﻿/*
Shell
*/
html, form
{
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 1em;
	height: 100%;
}
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -177px;
} 
#header
{
	background-image: url('/images/common/page_top.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 130px;
	width: 100%;
	min-width: 990px;
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
}
.header_container
{
	width: 980px;
	height: 130px;
	line-height: normal;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#footer
{
	height: 177px;
	max-height: 177px;
	width: 100%;
	min-width: 990px;
	margin: 0;
	padding: 0;
	background-image: url('/images/common/page_footer.jpg');
	background-repeat: repeat-x;
	clear: both;
}
.footer_container
{
	width: 980px;
	height: 177px;
	line-height: normal;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#footer .copyright
{
	font-size: 11px;
	color: #FFF;
	width: 34%;
	float: left;
	margin-top: 14px;
}
#footer .copyright a
{
	color: #FFF;
	text-decoration: none;
}
#footer .copyright a:hover
{
	text-decoration: underline;
}
#footer .menu
{
	width: 66%;
	float: right;
	color: #FFF;
	font-size: 10px;
	height: 14px;
	padding: 0;
	margin: 14px 0 0 0;
	letter-spacing: 0px;
	text-align: right;
}
#footer .menu a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer .menu a:hover
{
	text-decoration: underline;
}
#footer .info
{
	color: #FFF;
	width: 50%;
	font-size: 10px;
	padding: 20px 0 0 0;
	float: left;
}
#footer .logo
{
	width: 50%;
	height: 148px;
	float: right;
	margin: 0;
	position: relative;
}
#page_container
{
	width: 100%;
	min-width: 990px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
.page_content
{
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	top: 0;
	text-align: left;
	font-size: .8em;
	background-color: #FFF;
}
#main_logo
{
	margin: 0;
	padding: 29px 0 0 5px;
	width: 177px;
	height: 38px;
}
#header_tabs
{
	width: 980px;
	height: 30px;
	max-height: 30px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	clear: both;
	position: relative;
	top: 33px;
}
#header_tabs ul
{
	padding: 0;
	margin: 0;
	width: 980px;
	max-width: 980px;
	height: 30px;
}
#header_tabs ul li
{
	width: 137px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin: 0 3px 0 0;
}
#header_tabs ul .normal
{
	background-image: url('/images/common/tab.png');
}
#header_tabs ul .normal a
{
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url('/images/common/tab.png');
	background-position: 0 0;
}
#header_tabs ul .normal a:hover
{
	text-decoration: underline;
	background-position: 0 -30px;
}
#header_tabs ul .selected
{
	background-image: url('/images/common/tab_selected.gif');
}
#header_tabs ul .selected a
{
	width: 100%;
	display: inline;
	text-decoration: none;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#header_tabs ul .selected a:hover, #header_tabs ul .normal a:hover
{
	text-decoration: underline;
}
#middle_column
{
	width: 520px;
	margin: 10px 20px;
	float: left;
}
#middle_column_ext
{
	width: 720px;
	margin: 10px 20px;
	float: left;
}
#submenu
{
	width: 220px;
	margin: 10px 0;
	padding: 0;
	float: left;
}
#submenu ul
{
	width: 220px;
	margin: 0;
	padding: 0;
}
#submenu ul li
{
	list-style-type: none;
	list-style-image: none;
	background-image: url(/images/common/submenu_mid.gif);
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#submenu ul li a
{
	width: 200px;
	height: 28px;
	display: block;
	background-image: url(/images/common/submenu_mid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000;
	text-decoration: none;
	padding: 6px 10px 2px 10px;
}
#submenu ul .top
{
	width: 200px;
	height: 26px;
	display: block;
	background-image: url(/images/common/submenu_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000;
	font-size: 17px;
	padding: 6px 10px 2px 10px;
}
#submenu ul .bottom a
{
	width: 200px;
	height: 28px;
	display: block;
	background-image: url(/images/common/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000;
	text-decoration: none;
	padding: 6px 10px 2px 10px;
}
#submenu ul li a:hover, #submenu ul li .bottom a:hover
{
	background-position: 0 -36px;
	text-decoration: none;
	color: #FFF;
}
img
{
	behavior: url(/iepngfix.htc);
}
/*
Elements
*/
.info_box
{
	width: 220px;
	padding: 0;
	margin: 0;
}
.info_box_top
{
	width: 220px;
	height: 9px;
	background-image: url('/images/common/info_box_top.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 0;
}
.info_box_main
{
	width: 220px;
	min-height: 159px;
	background-color: #EEF7FE;
	background-image: url('/images/common/info_box_main.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0 0 9px 0;
	overflow: hidden;
	position: relative;
}
.info_box_main p
{
	line-height: 12px;
	padding: 10px 20px;
}
.info_box_main .note
{
	font-size: 10px;
	padding: 4px 20px 0 20px;
}
.info_box_main .subheading
{
	font-weight: bold;
	padding: 0 20px;
	margin: 0;
}
.info_box_main h1
{
	line-height: 12px;
	padding: 10px 20px;
	margin: 0;
	font-size: 16px;
	color: #326698;
}
.info_box_main #more
{
	position: absolute;
	bottom: 9px;
	left: 20px;
	width: 75px;
	height: 20px;
}
.info_box_main #more a
{
	background-image: url(/images/common/info_box_button.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	width: 75px;
	height: 20px;
}
.info_box_main #more a:hover
{
	background-position: 0 -20px;
}
.info_box_main #more a span
{
	position: absolute;
	top: 4px;
	left: 0;
	width: 75px;
	cursor: pointer;
}
.button_purple
{
	width: 140px;
	height: 36px;
	overflow: hidden;
	margin: 10px 0;
	clear: both;
	float: left;
}
.button_purple a
{
	width: 140px;
	height: 36px;
	display: block;
	background-image: url(/images/common/button_purple.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.button_purple a:hover
{
	background-position: 0 -36px;
	text-decoration: none;
}
.button_purple span
{
	position: relative;
	top: 10px;
	width: 140px;
	height: 26px;
	overflow: hidden;
}
.button_orange
{
	width: 141px;
	height: 36px;
	overflow: hidden;
	margin: 10px 0;
	clear: both;
	float: left;
}
.button_orange a
{
	width: 141px;
	height: 36px;
	display: block;
	background-image: url(/images/common/button_orange.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.button_orange a:hover
{
	background-position: 0 -36px;
	text-decoration: none;
}
.button_orange span
{
	position: relative;
	top: 10px;
	width: 141px;
	height: 26px;
	overflow: hidden;
}
.quote
{
	background-image: url(/images/common/quote_bg.gif);
	background-repeat: repeat;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
}
.quote p
{
	padding: 10px 20px 10px 60px;
	margin: 0;
	line-height: 24px;
	font-style: italic;
	font-size: 12px;
	display: block;
	color: #FFF;
}
.quote p span
{
	font-style: normal;
	color: #FFF;
	font-size: 14px;
	padding: 0;
	margin: 0;
	clear: both;
}
.quote img
{
	padding: 0;
	margin: 0;
	width: 53px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
}
.info_table
{
	width: 100%;
	padding: 0;
	margin: 20px 0;
}
.info_table th
{
	background-color: #8B917A;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
}
.info_table td
{
	background-color: #E7E9E0;
	color: #666;
	font-size: 12px;
	padding: 10px;
	border: solid 1px #FFF;
}
.info_table td a
{
	color: #84895F;
	text-decoration: underline;
}
#contactform
{
	width: 100%;
	margin: 10px 0;
}
#contactform .row
{
	width: 100%;
	height: 36px;
	float: left;
	clear: both;
}
#contactform .left
{
	width: 98px;
	height: 100%;
	display: block;
	float: left;
	background-color: #8B917A;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 2px 2px 8px;
	border: solid 1px #FFF;
}
#contactform .right
{
	width: 400px;
	height: 100%;
	display: block;
	float: right;
	padding: 6px 4px;
	background-color: #E7E9E0;
	border: solid 1px #FFF;
}
#contactform .right input
{
	width: 350px;
}
#contactform .right textarea
{
	width: 350px;
	height: 50px;
}
#contactform .right .button
{
	width: 100px;
}
#download_ad
{
	background-image: url(/images/adverts/download.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 220px;
	height: 175px;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	text-align: center;
}
#download_ad img
{
	padding: 80px 0 0 0;
}
/*
Formatting
*/
.clear
{
	clear: both;
	width: 100%;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
}
h1
{
	margin: 0 0 15px 0;
	padding: 0;
	color: #91A163;
	font-size: 24px;
}
.heading1
{
	width: 100%;
	height: 39px;
	position: relative;
	font-size: 24px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #91A163;
}
.heading1 span
{
	position: absolute;
	width: 100%;
	height: 100%;
}
h2
{
	margin: 8px 0 8px 0;
	padding: 0;
	color: #91A163;
	font-size: 20px;
}
.heading2
{
	width: 100%;
	height: 29px;
	position: relative;
	font-size: 20px;
	padding: 0;
	margin: 8px 0 8px 0;
	color: #91A163;
}
.heading2 span
{
	position: absolute;
	width: 100%;
	height: 100%;
}
p
{
	padding: 10px 0;
	margin: 0;
	line-height: 20px;
	font-size: 0.9em;
	color: #666;
}
div ul
{
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style-image: url(/images/common/bullet.gif);
	list-style-type: square;
}
div ul li, div ol li
{
	line-height: 20px;
	margin: 14px 10px;
	padding: 0;
	color: #666;
	font-size: 1em;
}
.prominent
{
	font-size: 1.1em;
	line-height: 20px;
	padding: 0;
}
.column_quarter
{
	float: left;
	width: 25%;
}
a
{
	color: #7D9D4F;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Interactive homepage elements */

#interactive
{
	background-image: url(/images/interactive/banner_bg.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 310px;
	margin: 10px 0;
	padding: 0;
	position: relative;
	display: block;
	clear: both;
	float: left;
}
#interactive_text
{
	width: 402px;
	height: 202px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 6;
}
#interactive_text div
{
	padding: 20px 0 0 20px;
	width: 360px;
	height: 202px;
	overflow: hidden;
}
#interactive_text div p
{
	width: 370px;
	font-size: 17px;
	font-weight: lighter;
	line-height: 22px;
	color: #606060;
}
#interactive_image
{
	width: 540px;
	height: 290px;
	margin: 0;
	float: right;
	padding: 0 10px 0 0;
	z-index: 2;
	overflow: hidden;
}
#interactive_image div
{
	width: 530px;
	height: 290px;
	padding: 30px 10px 0 0;
	margin: 0;
}
#interactive_nav
{
	position: absolute;
	top: 190px;
	left: 20px;
	z-index: 2;
	float: left;
}
#interactive_nav a
{
	margin: 0 5px 0 0;
	padding: 5px 0 0 8px;
	width: 14px;
	height: 17px;
	display: block;
	background-image: url(/images/interactive/nav_circle.gif);
	text-decoration: none;
	font-size: 10px;
	color: Orange;
	float: left;
}
#interactive_nav a:hover
{
	background-image: url(/images/interactive/nav_circle_on.gif);
	color: Black;
}
