body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffeea0;
	margin-left: auto;
   margin-right: auto;
	margin-top: 25px;
	padding: 0;
	width: 750px;
}
p{
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
#top_wrapper{
	font-size: 73%;
	text-align: left;
	width: 700px;
	margin-left: 25px;
}
#pg_hdr{
	height: 33px;
}
#welcome_tab{
	float: left;
}
#title{
	text-align: right;
}
#gallery{
	background-color: #000;
	background-image: url(../images/top_rgt_corner.gif);
	background-repeat: no-repeat;
	background-position: right, top;
	padding: 21px 21px 0px 21px;
	margin: 0px;
}
#gallery_bottom{
	height: 23px;
}
#content_hdr{
	background-image: url(../images/content_hdr.gif);
	background-repeat: no-repeat;
	height: 55px;
	background-position: top, left;
	width: 750px;
	/*border: 1px #000 solid;*/
}
#contact_us{
	padding: 21px 40px 0px 0px;
	text-align: right;
}
#contact_us img{
	border: none;
}
#content{
	background-color: #fffbe7;
	margin: 0px 25px 0px 25px;
	padding: 0px 20px 5px 18px;
	width: 662px;
	overflow: auto;
	font-size: 73%;
	text-align: left;
	height: 150px;
}
#about_us{
	background-image: url(../images/about_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 25px 0px 25px;
	width: 700px;
	height: 173px;
	text-align: left;
}
#about_content{
	text-align: left;
	margin: 0px 160px 0px 0px;
	padding: 30px 0px 0px 20px;
	height: 80px;
	font-size: 73%;
}
#hosting{
	float: left;
	padding: 28px 0px 0px 20px;
}
#hosting img{
	border: none;
}
#copyright{
	float: left;
	padding: 40px 0px 0px 15px;
	color: #fff;
	font-size: 65%
}
#copyright a:link{
	color: #fff;
	text-decoration: underline;
}
#copyright a:visited{
	color: #fff;
	text-decoration: underline;
}
#copyright a:hover{
	color: #fff;
	text-decoration: none;
}
.signature{
	text-align: right;
	padding-right: 20px;
}

