body { 
height:100%;
width:100%;
margin:0px; 
padding:0px;
background:url(images/bg_01.jpg) top repeat-x;
background-color: #53b05f;
height:851px;
font-family: Verdana;
font-size: 11px;
color: #ffffff;
text-align:left;
line-height: 150%;
}

td {
	font-size: 11px;
}

/*----content part ----*/

.content {
	background:url(images/template_diving_10.jpg) no-repeat;
	background-color:#55b463;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:26px;
	padding-left:15px;
	padding-right:30px;
	font-size: 12px;
	color:#FFF;
	text-align:left;
	line-height: 150%;
}
.content a:link {
	color: #006699;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
}


/*----- horizontal menu part -----*/
.menutop {
	background:url(images/template_diving_07.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #ffffff;
}
.menutop a {
	color: #ffffff;	padding-left: 14px;
	padding-right:2px;
	text-decoration: none;
}
.menutop a:hover {
	color: #fded5f;
	text-decoration: none;
}


/*------ vertical menu part ------*/
.one {
	background:url(images/template_diving_09.jpg) no-repeat;
	background-color:#55b463;
	min-height:506px;
	}
	
.menuleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
.menuleft a {
	display:block;
	width:252px;
	height:32px;
	padding-left:30px;
	padding-top:22px;
	background:url(images/template_diving2_12.png) repeat-y;
	background-position:0 0px;
	color: #ffffff;
	text-decoration: none;
}
.menuleft a:hover {
	background-position:0 -54px;
	color: #fded5f;
	text-decoration: none;
}


/* ----- news part ------*/
.news {
	background:url(images/template_diving2_18.png) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-left:10px;
	font-size:12px;
	color:#FFF;
	text-align:left;
	line-height: 150%;
	}
.news a { color:#FFF;}

/* ----- footer part -----*/
	
#footer {
	background:url(images/bg_02.jpg) bottom repeat-x;
	background-color: #53b05f;
	}

.crumbs {
	background:url(images/template_diving_13.jpg) no-repeat bottom;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	font-size: 10px;
	color: #ffffff;
	text-align:left;
}
.crumbs a {
	color:#FFF;
	text-decoration: none;
}
.crumbs a:hover{
	text-decoration: underline;
}


	
