body
{
	margin:auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color: #360;
}
h1{
font-size:15px;
color: #360;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{
font-size:13px;
color: #360;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color: #360 ;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #360;
margin:0px;
padding:3px;
font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
width:850px;
height: auto;
margin: auto;
background-color:#fff;
border:8px #360 solid; 
}
#top_banner{
width:600px;
height:130px;
}
img.logo{
padding-left:110px;
}
/*------top menu---------*/
#top_menu{
width:850px;
margin:auto;
padding:30px;
padding-left:340px;
text-align:center;
}
ul.menu {
list-style-type:none; display:block; width: auto; height:18px; margin:auto; padding:0;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px; font-weight:bold; font-size:12px;
text-decoration:none; color:#360; }

a.nav:hover {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px;
text-decoration:none;  color: #6C0; }
/*----page content----*/
#page_content{
width:800px;
height:auto;
margin:auto;
}

.title{
	font-size:17px;
	color:#360;
	clear:both;
	padding-top:15px;
	padding-right: 100px;
	text-align:justify;
}
.content_text{
font-size:11px;
color:#360;
height:auto;
text-align:center;
padding:8px;
}
img.pic{
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	border:5px #FFFFFF solid;
	float:none;
}
img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.gallery{
padding:0px;
margin:8px;
border:5px #FFFFFF solid;
float:left;
}
.more{
width:auto;
float:right;
height:20px;
}
.link_more a{
width:auto;
float:left;
text-decoration:none;
color:#360;
font-size:12px;
padding:3px 23px 0 5px;
}
.link_more a:hover{
text-decoration:underline;
}
#page_bottom{
width:830px;
clear:both;
padding:10px;
height:auto;
}
/*---------services---------*/
.details{
	width: auto;
	height:auto;
	float:left;
	padding-left:30px;
}
ul.services {
list-style-type:none;display:block; width:auto; height:auto; float:left; 
margin:0px; padding:10px 0 10px 2px;}

ul.services li {
display:inline;}

a.nav_services:link, a.nav_services:visited {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width: auto;
	height: auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	color:#360;
}
a.nav_services_a {
display:block; padding:1px 0 0 14px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px; font-weight:bold;
text-decoration:none; color: #990000;}

a.nav_services:hover {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width:auto;
	height:auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	color:#6C0;
}



/*---------menu_navigation--------*/
.menu_navigation{
width:750px;
height:30px;
margin:auto;
clear:both;
}
#left{
width:auto;
float:left;
}
.left{
float:left;
}
.right{
float:left;padding:3px;
}
.right a{
	text-decoration:none;
	color:#360;
	font-weight: normal;
}
#right{
width:auto;
float:right;
padding-right:25px;
}
/*------contact form------*/
#login{
float:left;
width:auto;
padding:10px 10px 0 30px;
color:#360;
}
.input{
width:140px;
height:12px;
font-size:10px;
float:left;
}
.textarea{
width:140px;
height:50px;
font-size:10px;
float:left;
}
.submit{
float:left;
margin-left:30px;
margin-top:5px;
}

/*-------footer-----*/
#footer{
width: auto;
height:50px;
clear:both;
margin-top:40px;
background-color: #FFF;
text-align:center;
}
#footer_content{
width:850px;
margin-left: 40%;
margin-right: 40%;
text-align:center;
}
#copyrights{
width:25%;
color: #360; 
font-size:10px;
text-align:center;
padding:10px;
}

