html { 
	min-height: 100%; margin-bottom: 1px;
}
body {
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(/images/stripeBg.jpg) repeat-x scroll 0 300px;
	text-align: center;
}
#container {
	background: url(/images/bg.jpg) repeat-y;
	width: 792px;
	min-height: 780px;
	margin-top: 10px;
	float: left;
}
#pageWrapper {
	width: 792px;
	min-height: 780px;
	float: left;
	text-align: left;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 900px;
}
#leftShadow {
	width: 50px;
	height: 187px;
	margin: 300px 0 0 0;
	float: left;
	background: url(/images/leftShadow.png) no-repeat;
}
#rightShadow {
	width: 50px;
	height: 187px;
	margin: 300px	 0 0 0;
	float: left;
	background: url(/images/rightShadow.png) no-repeat;
}
#header {
	width: 792px;
	height: 256px;
	background: url(/images/header.jpg) no-repeat;
	text-indent: -13000em;
}
#nav {
	margin: 0 0 0 40px;
	width: 710px;
	height: 30px;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#nav li {
	float: left;
}
#nav li a {
	height: 30px;
	float: left;
	overflow: hidden;
	background-image: url(/images/buttons.jpg);
	background-repeat: no-repeat;
	display: inline;
	text-decoration: none;
	color: #fff;
	text-indent: -5000px;
}
#nav li#button1 a {
	width: 186px;
}
#nav li#button1 a:hover {
	background-position: 0 -30px;
}
#nav li#button1 a:active {
	background-position: 0 -60px;
}
#nav li#button1.current a {
	background-position: 0 -30px;
}

#nav li#button2 a {
	width: 172px;
	background-position: -186px 0;
}
#nav li#button2 a:hover {
	background-position: -186px -30px;
}
#nav li#button2 a:active {
	background-position: -186px -60px;
}
#nav li#button2.current a {
	background-position: -186px -30px;
}

#nav li#button3 a {
	width: 211px;
	background-position: -358px 0;
}
#nav li#button3 a:hover {
	background-position: -358px -30px;
}
#nav li#button3 a:active {
	background-position: -358px -60px;
}
#nav li#button3.current a {
	background-position: -358px -30px;
}

#nav li#button4 a {
	width: 141px;
	background-position: -569px 0;
}
#nav li#button4 a:hover {
	background-position: -569px -30px;
}
#nav li#button4 a:active {
	background-position: -569px -60px;
}
#nav li#button4.current a {
	background-position: -569px -30px;
}

#stripe {
	height: 187px;
	width: 792px; /* 792px */
	margin: 4px 0 0 0;
}
#stripe #left {
	background: url(/images/stripe_left.jpg) no-repeat;
	width: 398px;
	height: 187px;
	float: left;
}
#stripe #rightTop {
	background: url(/images/stripe_right_top.jpg) no-repeat;
	width: 394px;
	height: 109px;
	float: left;
}
#stripe #link1 a {
	width: 137px;
	height: 78px;
	float: left;
	overflow: hidden;
	background: url(/images/stripe_link1.jpg) no-repeat;
	text-indent: -13000em;
}
#stripe #link2 a {
	height: 0;
	width: 164px;
	height: 78px;
	float: left;
	overflow: hidden;
	background: url(/images/stripe_link2.jpg) no-repeat;
	text-indent: -13000em;
}
#stripe #gutter {
	background: url(/images/stripe_gutter.jpg) no-repeat;
	width: 93px;
	height: 50px;
	float: left;
}
#stripe #readMore a {
	background: url(/images/stripe_readMore.jpg) no-repeat;
	width: 93px;
	height: 28px;
	padding-top: 28px;
	float: left;
	overflow: hidden;
	text-indent: -13000em;
}
#content {
	margin: 23px 0 0 0;
}

#content a, #content a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #37a900;
}
#content a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
#content .column {
	margin: 0 0 5px 42px;
	width: 330px;
	min-height: 270px;
	float: left;
}
#content .columnContact {
	height: auto;
	margin: 0 0 5px 42px;
	width: 330px;
	min-height: 270px;
	float: left;
}
#content h3 {
	color: #438200;
	font-size: 24px;
	margin: 0 0 18px 0;
	letter-spacing: -1px;
}
#content p {
	margin: 9px 0 9px 0;
	line-height: 16px;
	color: #333;
	font-size: 12px;
}
#content p.bullets {
	margin: 0;
}
#content ul {
	list-style-type: square;
	margin: 0 0 0 15px;
}
#content li {
	color: #333;
	line-height: 16px;
}
#content #doubleBox {
	margin: 0 0 5px 42px;
	width: 710px;
	min-height: 270px;
	float: left;
	color: #333;
	line-height: 16px;
}
#content #doubleBox li {
	line-height: 20px;

}
#content #doubleBox p {
	font-size: 12px;
	margin: 14px 0 14px 0;
}

#content #doubleBox ol {
	list-style-type: square;
	list-style: square;
}
#content #doubleBox ol li {
	margin: 10px 0 0 80px;
	width: 500px;
}
#content #doubleBox table {
	margin: 15px auto 15px auto;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 10px 0 5px 0;
}
#content #doubleBox table td {
	padding: 0 10px 5px 0;
}
#content #doubleBox.rationale p {
	width: 100%;
	line-height: 20px;
}
#content #doubleBox p.intro {
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
#content #doubleBox hr {
	border: none 0;
	border-top: 1px dotted #ccc;
	margin-top: 9px;
}
#content #doubleBox h4 {
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #000;
}
/* Form styles */
#content label {
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
#content label.submit {
	color: #fff;
	text-indent: -13000em;
}
#content input {
	width: 240px;
	border: 1px solid #ccc;
	padding: 5px;
}
#content input.button {
	background-color: #eee;
	width: 252px;
}
#content textarea {
	width: 240px;
	border: 1px solid #ccc;
	padding: 5px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#content p.required {
	padding: 3px;
	width: 317px;
	font-size: 10px;
	color: #ccc;
}
#content #error {
	padding: .5em .5em .5em 22px;
	background: url(/images/cross_circle.png) left no-repeat;
}
#content .success {
	line-height: 16px;
	background: url(/images/tick_circle.png) left no-repeat;
	padding-left: 22px;
	background-color: #E6EFC2;
}

/* taken from BlueprintCSS http://www.blueprintcss.org */
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.header td {
	text-transform: uppercase;
	font-weight: bold;
}

#bottom {
	background: url(/images/containerBottom.jpg) no-repeat;
	width: 792px;
	height: 37px;
	float: left;
}
#footer {
	width: 792px;
	float: left;
	height: 75px;
	font-family: "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #9d9d9d;
	margin: 15px 0 0 0;
	line-height: 16px;
}
#footer span {
	font-weight: bold;
}
#footer #leftFooter a, #footer #left a:visited {
	text-decoration: none;
	color: #9d9d9d;
	border-bottom: 1px dotted #9d9d9d;
}
#footer #leftFooter a:hover {
	color: #333;
}
#footer #rightFooter a, #footer #rightFooter a:visited {
	text-decoration: none;
	color: #9d9d9d;
}
#footer #rightFooter a:hover {
	color: #333;
}
#footer #leftFooter {
	float: left;
	width: 292px;
}
#footer #rightFooter {
	float: right;
}

