@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
margin:0px; 
top:0px;
padding:0px;
background-color:#FFFFFF;
}

#container{
width:962px;
left:50%;
top:30px;
margin-left:-481px;
position:relative;
}

#header{
width:962px;
height:212px;
float:left;
position:relative;
}

.head01{
background: transparent url(../img/header.jpg) no-repeat;	
}

.head02{
background: transparent url(../img/header02.jpg) no-repeat;	
}

.head03{
background: transparent url(../img/header03.jpg) no-repeat;	
}

.head_news{
background: transparent url(../img/header_news.jpg) no-repeat;	
}

.head_rates{
background: transparent url(../img/header_rates.jpg) no-repeat;	
}

.head_team{
background: transparent url(../img/header_team.jpg) no-repeat;	
}

.head_service{
background: transparent url(../img/header_service.jpg) no-repeat;	
}

.head_about{
background: transparent url(../img/header_about.jpg) no-repeat;	
}

.head_careers{
	background: transparent url(../img/header_careers.jpg) no-repeat;	
}

.larger{
	font-family:"MS Serif", "New York", serif;
font-size:13px;	
}

#apply{
width:185px;
height:46px;
position:absolute;
background: transparent url(../img/apply.gif) no-repeat;	
left:709px;
top:165px;
z-index:3;
}

#applyClick{
	width:185px;
height:46px;
position:absolute;
left:709px;
top:165px;
z-index:4;
}

#bar_form{
	width:920px;
	padding:20px 20px 20px 20px;
	float:left;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	color:#524a3e;
	background-color:#e8f6e2;
	border-left:1px solid #d8e4d3;	
	border-right:1px solid #d8e4d3;	
	-webkit-text-size-adjust: none;
}

#bar_form a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bar_form a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bar_form a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bar_form a:active
{
color: #7a6d59;
text-decoration: underline;
}

.textfield{
	width:180px;
	height:20px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_debt{
	width:80px;
	height:20px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_pre{
	width:40px;
	height:20px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_lg{
	width:400px;
	height:20px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_sm{
	width:170px;
	height:20px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_sm2{
	width:178px;
	height:17px;
border:1px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_sm3{
	width:120px;
	height:17px;
border:1px solid #e0dfd6;
background-color:#e0dfd6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
margin-left:10px;
}

.textfield_sm4{
	width:120px;
	height:17px;
border:1px solid #e0dfd6;
background-color:#e0dfd6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
}

.textfield_sm5{
	width:30px;
	height:17px;
border:1px solid #e0dfd6;
background-color:#e0dfd6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
margin-right:3px;
}

.textfield_sm6{
	width:40px;
	height:17px;
border:1px solid #e0dfd6;
background-color:#e0dfd6;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
margin-right:3px;
}

.textfield3{
	width:25px;
	height:13px;
	text-align:center;
	border:1px solid #e8f6e2;
background-color:#e8f6e2;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#524a3e;
}

.comments{
	width:400px;
	height:100px;
border:2px solid #a99f87;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#362e26;
resize: none;
}

a.help{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none}

a.help:hover{z-index:25;}

a.help span{display: none;}

a.help:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0px; left:-135px; width:110px;
    border:1px solid #524a3e;
    background-color:#e8f6e2; 
	color:#00bb44;
	font-size:10px;
	padding:10px 10px 10px 10px;
	text-align: left;}

#logo{
width:204px;
height:131px;
padding: 44px 0px 0px 48px;
float:left;
position:relative;
display:inline;
}

#nav{
width:565px;
top:0px;
left:396px;
position:absolute;	
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
z-index:5;
}

#nav a:link
{
color: #FFFFFF;
text-decoration: none;
}
#nav a:visited
{
color: #FFFFFF;
text-decoration: none;
}
#nav a:hover
{
color:#00bb44;
text-decoration: none;
}
#nav a:active
{
color: #FFFFFF;
text-decoration: none;
}

.green{
color:#83b249;
font-weight:900;
}

#ratebar{
width:915px;
height:25px;
padding:10px 0px 0px 45px;
float:left;
position:relative;
background: transparent url(../img/ratebar.gif) no-repeat;
background-color:#e8f6e2;
border-left:1px solid #d8e4d3;
border-right:1px solid #d8e4d3;
color:#524a3e;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
-webkit-text-size-adjust: none;
}

#ratebar a:link
{
color: #7a6d59;
text-decoration: underline;
}
#ratebar a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#ratebar a:hover
{
color:#00bb44;
text-decoration: underline;
}
#ratebar a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodybar{
width:960px;
float:left;
position:relative;
background-color:#e8f6e2;
border-left:1px solid #d8e4d3;
border-right:1px solid #d8e4d3;
}

#bodybar_sub{
width:961px;
float:left;
position:relative;
background-color:#e8f6e2;
border-right:1px solid #d8e4d3;
z-index:1;
}

