body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background:url(/images/body-bg.gif) repeat-x #6fb5f8;
	}

form {
	margin-left:25px;
}

.title {
	position: relative;
	margin-left: 20px;
	margin-right:250px;
	font-weight:normal;
}

.text {	
	text-align:justify;
	margin-left: 20px;
	margin-right:250px;	
	margin-bottom:auto;
	font-size:12px;
}

img {
	border:none;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:-40px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 50px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:920px;
	margin:auto;
	margin-top:0px;
	background-color:#fff;
	background-image:url(/images/page-bg.gif);
	background-repeat:repeat-y;
}

#main-window h2{
font-size:18px;
font-weight:bold;
color:#35383d;
z-index:2;
}

	#main-window ul {
	text-align:justify;
	margin-left: 60px;
	margin-right:220px;	
	margin-top:0px;
		}

#logo{
	position:absolute;
	top:0px;
	margin-left:11px;
	width:359px;
	z-index:3;
}

#link {
	position:absolute;
	background:url(/images/pay-as-you-go-websites.png) no-repeat;
	top:160px;
	right:3px;
	width:446px;
	height:40px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}

	#link p {
		margin:0;
		padding:7px 0 0 20px;
	}
	
	#link a {
		color:#fff;
		text-decoration:none;
	}
	
	#link a:hover {
		color:#fff;
		text-decoration:underline;
	}

#toptitle {	
	position:absolute;
	top: 0px;
	margin-top:0px;
	margin-left: 395px;
	width:516px;
	height:31px;
	background:url(/images/top.gif) no-repeat;
	color:#fff;
	}

	
	#toptitle p {
		font-size:18px;
		padding:0px 0 0 40px;
		margin:0;
		color: #fff;
	}

	#toptitle a {
		color:#fff;
	}

	#toptitle a:hover {
		color:#fff;
		text-decoration:none;
	}
	
#header{
	position:absolute;
	top:0px;
	margin-left:11px;
	width:900px;
	height:200px;
	background:url(/images/header.jpg) repeat-x #fff;
}

#menu{
	position:absolute;
	top:200px;
	margin-left:11px;
	width:900px;
	height:40px;
	background:url(/images/menu-bg.gif) repeat-x #000;
	z-index:100;
}

			
#steps{
	position:absolute;
	margin-left:11px;
	top:250px;
	width:647px;
	height:124px;
	z-index:2;
	background:url(/images/steps-3.gif) no-repeat;
	color:#fff;
}

	#steps h2 {
		font-size:14px;
		font-weight:bold;
		padding:0;
		margin:6px 0 0 0;
		color:#fff;
	}
	
	#steps p {
		font-size:14px;
		margin:8px 0 0 0;
		padding:0;
	}
	
	#steps1 {
	color:#fff;
	width:180px;
	height:120px;
	left:15px;
	position:absolute;
	text-align:center;
	top:0px;
	z-index:2;
	}
	
	#steps2 {
	color:#fff;
	width:180px;
	height:110px;
	left:230px;
	position:absolute;
	text-align:center;
	top:0px;
	z-index:2;
	}
	
	#steps3 {
	color:#fff;
	width:180px;
	height:120px;
	left:445px;
	position:absolute;
	text-align:center;
	top:0px;
	z-index:2;
	}
	
	/*#steps4 {
	color:#fff;
	width:110px;
	height:120px;
	left:394px;
	position:absolute;
	text-align:center;
	top:0px;
	z-index:2;
	}
	
	#steps5 {
	color:#fff;
	width:110px;
	height:120px;
	left:522px;
	position:absolute;
	text-align:center;
	top:0px;
	z-index:2;
	}*/
	
#big-box{
	position:absolute;
	margin-left:11px;
	top:384px;
	width:647px;
	height:130px;
	background:url(/images/big-box-2.gif) no-repeat;
	z-index:2;
}
	
	#cancel p{
		font-size:16px;
		font-weight:bold;
		color:#fff;
		margin:5px 0 0 50px;
		padding:0;
	}
	
	#big-box ul {
		margin:0;
		padding:0;
		color:#fff;
		list-style-type:none;
	}
	
	#left {
		position:absolute;
		top:28px;
		left:20px;
		height:100px;
		width:200px;
	}
	
	#right {
		position:absolute;
		top:28px;
		left:470px;
		height:100px;
		text-align:right;
		width:200px;
	}
	
	#blog {
		position:absolute;
		top:45px;
		right:240px;
		height:150px;
		width:150px;
		font-weight:bold;
		font-size:20px;
		text-align:center;
	}
	
	#blog a {
		color:#595959;
		text-decoration:none;
	}
	
	#blog a:hover {
		color:#595959;
		text-decoration:underline;
	}
	
.close {
	height:10px;
	width:230px;
	background-color:#1d1d1d;
	margin-bottom:5px;
}

#sidebar {
	width:230px;
	position: absolute; 
	top:250px;
	margin-left:675px;
	z-index:2;
}
	
#forsale {
	/*width:230px;
	position:Absolute;
	top:250px;
	margin-left:675px;
	background-color:#ece9e9;
	z-index:2;*/
	background-color:#ece9e9;
}
	
	#forsale ul{
		font-size:14px;
		color: #000;
		text-align:left;
		margin-top:0px;
		margin-bottom:5px;
		margin-left:0px;
		margin-right:10px;
		/*list-style-image: url('/images/bullet.gif');*/
		list-style-type:none;
	}

	#forsale li{
		padding-top:1px;
		padding-bottom:1px;
	}

	#forsale a {
		color:#008ffd;
	}
	
	#forsale a:hover {
		color:#595959;
		text-decoration:none;
	}
	
#featured {
	width:230px;
	position: relative; top:0px;
	z-index:2;
	overflow: hidden;
}
#featured-middle {
	border-left: 1px solid #c0c0c0;
	width:230px;
	padding:5px;
	padding-left:10px;
}

#featured-top {
	height: 32px;
	width:230px;
	background-image:url(/images/featured-bg.gif);
	background-repeat:repeat-x;
	z-index:2;
	overflow: hidden;
}
#featured-top h1 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	z-index:2;
	margin-left:10px;
	margin-top:7px;
}

#articles {
	/*width:230px;
	position: absolute; 
	top:450px;
	margin-left:675px;
	z-index:2;*/
	background-color:#ece9e9;
}
		
#articles-middle {
	width:205px;
	min-height:100px;
	position: relative; 
	top:-3px;
	left:1px;

}

#articles-content {
	width:200px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#008ffd;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #595959;
		text-decoration: none;
		}
	
#copywrite {
	background:url(/images/footer-bg.gif) repeat-x #000;
	width: 900px;
	height: 50px;
	margin-left:11px;
	position: relative; 
	top:0px;
}

	#copywrite p {
		text-align: center;
		color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
		margin-left:20px;
		padding-top: 5px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}