body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #8c8778;
	font-size: 13px;
	line-height: 1.5em;
}
p {
	margin: 0px;
	padding: 0 0 10px 0;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	color: #B5B092;
	margin: 7px 0 10px 0;
}
a img { 
	border: none;
}
#contact td a, #contact td a:visited {	
	color: #8c8778;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: underline;
}
#contact td a:hover, #contact td a:active {	
	color: #8c8778;
	font-size: 13px;
	line-height: 1.5em;
	text-decoration: none;
}
#pagewrap {
	margin: 10px auto 5px auto;
	width: 1002px;
	/*border: 1px solid #aba686;*/
	height: 637px;
}
#pagewrap-flash {
	margin: 250px auto 5px auto;
	width: 550px;
	height: 300px;
}
#main {
	width: 1002px;
	height: 553px;
	float: left;
	position: relative;
}
#main2 {
	width: 1002px;
	height: 553px;
	float: left;
	position: relative;
	background-image: url(images/topbar-new.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo {
	width: 186px;
	height: 40px;
	float: left;
	position: relative;
	padding-top: 50px;
}
#logo-right {
	width: 186px;
	height: 40px;
	float: right;
	position: relative;
	padding-top: 50px;
	padding-right: 40px;
}
#contact{
	width: 600px;
	height: 230px;
	float: right;
	position: relative;
	margin: 118px 60px 0 50px;
}
#services {
	width: 600px;
	height: 430px;
	float: right;
	position: relative;
	margin: 18px 90px 0 200px;
	text-align: justify;
}

#profile{
	width: 640px;
	height: 450px;
	float: left;
	position: relative;
	margin: 0 40px 0 0;
	padding-left:80px;
	text-align: justify;
}
#about{
	width: 550px;
	height: 200px;
	float: right;
	position: relative;
	margin: 30px 80px 0 0;
}
#mainright {
	width: 250px;
	float: right;
	position: relative;
	margin-left: 2px;
}
#mainright-nav {
	float: left;
	width: 202px;
	margin-top: 15px;
	text-transform: uppercase;
	color: #000000;
	position: relative;
	clear: left;
}
#mainleft {
	width: 1002px;
	height: 540px;
	float: left;
	position: relative;
}
#mainlefttext {
	width: 370px;
	float: left;
	position: relative;
	padding: 10px 0 0 0;
	clear: left;
	margin: 0;
	line-height: 1.4em;
}
#footer {
	width: 1002px;
	height: 88px;
	background-color: #aba685;
	border: 1 px solid #aba686;
}
#footer2 {
	width: 1002px;
	height: 88px;
	background-color: #aba685;
	border: 1 px solid #aba686;
	background-image: url(images/bottombar.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


#nav {
	float: left;
	position: relative;
	width: 400px;
	margin-top: 30px;
	margin-left: 94px;
	text-transform: uppercase;
	font-size: 11px;
	color: #333333;
}
#footer-sub-nav {
	float: left;
	position: relative;
	width: 200px;
	margin-left: 240px;
}
#credit {
	font-size: 10px;
	color: #aba686;
}
#credit a{
	font-size: 10px;
	text-decoration: underline;
	color:#aba686;
}
#credit a:hover{
	font-size: 10px;
	text-decoration: none;
}
a {
	color: #ABA685;
}
a:hover {
	color: #333333;
}

