body {
	margin: 11px 0px 0px 0px;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
	background-color: #736E3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	overflow-x: hidden;
	font-size: 11px; /*scrollbar-face-color: #ECF3EB; 	scrollbar-highlight-color: #E7F4E5; 	scrollbar-shadow-color: #AEBBAC; 	scrollbar-3Dlight-color: #D2DAD1; 	scrollbar-arrow-color: #FFFFFF; 	scrollbar-darkshadow-color: #C8D6C6; 	scrollbar-base-color: #B3BCB2;*/
}
a {
	color: #A9A54B;
}
a:hover {
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px;
}

.button {
	height: 24px;
	font: 11px tahoma,arial,helvetica;
	color: #E7DE8E;
	background-image: url(../Images/button_bg.jpg);
	background-position: right top;
	border: solid 0px;
}

.main_panel {
	width: 800px;
}
.white_bg {
	background-color: #FFFFFF;
}
.white_top_left {
	background-image: url(../images/white_top_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.white_top_right {
	background-image: url(../images/white_top_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.white_bottom_left {
	background-image: url(../images/white_bottom_left.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.white_bottom_right {
	background-image: url(../images/white_bottom_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}

.green_top_left {
	background-image: url(../images/green_top_left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 44px;
}
.green_bg {
	background-image: url(../images/green_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.green_slope {
	background-image: url(../images/green_slope.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 50px;
}
.green_slope_bg {
	background-image: url(../images/green_slope_bg.gif);
	background-repeat: repeat-x;
	width: 211px; /* same width of right_panel */
	height: 37px;
	text-align: center;
	vertical-align: top;
}
.green_slope_bg_services {
	background-image: url(../images/green_slope_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
}
.green_top_right {
	background-image: url(../images/green_top_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 44px;
}
.green_top_left_small {
	background-image: url(../images/green_bg_small.gif);
	background-repeat: repeat-x;
	width: 10px;
	height: 27px;
}
.green_bg_small {
	background-image: url(../images/bggreen.jpg);
	background-repeat: repeat-x;
	height: 29px;
	color: #b1ab5f;
	font-weight: bold;
}
.green_top_right_small {
	background-image: url(../images/green_bg_small.gif);
	background-repeat: repeat-x;
	width: 10px;
	height: 27px;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

.menu_bg {
	background-color: #A9A54B;
	width: 800px;
	height: 25px;
}
.tan_slope {
	background-image: url(../images/tan_slope.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 25px;
}
.tan_slope_bg {
	background-image: url(../images/tan_slope_bg.gif);
	background-repeat: repeat-x;
	width: 240px;
	height: 25px;
	text-align: center;
	vertical-align: top;
}
.menu_item {
	background-color: #CCC875;
	width: 100%;
}
.menu_item td {
	text-align: center;
}
.menu_item a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.menu_item a:hover {
	background-color: #A9A54B;
	color: #FFFFFF;
}

.right_panel {
	background-color: #E0D9C7;
	width: 211px;
	vertical-align: top;
}

.business_solutions {
	background-color: #E0D9C6;
	width: 100%;
}
.bullet {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 11px;
	height: 11px;
}
.title {
	font-weight: bold;
}
.bulletpoint {
	vertical-align: top;
}
.services th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.news_bg {
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
}

/* Content */
.divcontentborder {
	border: solid 1px #a69f6a;
	width: 492px;
	padding: 5px;
	margin: 0px;
	background-color: #e0dabd;
}
.divcontentbox {
	background-color: #dbd3b2;
	padding: 5px 3px 5px 3px;
}
.divcontent_title {
	background-image: url(../images/bigtitle_bg.gif);
	background-repeat: no-repeat;
	background-position:right center;
	width: 99%;
	height: 29px;
	line-height: 29px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 12px;
	margin-bottom:10px;
}
.divservice_content {
	height: 125px;
	padding-left: 0px;
	padding-right: 0px;
	 
}
.divservice_content_left {
	/*width: 265px;
	float: left;*/
	text-align: left;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
}
.divservice_content_bottom {
	text-align: left;
	line-height: 16px;
	margin-top: -0px;
	margin-left: 5px;
	padding: 0px 0px 5px 0px;
	clear:left;
}
.divfooter_content {
	border: solid 1px #9c9459;
	height: 120px;
	margin-top: 15px;
	padding: 0px 5px 0px 5px;
	width: 475px;
	background-color: #cfc7a0;
}
.divfooter_title {
	height: 17px;
	background-color: #e1dcc0;
	line-height: 17px;
	border: solid 0px #000000;
	text-align: left;
	padding-left: 10px;
}
.divfooter_list {
	padding: 0px;
	padding-left: 25px;
	margin: 0px;
	float: left;
	width: 200px;
}
.divfooter_list ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	list-style: none;
}
.divfooter_list ul li {
	padding: 0px;
	margin: 5px;
	list-style-image: url(../images/bullet_1.gif);
}
.arrow {
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
/* End Content * /

/* Services Menu */
.divserviceleft {
	float: left;
	width: 232px;
	height: auto;
}
.divservicemenu {
	min-height: 200px;
}
.divservicecontent {
	float: left;
	width: 504px;
	margin-left: 10px;
	text-align: left;
}

.servicemenu {
	background-color: #c4bf93;
	padding: 5px;
	width: 222px;
	padding: 0px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	float:left;
	margin-bottom:20px;
}
.menu_small {
	list-style: none;
	cursor: pointer;
	background-image: url(../images/menubg_small.gif);
	background-repeat: no-repeat;
	width: 212px;
	height: 27px;
	text-align: left;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	color: #e7e2ca;
	text-transform: uppercase;
}
.menu_big {
	list-style: none;
	cursor: pointer;
	background-image: url(../images/menubg_big.gif);
	background-repeat: no-repeat;
	width: 222px;
	height: 38px;
	text-align: left;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	padding-top: 0px;
	color: #e7e2ca;
	text-transform: uppercase;
}

.menu_unselected {
	background-image: url(../images/menubg_small.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 222px;
	height: 27px;
	color: #e7e2ca;
	text-transform: uppercase;
}
.footer {
	background: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #344356;
}
#trainermenu {
	background: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-left: 2px;
}
#trainermenu td {
	color: #ffffff; /*#0054A6;*/
	font-weight: bold;
	font-size: 11px;
	border-right: solid 1px #ffffff;
	font-family: Verdana;
	text-align: center;
}
#trainermenu a {
	color: #ffffff;
	text-decoration: none;
}
#trainermenu a:hover {
	text-decoration: underline;
}
.loginbg {
	background: url(../images/loginbg.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
}
h1 {
	color: #ffffff;
	font-size: 11px;
	background-color: #404c2f;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0 4px 10px;
	margin-bottom: 5px;
	text-align: left;
}

.headerlogo {
	background-repeat: no-repeat;
	width: 778px;
	height: 124px;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	text-align: left;
}
.menubg a {
	font-family: Lucida Sans;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	text-decoration:none;
}
.menubg .selmenu {
	text-decoration:underline;
}
.menubg img {
	border: solid 0px;
}
 
 
.submenubg a {
	font-family: Lucida Sans;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	padding: 16px 5px 0px 10px;
	text-transform:uppercase;
}

.submenubg img {
	border: solid 0px;
	padding-left:12px;
}
.submenubg
{
	width:778px;
	 height: 43px;
	 
}
.menudetails
{
  width:778px;
  border :solid 0px red;
  float:right ;
}
.submenubg ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
     background-image:url(../images/submenu_bg.gif);
     background-repeat:repeat;
     float:left;
     width:100%;
}
.submenubg li 
{
    margin:0px;
    padding:0px;
    list-style: none; /*padding-bottom:200px;*/
    text-align:center;
	height: 43px;
	float:left;
	text-align: left;
    
    }
    .submenubg .selmenu a {
	text-decoration:underline;
}
/*#transparent{
	background-color: #4D4B2F;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	height:695px;
}
#main{
  background-color:#E9E4CD;
  background-image:url(../images/bgmain.jpg);
  background-position:center bottom;
  background-repeat:repeat-x;
  height:645px;
  margin:12px 10px 12px 10px;
  filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding:16px 14px 16px 16px;
	border:solid 1px red;
}*/
#transparent 
{
    float:left;
	width: 778px;
	border: solid 0px #000000;
	padding: 0;
	margin: 0;
}
#transparenttop {
	background-color: #4D4B2F;
	height: 10px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#transparentbottom {
	background-color: #4D4B2F;
	height: 10px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#transparentleft {
	width: 10px;
	background-color: #4D4B2F;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#transparentright {
	width: 10px;
	background-color: #4D4B2F;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#main {
	background-color: #E9E4CD;
	background-image: url(../images/bgmain.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 744px;
	margin: 0;
	padding: 7px;
	position: relative;
}
/*  Working FireFox Only */
 
#divleft {
	width: 746px;
	float: left;
}
.divleft {
	width: 746px;
	float: left;
	position:relative;
	text-align:left;
}
.divblank
{
    min-height:500px;
}
.divleftblank
{
    float:left;
    width:510px;
}
#divright {
	width: 224px;
	float: right;
}
/*
#divwelcome {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 483px;
	height: 439px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #A8A16D;
}*/
.welcome {
	width: 500px;
	height: 439px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #A8A16D;
	overflow:hidden;
}

#divwebsite {
	margin-top: 13px;
}
#divwebsite .inner {
	background-color: #D9D3B2;
	border: solid 1px #A09860;
	margin-top: 6px;
	font-weight: bold;
}
#divwebsite .inner td {
	border-right: solid 1px #000000;
	text-align: center;
}
#divwebsite .inner td.noborder {
	border-right: solid 0px #000000;
}
#divwebsite .inner img {
	padding-top: 5px;
}
#divservice, .service{
	width: 214px;
	border: solid 1px #A8A16D;
	padding: 4px 4px 4px 4px;
	background-color: #EAE5CF;
	overflow:hidden;
}
#divcustomerlogin {
	width: 350px;
	border: solid 1px #A8A16D;
	padding: 4px 4px 4px 4px;
	background-color: #EAE5CF;
}
.divloginbg {
	height: 85px;
	background-color: #DBD3B2;
	padding: 4px 4px 4px 4px;
}
.divloginbg span {
	border: 0px;
}
.divloginbg a {
	color: #445533;
	text-decoration: none;
}
.divloginbg .divleftcol {
	float: left;
	width: 70px;
	text-align: left;
	color: #445533;
}
.divloginbg .divrightcol {
	float: left;
	padding-left: 5px;
	text-align: left;
	color: #445533;
}
.divloginbg .divrow {
	height: 25px;
	margin: 2px;
}
.servicebg {
	height: auto;
	background-color: #DBD3B2;
	padding: 4px 4px 4px 4px;
}
.bggreen {
	background-image: url(../images/bggreen.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-family: Lucida Sans;
	font-size: 14px;
	color: #FFFFFF;
}
.slopegreen {
	background-image: url(../images/slopegreen.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 29px;
	text-align: left;
}
.slopegreen span {
	display: block;
	padding: 5px 0px 0px 5px;
	font-family: Myriad Pro;
}
.service {
	text-align: left;
	margin-top: 5px;
	font-family: Myriad Pro;
	font-size: 12px;
}
.service td {
	vertical-align: top;
	color: #445533;
}
.service a {
	font-size: 10px;
	color: #7D7A5A;
	text-decoration: none;
}
.service a:hover {
	text-decoration: underline;
}
.servicetable {
	text-align: left;
	margin-top: 5px;
	font-family: Myriad Pro;
	font-size: 12px;
}
.servicetable td {
	vertical-align: top;
	color: #445533;
}
.servicetable a {
	font-size: 10px;
	color: #7D7A5A;
	text-decoration: none;
}
.servicetable a:hover {
	text-decoration: underline;
}
#divservice, .servicetable{
	width: 214px;
	border: solid 1px #A8A16D;
	padding: 4px 4px 4px 4px;
	background-color: #EAE5CF;
	overflow:hidden;
}
.greensep {
	border-top: solid 3px #847C39;
}
#divcontact {
	width: 224px;
	padding: 0px 0px 4px 0px;
}
#divcontact .email {
	background-color: #E1DBBF;
	border: solid 1px #A09860;
	text-align: left;
	margin-top: 10px;
	height: 82px;
	font-family: Myriad Pro;
}
#divcontact .email th {
	padding-left: 10px;
	font-size: 14px;
}
#divcontact .email td {
	padding-left: 10px;
	font-size: 13px;
}
#divsales {
	width: 224px;
	padding: 9px 0px 4px 0px;
}
#divsales .phone {
	background-color: #E1DBBF;
	border: solid 1px #A09860;
	text-align: left;
	margin-top: 6px;
	padding-left: 10px;
	height: 156px;
	font-family: Myriad Pro;
}
#divsales .phone th {
	padding-top: 15px;
	font-size: 14px;
}
#divsales .phone td {
	font-size: 10px;
	font-weight: bold;
	color: #445533;
}
.service_left {
	width: 500px;
	vertical-align: middle;
}
.dvcontent {
	padding-top: 10px;
	text-align: left;
	width: 460px;
}
#ctlFooter_spnTerms a,a.flink
{
	color:Black;
	text-decoration:none;
}
#ctlFooter_spnTerms a:hover,a:hover.flink
{
	text-decoration:underline;
}

