body, html {
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	background-image: url(../images/bg_repeat.gif);
}


.colunLeft{
	border-right: solid 12px #ffef00;
	background-color: #363736;
	width: 30%;
	height: 100%;
	float:left;
	text-align: right;
	color: #fff;
	min-width: 250px;
	min-height:500px; 
}

.logo{

	background-image: url(../images/3dbuilder_logo.gif);
	background-repeat:no-repeat;
	height: 179px;
	width:250px;
	margin-left:auto;
 	margin-right:auto;
	background-position:center;
	display:block;
	margin-top:100px;
	min-width: 250px;
}

.textinfo{
	font-size:11px;
	font-family:arial;
	text-align:left;
	height: 179px;
	width:173px;
	margin-left:auto;
 	margin-right:auto;
	display:block;
	margin-top:10px;
	color:#fff;
}

.colunRight{

background-image: url(../images/startBuilding.gif);
	background-repeat:no-repeat;
	background-position:0px 230px;
	width:280px;
	display:block;
	height: 100%;
	float:left;
	text-align: center;
}

.linkProduct {
	position:relative;
	top:300px;
}
.linkProduct .love {
background-image:url(../images/love_img.gif);
background-repeat:no-repeat;
width:175;
height: 74px;
display:block;
margin-bottom:20px;
margin-left:60px;

}
.linkProduct .love:hover {
background-image:url(../images/love_imgHover.gif);
background-repeat:no-repeat;
width:175;
height: 74px;
display:block;
margin-bottom:20px;
margin-left:60px;

}


.linkProduct .margres {
background-image:url(../images/margres_img.gif);
background-repeat:no-repeat;
width:175;
width:175;
height: 74px;
display:block;
margin-bottom:50px;
margin-left:60px;
}

.linkProduct .margres:hover {
background-image:url(../images/margres_imgHover.gif);
background-repeat:no-repeat;
width:175;
width:175;
height: 74px;
display:block;
margin-bottom:50px;
margin-left:60px;
}
