@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #EBEBEB;
}

#wrapper {
	position: relative;
	width: 975px;
	height:701px;
	margin: 15px auto;
	background: -webkit-gradient(linear, left top, left bottom, from(#354758), to(#141A21));
	background: -moz-linear-gradient(top, #354758, #141A21);
	background: -o-linear-gradient(top, #354758, #141A21);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354758', endColorstr='#141A21');
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:2px solid #000000;
	padding:30px 30px 60px 30px;
}

.logo {
	position:relative;
	background-image:url(../images/logo.png);
	width:319px; height:149px;
	display:inline-block;
	float:left;
}

.under_construction {
	position:relative;
	background-color:#222D38;
	width:443px; height:116px;
	float:left;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-left:80px;
	top:10px;
	padding:10px;
}

.site_uc {
	background-image:url(../images/site_uc.png);
	width:431px; height:23px;
}

.text_uc {
	font-size:16px;
	color:#86BFE5;
	padding-top:3px;
	padding-left:3px;
}

.contact_uc {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	padding-left:4px;
	line-height:22px;
}

.design_plans, .hosting_plans {
	position:relative;
	display:block;
	float:left;
	clear:both;
	margin-top:30px;
}

.design_plans {
	background-image:url(../images/design_plans.png);
	width:215px; height:69px;
}

.hosting_plans {
	background-image:url(../images/hosting_plans.png);
	width:232px; height:69px;
}

.design_layers, .hosting_server {
	float:left;
	position:relative;
	clear:both;	
}

.design_layers {
	background-image:url(../images/layers.png);
	width:183px; height:177px;
	margin-top:20px;
}

.hosting_server {
	background-image:url(../images/server.png);
	width:99px; height:148px;
	margin-left:45px;
	margin-right:33px;
	margin-top:35px;
}

.offer_box {
	background-color:#EBEBEB;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:3px solid #80CBFB;
	width:177px; height:150px;
	float:left;
	margin-top:30px;
	margin-left:15px;	
}

.offer_box_text {
	margin-left:8px;
	margin-top:5px;
}

.webroll_bronze {
	background-image:url(../images/webroll_bronze.png);
	width:158px; height:17px;
	margin-left:8px;
	margin-top:8px;
}

.webroll_silver {
	background-image:url(../images/webroll_silver.png);
	width:147px; height:17px;
	margin-left:15px;
	margin-top:8px;
}

.webroll_gold {
	background-image:url(../images/webroll_gold.png);
	width:136px; height:17px;
	margin-left:21px;
	margin-top:8px;
}

.webroll_platinum {
	background-image:url(../images/webroll_platinum.png);
	width:175px; height:17px;
	margin-left:2px;
	margin-top:8px;
}

.red {
	color:#FF0000;
}

.price1, .price2, .price3, .price4 {
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.price1 {
	background-image:url(../images/150e.png);
	width:114px; height:38px;
}

.price2 {
	background-image:url(../images/200e.png);
	width:116px; height:38px;
}

.price3 {
	background-image:url(../images/450e.png);
	width:119px; height:38px;
}

.price4 {
	background-image:url(../images/700e.png);
	width:117px; height:38px;
}

.price5, .price6, .price7, .price8 {
	float:right;	
	margin-right:5px;
	margin-top:-8px;
}

.price5 {
	background-image:url(../images/price5.png);
	width:64px; height:44px;
}

.price6 {
	background-image:url(../images/price6.png);
	width:60px; height:42px;
}

.price7 {
	background-image:url(../images/price7.png);
	width:65px; height:42px;
}

.price8 {
	background-image:url(../images/price8.png);
	width:64px; height:44px;
}

.client0 {
	background-image:url(../images/our_clients.png);
	width:257px; height:65px;
	margin:20px 0px 20px 90px;
	float:left;
}

.client1 {
	background-image:url(../images/piticulcurajos.png);
	width:257px; height:65px;
	border:1px solid #000000;
}

.client2 {
	background-image:url(../images/pizzavenetia.png);
	width:257px; height:65px;
	margin:20px 0px 20px 20px;
	border:1px solid #000000;
	float:left;
}

.client3 {
	background-image:url(../images/creditcare.png);
	width:257px; height:65px;
	margin:20px 0px 20px 20px;
	border:1px solid #000000;
	float:left;
}