/*
Theme Name:			Smart Holding landing page
Theme URI:		
Description:	
Version:			0.1
Author:				Akulinin Yuri
Author e-mail:		webmaster@web3d.co.il
Tags: 		
*/

body { 
	background-color: #fff; 
	color: #fff; 
	font: 62.5% Arial, Helvetica, sans-serif; 
	text-align: center; 
	}

* { padding: 0; margin: 0; }

/*page elements*/

.estate2 {
    float: right;
    height: 126px;
    left: -79px;
    position: relative;
    top: 1px;
    width: 147px;
}
#head {
	margin:0 auto;
	width:1024px;
	height:496px;
	background-image:url(images/headBG.jpg);
	background-repeat:no-repeat;
}

#linksWraper {
	position:relative;
	top:301px;
	width:100%;
	height:126px;
}

.estate {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-79px;
}

.estate:hover {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-79px;
	background-image:url(images/estate.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.estate2:hover {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-79px;
	background-image:url(images/estate.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.cameroon, .europe  {
	display:none;
}

.estate:hover .cameroon, .estate:hover .europe  {
	display:block;
	width:100%;
	height: 25%;
	margin: 5px 0 0 0;
	text-align:center;
	cursor:pointer;
	text-decoration: none;
	color: #FFF;
	font-size:16px;
	font-weight:bold;
}


#project2 {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-67px;
}

#project2:hover {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-50px;
	background-image:url(images/agro.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#project3 {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-274px;
}

#project3:hover {
	width:177px;
	height:126px;
	float:right;
	position:relative;
	top:1px;
	left:-257px;
	background-image:url(images/mines.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#cont {
	margin:0 auto;
	width:1024px;
	height:145px;
	background-image:url(images/contBG.jpg);
	background-repeat:no-repeat;
}

#footer {
	margin:0 auto;
	width:1024px;
	height:127px;
	background-image:url(images/footerBG.jpg);
	background-repeat:no-repeat;
}


/*link*/

#mainLink {
	margin:0 auto;
	width:210px;
	height:45px;
	position:relative;
	top:55px;
	left:45px;
}


#mainLink a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

#mail {
	position:relative;
	top:85px;
	left:181px;
	width:170px;
	height:20px;
	font-size:16px;
}

#phone {
	position:relative;
	top:85px;
	left:70px;
	margin:0 auto;
	width: 140px;
	height:20px;
}

#sellphone {
	position:relative;
	top:56px;
	right:115px;
	width:140px;
	height:40px;
}


/*common*/

.left {
	float:left;
}

.right {
	float:right;
}

p {
	text-align:left;
}

h1 {
	font-size:16px;
}

.mailTo{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


















