
/* CSS Document */
#header{
	height: 170px;
}

#flash{
	margin-top:17px;
	min-height:342px;
	border-bottom:1px solid #cccccc;
	z-index:0;
	position:relative;
}


#home{
	width:100%;	
	line-height: 18px;
}

#home a{
	text-decoration: none;	
}

#home a:hover{
	text-decoration: underline;	
}


#home .blue{
	color:#4B85C3;
	font-weight: normal;
	font-size:12px;	
}

div.line{
	height:1px;
	width:100%;
	border-top:1px solid #cccccc;
	margin:5px 0 5px 0;	
}

div.news {
	margin: 0 0 15px 0;
	background: transparent url(../img/media/news-icon.gif) no-repeat center
		left;
}

div.news P {
	margin-left: 30px;
}

div.news P.title {
	color: #C6AA78;
	padding-top: 0;
}


#top_content h2{
	color:#E2C289;
	margin-bottom:10px;
	font-size:18px;
}
#bottom_content h2{
	 /* color:#E2C289;
	margin:0 0 10px 10px; */
}
h2#home_bottom_header{
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#E2C289;
	margin:30px 0 10px 10px;
	font-size:18px;	
}

#h_welcome{
	width:451px;
	min-height:225px;
	float:left;	
	border-right:0px solid #cccccc;
	padding:0 10px;
}
#h_welcome_h{
	width:450px;
	float:left;	
	padding:10px;
}

#h_whatsnew{
	width:216px;
	min-height:225px;
	float:left;
	border-right:0px solid #cccccc;
	padding:0 10px 0 10px;	
}

#h_whatsnew_h{
	width:225px;
	float:left;
	padding:10px;	
}

#h_contact{
	width:228px;
	min-height:225px;
	float:left;
	padding:0 20px 0 10px;	
}

#h_contact_h{
	width:225px;
	float:left;
	padding:10px 10px 10px 0px;	
}




#top_content{
	margin-top:20px;
	font-family: Arial,Helvetica,sans-serif;	
}
#top_top_content{
	background: url(../img/media/home_top_bg.gif) repeat-y center;
	margin-bottom:25px;			
}
#bottom_content{
	margin-top:20px;
	padding:0 10px 0 0;
	font-family: Arial,Helvetica,sans-serif;
	background: url(../img/media/home_bottom_bg.gif) repeat-y center;
	margin-bottom:25px;	
}
#bottom_content div.h_proc{
	float:left;
	width:216px;
	height:221px;
	padding:0 10px;
	margin-top:0;
	border-right:0px solid #cccccc;	
}
#bottom_content div.h_proc.last_h_proc{
	width:232px;	
}

#bottom_content div.h_proc h3{
	margin:0px 0 5px 0;
}


