@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*	-------------------------------------------------------------
	COLORS SCHEME
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	

 
	Blue: #7BBD40
	Light Gray: #909090
	Dark Gray: #484747
	Borders: #efefef 


*/

/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
body {
	line-height: 1; }
		
ul,
ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0; }

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }
	
blockquote, q {
	quotes: none; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	font-family: "Arial, Helvetica, sans-serif",  Arial, Helvetica, sans-serif;
	color: #666;
	min-width:999px;
	font-size:75.2%;
	line-height: 1.538em;
	background: #8f8f8f url("../../images/bg_body.gif") repeat-x top left; } 

 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	color:#7BBD40;
	margin: 0;
	outline: 0; }
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	color: #484747;
	text-decoration: none; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.7;
	font-size:1.3em;
	color:#727272;
	margin: 0 0 12px 0; }

h1, h2, h3, h4, h5, h7 { letter-spacing:-0.5px; }
 
h1 {
	font-size:2.8em;
	color:#7BBD40;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 10px 0; }
 
h2 {
	font-size:2.2em;
	color:#484747;
	text-transform: uppercase;
	font-weight: normal;
	margin: 25px 0 10px 0; }
 
h3 {
	font-size:1.5em;
	color:#484747;
	font-weight: bold;
	margin: 25px 0 10px 0; }

h4 {
	font-size:1.4em;
	color:#484747;
	font-weight: normal;
	margin: 25px 0 10px 0; }
	
h7 {
	font-size:1.2em;
	color:#484747;
	font-weight: normal;
	margin: 25px 0 10px 0; }

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.wrapper {
	width:100%; }
 
 /* HEADER */
.header {
	position:relative;
	height: 97px;
	width: 988px;
	margin: 0 auto;
	background:#fff url("../../images/bg_header.gif") no-repeat top left; }

.content { 
	width:100%;
	overflow:hidden;
	background:#fff url(../../images/bg_content.gif) repeat-y 50% 0; }

.content-wrapper { 
	margin:0 auto;
	width:988px; }

.sidebar {
	float:left;
	width:266px;
	padding:50px 30px 30px 0;
	margin:0 -1px 0 0;
	overflow:visible;
	height:auto;
	background:#909090 url(../../images/border1.gif) repeat-y 100% 0; }
	
.sidebarwhite {
	float:left;
	width:266px;
	padding:10px 30px 30px 0;
	margin:0 -1px 0 0;
	overflow:visible;
	height:auto;
	background:#ffffff; }

.footer {
	margin:0;
	padding:0;
	font-size:0.9em;
	text-align:right;
	height: 50px; 
	  }
	

/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */
.header h1 {
	position:absolute;
	top:7px; /* adjust this position for your logo */
	left:10px;
	margin:0;
	padding:0;
	width:275px;
	height:77px;
	text-indent:-9999px;
	background:transparent url("../../images/logo.gif") no-repeat 0 0; 
	link:index.html}
	
.header h2 {
	position:absolute;
	top:7px; /* adjust this position for your logo */
	left:300px;
	margin:0;
	padding:0;
	width:700px;
	height:77px;
	text-indent:-9999px;
	background:transparent url("../../images/contact.gif") no-repeat 0 0; }	

.header #nav {
	position:absolute;
	top:21px;
	right:10px;
	margin:0;
	padding:0; }

.header #nav li {
	position: relative;
	float:left;
	width:auto;
	padding:0 5px !important;
	background:transparent; }

.header #nav li a {
	position: relative;
	display:block;
	color:#919394;
	font-size:1.4em;
	border:1px solid #fff;
	padding:15px 10px 10px 10px;
	text-transform:uppercase;
	background:transparent; }

.header #nav li a:hover {
	color:#7BBD40;
	background:#fff; }

.header #nav li a.selected {
	color:#7BBD40;
	background:#fff; }

.header #nav li.sub a:hover, .header #nav li.sub:hover a {
	color:#7BBD40;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #fff;
	background:transparent;
	z-index: 2; }

.header #nav li ul {
	position:absolute;
	padding:5px 10px;
	margin:0;
	width:190px;
	height:auto;
	top:43px;
	left:5px;
	background:#ffffff;
	border:1px solid #efefef;
	display:none;
	z-index: 1; }

.header #nav li ul li {
	float:none;
	padding:0;
	margin:7px 0; }

.header #nav li ul li a  {
	width:190px;
	font-size:1.3em;
	padding:5px 0;
	text-transform: none;
	border:none !important;
	color:#919394 !important; }

.header #nav li ul li a:hover {
	color:#484747 !important;
	border: none !important; }


/* MAIN-CONTENT */
.main-content {
	width:631px;
	height:auto;
	padding:20px 30px 30px 30px ;
	margin:0;
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	overflow:hidden;
	background:#fff;
	 }

* html .main-content {
	height:auto;
	overflow:visible; }
	
.main-content  {
	float:right; }

.main-content h1 {
	font-size:3.4em;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:0; }

.main-content h2 {
	font-size:5.9em;
	color:#919394;
	font-weight:bold;
	letter-spacing:-6px;
	text-transform:uppercase;
	margin:-13px 0 20px 0; }
	
	.main-content h3 {
	font-size:3.7em;
	color:#000000;
	font-weight:bold;
	letter-spacing:-3px;
	margin:0px 0 20px 0; }
	
	.main-content h4 {
	font-size:1.8em;
	color:#000000;
	letter-spacing:-1px;
	vertical-align:middle;
	margin:0 0 0 0;}

