/* ++++++ Site Wide Elements ++++++ */
body
{
	background:url(../img/bg.gif) center top #fff no-repeat;
	margin:33px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	line-height:16px;	
}
#mainContainer
{
	width:834px;
	text-align:left;
}
#rowHolder
{
	width:834px;
	float:left;
}
a
{
	text-decoration:none;
	color:#7ABF0B;
}
a:hover
{
	text-decoration:underline;
	color:#424242;
}

/* ++++++ Header ++++++ */
img.logo
{
	width:267px;
	height:80px;
	border:0;
	float:left;
}
img.mobileBtn
{
	width:110px;
	height:20px;
	border:0;
	float:right;
	margin:35px 0 0 0;
}
#mainNav
{
	width:567px;
	height:27px;
	float:right;
}

/* ++++++ Home Page Specific ++++++ */
#homeFlash
{
	width:834px;
	height:220px;
	float:left;
	margin:10px 0 0 0;
}
#homeColumn1
{
	width:494px;
	float:left;
	margin:30px 0 20px 0;
	padding:0 20px 0 0;
}
#homeColumn2
{
	width:320px;
	float:left;
	margin:30px 0 0 0;
	font-size:10px;
	line-height:14px;	
}
h1
{
	color:#7abf0b;
	font-size:25px;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:5px 0 0 0;
}
#servicesColumn
{
	background:url(../img/services_bg.gif) no-repeat;
	width:160px;
	height:170px;
	float:left;
	padding:10px;
}
h3
{
	color:#7abf0b;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:3px 0 20px 0;
}
h3.partners
{
	margin:0;
	padding:3px 0 0 0;
}
h3.news
{
	margin:-7px 0 0 0;
	padding:0;
}
#partnersColumn
{
	background:url(../img/partners_bg.gif) no-repeat;
	width:130px;
	height:190px;
	float:right;
	text-align:center;
}
#partners
{
	height:85px;
	float:center;
	margin-top:10px;
}
#awards
{
	height:87px;
	float:center;
	margin-top:8px;
}
#newsCap
{
	background:url(../img/news_top.gif) no-repeat;
	width:320px;
	height:11px;
	float:left;
	margin-top:10px;
}
#newsFoot
{
	background:url(../img/news_bottom.gif) no-repeat;
	width:320px;
	height:11px;
	float:left;
	margin-bottom:20px;
}
#news
{
	width:300px;
	float:left;
	background:url(../img/news_bg.gif) repeat-y;
	padding:10px;
}
img.rrs
{
	border:0;
	width:52px;
	height:20px;
	float:right;
	margin-top:-10px;
}
img.more
{
	border:0;
	width:85px;
	height:20px;
	float:left;
	clear:both;
}
p.newsP
{
	float:left;
	clear:both;
	padding:0 10px 0 0;
	margin:15px 0 15px 0;
}
hr
{
	float:left;
	clear:both;
	height:0;
	border:0;
	border-top:1px dashed #b3b3b7;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
}

/* ++++++ Secondary Page Specific ++++++ */
img.t2Image
{
	float:left;
	width:268px;
	height:130px;
	margin:10px 1px 0 0;
}
#pageTitles
{
	float:left;
	width:565px;
	height:130px;
	margin:10px -50px 0 0;
}
#navHolder
{
	float:left;
	width:267px;
	margin-top:20px;
}
#navHeader
{
	float:left;
	width:247px;
	height:24px;
	color:#fff;
	text-transform:uppercase;
	background:url(../img/navHeader.gif) no-repeat;
	padding:12px 0 0 20px;
}
#subNav, subNav ul
{	
	padding:15px 0 15px 0;
	margin:0;
	float:left;
	clear:both;
	width:267px;
	background:url(../img/subnav_bg.gif) repeat-y;
}
#subNav li
{
	list-style-type:none;
	margin-left:20px;
}
#subNavFoot
{
	background:url(../img/subNav_bottom.gif) no-repeat;
	width:267px;
	height:8px;
	float:left;
	margin:0;
}
#contentHold
{
	float:left;
	width:545px;
	margin:20px 0 20px 22px;
}

#contentHold2
{
	float:left;
	width:800px;
	margin:20px 0 20px 22px;
}

/* ++++++ Footer ++++++ */
#footer
{
	float:left;
	width:834px;
	text-align:center;
	margin-bottom:20px;
}
