body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	margin-top: 15px;
}

#wrapper {
	text-align:left;
	width:750px;
	margin:0 auto;
	position:relative;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#header{
	height: 162px;
}
#top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE0000;
	text-align: right;
	padding: 7px 30px 7px 7px;
}
#nav{
	width: 150px;
	font-size: 12px;
	color:#60513B;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0008;
	padding-left: 15px;
	margin-right: 10px;
	margin-top: 7px;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 28px;
}

#nav a:link {
	text-decoration: none;
	color: #A28E77;
	display: block;
}


#nav a:visited {
	text-decoration: none;
	color: #A28E77;
	display: block;
}

#nav a:hover{
	color: #905A2B;
	display: block;
	text-decoration: none;
} 
#main{
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
	padding-left: 20px;
	float: left;
	display: inline;
	padding-top: 7px;
}
#main a:link {
	text-decoration: underline;
	color: #000000;
}



#main a:visited {
	text-decoration: underline;
	color: #000000;
}

#main a:hover{
	text-decoration: underline;
	color:000000;}

.MainImg{
	padding-right: 35px;
}
.phone{
	font-weight: bold;
	color: #FA0105;
	line-height: 14px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C537A;
}
li {
	list-style-image: url(images/black.gif);
	list-style-position: inside;
}
.profile {
	/*padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -4px;
	border: 1px solid #D4CEC2;*/
	color: #A28E77;
}
#clearwrapper {
	clear: both;
}
