body {
	padding: 0px; 
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	background-color:#000000;
background-image: url('images/sliver.jpg'); background-repeat: repeat-x;
}


A:link {
font-weight : bold; 
font-size : 12px; 
font-family : tahoma; 
color : #069; 
text-decoration : underline; 
} 
A:visited {
font-weight : bold; 
font-size : 12px; 
font-family : tahoma; 
color : #069; 
text-decoration : underline; 
} 
A:active {
font-weight : bold; 
font-size : 12px; 
font-family : tahoma; 
color : #069; 
text-decoration : underline; 
} 
A:hover {
font-weight : bold; 
font-size : 12px; 
font-family : tahoma; 
color : #5B0101; 
text-decoration : underline; 
} 



.mainbox{
	background:#efefef;
	width:860px;
	margin:15px auto;
}
#logo{
	margin-top:8px;
	margin-left:21px;
	margin-bottom:10px;
}
.topmenu{
	background:#bd0306 url(images/b_07.jpg) repeat-x;
}
.topmenu a:hover{
	text-decoration:none;
}
.topmenu .btn{
	display:block;
	color:#FFFFFF;
	height:18px;
	padding:16px 8px 10px;
}
.topmenu .btn.active, .topmenu .btn:hover, .topmenu .hover .btn{
	background:#282a88;
}
ul.submenu{
	position:absolute; 
	list-style:none;
	margin-top:-2px; 
	margin-left:0px;
	color:#FFFFFF;
	padding:5px 10px;
	background:#282a88;
	display:none;
	width:140px;
	z-index:1000;
}
ul.submenu li{
	margin-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:8px;
	border-bottom:1px solid #5658cb;
}
ul.submenu li a{
	color:#FFFFFF;
}
ul.submenu a:hover{
	text-decoration:underline;
}
.topmenu .hover .submenu{
	display:block;
}
.head{
	background:url(images/b_10.jpg) repeat-x;
}
.content{
	margin:30px 20px 10px;
}
.content p{

}
.highlights{
	background:#c2c2c2 url(images/b_22.jpg) repeat-x;
	padding:10px;
}
.services{
	margin-top:40px;
	color:#6a0203;
}
.services p{
	margin:5px;
}
.services p a{
	color:#6a0203;
}
.bottommenu{
	border-bottom:1px solid #d7686a;
	width:600px;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.bottommenu a{
	color:#FFFFFF;
	margin:8px;
	font-weight:bold;
}
.bottom{
	background:#000000 url(images/b_36.jpg) repeat-x;
}
.bottoml{
	background:url(images/b_33.jpg) no-repeat;
}
.bottomr{
	background:url(images/b_38.jpg) 100% 0% no-repeat;
	height:111px;
	text-align:center;
	color:#FFFFFF;
	font-size:smaller;
}
.bottomr p{
	margin:10px;
}

