﻿body {
	/*background: url(../images/bg.jpg) repeat-x 0 0 #f3fbfb;*/
	background: no-repeat center 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	font-size:17px;
}

#wrapper  
{
	background: white no-repeat center 0px;
	width: 100%;
	float: left;
	min-width: 1000px;
}

#wrapper2 
{ 
	width: 925px; margin: 0px auto; /*0px auto - centers webpage*/
	/*border: solid 1px Gray;
	border-top:none;
	border-bottom:none;*/
} 

#header
{
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	float:left;
		width:100%;
	height:150px;
	
		border-top:none;
		border-bottom:none;
}

#header #logo
{
	float:left;
	width:340px;
	height:100%;
	
}

#header #rotator
{
	float:left;
	width:585px;
	height:100%;
	background: White url(../images/testimonal.jpg) no-repeat center;
}




.hNavBar
{
	float:left;
	line-height:20px;
	width:925px;
	height:20px;
	background: Black url(../images/hNavBarBkgr.gif) repeat-x ;
	border: solid 1px #000000;
	border-top:none;
	border-bottom:none;
}

.hNavBar ul
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:500;
	text-align:center;
}

.hNavBar ul li
{
	color:White;
	display:inline;
	padding-right:30px;
	cursor:pointer;
}

.hNavBar ul li img
{
	padding-right:10px;
}

.hNavBar ul li a
{
	color:White;
	text-decoration:none;
}

.hNavBar ul li a:hover
{
	text-decoration:none;
	cursor:pointer;
}

#content
{
	min-height:450px;
	width:925px;
	border: solid 1px #000000;
	border-top:none;
	border-bottom:none;
}


#detailContent
{
	/*padding:0px;
	margin:0px;
	float:left;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	min-height:450px;
	width:758px;
	border-top:none;
	border-bottom:none;*/
	
	min-height:450px;
	width:925px;
	border: solid 1px #b3b3b3;
	border-top:none;
	border-bottom:none;
}
/*********************************

company links

*********************************/
#footer
{
	float:left;
	width:100%;
	height:50px;
	position:relative;
}

/*
#companyLinks
{
	padding-top:5px;
	width:100%;
	background-color:White;
	border: solid 1px #b3b3b3;
	border-top:none;
	border-bottom:none;
}

.firstGroup
{
	float:left;
	width:320px;
}
.fgFirstCol
{
	padding-left:5px;
	float:left;
}
.fgSecondCol
{
	float:left;
}

.secondGroup
{
	float:left;
	width:600px;
}

.sgFirstCol
{
	float:left;
}
.sgSecondCol
{
	float:left;
	width: 300px;
}
#companyLinks ul
{
	list-style-type:none;
	margin:0px;
	padding-right:10px;
}

#clPartner ul
{
	float:left;
	width: 165px;
	padding-top:15px;
	padding-right:0px;
}
#clPartner li
{
	width:100%;
	text-align:right;
}
#clPartner a
{
	float:right;
}
#clPartner span
{
	padding:0px;
	padding-left:5px;
	margin:0px;
	float:right;
}
#companyLinks ul li a
{
	color:#363636;
	font-size:10px;
	text-decoration:none;
}

#companyLinks ul li a:hover
{
	text-decoration:underline;
}

#companyLinks li.gh a
{
	font-size:12px;
	font-weight:bolder;
	color:#000000;
}
*/

.CompanyLinks
{
	float:left;
	display:inline;
	width: 763px;
	padding:5px 0px 0px 0px;
	margin:0px;
}

.CompanyLinks .primaryLinks
{
	float:left;
	width: 375px;
}

.CompanyLinks .secondaryLinks
{
	float:right;
	width:375px;
}

.CompanyLinks ul
{
	list-style-type:none;
	font-size:smaller;
}

.CompanyLinks ul li
{
	
	font-weight:bolder;
	color:#1a4379;
	padding:5px 0px 0px 0px;
	margin:0px;
}

.CompanyLinks ul li ul li a
{
	color:#363636;
	text-decoration:none;
}

.CompanyLinks ul li ul li a:hover
{
	color:#1a4379;
	text-decoration:underline;
}

.CompanyLinks ul li ul
{
	padding:5px;
	margin:0px;
}

.PartnerLogos
{
	padding:5px 3px 5px 5px;
	float:right;
	
}

.LinksAndPartners
{
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-top: none;
	border-bottom: none;
	width:925px;
	padding:0px;
	margin:0px;
}

/*********************************

Footer

*********************************/
#footer
{
	height:15px;
	width:100%;
	background-color:White;
	border: solid 1px #b3b3b3;
	border-top:none;
	border-bottom:none;
}
#footer ul
{
	font-size:10px;
	margin-right:10px;
	float:right;
}

#footer ul li
{
	list-style-type:none;
	display:inline;
}

#footer #policy, #terms
{
	color:#1a4379;
}

#footer #policy a, #terms a
{
	text-decoration:none;
}

.EventItem
{
    background-color: #FFFFFF;
}

.EventAltItem
{
    background-color: #FFFFFF;
}