@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {	margin: 0;	padding: 0;	border: 0;	font-family:Arial, Helvetica, sans-serif;}
h1 {	font-size:24px;	color:#c1d72e;	padding-bottom: 5px;}
h2 {	font-size:12px;	color:#c1d72e;	padding: 5px 0;	padding-top:10px;}
h3 {	font-size:16px;	color:#fff;	padding-top: 0px; padding-bottom:5px; line-height:120%;}
h3 em { font-size:10px;}
h3 a:link, h3 a:link visited { text-decoration:none;	color: #fff;}
h4 {	font-size:18px;	color:#fff; padding: 20px 0; clear:left;}
h4 a:link, h4 a:visited{ color:#fff;	text-decoration:underline;}
h4 a:hover {	color:#c1d72e;	text-decoration:underline;}
p { font-size:13px;	padding-bottom:10px; line-height:18px; color:#cccccc; text-align:left;}
em {	color: #c1d72e;}
a {	color: #c1d72e;}
a:link { text-decoration: none; color:#c1d72e;}
a:visited {	color: #c1d72e;	text-decoration: none;}
a:hover { text-decoration: underline; color: #fff;}
a:active { text-decoration: none;}


body { background:url(images/gglogo-bkg.png) #222222 top center no-repeat;}

#greenbar { height:10px; width:auto; margin:0; background:url(images/greenbar.png) #222222 top repeat-x;}

#headerwrapper { height:110px; width:1000px; margin:10px auto 0 auto;}
#headerleft { float:left; display:inline; height:100px; margin:0; padding:0; }
#headerright { float:right; display:inline; height:100px; margin:0; padding:0; }

#glow { width:900px; height:10px; margin:0 auto; padding:0; clear:both; background-image:url(images/whiteglow.png); }
#navbar { width:1000px; height:40px; margin:5px auto; padding:0; clear:both; }

#contentwrapper { width:1000px; height:auto; margin:5px auto; padding:0; clear:both;}
#leftcolumn { width:700px; height:auto; float:left; margin:10px 0 0 20px; padding:0; display:inline;}
#slidein { width:650px; height:200px; float:left; display:inline; margin:0 10px; padding:0;}
#content { width:600px; height:auto; float:left; margin:10px; display:inline;}
#content ul { float: left; width: 45em; margin: 0 0 20px 0; padding: 0; list-style: none; color:#fff; font-size:13px; line-height: 16px;}
#content li { float: left; width: 15em; margin: 0; padding: 0;} 

#rightcolumn { width:250px; height:auto; float:right; margin:10px 10px 0 0; padding:0; display:inline;}
#accordion { width:230px; height:400px; margin:0 0 20px 0; padding:0;}
.accordianbutton {  padding:0; margin:10px 0; }
#accordion h3 { font-size:14px; font-family:Arial, Helvetica, sans-serif;}
#accordion ul { font-size:12px; line-height:20px; color:#fff; font-family:Arial, Helvetica, sans-serif;}

#footer { clear:both; margin:5px auto; width:1000px; padding-top:10px; text-align:center;}
#footer p { color:#fff; padding-bottom:5px; text-align:right; line-height:24px; font-size:11px; }
#footer p a:link, #footer p a:visited { color:#fff; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

.handcursor { cursor:hand; cursor:pointer;}

.gglogo {vertical-align:middle;}
.contactbutton { padding:0; margin:10px 0; width:112px; height:26px; border:none; background:url(images/blankbutton.png) top no-repeat #222222; color:#c1d72e; }

