body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}

#cont {
	margin: 10px auto;
	text-align: none;
	width: 994px;
}

#logo {
	background-color: #b6ad9b;
	background-image: url(../images/header/header_see_jpg.jpg);
	
	height: 175px;
	width: 995px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 993px;
	height:35px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	position:relative;
	text-align:center;

}

#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	left:60px;
}

#content{
	background-color: #7b6b5c;
	width:993px;
	display:block;
	
}

#contenth1{
	font-family: Verdana, sans-serif;
	font-size: 19px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 60px;
	border-bottom: 1px solid #bbb6a0;
}



#left {
	background-color: #ffffff;
	background-image:url(../images/other/background_see_jpg.jpg);
	border: 0px solid #650705;
	width:993px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 49px 0px;
	float:left;
	display:inline;
}
.harrison{
	float:none;
	width:973;
}

.text{
	float:right;
	width:700px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.pics{
	float:left;
	width:100px;
}

#left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 100;
	color: #000000;
	text-decoration: inherit;
	margin: 10px 0px 0px 23px;
}
#left h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: 100;
	color: #000000;
	text-decoration: inherit;
	margin: 10px 0px 0px 23px;
}

#left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #4d4b4a;
	margin: 1px 0px 0px 23px;
}
#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:lighter;
	color: #4d4b4a;
	text-decoration:none;
}
#left a:hover{
	color:#A50000;
}
.photos{float:left;}
.photos img{display:block;}



#footer {
	width: 993px;
	height:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color:#ffffff;
	text-align:center;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bottom/bottom_see_jpg.jpg);

}
#footer a{
	color:#333333;
}
#footer ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	left:60px;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	
}
#bottom {
	width: 993px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-color:#ffffff;
	text-align:center;
	padding: 0px 0px 0px 0px;
	

}
#bottom a{
	color:#333333;
}
#bottom ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	left:60px;
}
#bottom a:hover{
	color:#000000;
	text-decoration:underline;
	
}
