/* --------------------------------------------------------------

  buymyeye home.css
   * Home
  
-------------------------------------------------------------- */

.topContent img {
	float: left;
	margin-right: 3px;
}

.topContent .block1 {
	float: left;
	width: 276px;
	height: 224px;
	background: url('../img/home/bgBlock1.png') top left no-repeat;
	margin: 1px 0 0 0;
	color: #fff;
	padding: 107px 20px 0 10px;
}

.topContent .block2 {
	float: left;
	width: 266px;
	height: 106px;
	background: url('../img/home/bgBlock2.png') top left no-repeat;
	margin: 4px 0 0 0;
	color: #fff;
	padding: 10px 20px 0 20px;
}


.topContent .block1 a:hover, .topContent .block2 a:hover, .topContent .block3 a:hover {
	color: #d0b9ab;
}
}


.topContent .block3 a:hover {
	color: #d0b9ab;
}


.topContent .block3 {
	float: left;
	width: 266px;
	height: 29px;
	background: url('../img/home/bgBlock3.png') top left no-repeat;
	margin: 4px 0 0 0;
	color: #fff;
	padding: 6px 20px 0 20px;
}

.topContent h2, .topContent h3 {
	display: block;
	text-indent: -6666px;
}

.topContent .block1 h2 {
	height: 100px;
	width: 220px;

}

.topContent .block1 h2 a {
	background: none;
	display: block;
	width: 220px;
	height: 100px;
}

.topContent .block1 p {
	clear: left;
	margin: 0 0 0 10px;

}

.topContent .block1 a {
	clear: left;
	margin: 8px 0 0 10px;

}


.topContent .block2 h3 {
	height: 20px;
	width: 220px;
}

.topContent .block2 h3 a {
	background: none;
	display: block;
	width: 220px;
	height: 20px;
}

.topContent .block2 p {
	clear: left;
}



.topContent a {
	color: #fff;
	display: block;
	float: left;
	background: url('../img/global/iconArrow.png') top left no-repeat;
	padding: 0 0 0 8px;
	color: #fff;
	background-position: 0 4px;
	margin: 5px 0 0 0;
}


.botContent .left{
	float: left;
	width: 336px;
	margin: 0 36px 0 0;
}

.botContent .right{
	width: 628px;
	float: left;
}
	
	
.botContent .left h2{
	float: right;
	font-size: 24px;
	color: #939393;
	line-height: 24px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	width: 270px;
}

.botContent p {
	margin-bottom: 16px;
	width: 530px;
}
