@font-face {
 font-family: 'CalibriRegular';
 src: url('calibri-webfont.eot');
 src: local('☺'), url('calibri-webfont.woff') format('woff'), url('calibri-webfont.ttf') format('truetype'), url('calibri-webfont.svg#webfonttTw5J2eB') format('svg');
 font-weight: normal;
 font-style: normal;
}
html {
	height:100%;
	font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:18px;
}
body {
	background-color: #E9E4E1;
	height:100%;
	margin:0;
}
img {
	border:0;
}
p {
	margin:20px 0 20px 0;
	line-height:18px;
}
input, textarea{
	background:#E9E4E1;
	padding:5px;
	border:0;
	border-bottom:1px solid #eeeeee;
	color:#9cbb31;
	width:300px;
	font-size:12px;
	font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
	
	
}
input.btn{
	border:0;
	width:80px;
	text-transform:uppercase;
}
.clear {
	clear:both;
}
#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	margin-top:20px;
}
#container {
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 443px;
}
#inner_bg {
	width:800px;
	background:url(../images/bg.jpg) no-repeat;
	margin:0 auto;
}
#inner {
	width: 476px;
	height: 443px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/logo_bg.jpg) no-repeat;
}
h1 {
	font-size:20px;
	color:#439D00;
	background:url(../images/h1_left.jpg) no-repeat left top #eeeeee;
	height:45px;
	display:block;
	font-weight:normal;
	padding-left:20px;
	display:block;
	float:left;
}
h1 span {
	background:url(../images/h1_right.jpg) no-repeat right top #eeeeee;
	height:30px;
	padding-right:20px;
	padding-top:15px;
	display:block;
	float:left;
	width:500px;
}
a {
	color:#439D00;
	text-decoration:none;
}
/*Top Nav*/
.nav {
	color:#439d00;
	font-size:12px;
	text-transform:uppercase;
	height:50px;
	left:0;
	padding:0 0 10px 0;
	position:fixed;
	top:0;
	width:100%;
	z-index:0;
}
.nav ul {
	width:580px;
	margin:0 auto;
}
.nav ul li {
	display:inline;
}
.nav ul li a {
	background:url(../images/nav_left.jpg) no-repeat left top #4b3f45;
	display:block;
	float:left;
	padding-left:10px;
	height:20px;
	color:#fff;
	text-decoration:none;
	margin-right:2px;
}
.nav ul li a span {
	background:url(../images/nav_right.jpg) no-repeat right top;
	padding-right:10px;
	cursor:pointer;
	display:inline;
	float:left;
	height:20px;
	padding-top:2px;
}
.nav ul li.current a {
	background:url(../images/nav_left_curr.jpg) no-repeat left top #439d00;
}
.nav ul li.current span {
	background:url(../images/nav_right_curr.jpg) no-repeat right top;
}
.nav ul li.copyright {
	background:url(../images/nav_left_copyright.jpg) no-repeat left top #999;
	float:left;
	padding-left:10px;
	height:20px;
	color:#fff;
	text-decoration:none;
	margin-right:2px;
}
.nav ul li.copyright span {
	width:120px;
	background:url(../images/nav_right_copyright.jpg) no-repeat right top;
	padding-right:10px;
	display:inline;
	float:left;
	height:20px;
	padding-top:2px;
}
/*main logo*/
.letters {
	padding:117px 0 0 35px;
	width:421px;
}
.letters a {
	display:block;
	position:relative;
}
.letters a img {
	position:absolute;
	z-index:1;
}
.letters .n {
	width:124px;
	height:123px;
	float:left;
}
.letters .n span {
	width:124px;
	height:123px;
	display:block;
	position:absolute;
	z-index:2;
}
.letters .o {
	width:72px;
	height:123px;
	float:left;
}
.letters .o span {
	width:72px;
	height:123px;
	display:block;
	position:absolute;
	z-index:2;
}
.letters .b {
	width:80px;
	height:123px;
	float:left;
}
.letters .b span {
	width:80px;
	height:123px;
	display:block;
	position:absolute;
	z-index:2;
}
.letters .l {
	width:145px;
	height:123px;
	float:left;
}
.letters .l span {
	width:145px;
	height:123px;
	display:block;
	position:absolute;
	z-index:2;
}
.letters .executive {
	width:297px;
	height:70px;
	float:right;
}
.letters .executive span {
	width:297px;
	height:70px;
	display:block;
	position:absolute;
	z-index:2;
}
/*fix footer position*/
.footer {
	color:#9a9193;
	font-size:12px;
	text-align:center;
	left:0;
	padding:5px 0;
	bottom:0;
	width:100%;
	background:#eeeae8;
	margin-top:50px;
}
.footer a {
	color:#9a9193;
	text-decoration:none;
}
.footer a:hover {
	color:#6b6064;
}
.footer2 {
	color:#9a9193;
	font-size:12px;
	text-align:center;
	left:0;
	padding:5px 0;
	position:fixed;
	bottom:0;
	width:100%;
	background:#eeeae8;
}
.footer2 a {
	color:#9a9193;
	text-decoration:none;
}
.footer2 a:hover {
	color:#6b6064;
}
/*other pages*/
.content {
	padding-top:50px;
}
#inner_page {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	background:none;
	line-height:18px;
}
#inner_page .right_col {
	padding-top:80px;
}
#inner_page ul {
	margin:10px 0;
}
#inner_page .right_col ul li {
	list-style:outside disc;
	margin-left:20px;
}
#inner_page ol li {
	list-style:outside decimal;
	margin-left:20px;
	margin-bottom:10px;
}
#ticker {
	padding-top:30px;
}
#ticker div {
	height:300px;
	width:420px;
	padding:50px 0px 0 60px;
	margin:0 auto;
	color:#9cbb31;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	text-align:left;
	background:url(../images/quote_left.jpg) no-repeat 0 0;
}
#ticker h3 {
	color:#9cbb31;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	
	padding-right:30px;
}
#ticker p {
	background:url(../images/quote_right.jpg) no-repeat top right;
	height:40px;
	padding-right:60px;	
	
	font-style:italic;
}
#ticker a.next {
	font-family: 'CalibriRegular', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(../images/nextquote_bg.jpg) no-repeat;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:12px;
	text-transform:uppercase;
	color:#fff;
	display:block;
	
}
.answer {
	width:576px;
	height:175px;
	background:url(../images/answer_bubbles.jpg) no-repeat;
	margin-top:20px;
}
.answer h3 {
	color:#439D00;
	font-size:20px;
	font-weight:normal;
}
.answer .text {
	padding: 70px 10px 0 30px;
}
.answer .text p {
	margin: 5px 0;
}
.sub_nav {
	width:180px;
	margin-left:80px;
}
.sub_nav ul li {
	margin:10px 0;
	background:#eee;
	padding:5px;
}
.sub_nav ul li.current {
	background:none;
}
.sub_nav ul li.small {
	color:#666666;
	font-size:11px;
	line-height:15px;
	background:none;
}
#tunes{
	background:#eee;
	padding:10px;
	margin-top:20px;
}
#tunes strong{
	display:block;
}
#tunes .title{
	color:#439D00;
	font-weight:bold;
	font-size:13px;
}
.sub_nav #tunes ul li{
	background:none;
	font-size:11px;
	margin:0;
	height:45px;
	border-bottom:1px solid #E9E4E1;
}
.contact_detail{
	width:400px;
	height:80px;
	background:url(../images/contactBG.jpg) no-repeat 0 0 ;
	padding:20px;
	color:#333;
	font-size:18px;
	line-height:25px;
	margin-bottom:20px;
}
.contact_detail span, .contact_detail a{
	color:#9CBB31;
	text-decoration:none;
}
.contact_detail h3{
	color:#333333;
	font-size:25px;
	line-height:35px;
}


