*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
UL, LI
{
	list-style: none;
}
P
{
	font: 14px/18px "Century Gothic";
	margin: 10px 0;
}
H2
{
	color: #626B30;
	font: bold 14px "Century Gothic";
}
.wrapper
{
	width: 1032px;
	margin: 0 auto;
}
.page
{
	background: transparent url(../img/mainbtmbg.jpg) no-repeat scroll left bottom;
	float: left;
	width: 100%;
	padding: 0 0 25px;
}
.pagebg
{
	background: transparent url(../img/mainbgscroll.jpg) repeat-y scroll left top;
	float: left;
	width: 1008px;
	padding: 0 12px 0px;
}
.pagebg2
{
	background: transparent url(../img/mainbgscroll2.jpg) repeat-y scroll left top;
	float: left;
	width: 1008px;
	padding: 0 12px 0px;
}
.header
{
	width: 100%;
	float: left;
	background: transparent url(../img/header.jpg) no-repeat scroll -12px top;
	height: 72px;
	position: relative;
}
.header2
{
	width: 100%;
	float: left;
	background: transparent url(../img/header2.jpg) no-repeat scroll -12px top;
	height: 72px;
	position: relative;
}
.Logo
{
	display: block;
	width: 290px;
	height: 42px;
	float: left;
	margin: 18px 0 0 20px;
}
.contactbox
{
	margin: 0 270px 0 0;
	width: 180px;
	float: right;
	display: inline;
}
.contactbox P
{
	font: 12px "Century Gothic";
	color: #959595;
}
.contactbox SPAN
{
	font-size: 21px;
	color: #988674;
}
.clientsavinghead
{
	padding: 5px 0 0;
	position: absolute;
	text-align: center;
	top: 35px;
	width: 270px;
	height: 32px;
	right: 0;
}
.clientsavinghead H2
{
	color: #EBEBEB;
	font: bold 18px "Century Gothic";
}
.main
{
	width: 100%;
	float: left;
}
.colmL
{
	width: 738px;
	float: left;
}
.colmL2
{
	width: 1007px;
	float: left;
}
.nav
{
	width: 738px;
	float: left;
	background: transparent url(../img/navbg.gif) repeat-x;
	height: 36px;
	text-align: left;
}
.nav LI
{
	float: left;
	text-align: left;
	border-right: 1px solid #FFF;
	padding: 2px 4px 0;
	margin: 4px 0 0;
}
.nav LI.last
{
	border: 0;
}
.nav LI A
{
	font: 16px "Trajan Pro";
	color: #FFF;
	cursor: hand;
	text-decoration: none;
	padding: 0 8px 0 0;
	float: left;
}
.nav LI A SPAN
{
	padding: 3px 0 3px 8px;
	display: block;
	float: left;
}
.nav LI A:hover
{
	background: transparent url(../img/menu_hr.jpg) no-repeat scroll right top;
}
.nav LI A:hover SPAN
{
	background: transparent url(../img/menu_hl.jpg) no-repeat scroll left top;
}
.colmL2 .nav
{
	width: 1007px;
}
/*Use this style to adjust dd elements*/
.nav LI UL
{
	position: absolute;
	z-index: 1000;
	/*[disabled]top:26px;*/
	display: block;
	/*[disabled]left:0px;*/
	width: 220px;
	text-align: left;
	margin: 0 0px 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
/*border: 1px solid #000000;*/
}
.nav LI UL LI
{
	position: relative;
	z-index: 1000;
	/*[disabled]top:6px;*/
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
	width: 220px;
	left: 0px;
	border-top: 1px solid #FFFFFF;
	background-color: #A2A834;
/*border: 1px solid #000000;*/
}
.nav LI UL LI.big
{
/*border: 1px solid #000000;*/
	height: 40px;
}
.nav LI UL LI A
{
	font: 13px "Trajan Pro";
	color: #FFF;
	text-decoration: none;
	padding: 3px 8px;
	float: left;
}
.nav LI UL LI A:hover
{
	background: none;
}
.nav LI UL LI:hover
{
	background: #64702D;
}
.nav UL LI:hover UL
{
	display: block;
}
.nav LI UL, #menu_dd LI UL LI:hover LI UL
{
	display: none;
}
.nav LI:hover UL
{
	display: block;
}
.nav LI UL LI:hover UL
{
	display: block;
	border: 1px solid #000000;
}
/*Use this style to adjust sub-menu elements*/
.nav LI UL LI A
{
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]margin:0px;*/
	/*[disabled]padding:5px 5px 5px 20px;*/
	/*[disabled]text-align:left;*/
	/*[disabled]top:0px;*/
	/*[disabled]font-size:12px;*/
	/*[disabled]text-transform:none;*/
	/*[disabled]display:block;*/
}
/*Use this style to adjust sub-menu elements hover*/
.nav .sec LI UL LI A:hover
{
	padding: 5px 12px 4px;
	background-color: #545A16;
	color: #FFFF00;
}
/*Use this style to adjust sub-sub-menu elements hover*/
.nav LI UL LI UL
{
	position: absolute;
	z-index: 600;
	top: -28px;
	display: block;
	left: 184px;
	width: 183px;
	margin: 0px;
	border-width: 1px;
	list-style-type: none;
	padding: 0px;
}
.nav LI UL LI:hover UL
{
	display: block;
}
.navLI UL LI UL LI
{
	background-color: #654BA7;
}
.nav LI UL LI UL LI A
{
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	top: 0px;
	font-size: 11px;
	text-transform: none;
	display: block;
}
/*end dd menu*/
.banner
{
	width: 738px;
	float: left;
	height: 306px;
	background-image: url(../img/banner.jpg);
}
#text_on_banner
{
	margin-top: 40px;
	margin-left: 45px;
	font-size: 15px;
	width: 350px;
	font-weight: normal;
	color: #FFFFFF;
}
.bullet_point
{
	list-style-image: url(../img/buelt_point.png);
}
.hbtm
{
	padding: 20px 10px 0 20px;
	float: left;
	width: 690px;
}
.hbtm P
{
	color: #707070;
}
.mb10
{
	margin: 0 0 10px;
}
.colmR
{
	width: 270px;
	float: left;
}
.clientsaving
{
	width: 220px;
	float: left;
	background: transparent url(../img/dd.jpg) no-repeat scroll left top;
	height: 246px;
	padding: 30px 25px;
}
.clientsaving P
{
	color: #FFF;
}
.more
{
	background: transparent url(../img/arrow.gif) no-repeat scroll right 6px;
	padding: 0 10px 0 0;
	color: #000;
	text-decoration: none;
}
.tabsblock
{
	float: left;
	width: 270px;
}
.tabs
{
	float: left;
	width: 270px;
	height: 415px;
}
UL.tabNavigation
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.tabNavigation LI
{
	display: inline;
	margin: 0 0 0 0px;
	float: left;
}
UL.tabNavigation LI A
{
	padding: 8px 0 0;
	text-decoration: none;
	display: block;
	height: 27px;
	float: left;
	font: 11pt Calibri;
	color: #FFF;
	text-align: center;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover
{
}
UL.tabNavigation LI A:focus
{
	outline: 0;
}
.news
{
	background: transparent url(../img/news.jpg) no-repeat;
	width: 90px;
}
.events
{
	background: transparent url(../img/events.jpg) no-repeat;
	width: 89px;
}
.newsletter
{
	background: transparent url(../img/awards.jpg) no-repeat;
	width: 91px;
}
#first
{
	float: left;
	width: 210px;
	display: inline;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#first DIV
{
	color: #FFF;
}
#first DIV A
{
	color: #FFF;
}
#first DIV A.more
{
	color: #FE1;
}
#first .box
{
	margin-bottom: 20px;
	overflow: hidden;
}
#second
{
	float: left;
	width: 210px;
	margin: 0 0 0 3px;
	display: inline;
	padding: 30px 25px;
	color: #FFF;
}
#second DIV
{
	color: #FFF;
}
#second SPAN
{
	color: #FFF;
}
#second DIV A
{
	color: #FFF;
}
#second DIV A.more
{
	color: #FE1;
}
#second .box
{
	margin-bottom: 20px;
	overflow: hidden;
}
#third
{
	float: left;
	width: 210px;
	display: inline;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
#third DIV
{
	color: #FFF;
}
#third SPAN
{
	color: #FFF;
}
#third DIV A
{
	color: #FFF;
}
#third DIV A.more
{
	color: #FE1;
}
#third .box
{
	margin-bottom: 20px;
	overflow: hidden;
}
.footer
{
	background: transparent url(../img/footerbg.jpg) no-repeat scroll center bottom;
	padding: 0 0 20px;
	width: 1032px;
	float: left;
	color: #707070;
}
.fscroll
{
	background: transparent url(../img/footerscroll.jpg) repeat-y scroll center top;
	float: left;
	width: 1010px;
	padding: 0 11px;
}
.ftop
{
	background: transparent url(../img/footertop.jpg) no-repeat scroll center top;
	float: left;
	width: 990px;
	padding: 10px 10px 0;
}
.footer A
{
	text-decoration: none;
}
.footer .top
{
	padding: 10px 0 10px 8px;
	width: 752px;
	float: left;
}
.footer .copy
{
	width: 200px;
	float: right;
	font-size: 12px;
}
.footer .top A
{
	color: #707070;
}
.footer .btm
{
	border-top: 1px solid #CCCCCC;
	padding: 10px 0 0 8px;
	width: 980px;
	float: left;
}
.footer .btm A
{
	color: #959595;
}
.footer H2
{
	font-size: 12px;
}
.footer P
{
	font-size: 12px;
	margin: 0;
}
.ftext
{
	width: 1008px;
	float: left;
	padding: 0 12px;
}
.ftext P
{
	font: 12px/12px "Century Gothic";
	color: #ACACAC;
}
