
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
	border-bottom:1px dashed; 
	border-bottom-color:#CCCCCC;
}

/*------------Content Divs-----------*/

#header {
	width:919px;
	margin:0px auto;
	height:83px;
	background-image:url(images/header_02.jpg);
	margin-top:10px;
}

#header div{
	float:left;
}

#logo {
	width:750px;
}

#headercontact {
	width:auto;
	padding-top:23px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#999999;
}

#nav {
	width:919px;
	margin:0px auto;
	margin-top:5px;
}

#bodytop {
	width:919px;
	margin:0px auto;
	margin-top:5px;	
}

#body {
	width:919px;
	margin:0px auto;
	height:580px;
	background-image:url(images/bodybg.gif);
}

#body_services {
	width:919px;
	margin:0px auto;
	height:2700px;
	background-image:url(images/bodybg.gif);
}

#body_mgt {
	width:919px;
	margin:0px auto;
	height:675px;
	background-image:url(images/bodybg.gif);
}

#body div {
	float:left;
}

#body_services div {
	float:left;
}

#body_mgt div {
	float:left;
}

#bodyleft{
	width:580px;
	padding:20px;
}

#bodyleft_services{
	width:580px;
	padding:20px;
}

#bodyleft_mgt{
	width:580px;
	padding:20px;
}

#bodybot {
	width:919px;
	margin:0px auto;
}

#footer_nav {
	width:919px;
	margin:0px auto;
	background-image:url(images/footer_bg.jpg);
	height:50px;
	margin-top:5px;
}

/*-------------Styles----------------*/

a:hover {
	color:#CCCCCC;
}

.footer {
	font-family:"Trebuchet MS";
	color:#303e87;
	font-size:11px;
	text-decoration:none;
}

.contact {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#999999;
	text-decoration:none;
}

.welcomepurple {
	font-family:Tahoma, "Trebuchet MS";
	font-size:16px;
	color:#303e87;
	font-weight:bold;
}

.welcomegreen {
	font-family:Tahoma, "Trebuchet MS";
	font-size:16px;
	color:#5aae15;
	font-weight:bold;
}

.titles {
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#303e87;
	line-height:25px;
}

.content {
	font-family:Tahoma, "Trebuchet MS";
	font-size:11px;
	color:#666666;
	line-height:18px;
	text-align:justify;
}

.toxic {
	font-family:Tahoma, "Trebuchet MS";
	font-size:11px;
	color:#5aae15;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

.more {
	font-family:Tahoma, "Trebuchet MS";
	font-size:11px;
	color:#5aae15;
	line-height:18px;
	text-decoration:none;
}