.logo {
	width:300px;
	height:233px;
	background:url(../images/smalllogo_bg.jpg) no-repeat 0 0;
}
.logo .letters {
	padding:61px 0 0 68px;
	width:222px;
}
.logo .letters a {
	display:block;
	position:relative;
}
.logo .letters a img {
	position:absolute;
	z-index:1;
}
.logo .letters .n {
	width:65px;
	height:66px;
	float:left;
}
.logo .letters .n span {
	width:65px;
	height:66px;
	display:block;
	position:absolute;
	z-index:2;
}
.logo .letters .o {
	width:38px;
	height:66px;
	float:left;
}
.logo .letters .o span {
	width:38px;
	height:66px;
	display:block;
	position:absolute;
	z-index:2;
}
.logo .letters .b {
	width:42px;
	height:66px;
	float:left;
}
.logo .letters .b span {
	width:42px;
	height:66px;
	display:block;
	position:absolute;
	z-index:2;
}
.logo .letters .l {
	width:77px;
	height:66px;
	float:left;
}
.logo .letters .l span {
	width:77px;
	height:66px;
	display:block;
	position:absolute;
	z-index:2;
}
.logo .letters .executive {
	width:157px;
	height:38px;
	float:right;
}
.logo .letters .executive span {
	width:157px;
	height:38px;
	display:block;
	position:absolute;
	z-index:2;
}
