html, body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background : #c0c0c0;
}

.main {
	width : 950px;
}

.top1 {
	background:url(img/top1.jpg) no-repeat;
	width: 950px;
	height: 64px;
}

.top2 {
	background:url(img/top2.jpg) no-repeat;
	width: 950px;
	height: 209px;
}

.top3 {
	background:url(img/top3.jpg) no-repeat;
	width: 950px;
	height: 156px;
}

.hmm {
	float: left;
	padding: 20px 0px 0px 50px;
}

.hmm_spacer {
	padding: 0px 0px 0px 50px;
}
	
.clearer {
	clear:both;
	}

.content {
	background: url(img/content.gif) repeat;
	width: 950px;
}

.left_content {
	background: Aqua url(img/content.gif) repeat;
	width: 650px;
	float : left;
	padding: 10px 10px 10px 50px;
	text-align : left;
	color: #ffffff;
}

.left_content A:link{
	text-decoration: underground;
	color : #ffffff;
}

.left_content A:visited{
	text-decoration: underground;
	color : #ffffff;
}

.left_content A:hover{
	text-decoration: underground;
	color : #5dd06d;
}

.right_content {
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	width: 190px;
	float: right;
	color : #ffffff;
	padding: 10px 3px 10px 47px;
	text-align : left;
}

.right_content A:link{
	text-decoration: none;
	color : #ffffff;
}

.right_content A:visited{
	text-decoration: none;
	color : #ffffff;
}

.right_content A:hover{
	text-decoration: none;
	color : #5dd06d;
}

.menu_price {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	float: right;
	color : #ffffff;
	text-align : left;
}

.menu_price A:link{
	text-decoration: none;
	color : #ffffff;
}

.menu_price A:visited{
	text-decoration: none;
	color : #ffffff;
}

.menu_price A:hover{
	text-decoration: none;
	color : #5dd06d;
}

h1 {
	text-decoration: none;
	font-size: 17px;
}

.create {
	font-size: 11px;
	width: 180px;
	text-align : right;
	color : #ffffff;
	padding: 30px 10px 10px 50px;
	float: right;
}

.create A:link{
	color : #ffffff;
	text-decoration : underline;
}

.create A:visited{
	color : #ffffff;
	text-decoration : underline;
}

.create A:hover{
	color : #5dd06d;
	text-decoration : underline;
}

.copyright {
	width: 650px;
	font-size: 11px;
	text-align : left;
	color : #ffffff;
	padding: 30px 10px 10px 50px;
	float: left;
}

.copyright A:link{
	color : #ffffff;
	text-decoration : underline;
}

.copyright A:visited{
	color : #ffffff;
	text-decoration : underline;
}

.copyright A:hover{
	color : #5dd06d;
	text-decoration : underline;
}

.price {
	font-size: 11px;
}

.map {
	font-size: 11px;
	color : #ffffff;
	padding: 10px 10px 10px 50px;
}

.map A:link{
	color : #ffffff;
	text-decoration : underline;
}

.map A:visited{
	color : #ffffff;
	text-decoration : underline;
}

.map A:hover{
	color : #5dd06d;
	text-decoration : underline;
}