/**
* --------------------------------------------------------------------------------------
* STRUCTURE CSS
* ----------------------------------------------------
* 1. RESET
* 2. GLOBAL
* 3. LAYOUT
	 * HEADER
	 * NAVIGATION
	 * MAIN PICS
	 * CONTENT AREA
	 * SPONSORS
	 * FOOTER
* 4. PAGE SPECIFIC STYLES

* --------------------------------------------------------------------------------------
*/



/*  1. 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, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}






/*  2. GLOBAL
------------------------------------------------------------------------------------------- */
body {
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	color:#333;
	text-align:left;
	cursor:default;
	}	

/* text */
p {font:12px Arial, Helvetica, sans-serif; color:#444; margin:0 auto; padding:0px 0px 20px 0px; line-height:17px;}
td {font:12px Arial, Helvetica, sans-serif; color:#444; line-height:normal;}

/* links */
a {font:12px Arial, Helvetica, sans-serif; color:#aec700; font-weight:bold;}
a:link, a:active, a:visited {text-decoration:none;}
a:hover {color:#fbb135; text-decoration:underline;}

/* lists */
ul {margin:3px 0px 30px 0px; padding:0;}
ol {margin:3px 0px 30px 10px; padding:0;}
li {margin:0px 0px 5px 16px; padding:0px 0px; font:12px Arial, Helvetica, sans-serif; font-style:italic; line-height:14px; color:#333;}

/* forms */
form {padding:0; margin:0;}
input {padding:0; margin:0;}
label {font:12px Arial, Helvetica, sans-serif; color:#555; margin:0; padding:0;}

/* extras */
.noCSS {visibility:hidden;}
.noDisplay {display:none;}
.inline {display:inline;}
.clear {clear:both; height:0; margin:0; padding:0;}
.divClear {clear:both; height:0; overflow:hidden;}







/*  3. LAYOUT
------------------------------------------------------------------------------------------- */

/*  MAIN WRAPPER
--------------------------------------------- */
#mainWrap {width:915px; margin:0 auto;}


/*  HEADER
--------------------------------------------- */
#headerWrap {width:915px; height:370px; background-image:url(../images/bg_header.jpg); background-position:top; background-repeat:no-repeat; position:relative;}

#btnLogo {position:absolute; left:0px; top:240px; width:216px; height:87px; display:block; z-index:2000;}
#btnLogo a {background-image:url(../images/logo_on.gif); background-repeat:no-repeat; white-space:nowrap; width:216px; height:87px; display:block; margin:0; padding:0;}
#btnLogo a img {width:216px; height:87px; border:0;}
* html #btnLogo a:hover {visibility:visible;}
#btnLogo a:hover img {visibility:hidden;}



/*  CONTENT AREA
--------------------------------------------- */
div#contentOuterWrap {width:915px; margin:0; padding-top:0px; background-image:url(../images/bg_content_btm.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#FFFFFF;}
	div#contentInnerWrap {width:725px; margin:0 auto; padding-bottom:35px;}

		/* not all pages have columns */
		#leftCol {float:left; width:460px;}
		#rightCol {float:right; width:225px;}


/*  CONTACT INFO BAR
--------------------------------------------- */
div#contactBarWrap {clear:both; width:915px; height:47px; margin:0; background-image:url(../images/bg_btm_curve.jpg); background-repeat:no-repeat;}
div#contactBarWrap p {font:12px Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:2px; line-height:39px; color:#333; margin:0px 0px 0px 370px; padding:0; vertical-align:middle;}
div#contactBarWrap img {vertical-align:-8%;}


/*  FOOTER
--------------------------------------------- */
#footerWrap {clear:both; width:900px; height:30px; margin:10px auto; padding:0px 0px 20px 0px;}

	#footerCopyright {font:10px Arial, Helvetica, sans-serif; color:#666; text-align:center; padding-bottom:10px;}

	#footerLinks {font:10px Arial, Helvetica, sans-serif; color:#fc6; text-align:center;}
	#footerLinks a {font:10px Arial, Helvetica, sans-serif; color:#666; text-align:center;}










/* -- 4. PAGE SPECIFIC STYLES
------------------------------------------------------------------------------------------- */


/*  The Buzz
--------------------------------------------- */
.beeLinkWrap {padding:0px 0px 3px 35px; margin-bottom:15px; background-image:url(../images/icon_bee.gif); background-position:top left; background-repeat:no-repeat;}
.beeLinkWrap a {font-size:13px; color:#aec700;}
.beeLinkWrap a:hover {font-size:13px; color:#fbb135;}
.beeLinkWrap span {font-size:11px; color:#666;}

.articleWrap {padding-top:20px;}


/*  Clients
--------------------------------------------- */
ul#clientsColOne {float:left; display:inline; width:350px;}
ul#clientsColTwo {float:right; display:inline; width:350px;}


/*  Testimonials
--------------------------------------------- */
ul#testimonialList {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style-type:none;}
ul#testimonialList li {background-image:url(../images/icon_bee2.gif); background-position:top left; background-repeat:no-repeat; margin:0px 0px 30px 0px; padding:0px 0px 0px 25px; font-size:12px; line-height:16px; font-style:normal; vertical-align:top;}


/*  Our People
--------------------------------------------- */
div.bioWrap {clear:both; width:100%; padding:20px 0px;}
div.bioPic {float:left; display:inline; width:18%;}
div.bioPic img {display:block;}
div.bio {float:right; display:inline; width:80%;}
div.bioWrap h3 {margin:0px 0px 5px 0px;}
div.bioWrap p {margin:0; padding:0;}



/*  Contact
--------------------------------------------- */
#contactAddress {position:absolute; left:0px; top:40px;}
#contactAddress h2 {margin:0; font-size:21px; font-weight:bold; color:#f7ac2e;}
#contactAddress p {font-size:16px; font-weight:normal;}

#contactInfoWrap {position:absolute; left:343px; top:75px;  height:140px; text-align:center;}
#contactInfoWrap div.contactInfoTitle {margin:0; font:20px "Times New Roman", Times, serif; line-height:15px; font-weight:normal; color:#fff;}
#contactInfoWrap div.contactInfo {margin:0px 0px 13px 0px; font:31px "Times New Roman", Times, serif; line-height:27px; font-weight:bold; color:#fff;}
#contactInfoWrap div.contactInfo a.emailInfo {font:19px "Times New Roman", Times, serif; font-weight:bold; color:#FFFF00;}




/* #contactCurveBox {width:300px; float:left; margin-left:150px;}
#contactCurveBox .curveBoxTopBottom {float:left; display:inline; width:272px; height:14px; background-color:#fbb134;}
#contactCurveBox .contactCurveBoxInfo {float:left; display:inline; width:260px; padding:5px 20px; background-color:#fbb134;}
#contactCurveBox .contactCurveBoxInfo p {margin:0; padding:0; font:19px Georgia, "Times New Roman", Times, serif; color:#fff; font-style:normal; font-weight:normal;}
#contactCurveBox .contactCurveBoxInfo a {margin:0; padding:0; font:19px Georgia, "Times New Roman", Times, serif; color:#FFFF33; font-style:normal; font-weight:normal;}

.curveBoxCorners {float:left; display:inline; width:14px; height:14px;} */