body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: 1c272c;
}

#wrapper {
	position:absolute;
	width:850px;
	/* this is the magic that centers */
	left: 50%;
	margin-left: -425px;
	height:auto;
}

#header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	width: 850px;
	height:348px;
}

#menu {
	
}

#main {
	width:850px;
	background-color:0e0e0e;
	color:white;
}

#contentHome {
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: px;
	color: white;
	font-family: tahoma;
	font-size: 14px;
	width:468px;
}
#blog {
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: 0px;
	color: white;
	font-family: tahoma;
	font-size: 14px;
	width:688px;
}

#servicesBox {
	position: absolute;
	background-image: url('images/servicesHeader.jpg');
	background-repeat: no-repeat;
	background-color: 242424;
	width: 217px;
	left: 468px;
	top: 5px;
}
#twitter {
	position: absolute;
	width: 290px;
	left:468px;
	top: 100px
}

#contentBios {
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: px;
	width: 688px;
	color: white;
	font-family: tahoma;
	font-size: 14px;
}
#contentServices {
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: px;
	width: 688px;
	color: white;
	font-family: tahoma;
	font-size: 12px;
}
#servicesSide {
	position:absolute;
	background-image: url('images/servicesBg.gif');
	background-repeat: no-repeat;
	width:217px;
	height:407px;
	z-index:2;
	top: 435px;
	left:552px;
}
#contentPackages{
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: px;
	width: 688px;
	color: white;
	font-family: tahoma;
	font-size: 14px;
}
#packagesMain {
	position: relative;
	left:81px;
	top: 15px;
	width:688px;
	color: white;
	font-size: 12px;
	font-family: tahoma;
}
#contentContact{
	background-color:0e0e0e;
	position: relative;
	left:81px;
	top: px;
	width: 688px;
	color: white;
	font-family: tahoma;
	font-size: 14px;
}
#footer {
	background-color:0e0e0e;
	width: 850px;
}

td.black {
	background-color:0e0e0e;
}
a.footer {
	color:white;
	font-family:tahoma;
	font-size:10;
}
.copyright{
	color:white;
	font-family:tahoma;
	font-size:8px;
}
img {
	border-style: none;
}
table.ServicesTab{
	color:white;
	font-family:tahoma;
	font-size:10px;
}
.termsTitle {
	color:8ae826;
	font-family:tahoma;
	font-size:14;
}
lh {
	font-family:tahoma;
	font-size:16px;
	color:8ae826;
}
li,ul {
	font-family:tahoma;
	font-size:12px;
	color:gray;

}
p.packageTitle {
	color:8ae826;
	font-family:tahoma;
	font-size:16;
}
p.keywords {
	color:black;
	font-family:tahoma;
	font-size:1;
}
p.error{
	color:red;
	font-family:tahoma;
	font-size:12px;
}

p.form{
	color:white;
	font-family:tahoma;
	font-size:14px;
}
label.form {
	color:white;
	font-family:tahoma;
	font-size:12px;
}
.title {
	color:8ae826;
	font-family:tahoma;
	font-size:16;
}
.text {
	color:white;
	font-family:tahoma;
	font-size:12px;
}
p.services {
	color:white;
	font-family: Tahoma;
	font-size: 16px;
}
