@charset "utf-8";
/* CSS Document */


body {
	background:url(design/index_7421.png) top center no-repeat #3E3333;
	color:#742100;
}



.underlineOMO {
	text-decoration:none;
}
.underlineOMO:hover {
	text-decoration:underline;
}




.services {
	text-align:left;
	vertical-align:top;
	position:absolute; 
	/*width:800px; */
	z-index:5; 
	top:188px; 
	margin-left:50%; 
	left:-310px; 
}
.services td {
	border-right:none;
}
.services tr td a {
	text-decoration:none;
	color:#742100;
	font-family:Georgia;
	font-size:16px;
	font-style:italic;
	line-height:31px;
}
.services tr td a:hover {
	text-decoration:underline;
}











.nav {
	text-align:left;
	vertical-align:top;
	position:absolute; 
	/*width:800px; */
	z-index:5; 
	top:150px; 
	margin-left:50%; 
	left:-335px; 
}
.nav td {
	border-right:none;
}
.nav tr td a {
	text-decoration:none;
	color:#742100;
	font-family:Georgia;
	font-size:18px;
	padding-left:20px;
	padding-right:20px;
	font-style:italic;
}
.nav tr td a:hover {
	text-decoration:underline;
}










.footer {
	text-align:left;
	vertical-align:top;
	position:absolute; 
	/*width:800px; */
	z-index:5; 
	top:760px; 
	margin-left:50%; 
	left:-200px; 
}
.footer td {
	border-right:#ffffff 1px solid;
}
.footer tr td a {
	text-decoration:none;
	color:#ffffff;
	font-family:Georgia;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}
.footer tr td a:hover {
	text-decoration:underline;
	color:#D0B9CF;
}