/* @group CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

body {
	line-height: 1;
	font-size: .63em;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

:focus {
	outline: 0;
}

.clear {
	clear: both;
}

/* @end */

/* @group Site */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background: #000 url(img/header.gif) repeat-x center top;
	color: #fff;
}

.inner {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 209px;
}

#header h6 {
	height: 0;
	text-indent: -9999px;
}

#logo {
	width: 151px;
	height: 193px;
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
}

#logo a {
	width: 151px;
	height: 193px;
	display: block;
	text-indent: -9999px;
	background: url(img/logo.gif) no-repeat left top;
}

#content {
	padding: 50px 0;
}

#content h2 {
	color: #72c267;
	font: 2.4em Days, sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content h2.pink {
	color: #b60050;
}

#content h3 {
	color: #72c267;
	font: 1.6em/20px Days, sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content h3.pink {
	color: #b60050;
}

#content h4 {
	text-transform: uppercase;
	font-size: 1.4em;
	line-height:150%;
	margin: 10px 0;
}

#content p {
	font-size: 1.15em;
	line-height: 160%;
	margin-bottom: 15px;
}

#content em {
	font-style: italic;
	font-size: 0.95em;
}

#content a.pink {
	color: #b60050;
}

#content a {
	color: #72c267;
}

#content a:hover {
	color: #fff;
}

#content ul {
	font-size: 1.15em;
	margin-bottom: 15px;
}

#content ul li{
	margin-bottom: 8px;
}

.green {
	color: #72c267;
}

.pink {
	color: #b60050;
}

.tabbed {
	margin-left: 211px;
}

.homepic {
	border: 6px solid #fff;
}

#home_content_top {
	float: left;
	padding-bottom: 40px;
}

#home_content_top_left {
	float: left;
	width: 640px;
}

#home_content_top_right {
	float: left;
	width: 300px;
}

#home_content_left {
	width: 170px;
	float: left;
	margin-right: 70px;
}

#home_content_middle {
	width: 340px;
	float: left;
	margin-right: 60px;
}

#home_content_right {
	width: 300px;
	float: left;
}

#q1 {
	width: 71px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 15px;
	background: url(img/q1.gif) no-repeat left top;
	margin-bottom: 15px;
}

#q2 {
	width: 71px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 15px;
	background: url(img/q2.gif) no-repeat left top;
	margin-bottom: 15px;
}

#q3 {
	width: 71px;
	height: 79px;
	display: block;
	float: left;
	margin-right: 15px;
	background: url(img/q3.gif) no-repeat left top;
	margin-bottom: 15px;
}

#q4 {
	width: 71px;
	height: 79px;
	display: block;
	float: left;
	background: url(img/q4.gif) no-repeat left top;
	margin-bottom: 15px;
}

#footer {
	background: url(img/footer.gif) repeat-x left top;
	height: 13px;
	padding: 13px 0;
	text-align: right;
	color: #d4d4d4;
	font-size: 1.1em;
	clear: both;
	vertical-align: bottom;
}

#footer a {
	color: #d4d4d4;
}

#soc_rss {
	float: left;
	margin-right: 10px;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -999px;
	background: url(img/soc_rss.gif) no-repeat left top;
	overflow: hidden;
	text-align: left;
	margin-top: -3px;
}

#soc_fb {
	float: left;
	margin-right: 10px;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -999px;
	background: url(img/soc_fb.gif) no-repeat left top;
	overflow: hidden;
	text-align: left;
	margin-top: -3px;
}

#soc_tw {
	float: left;
	margin-right: 10px;
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -999px;
	background: url(img/soc_tw.gif) no-repeat left top;
	overflow: hidden;
	text-align: left;
	margin-top: -3px;
}

.circle_green {
	width: 171px;
	padding: 85px 20px 0;
	height: 126px;
	text-align: center;
	font: 1.25em Days, sans-serif;
	color: #000;
	background: url(img/circle_green.gif) no-repeat left center;
	text-transform: uppercase;
	float: left;
	margin-bottom: 50px;
}

.circle_green strong {
	display: block;
	text-align: center;
	font: 1.2em/26px Days, sans-serif;
	
}

.circle_pink {
	width: 171px;
	padding: 80px 20px;
	height: 51px;
	text-align: center;
	font: 1.25em Days, sans-serif;
	background: url(img/circle_pink.gif) no-repeat left center;
	text-transform: uppercase;
	float: left;
	margin-bottom: 50px;
}

.circle_pink strong {
	display: block;
	text-align: center;
	font: 1.2em/26px Days, sans-serif;
	
}

.q_white {
	width: 180px;
	height: 180px;
	color: #000;
	background: url(img/q_white.gif) no-repeat left center;
	float:left;
	margin-right:32px;
	margin-bottom: 50px;
}

.q_black {
	width: 180px;
	height: 180px;
	color: #000;
	background: url(img/q_black.gif) no-repeat left center;
	float:left;
	margin-right:32px;
	margin-bottom: 50px;
}

.q_green {
	width: 180px;
	height: 180px;
	color: #000;
	background: url(img/q_green.gif) no-repeat left center;
	float:left;
	margin-right:32px;
	margin-bottom: 50px;
}

.q_pink {
	width: 180px;
	height: 180px;
	color: #000;
	background: url(img/q_pink.gif) no-repeat left center;
	float:left;
	margin-right:32px;
}

.circle_info {
	float: right;
	width: 670px;
	margin-bottom: 50px;
	padding-top:30px;
}

.circle_info ul li{
	list-style-position:outside;
	margin-left:20px;
	list-style:disc;
	line-height:140%;
}

.circle_info_middle {
	float: left;
	width: 290px;
	margin-bottom: 50px;
	padding-top:30px;
	margin-left:100px;
}

/* @end */

/* @group Nav */

#nav {
	display: block;
	position: relative;
	z-index: 100;
	padding-left: 250px;
	clear: both;
	height: 40px;
	float: left;
	margin-top: 169px;
	width: 690px;
}

#nav > li {
	display: block;
	float: left;
	position: relative;
}

#nav > li > a {
	display: block;
	float: left;
	padding: 13px 15px;
	height: 14px;
	color: #fff;
	text-transform: uppercase;
	font: 1.2em/1 Days, sans-serif;
	cursor: pointer;
}

#nav > li:hover {
	background: url(img/navhi.gif) repeat-x left top;
}

.subnav {
	position: absolute;
	top: 40px;
	left: 0;
	width: 160px;
	z-index: 7000;
	display: none;
	background-color: #67af5d;
}

#nav > li:hover > .subnav {
	display: block;
}

.subnav li a {
	color: #000;
	padding: 10px;
	font-weight: normal;
	line-height: 125%;
	display: block;
	text-transform: uppercase;
	border-bottom: 1px dashed #333;
	font: 1.05em/1 Days, sans-serif;
	cursor: pointer;
}

.subnav li a.last {
	border: none;
}

.subnav li:hover a {
	background-color: #d2e7cf;
}

input.field {
	width: 200px;
	padding: 3px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background-color: #000;
	border: 1px solid #b70050;
	margin-bottom: 8px;
}

select.field {
	width: 206px;
	height: 20px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background-color: #000;
	border: 1px solid #b70050;
	margin-bottom: 8px;
}

textarea.field {
	width: 312px;
	padding: 3px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background-color: #000;
	border: 1px solid #b70050;
	margin-bottom: 8px;
}

#sidebar {
	width: 240px;
	float: right;
}

#sub_content_form {
	float: left;
	width: 600px;
}

#sub_content_research {
	float: left;
	width: 680px;
}

/* @end */
