
body
{
	background-color:#000;
	margin:10px 0px 0px 0px;
}
p
{
	text-align:justify;
	text-indent:20px;
}
.text
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.gray_text
{
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.more
{
	color:#e1b113;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.blue_text
{
	color:#9dafff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.footer
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.footer a
{
	color:orange;
	text-decoration:none;
	font-size:10px;
}
.number
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.page_title
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	background:url(../images/services.jpg) no-repeat;
	height:39px;
	width:224px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
div#preload { display: none; }

a.navigation {
	text-decoration: none;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(../images/button.jpg) no-repeat;
	height:41px;
	width:139px
	
	
}
a.navigation:hover {
	text-decoration: underline;
	color:#900;
	
}
.navi_bg
{
background:url(../images/button.jpg) no-repeat;
	height:41px;
	width:139px;
}


/*MENU CSS*/
.cls_menu ul, .cls_menu ul li
{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;

}
/*----------------------*/
