body {
	background: #FFFFFF;
	margin: 0;
	padding; 0;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}


h1 {
	border: 0;
	margin: 0;
	padding; 0;
	font-family: "arial";
	font-weight: normal;
	font-size: 14px;
}


h2 {
	border: 0;
	margin: 0;
	padding; 0;
	font-family: "arial";
	font-weight: bold;
	font-size: 16px;
}

h5 {
	border: 0;
	margin: 0;
	padding; 0;
	font-family: "arial";
	font-weight: normal;
	font-size: 18px;
	background-color: #009999;
}


h6 {
	border: 0;
	margin: 0;
	padding; 0;
	font-family: "arial";
	font-weight: normal;
	font-size: 18px;
	background-color: #999999;
}



a:link {
	color: #cc33cc;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}


a:visited {
	color: #cc33cc;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}


a:hover {
	color: red;
	font-size: 12px;
	font-family: "arial";
	font-weight: bold;
}


#container {
	position: absolute;
	left: 541px;
	margin-left: -430px;
	padding-bottom: 0px;
	height: 120%;
	width: 900px;
	}


#header {
	position: absolute;
	top: 0px;
	left: 55px;
	background: url(images/charlotte4_01.jpg);
	height: 261px;
	width: 900px;

}


#text {
	position: absolute;
	top: 285px;
	left: 55px;
	width: 612px;
	padding-top:0px;
	padding-left: 50px;
	padding-right: 20px;
	font:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	

}

#text_right {
	position: absolute;
	top: 251px;
	left: 667px;
	background: url(images/charlotte4_07.jpg);
	height: 130px;
	width: 288px;

}


#nav_home
 {
	position: absolute;
	top: 251px;
	left: 55px;

}


#nav_profile {
	position: absolute;
	top: 251px;
	left: 161px;

}


#nav_casestudies {
	position: absolute;
	top: 251px;
	left: 240px;

}

#nav_testimonials {
	position: absolute;
	top: 251px;
	left: 364px;

}


#nav_contact {
	position: absolute;
	top: 251px;
	left: 482px;

}


.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #739EB5;
	font-style: italic;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #9966FF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	color: #333333;
}

