  p {
	display: block;
	clear: both;

} div#pagecontainer {
	position: relative;

//	width: 960px;
	width: 660px;


// 	width: 610px;
height: 980px;
//	margin-left: -385px;
margin-left: -305px;
	left: 50%;
	background-color: white;

} div.fullcontainer {
	padding: 10px 8px 8px;


/*** header ***/
	} div#header {
		position: relative;
		height: 88px;
		margin-bottom: 17px;
	
	} div#headerlogo {
		position: absolute;
		width: 168px;
		height: 67px;
		left: 0px;
		bottom: 0px;

	} div#centertext {
		position: absolute;
		width: 330px;
		left: 200px;
		bottom: 0px;

	} div#headerphone {
		position: absolute;
		width: 400px;
		height: 44px;
		right: 0px;
		bottom: 0px;
		text-align: right;

	} div#quicklinks {
		padding: 10px 10px 0;
		height: 25px;
		line-height: 15px;
		overflow: hidden;

	} div#quicklinks a {
		display: block;
		float: right;
		height: 15px;
		padding-left: 20px;
		margin-left: 10px;
		color: #666;
		text-decoration: none;
		font-size: 11px;

	} div#quicklinks a:hover {
		text-decoration: underline;

	} div#quicklinks a.myaccount {
		background: url('ql-myaccount.gif') no-repeat top left;

	} div#quicklinks a.webmail {
		background: url('ql-webmail.gif') no-repeat top left;

	} div#quicklinks a.whois {
		background: url('ql-whois.gif') no-repeat top left;

	} div#quicklinks a.help {
		background: url('ql-help.gif') no-repeat top left;

	} div#quicklinks a.viewcart {
		background: url('ql-viewcart.gif') no-repeat top left;


/*** top navigation ***/

	} div#topnav {
		position: absolute;
		z-index: 99;
		top: 88px;
		left: 0px;
		width: 770px;
		height: 17px;

	} #topnav div {
		float: left;
	
	} #topnav div a {
		display: block;
		width: 154px;
		height: 17px;

	} #topnav div ul {
		display: none;
		overflow: hidden;
		list-style: none;
		width: 152px;
		margin: 0;
		padding: 4px 0 6px;
		border: 1px solid white;
		background-color: #5f5194;

	} #topnav div ul li a {
		padding: 0 0 0 24px;
		font-size: 9px;
		line-height: 20px;
		height: 20px;
		text-decoration: none;
		background: url('nav-i-bg.gif') no-repeat center left;
		color: #c9c4de;

	} #topnav div ul li a:hover {
		background: #9086b9 url('nav-a-bg.gif') no-repeat center left;
		color: white;


/*** footer ***/

	} div#footer {
		position: relative;
		height: 17px;
		line-height: 17px;
		font-size: 10px;
		color: #ccc;
		background: url('footerbg.gif');

	} div#footer a {
		display: block;
		float: left;
		padding: 0 11px 0 10px;
		background: url('footerlinkdiv.gif') no-repeat top right;
		color: #ccc;
		text-decoration: none;

	} div#footer a:hover {
		text-decoration: underline;

	} div#copyright {
		position: absolute;
		right: 10px;
		top: 0px;
		
	} div#footerbottom {
		color: #ccc;
		text-align: center;

	} #vpsheader {
		width: 202px;
		height: 82px;
		background-repeat:no-repeat;
		margin-bottom:10px;
		padding-left: 386px;
		padding-right: 2px;
		padding-top: 3px;
		padding-botton: 3px;
		color: #FFFFFF;
	}   #vpsheader h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 0px;
		margin-top: 2px;
		padding: 0px;
	}   #vpsheader h3 {
		font-size: 11px;
		font-weight: normal;
		margin: 0px;
		margin-top: 4px;
		padding: 0px;
	}  #vpsheader h4 {
		font-size: 10px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
		margin-top: 9px;
		padding: 0px;
}		
