#skybox {
	margin: 0;
	padding: 0;
}




#skybox h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#skybox h2.feat {
	font-size: 18px;
	font-weight: bold;
	margin: -5px 0 5px 0;
}

#skybox h2 span {
	color: #DE2477;
	font-weight: normal;
}

#skybox h3 {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}







#skybox #header {
	width: 939px;
	height: 85px;
	margin: 0 0 12px 0;
	background: url(../images/sky/bg-header.gif) top center no-repeat;
}

#skybox #header .logo {
	float: left;
	margin: 4px 0 0 12px;
}

#skybox #header .new {
	float: right;
	margin: 12px 5px 0 0;
}

#skybox #header .existing {
	float: right;
	margin: 12px 15px 0 0;
}

#skybox h2.heading {
	background: url(../images/sky/bg-heading.gif) no-repeat;
	margin:0 0 15px 0;
	font-size:14px;
	height:33px;
}

#skybox .h2padding {
	padding:8px 0 4px 15px;
}





#skybox #boxes .topleft {
	float: left;
	width: 303px;
	height: 270px;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(../images/sky/bg-box-top.gif) top center no-repeat;
}

#skybox #boxes .topcentre {
	float: left;
	width: 303px;
	height: 250px;
	margin: 0 15px 0 0;
	padding: 0;
	background: url(../images/sky/bg-box-top.gif) top center no-repeat;
}

#skybox #boxes .topright2 {
	float: left;
	width: 619px;
	height: 270px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../images/sky/sky-box/bg-top-right.gif) top center no-repeat;
}

#skybox #boxes .topleft-footer {
	float: left;
	width: 303px;
	height: auto;
	margin: -25px 15px 10px 0;
	text-align: center;
	background: url(../images/sky/bg-box-footer.gif) bottom center no-repeat;
}

#skybox #boxes .topcentre-footer {
	float: left;
	width: 303px;
	margin: 0 15px 15px 0;
	text-align: center;
	background: url(../images/sky/bg-box-footer.gif) bottom center no-repeat;
}

#skybox #boxes .topright-footer2 {
	float: left;
	width: 619px;
	margin: -25px 0 10px 0;
	text-align: right;
	background: url(../images/sky/sky-box/bg-top-right-footer.gif) bottom center no-repeat;
}

#skybox #boxes .padding {
	padding: 15px 17px 0 17px;	
}

#skybox #boxes .padding-footer {
	padding: 10px 17px 15px 17px;	
}

#skybox #boxes .box {
	text-align: center;
	margin: 0 0 10px 0;
}

.box-large {
	margin: -17px 0px 10px -5px;
}

.box-large-hd {
	margin: -8px 0px 10px -5px;
}

#skybox #boxes p {
	margin: 0 0 10px 0;
}


#skybox #boxes .topright2 p {
	line-height:125%;
	margin: 0 0 40px 0;
	color:#444444;
}  

p.left-bullets {
	float:right;
	margin: 50px 0 0px 0px;
}


.box-third2 {
	float: left;
	width: 303px;
	height:153px;
	margin: 0 15px 15px 0;
	background: url(../images/sky/sky-box/bg-features.gif) top center no-repeat;
}

.box-third2 .padding {
	margin-top:0px;
	padding: 15px 17px 0 17px;
}



.box-third2 p {
	line-height:125%;
	margin:4px 0 4px 0;
	color:#444444;
	padding:0 0 0 0;
}

.box-third2 p.bullets {
	font-size:11px;
	color:#444444;
	margin:0px 0 0 0;
	padding:0px 0 0px 0;
}


.box-third img.price {
	margin:10px 0 0 0;
}

.box-third .buttons {
	margin:25px 0 0 35px;
	padding:0 0 0 0;
}

.box-2thirds {
	float: left;
	width: 621px;
	margin: 0 0 15px 0;
	background: #ffffff;
}

.box-2thirds-bottom {
	float: left;
	width: 621px;
	margin: -4px 0 15px 0;
	background: #ffffff;
}

#skybox .textbox-header {
	margin:20px 0 0 0;
	background: url(../images/sky/bg-header-textbox.gif) no-repeat;
	height:30px;
}

#skybox .textbox-content {
	margin:0px 0 0 0;
	background: url(../images/sky/bg-content-textbox.gif) center repeat-y;
	padding:0 15px 15px 15px;
}

#skybox .textbox-footer {
	margin:-15px 0 15px 0;
	background: url(../images/sky/bg-footer-textbox.gif) no-repeat;
	height:44px;
}


#skybox .textbox-footer .padding {
	padding: 0 15px 10px 5px;
}


#skybox .textbox-image {
	float:right;
	margin:0 0 0px 5px;
	padding:10px;

}



table {			
		padding: 0px 0px 0px 0;
		margin: 0 0 15px 0;
}

td {
	padding: 5px 10px 5px 10px;
}