* {
	margin: 0px;
	padding: 0px;
}
#content {
	height: 100%;
	width: 100%;
}
#signup {
	height: 100%;
	width: 100%;
	background: url(images/background2.jpg) no-repeat top left;
}
#logo {
	position: absolute;
	margin-left: 140px;
	margin-top: 95px;
	left: -88px;
	top: -57px;
}

#oneyear {
	position: absolute;
	left: 0px;
	top: 0px;
}
#hometext {
	position: absolute;
	width:590px;
	margin-left: 140px;
	margin-top: 170px;
	left: -67px;
	top: -70px;
}
#footer {
	width:590px;
	margin-left: 140px;
	margin-top: 170px;
}
#sidebar {
	position: absolute;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	background: #a6bc00;
}
#clientlogin {
	position: absolute;
	margin-left: 610px;
	margin-top: 0px;
}
#blog {
	position: absolute;
	margin-left: 275px;
	margin-top: 0px;
}
#clientarea {
	width:100%;
	height:100%;
	margin-left:235px;
	background: url(images/clientarea_bck.gif) no-repeat top left;
}
#cwacontent {
	position:absolute;
	width:500px;
	height:100%;
	margin-left:80px;
	margin-top:100px;
	background: transparent;
}
#cwahdr {
	position:absolute;
	width:500px;
	height:100%;
	margin-left:80px;
	margin-top:10px;
	background: url(images/clientarea_hdr.gif) no-repeat top left;
}
.footer {
	font-family: Verdana, sans-serif;
	width: 590px;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-top:10px;
}
.footerlinks {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
.copyright {
	font-family: Verdana, sans-serif;
	padding-top:6px;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.placeholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #505001;
	text-decoration: none;
}
.placeholder a:link {color: #505001; text-decoration: underline;}
.placeholder a:visited {color: #505001; text-decoration: underline;}
.placeholder a:hover {color: #000000; text-decoration: underline;}
.placeholder a:active {color: #505001; text-decoration: underline;}

.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #505001;
}

