#maincontent #header .logo
{
	position: absolute;
	left: 13px;
	top: 13px;
	width: 119px;
	height: 126px;
	background-image: url('../files/logosubpages.png');
	background-repeat: no-repeat;
}

#maincontent #content .laptop
{
	position: absolute;
	right: 0px;
	top: 40px;
	width: 424px;
	height: 326px;
	background-image: url('../files/laptop.jpg');
	background-repeat: no-repeat;
	cursor: hand;
}

#maincontent #content .textblock
{
	margin-left: 100px;
	top: 0px;
	width: 370px;
	background-color:#FFFFFF;
}

#maincontent #content .textblock .slogan
{
	position: absolute;
	left: 160px;
	top: 67px;
	font-family: arial,helvetica, verdana;
	font-size: 23px;
	color: #000000;
	font-weight: bold;
}

#maincontent #content .textblock .slogan em
{
	font-style: normal;
	color: #009EE0;
}

#maincontent #content .textblock ul
{
	padding-top: 120px;
}

#maincontent #content .textblock li.odd
{
	font-family: arial,helvetica, verdana;
	font-size: 14px;
	color: #009EE0;
	font-weight: bold;
	list-style-image: url('../files/check-odd.gif');
	margin-bottom: 4px;
	white-space: nowrap;
}

#maincontent #content .textblock li.even
{
	font-family: arial,helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	list-style-image: url('../files/check-even.gif');
	margin-bottom: 4px;
	white-space: nowrap;
}

#maincontent #blocks
{
	display: block;
	background-color: #FFFFFF;
	width: 895px;
	height: 150px;
	padding-left: 5px;
}

#maincontent #blocks .box-domain
{
	display: inline-block;
	width: 197px;
	height: 133px;
	background-image: url('../files/box-header.gif');
	background-repeat: no-repeat;
	font-family: arial,helvetica, verdana;
	font-size: 12px;
	padding-left: 20px;
}

#maincontent #blocks .box-domain h3
{
	font-family: arial,helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#maincontent #blocks .box-domain em
{
	font-family: arial,helvetica, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3685B9;
}

#maincontent #blocks .box-domain input
{
	width: 120px;
	height: 17px;
	border: 1px solid #C2C2C2;
	margin-top: 15px;
}

#maincontent #blocks .box-domain button
{
	width: 60px;
	height: 20px;
	color: #FFFFFF;
	background-image: url('../files/checkbutton.png');
	border: 0px;
}

#maincontent #blocks .box-seo
{
	display: inline-block;
	left: 220px;
	width: 217px;
	height: 133px;
	background-image: url('../files/box-silver.gif');
	background-repeat: no-repeat;

}

#maincontent #blocks .box-seo img
{
	border: 0px;
}

#maincontent #blocks .box-questions
{
	display: inline-block;
	width: 217px;
	height: 133px;
	background-image: url('../files/box-black.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#maincontent #blocks .box-questions img
{
	border: 0px;
	padding-top: 20px;
}

#maincontent #blocks .box-steps
{
	display: inline-block;
	width: 217px;
	height: 133px;
}

#maincontent #blocks .box-steps img
{
	border: 0px;
	padding-top: 5px;
}