#bodyimage{
width:279px;
height:396px;
padding:0px 0px 0px 0px;
float:left;
position:relative;
display:inline;
z-index:1;
}

#fadeshow1{
z-index:1;	
}

#bodycalculator{
	width:190px;
	height:180px;
	margin:15px 0px 0px 45px;
	padding:15px 10px 15px 20px;
	display:inline;
	float:left;
position:relative;
background: transparent url(../img/calculator.gif) no-repeat;
color:#e8f6e2;
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
line-height:10px;
}

.calc_text{
	font-size:14px;
	font-weight:900;
}

.dropfield{
width:180px;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
margin-bottom:10px;
}

#bodytext2{
	width:200px;
	padding:0px 0px 0px 20px;
	margin:55px 0px 0px 20px;
	color:#524a3e;
	border-left:1px solid #b4c7ac;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
-webkit-text-size-adjust: none;
}

#bodytext{
	width:400px;
	padding:25px 0px 30px 17px;
	margin:30px 0px 0px 30px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
background: transparent url(../img/hat.gif) no-repeat left top;
-webkit-text-size-adjust: none;
}

#bodytext a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytext a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytext a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytext a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub{
	width:410px;
	padding:55px 20px 50px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
background: transparent url(../img/target02.gif) no-repeat left top;
display:inline;
-webkit-text-size-adjust: none;
}

#bodytextsub a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub2{
	width:605px;
	padding:55px 0px 50px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
background: transparent url(../img/target02.gif) no-repeat left top;
-webkit-text-size-adjust: none;
}

#bodytextsub2 a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub2 a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub2 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub2 a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub2 p
{
border-top:1px solid #b4c7ac;
padding-top:30px;
margin-top:30px;
}

#bodytextsub3{
	width:605px;
	padding:55px 0px 50px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
background: transparent url(../img/target02.gif) no-repeat left top;
-webkit-text-size-adjust: none;
}

#bodytextsub3 a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub3 a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub3 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub3 a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub3 p
{
border-top:1px solid #b4c7ac;
padding-top:30px;
margin-top:30px;
}

#bodytextsub3 img
{
float:left;
padding-right:30px;
}

#chartcontainer{
	width:605px;
	padding:30px 0px 50px 319px;
	float:left;
position:relative;
}

#bodytextsub4{
	width:605px;
	padding:55px 0px 0px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
background: transparent url(../img/target02.gif) no-repeat left top;
-webkit-text-size-adjust: none;
}

#bodytextsub4 a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub4 a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub4 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub4 a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub4 p
{
border-top:1px solid #b4c7ac;
padding-top:30px;
margin-top:30px;
}

.careers{
	background: transparent url(../img/careers.gif) no-repeat left top;
}

.services{
	background: transparent url(../img/services.gif) no-repeat left top;
}

.team{
	background: transparent url(../img/hat2.gif) no-repeat left top;
}

.news{
	background: transparent url(../img/news.gif) no-repeat left top;
}

.rates{
	background: transparent url(../img/rates.gif) no-repeat left top;
}

.tools{
	background: transparent url(../img/tools.gif) no-repeat left top;
}

#bodytextsub5{
	width:605px;
	padding:55px 0px 50px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
-webkit-text-size-adjust: none;
}

