@charset "UTF-8";
/* CSS Document */


body {
	background-image:url(../images/background.jpg);
	margin: 0px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	
}

#container {
	z-index:1;
	margin: 0;
	padding-top:30px;
	padding-left:30px;
	width: 1027px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
	
}

#menu {
	z-index:2;
	float:left;
	width: 310px;
	height: 415px;
	background-image:url(../images/menu_bg.png);
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-left:30px;
	padding-right:30px;
}

#logo {
	float:left;
}
	
#link {
	z-index:3;
	position:absolute;
	float:right;
	top:440px;
	padding-top:15px;
	padding-left:30px;
	background-image:url(../images/menu_bg.png);
	width: 340px;
	height: 50px;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:12px;
	line-height:18px;
	
}

a {
	color:#000000;
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:12px;
	text-decoration:none;

}

li {
	list-style-position:inside;
	list-style-image:url(/images/arrow.gif);
	
} 

#header {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#ffffff;
	height:112px;
	
	
	
}

.line1 {
	
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



.line2 {
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.line3 {
	
	height:1px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.line4 {
	height:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.line5 {
	position:relative;
	top:-14px;
	height:1px;
	background-color:#CCCCCC;

}

.line6 {
	position:relative;
	top:-14px;
	height:2px;
}

#contact_details {
	width:250px;
	float:right;
		font-family: “Lucida Sans Unicode”, sans-serif;
	color:#333333;
	font-size:14px;
	line-height:18px;
	padding-top:25px;
}

#contact_details a {
	
		font-family: “Lucida Sans Unicode”, sans-serif;
	color:#333333;
	font-size:14px;
	line-height:18px;
	
}

#contact_details a:hover {
	color:#FF0000;
}

#nav
{
	margin: 0;
	width: 977px;
	height:40px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	
	}
	#nav a 
	{	float: right;
		list-style: none;
		font-family: “Lucida Sans Unicode”, sans-serif;
		font-size:14px;
		padding-left:25px;
		text-align:right;
		color:#333333;
		
	
		
		
	}
	
	#nav a:hover 
	{	color:#FF0000;
		
		
	}
	
	


		
	
		
		.separator {
	clear: both;
	height: 0px;
	
}

#main {
	background-color:#FFFFFF;
	height:auto;
	width:987px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:left;
	position: relative;
	top: -14px;
}


#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}	

#breadcrumbs a:hover {
	color:#FF0000;
	
}

#left {
	padding-top:20px;
	width:550px;
	float:left;
	

}

#right {
	padding-top:20px;
	width:417px;
	float:right;
	

}

#right1 {
	
	width:208px;
	float:left;
	

}

#right2 {
	
	width:188px;
	float:right;
	

}

.header1 {
		font-family: “Lucida Sans Unicode”, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#000000;
	padding-top:10px;
	padding-bottom:12px;

}

.rss-box {


}

.rss-title {
	

}

.rss-items {
color:#666666;
	font-size:12px;
	line-height:14px;
	
}

.rss-item a {
color:#000000;
	font-size:14px;
	line-height:18px;

}

.rss-item a:hover {
color:#FF0000;
	font-size:14px;
	line-height:18px;
	

}

li {
list-style:square inside;
padding-top:10px;


}

ul.rss-items {
	position:relative;
	left:-40px;

}
.rss-date {

}

#footer {

width:100%;
height:100px;
background-color:#fff;

}

#footer a{
color:#999999;
text-decoration:underline;
}

#logos {
	float:right;
	height:80px;
	padding-top:15px;
padding-bottom:15px;
padding-right:20px;


}

.logo_link{
	float:right;


}

#footer_info {
	float:left;
	width:400px;
	padding-top:15px;
padding-left:20px;
color:#999999;
line-height:120%;
}

.style4 {color: #888888}
