:focus {
	outline: none;
	}

#wrapper a{
color: #407380;
display: block;
font-weight: bold;
text-decoration: none;
}

#wrapper p a {
	display: inline;}

#wrapper a:hover{
background: none;
text-decoration: underline;

}

#wrapper .tab h3 a {
color: #fff ;
padding: 3px;
font-size: 18px;
margin: 0 1px 1px 30px;
}

#wrapper h3 {
color: #fff;
margin: 0;
padding: 10px 5px 5px 40px;
font-size: 18px;
}

#wrapper p{
margin: 0;
padding: 0 0 0 40px;
display: block;
color: #fff;
}

#wrapper{
width: 850px !important;
display: block;
margin: 0 0 0 20px;
color: #fff;
}

#wrapper img {
	border: none !important;
	margin: 0 0 0 0;
	}

#left{
float: left;
width: 262px !important;

}
#right{
float: left;
width: 575px !important;
margin: 0;
border: 2px solid #a88042;
}

#wrapper .tab{
color: #fff;
margin: 0 0 2px 0;
width: 262px;
height: 84px;
background: url(images/tab_bg.png) no-repeat;
}

#wrapper .tab:hover {
color: #fff;
margin: 0 0 2px 0;
width: 262px;
height: 84px;
background: url(images/hp-orange.png) no-repeat;
cursor: pointer;
}

#wrapper .stretcher{
background: none;
width: 581px !important;
}

#wrapper .stretcher p {
	margin: 0 0 0 325px;
	padding: 3px 0;
	display: block;
	color: #fff;
	}
	
#wrapper .stretcher img {
	margin-top: 0px !important;
	height: 227px;
	}
	
#textLink {
	background: #222;
	width: 564px;
	color: #2470b9;
	background: #222;
	padding: 5px;
	}
	
#textLink:hover {
	background: #222 !important;
	}