#bodytextsub5 a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub5 a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub5 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub5 a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub5 p
{
border-top:1px solid #b4c7ac;
padding-top:30px;
margin-top:30px;
}

#bodytextsub6{
	width:605px;
	padding:55px 0px 50px 20px;
	margin:30px 0px 0px 20px;
	color:#524a3e;
	font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
	float:left;
position:relative;
-webkit-text-size-adjust: none;
}

#bodytextsub6 a:link
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub6 a:visited
{
color: #7a6d59;
text-decoration: underline;
}
#bodytextsub6 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#bodytextsub6 a:active
{
color: #7a6d59;
text-decoration: underline;
}

#bodytextsub6 p
{
border-top:1px solid #b4c7ac;
padding-top:30px;
margin-top:30px;
}

#bodytextsub6 img
{
float:left;
padding-right:30px;
}

#bulletlist{
width:141px;
margin:25px 0px 0px 8px;
padding:20px 20px 0px 20px;
background: transparent url(../img/bulletbkgd.gif) no-repeat;
background-color:#362e26;
float:left;
position:relative;
text-align:left;
color:#e8f6e2;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:20px;
-webkit-text-size-adjust: none;
}

#bulletlist ul{
	margin-left: 8px;
	padding-left: 10px;
	list-style-image: url(../img/bullet.gif);
}

#bulletlist li{
	margin-left: 0px;
	padding-left: 0px;
}

#bulletlist2{
width:141px;
height:17px;
margin:0px 0px 0px 8px;
padding:0px 20px 0px 20px;
background: transparent url(../img/bulletbkgd2.gif) no-repeat;
float:left;
position:relative;
}

.bullethead{
	font-size:14px;
text-transform: uppercase;	
text-align:center;
}

.small{
font-size:11px;	
}

.serifs{
font-variant:small-caps;
font-family:"Times New Roman", Times, serif;
font-size:18px;
}

.serifs_lg{
font-family:"Times New Roman", Times, serif;
font-size:24px;
padding-left:80px;
}

#body1{
width:330px;
float:left;
position:relative;
display:inline;
margin:20px 0px 0px 40px;
padding:0px 40px 0px 70px;
border-right:2px groove #817965;
background: transparent url(../img/target.gif) no-repeat left top;
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
-webkit-text-size-adjust: none;
}

#body1 p{
text-align:right;
margin-bottom:0px;
padding-bottom:20px;
}

#body1 a:link
{
color: #FFFFFF;
text-decoration: underline;
}
#body1 a:visited
{
color: #FFFFFF;
text-decoration: underline;
}
#body1 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#body1 a:active
{
color: #FFFFFF;
text-decoration: underline;
}

#body2{
width:338px;
float:left;
position:relative;
margin:20px 0px 0px 40px;
padding:0px 0px 0px 60px;
background: transparent url(../img/arrows.gif) no-repeat left top;
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
line-height:16px;
-webkit-text-size-adjust: none;
}

#body2 p{
text-align:right;
margin-bottom:0px;
padding-bottom:20px;
}

#body2 a:link
{
color: #FFFFFF;
text-decoration: underline;
}
#body2 a:visited
{
color: #FFFFFF;
text-decoration: underline;
}
#body2 a:hover
{
color:#00bb44;
text-decoration: underline;
}
#body2 a:active
{
color: #FFFFFF;
text-decoration: underline;
}

#footer01{
width:960px;
float:left;
position:relative;
background: transparent url(../img/gradient.jpg) no-repeat top center;
background-color:#362e26;
border-top:1px solid #77705e;
border-bottom:1px solid #77705e;
border-left:1px solid #77705e;
border-right:1px solid #77705e;
}

#footer02{
width:962px;
height:33px;
padding-bottom:30px;
float:left;
position:relative;
background: transparent url(../img/footer.gif) no-repeat;
z-index:2;
}

#footer03{
width:962px;
height:33px;
text-align:center;
float:left;
padding-bottom:20px;
position:relative;
-webkit-text-size-adjust: none;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#524a3e;
}

#footer_seminar{
width:181px;
height:48px;
left:109px;
top:-8px;
float:left;
position:absolute;
z-index:5;
}