/* MAIN CONTENT FOOTER */
.main-content-footer {
	width:629px;
	padding:20px 0 0 0;
	margin:20px 0;
	border-top:1px solid #ebebeb; }

.main-content-footer .grid {
	display:inline;
	float: left;
	position: relative; }

.main-content-footer .col-left,
.main-content-footer .col-right  {
	width:305px;
	float:left;
	margin:0; }

.main-content-footer .col-left {
	margin:0 19px 0 0; }

.main-content-footer .col-left .icon,
.main-content-footer .col-right .icon  {
	width:80px;
	height:100%;
	float:left;
	margin:0 15px 0 0; }


.main-content-footer .col-left .text,
.main-content-footer .col-right .text {
	padding:0 0 0 85px; }

.main-content-footer .col-left p,
.main-content-footer .col-right p {
	margin:5px 0;}

.main-content-footer .col-left a,
.main-content-footer .col-right a {
	margin:5px 0;
	color:#484747;
	font-size: 16px; }

.main-content-footer .col-left a:hover,
.main-content-footer .col-right a:hover {
	margin:5px 0;
	color:#7BBD40;
	font-weight: 400; }
	
/* MAIN CONTENT FOOTER MIDDLE */
.main-content-footer-middle {
	width:629px;
	padding:20px 0 0 0;
	margin:20px 0;
	border-top:1px solid #ebebeb; }

.main-content-footer-middle .grid {
	display:inline;
	float: left;
	position: relative; }

.main-content-footer-middle .col-middle

.main-content-footer-middle .col-middle {
	margin:0 19px 0 0; }

.main-content-footer-middle .col-middle .icon {
	width:110px;
	height:100%;
	float:left;
	margin:0 15px 0 0; }


.main-content-footer-middle .col-middle .text {
	padding:0 0 0 125px; }

.main-content-footer-middle .col-middle p {
	margin:10px 0; }

.main-content-footer-middle .col-middle h4 {
	margin:0px 0;
	color:#7BBD40;
	font-size: 28px; }

.main-content-footer-middle .col-middle h4:hover {
	margin:0px 0;
	color:#484747;
	font-weight: 400; }
	
.main-content-footer-middle .col-middle a {
	margin:5px 0;
	color:#7BBD40; }	

.main-content-footer-middle .col-middle a:hover {
	margin:5px 0;
	color:#484747;
	font-weight: 400; }



/*	-------------------------------------------------------------
	SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* SUB NAVIGATION */
ul.subnav {
	padding:0;
	margin:0 0 20px 0; }

ul.subnav li  {
	display:block;
	padding: 3px 0; }

ul.subnav li a {
	display:block;
	font-size: 1.5em;
	padding:9px 10px 3px 10px;
	text-align: right;
	border-top:2px solid #fff;
	color: #fff }

ul.subnav li a:hover, ul.subnav li a.selected {
	color: #7BBD40 }


ul.subnav li:first-child a  {
	padding-top:0;
	display:block;
	border-top:0px solid #efefef; }




/* BUTTONS */
.btn-widget {
	border:1px solid #efefef;
	background:#f8f8f8;
	padding:4px 24px; }

.btn-widget:hover {
	background:#fff;
	cursor: pointer; }
	
	/* QUOTES */
.btn-quote {
	
	padding:4px 24px; }





/*	-------------------------------------------------------------
	VARIOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.span1, .span2, .span4, .span5 {
	float:left;
	margin:0 30px 0 0;
	text-align: left;
	width:300px; }

.span2 {
	margin:0 ; }

.span3 {
	float:left;
	text-align: justify;
	padding:10px 0 20px 60px;
	margin:20px 0 0 -10px;
	width:240px;
	background:transparent url("../../images/col_sep_quote.gif") no-repeat top left;  }

.span3 p {
	font-size:1.6em;
	text-align: justify;
	line-height:1.2em;
	color:#909090;
	padding:3px 0 3px 0 }

.span3 span {
	padding: 0 0 5px 0;
	font-size:1.2em; }

.span4 {
	width:250px; }

.span5 {
	width:320px; }


blockquote { 
	margin:20px 0 20px 15px; 
	padding:0 0 2px 40px;  
	font-style:italic; 
	background:url(../../images/quote.png) no-repeat 0 0; }
	
blockquote p { 
	margin-bottom:10px; 
	text-align:left; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer {
	width:100%;
	background:#909090 url("../../images/bg_footer.gif") repeat-x top left;
	height: 50px; }

.footer-wrapper {
	position:relative;
	width: 948px;
	height: 20px;
	margin: 0 auto;
	text-align: right;
	padding:10px 20px 10px 20px;
	background:#909090 url("../../images/bg_footer_wrapper.gif") no-repeat top left; }

.footer-wrapper p {
	color:#fff; }

.footer-wrapper a {
	color:#fff;
	font-weight: bold; }
	
	/* MAIN-CONTENTAD */
.main-contentad {
	width:631px;
	height:auto;
	padding:20px 30px 30px 30px ;
	margin:0;
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	background:#fff;
	font-family: "Arial",  Arial;
	 }

.main-contentad  {
	float:right; }

	.main-contentad h3 {
	font-size:3.7em;
	color:#000000;
	font-weight:bold;
	letter-spacing:-3px;
	margin:0px 0 20px 0; }
	
	.main-contentad h4 {
	font-size:1.8em;
	color:#000000;
	letter-spacing:-1px;
	vertical-align:middle;
	margin:0 0 0 0;}


/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

}

