body{
padding:0px;
margin:0px;
}
h2
	{
	font-size: 16px;
	}
h3
	{
	font-size: 14px;
	}
#logo
	{
	width: 200px;
	float: left;
	height: 25px;
	margin-top: 30px; 
	}
#contact
	{
	font-size: 12px;
	color: #CC9900;
	}
#contact h3
	{
	font-size: 14px;
	color: #CC3333;
	}
#contact a
	{
	text-decoration: none;
	}
#contact a:hover
	{
	text-decoration: underline;
	}
#contact span
	{
	color: #003399;
	}
/*MENU*/

#menu ul {
	width: 460px;
	height: 41px;	
	list-style-type: none;
	padding-right: 80px;
	display: inline;
	float: right;
}

#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	float: right;
}

#menu a {
	display: block;
	height: 41px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

#about a:hover 
	{
	color: #333333;
}
#about a 
	{
	color: #fff;
	padding-top: 9px;
	background-image: url(/images/l2.jpg);
	background-repeat: no-repeat;
	width: 107px;
	}
#main a:hover 
	{
	color: #333333;
}
#main a 
	{
	color: #fff;
	padding-top: 9px;
	background-image: url(/images/l1.jpg);
	background-repeat: no-repeat;
	width: 107px;
	}
#cont a:hover 
	{
	color: #333333;
}
#cont a 
	{
	color: #fff;
	padding-top: 9px;
	background-image: url(/images/l3.jpg);
	background-repeat: no-repeat;
	width: 107px;
	}
#link a:hover 
	{
	color: #333333;
}
#link a 
	{
	color: #fff;
	padding-top: 9px;
	background-image: url(/images/l4.jpg);
	background-repeat: no-repeat;
	width: 107px;
	}

.main_text
	{
		text-align: justify;
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#919191;
	}
.header_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#A4513B;
	}
	
#text a:hover
	{
	text-decoration: underline;
	}
#text a
	{
	text-decoration: none;
	}
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#3281AC;
	}	
	
.links_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#B6B6B6;
	}	

.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#6D6D6D;
	}	

.list1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#3572AA;
	}	

	
.copyright_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#848484;
	}

.form
	{
		width:269px; height:17px; border-color:#DEDBD5; border-top-width:1px; background-color:#ffffff; font-size:10px;
	}
.form_div
	{
		height:20px; margin-top:9px;		
	}
		
	a.list_text:link {text-decoration:none;}	
	a.list_text:hover {text-decoration:underline;}
	a.list_text:active {text-decoration:none;}
	a.list_text:visited {text-decoration:none;}	

	a.text:link {color:#848484;text-decoration:none;}	
	a.text:hover {color:#848484;text-decoration:underline;}
	a.text:active {color:#848484;text-decoration:none;}
	a.text:visited {color:#848484;text-decoration:none;}