#footer_text{	
	width:924px;
	padding:9px 0px 0px 0px;
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
float:left;
position:relative;
text-align:right;
z-index:2;
-webkit-text-size-adjust: none;
}

#footer_text a:link
{
color: #FFFFFF;
text-decoration: none;
}
#footer_text a:visited
{
color: #FFFFFF;
text-decoration: none;
}
#footer_text a:hover
{
color:#00bb44;
text-decoration: none;
}
#footer_text a:active
{
color: #FFFFFF;
text-decoration: none;
}

#button {
	width: 135px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	display:inline;
	float:left;
	z-index:5;

	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 135px;
		height:28px;
		}
		
		#button li ul { /* second-level lists */
	position: absolute;
	font-size:10px;
	padding: 0;
	width: 122px;
	left: -10000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#button li ul li a { /* second-level lists */
	padding:8px 0px 8px 0px;
	height:auto;
	color: #369;
	border-bottom:1px solid #9bc568;
	background-color:#83b249;
	text-shadow:none;
}

#button li:hover ul, #button li.sfhover ul { /* lists nested under hovered list items */
	left: 13px;
}
	
	#button li ul li a:hover {
color:#83b249;
background-color:#FFFFFF;
	}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button2 {
	width: 110px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
	z-index:5;

	}
	
	#button2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button2 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button2 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 110px;
		height:28px;
		}

	html>body #button2 li a {
		width: auto;
		}

	#button2 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button3 {
	width: 57px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
	z-index:5;

	}
	
	#button3 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button3 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button3 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 57px;
		height:28px;
		}

	html>body #button3 li a {
		width: auto;
		}

	#button3 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button4 {
	width: 57px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	display:inline;
	float:left;
	z-index:5;

	}
	
	#button4 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button4 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button4 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 57px;
		height:28px;
		}
		
		#button4 li ul { /* second-level lists */
	position: absolute;
	font-size:10px;
	padding: 0;
	width: 100px;
	left: -10000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#button4 li ul li a { /* second-level lists */
	padding:8px 0px 8px 0px;
	height:auto;
	color: #369;
	border-bottom:1px solid #9bc568;
	background-color:#83b249;
	text-shadow:none;
}

#button4 li:hover ul, #button4 li.sfhover ul { /* lists nested under hovered list items */
	left: 281px;
}
	
	#button4 li ul li a:hover {
color:#83b249;
background-color:#FFFFFF;
	}

	html>body #button4 li a {
		width: auto;
		}

	#button4 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button5 {
	width: 57px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
	z-index:5;

	}
	
	#button5 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button5 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button5 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 57px;
		height:28px;
		}

	html>body #button5 li a {
		width: auto;
		}

	#button5 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button6 {
	width: 76px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	display:inline;
	float:left;
	z-index:5;

	}
	
	#button6 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button6 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button6 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 76px;
		height:28px;
		}
		
		#button6 li ul { /* second-level lists */
	position: absolute;
	font-size:10px;
	padding: 0;
	width: 100px;
	left: -10000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#button6 li ul li a { /* second-level lists */
	padding:8px 0px 8px 0px;
	height:auto;
	color: #369;
	border-bottom:1px solid #9bc568;
	background-color:#83b249;
	text-shadow:none;
}

#button6 li:hover ul, #button6 li.sfhover ul { /* lists nested under hovered list items */
	left: 403px;
}
	
	#button6 li ul li a:hover {
color:#83b249;
background-color:#FFFFFF;
	}

	html>body #button6 li a {
		width: auto;
		}

	#button6 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}
	
	#button7 {
	width: 70px;
	height:42px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
	z-index:5;

	}
	
	#button7 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button7 li {
		margin: 0;
		list-style: none;
		list-style-image: none;
		}
	
	#button7 li a {
		display: block;
		padding-top:14px;
		color: #00a3d5;
		text-decoration: none;
		width: 70px;
		height:28px;
		}

	html>body #button7 li a {
		width: auto;
		}

	#button7 li a:hover {
		color:#00bb44;
		text-shadow:none;
		text-decoration: none;
		
		
	}