/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	background: #e7e7e7 url(../_img/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #4661ab;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #8cc63f;
	font-size: 1.5em;
	line-height: 2;
	font-weight: normal;
	margin: 0;
}
h4 { margin: 0; }
a {
	color: #3f70e3;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	background: url(../_img/wrap_bg.gif) repeat-y;
}

#header h1 {
	margin: 0 45px 0 0;
	float: left;
	width: 252px;
	padding-top: 15px;
}
#header h1 a:link, #header h1 a:visited {
	width: 252px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 113px;
	display: block;
	background: url(../_img/logo.gif) no-repeat;
}
#header {
	background: url(../_img/header_bg.gif) repeat-x left top;
	height: 101px;
	padding: 0 10px;
	margin: 0 auto;
}
#header p {
	float: right;
	color: #94ce47;
	font-size: 1.5em;
	line-height: 1;
}
#toptools {
	margin: 16px 20px 0 0;
	padding: 0;
	float: right;
	width: 300px;
	text-align: right;
}
#toptools li { display: inline; }
#toptools li a { 
	border-right: 1px solid #bfbfbf;
	color: #bfbfbf;
	padding: 0 .5em;
	text-decoration: none;
}
#toptools li.last a {
	border-right: none;
	padding-right: 0;
}
.nav {
	margin: 36px 0 0 0;
	width: 320px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	float: left;
	text-transform: uppercase;
}
.nav li {
	display: inline;
}
.nav li span {
	display: block;
	width: 2px;
	height: 54px;
	float: left;
	background: url(../_img/nav-sep.gif) no-repeat;
}
.nav li a {
	color: #999;
	text-decoration: none;
	padding: 0 15px;
	margin: 0;
	display: block;
	float: left;
	line-height: 54px;
}
.nav li a.last { margin-right: 0; }
.nav li a:hover {
	color: #bfbfbf;
	background: url(../_img/nav-hover_bg.gif) repeat-x 0px 0px;
}
#leaderboard {
	padding: 0px 10px 0;
	background: url(../_img/leaderboard_bg.gif) no-repeat right top;
	margin: 0 auto;
	height: 299px;
}
#leaderboard div {
	float: right;
	width: 380px;
}
#leaderboard h3 {
	font-weight: bold;
	line-height: 36px;
	font-size: 36px;
	color: #b8deb7;
	margin-top: 36px;
	margin-bottom: 18px;
}
#leaderboard h3 span {
	color: #fafafa;
	font-size: 72px;
	line-height: 63px;
}
#leaderboard p {
	margin: 0;
	font-size: 1.5em;
	line-height: 1;
	font-style: italic;
	color: #b8deb7;
	font-weight: normal;
}
#leaderboard .name {
	text-align: right;
	font-size: 1.167em;
	font-style: normal;
	color: #eee;
	margin-top: 18px;
}
#leaderboard img { 
	float: left;
	margin-top: 11px;
	clear: left;
}
#leaderboard h4 {
	width: 140px;
	float: right;
	margin-top: 18px;
	text-align: center;
}
#leaderboard h4 a {
	background-color: #3f70e3;
	color: #fff;
	display: block;
	border: 1px solid #fff;
	padding: 0 5px;
	text-decoration: none;
	line-height: 27px;
	font-size: 16px;
	outline: 1px solid #3f70e3;
}
#leaderboard h4 a:hover {
	background-color: #fff;
	color: #3f70e3;
	border-color: #3f70e3;
	outline: 1px solid #fff;
}

#contentContainer {
	background: #f7f7f7 url(../_img/contentContainer_bg.gif) repeat-x center top;
	padding: 36px 10px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 780px;
}
#contentContainer p {
	margin: 0 0 1.615em;
}
.content {
	float: left;
	width: 540px;
}
#mainContent img.sidepic {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d3c1;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sidepic + .sidepic {
	clear: right;
}
/* Testimonial Styles */
.testimonial {
	background: url(../_img/ldquo_bg.gif) no-repeat 10px top;
	width: 240px;
	float: right;
}
.testimonial blockquote {
	background: url(../_img/rdquo_bg.gif) no-repeat right bottom;
	padding: 18px 0 0 20px;
	text-align: left;
	margin: 0;
}
.testimonial blockquote p {
	font-style: italic;
	color: #333;
	font-size: 1.167em;
	line-height:1.285;
	margin-bottom: 18px;
}
.testimonial cite {
	text-align: right;
	font-style: normal;
	color: #333;
	display: block;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 140px;
	padding-left: 10px;
	float: right;
}
#secondaryContent img {
	margin-bottom: 18px;
}


/* Contact */
.contact {
	width: 140px;
	float: right;
	padding-left: 20px;
}

.contact a, .contact .note {
	font-size: .916em;
	line-height: 1.636;
	font-style: italic;
	color: #8CC63F;
}
.contact a { font-style: normal; color: #3f70e3; }

#footer {
	border-top: 1px solid #fff;
	font-size: .916em;
	line-height: 1.636em;
	color: #8c8c8c;
	clear: both;
	background: #1d1f20 url(../_img/footer_bg.gif) repeat-x 0px 0px; /*#270706*/
	padding: 18px 10px;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #8c8c8c;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #8c8c8c;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.right {
	float: right;
}
.img {
	padding:6px;
}