body {
	background-color: #E8DFB6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #554a15;
	text-decoration: none;	
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-image: url(../Images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0px;
}
#nav{
	width:200px;
	padding-top:150px;
}
.class2 {
font-family:Arial, Helvetica, sans-serif
text-decoration:none;
color:#554a15;
font-size:8px
}

a.navigation,a.navigation:active,a.navigation:visited{
	color:#fff;
	font-weight: bold;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-left:30px;
	line-height:15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d694a6;
	display:block;
}
h1 {background-color: #E8DFB6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #554a15;
	text-decoration: none;	
}

h2 {background-color: #E8DFB6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #554a15;
	text-decoration: none;	
}
#address{
	margin-left:45px;
	color:#FFF;
	margin-top:30px;
	line-height:15px;
	width:160px;
}
.email{
	margin-top:80px;
	margin-left:28px;
}
#left{
	width:240px;
}
#right{
	margin-left:220px;
	width:550px;
	margin-top:-300px;
	min-height:420px;
}
#footer{
	background-image: url(../Images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:39px;
	padding:5px;
	padding-top:15px;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
	padding:5px;
}
.link {
	color: #C82657;
	text-decoration: underline;
}
.link:hover {
text-decoration: none;
}

