body {
}

img
{
	border: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: #aa0000;
}

a
{
	color: #0000aa;
}

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#everything
{
	background: url(images/background.gif) bottom right; 
	background-repeat: no-repeat;
	width: 850px;
	height: 600px;
	margin-top: 10px;
	margin-left: 50px;
}

#logobox
{
	background-color: #e2c5fc;
	width: 190px;
	position: absolute;
        text-align: center;
}

#logobox div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#e2c5fc; 
	line-height: 40px;
}

#logobox div.box-contents 
{
        text-align: center;
}

#designbox
{
	background-color: #d7e7ea;
	width:200px;
	position:absolute;
	left:260px;
	top:50px;
}

#designbox div.top-left-inside, #designbox div.bottom-left-inside, #designbox div.top-right-inside, #designbox div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#d7e7ea; 
	line-height: 40px;
}

#designbox div.box-contents 
{
	position: relative; 
	padding: 15px 15px 0px 15px;
	text-align: center;
	font-size: 18px;
}

#hostingbox
{
	background-color: #d7e7ea;
	width:200px;
	margin-bottom;15px;
	position:absolute;
	left:480px;
	top:50px;
}

#hostingbox div.top-left-inside, #hostingbox div.bottom-left-inside, #hostingbox div.top-right-inside, #hostingbox div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#d7e7ea; 
	line-height: 40px;
}

#hostingbox div.box-contents 
{
	position: relative; 
	padding: 15px 15px 0px 15px;
	text-align: center;
	font-size: 18px;
}

#regbox
{
	background-color: #d7e7ea;
	width:200px;
	margin-bottom;15px;
	position:absolute;
	left:700px;
	top:50px;
}

#regbox div.top-left-inside, #regbox div.bottom-left-inside, #regbox div.top-right-inside, #regbox div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#d7e7ea; 
	line-height: 40px;
}

#regbox div.box-contents 
{
	position: relative; 
	padding: 15px 15px 0px 15px;
	text-align: center;
	font-size: 18px;
}

#pricebox
{
	background-color: #d7e7ea;
	width:200px;
	margin-bottom;15px;
	position:absolute;
	left:50px;
	top:250px;
}

#pricebox div.top-left-inside, #pricebox div.bottom-left-inside, #pricebox div.top-right-inside, #pricebox div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#d7e7ea; 
	line-height: 40px;
}

#pricebox div.box-contents 
{
	padding: 20px 15px 0px 20px;
	text-align: left;
	font-size: 12px;
}

div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{
	width:20px; 
	height:20px;
	background-color:#FFF; 
	overflow:hidden;
}

div.top-left-corner {float:left;}
div.top-right-corner {float:right;}
div.bottom-left-corner {float:left;}
div.bottom-right-corner {float:right;}
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

#title
{
	position:absolute;
	left:350px;
	top:185px;
	width:650px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitolize;
}

#content
{
	position:absolute;
	left:285px;
	top:235px;
	width:650px
}

#content p, #content td
{
	font-size: 12px;
}

#contact
{
	position:absolute;
	left: 80px;
	top: 525px;
	font-size: 10px;
}
