#home{
	width:630px;
}
#home h3{
	clear:both;
}
.consultation{
	text-transform:uppercase;
}
/*
.consultation{
	float:right;
	display:block;
	width:140px;
}
.consultation a{
	padding:3px 15px 3px 5px;
	display:block;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/icon-next.png) center right no-repeat #959595;
}
.consultation a:hover{
	background:url(../images/icon-next.png) center right no-repeat #e40d21;
}
*/
#link-partners2{
	position:absolute;
	top:460px;
	left:690px;
	width:280px;
	height:51px;
}
.link-partner2 {
	width:100%;
	overflow:hidden;
}
.link-partner2 li {
	float:left;
}
.link-partner2 li {
	display:block;
	height:51px;
}
.link-partner2 li.link-cannon {
	text-indent:-9999px;
	padding:0 10px 0 0;
	width:103px;
	background:url(../images/link-cannon2.gif) top left no-repeat;
}
.link-partner2 li.link-imagerunner {
	width:164px;
	background:url(../images/link-imagerunner2.gif) 0px 0px no-repeat;
}
.link-partner2 li.link-imagerunner a{
	text-indent:-9999px;
	width:100%;
	height:100%;
	display:block;
}


#indextab {
	position:absolute;
	/*top:387px;*/
	top:530px;
	left:690px;
	width:280px;
	height:420px;
	background:url(../images/indextab-bg.gif) 0px 45px repeat-x #7c7c7c;
}
#indextab h2{
	display:block;
	width:281px;
	height:45px;
	text-indent:-9999px;
	background:url(../images/6-reasons.gif) top left no-repeat;
	
}
.wrapper h3{
	position:relative;
	top:0px;
	left:0px;
	padding:20px 0 15px 37px;
	color:#000;
	font-size:12px;
	font-style:normal;
	text-transform:uppercase;
}
.wrapper h3 span{
	position:absolute;
	top:10px;
	left:0px;
	padding:9px 0 0 0;
	text-align:center;
	clear:both;
	float:left;
	display:block;
	width:33px;
	height:33px;
	font-size:16px;
	color:#FFF;
	overflow:hidden;
	background:url(../images/tab-number.png) top left no-repeat;
}
.wrapper h3 img{
	vertical-align:middle;
	padding-right:0px;
}
.wrapper p{
	clear:both;
	padding:5px 0;
	font-size:12px;
	color:#FFF;
}
.wrapper ul li{
	padding:5px 0;
	font-size:12px;
	color:#FFF;
	padding-left:15px;
	background:url(../images/list-dot-red.png) 0px 7px no-repeat;
}

.tab-conner{
	position:absolute;
	right:-15px;
	bottom:-15px;
	display:block;
	width:84px;
	height:84px;
	background:url(../images/tab-home-conner.png) top left no-repeat;
}

#link-partners{
	display:none;
}

#hilight{
	padding:5px 0 5px 80px;
	color:#e11b22; 
	background:url(../images/bg-arrow.gif) -30px center no-repeat #f1f1f1;
}
#hilight p a{
	text-transform:uppercase;
	text-decoration:none;
}
#hilight p:hover a{
	text-transform:uppercase;
	text-decoration:underline;
}