body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color: #404946;
}
#wrap {
	width: 1100px;
	position: absolute;
	left: 50%;
	top: 2%;
	margin-left: -550px;
	background-color: #fbf0d0;
}
#banner{
	width: 1100px;
	margin: 10px 0 10px 20px;
	float: left;
}
.title {
	float: left;
	width: 300px;
	margin-left: 40px;
}
.title p{
	text-align: center;
	color: #42251b;
	padding-top: 50px;
}
#nav {
	width: 900px;
	margin-left: 110px;
	float: left;
}
#nav a{
	color: #47291e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px 15px 15px 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 20px 0;
    height:100%;
    width: 100%;
	
}
#nav a:hover{
color:#fff;
background-color: #57796f;
box-shadow: 5px 5px 3px #888888;
}
#nav a.current{
color: #fff;
background-color: #57796f;
text-shadow: 1px 1px 1px #000;
box-shadow: 5px 5px 3px #888888;
}
#nav ul{
	margin: 20px 0 10px 60px;
}

#nav li {
	font-weight: bold;
	list-style: none;
	display: inline;
	margin-left: 20px;
}
#content {
	float: left;
	margin: 0;
	width: 1100px;
	background-color: #57796f;
}
.text{
	width: 590px;
	margin:0 10px 0 30px;
	float: left;
	padding: 30px;
}
.text a{
	color: #fbf0d0;
}
.text a:hover{
	color:#FFFF99;
}
.logos{
	width: 170px;
	float: right;
	margin: 20px;
}
.logos img{
	width: 170px;
}
#profile{
	width: 400px;
	float:left;
	margin: 20px 0 0 10px;
	background-color: #fff;
}
.image {
	float: left;
	width: 400px;
	margin: 30px 0 0 0;
}
.box img{
	width: 100px;
	margin: 20px;
	float: left;
}
.boxtext{
	width: 200px;
	float: left;
}
#profile h2{
	color: #532d1f;
	font-size: 13pt;
	font-weight:  normal;
}
.boxtext p{
color: #532d1f;
	font-size: 13pt;
	font-weight:  normal;
}
.boxtext a{
	color: #57796f;
}
.boxtext a:hover{
	color: #0066CC;
}
a {
	padding: 3px;
	color: #47291e;
}
a:hover{
color:#fff;
background-color: #57796f;
box-shadow: 0;

}

a:active {
color: #fff;
background-color: #57796f;
text-shadow: 1px 1px 1px #000;
}
#slider{
	float: left;
 width: 1100px;
 height: 400px;
 margin: 0;
}
#bottom{
	width: 1000px;
	background-color: #fbf0d0;
	float: left;
	margin: 30px 0 20px 70px;
}
#bottom img{
	margin: 20px 50px 20px 20px;
	float: left;
	box-shadow: 10px 10px 5px #888888;
}
#bottom a{
background-color: #fbf0d0;
}
#bottom a:hover{
background-color: #fbf0d0;
}

.about{
width: 650px;
float: left;
padding: 30px;
margin: 0 0 0 20px;
}
#photo{
	width: 350px;
	float: left;
	margin: 30px 0 0 0;
	background-color: #fff;
}

#footer {
	margin: 0;
	width: 100%;
	clear: both;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
	text-align: center;
	padding: 5px;
}
#footer a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color:#fff;
}
#content p {
	color:#fff;
	font-size: 14px;
	font-weight: normal;
	margin: 0 30px 7px 30px;
	line-height: 1.5em;
	padding-top: 5px;
	text-shadow: 1px 1px 1px #000;
}
.text ul {
	margin-left: 20px;
}
.text li {
color:#fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 30px 7px 30px;
	text-shadow: 1px 1px 1px #000;
}
h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	margin: 5px 15px 10px 25px;
	padding-bottom: 6px;
	text-shadow: 1px 1px 1px #000;
}
h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	margin: 5px 15px 10px 25px;
	padding-bottom: 6px;
	text-shadow: 1px 1px 1px #000;
}
h3 {
	color: #47291e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 10px;
	font-weight: normal;
}
