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

body{
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-color: #163b54;
	font-family: Geneva, "MS Sans Serif", sans-serif;
}

img
{
	border:0px;	
}

br.small {
line-height: 5px;
}

a {
	color:#125a69;
	text-decoration:underline;
}
	
#container{
	width: 850px;
	margin: 0 auto;
	}

#subcontainer{
float:left;
	width: 850px;
	background-image: url('images/container-tile.gif');

	}

#logo{
float:left;
	width: 206px;
	height: 141px;
	background-image: url('images/logo.gif');
	}
	
	#titleheader{
	float:right;
	width:320px;
	font-size:10px;
	text-align:right;
	margin-right:20px;
	margin-top:10px;
	}
	
	
#top-bar{
	float:left;
	width: 644px;
	height: 101px;
	background-image: url('images/top-bar.gif');
	}
	

#top-bar h2{
		font-size:19px;
		padding:0px;
		margin:0px;
	}

#menu{
	float:left;
	width: 644px;
	height: 40px;
	background-image: url('images/menu-full.gif');
	
	}

#menu ul
{
	height:40px;
	list-style-type:none;
	display:inline;
	/*float:left;*/
}

#menu ul li
{
	height:40px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}



#menu a
{
	color:#000000;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

	
#submenu{
	float:left;
	width: 850px;
	height: 41px;
	background-image: url('images/submenu.gif');
	}
	
#subcontent{
	float:left;
	width: 206px;
	background-color:#d8e5e9;
}

#subcontent h2{
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-size:14px;
	text-align:center;
}

#subcontent p {
	margin-top:0px;	
}

#submenu ul
{
	list-style-type:none;
	display:inline;
	height:41px;
	margin-top:11px;

}

#submenu ul li
{
	height:41px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	float:left;

}

#submenu a
{
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}

#submenu .subselected
{
	color:#FFFFFF;
	background-image:url('images/submenuselect.jpg');
	background-repeat:repeat-x;
}

#content{
	float:left;
	width: 644px;
	background-color:#FFFFFF;
	}
	
#contentholder
{
	background-image:url('images/content-background.gif');
	background-repeat:no-repeat;
	width:644px;
	min-height:500px;
	margin-top:0px;
	padding-top:10px;
	float:left;
	display:inline;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:18px;
	margin-right:30px;
	line-height:1.5;
	}
	
#content h1{
	font-size:24px;
	margin-bottom:0px;
	margin-left:18px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#content h2
{
	font-size:18px;
	color:#24455c;
	margin:0px;
	margin-left:18px;
}

#content h3
{
	font-size:14px;
	margin-left:18px;
	margin-top:0px;
	margin-bottom:0px;
}
	
#content ul {
	margin-right:140px;	
}
#content ul li {
	margin-bottom: 10px;	
}

#content .address
{
	margin-left:18px;	
}

#content .normallist
{
		font-size:12px;
}
	
#content-top{
	
	width: 644px;
	background-image: url('images/content-start.gif');
	background-repeat:no-repeat;
	}
	
#flash{
	width: 644px;
	height: 283px;
	background-image: url('images/flash.jpg');
	}
	
#container-bottom{
	float:right;
	width: 850px;
	height: 32px;
	background-image: url('images/footer-cap.gif');
}
	
#footer {
	width: 850px;
	color:#FFFFFF;
	font-size:12px;
	
	text-align:center;
	display:inline;
	float:left;
}

#footer a
{
	color:#fff;	
	text-decoration:none;
}

#footer address
{
	font-style:normal;
}

/* animated flash section */
#feature_wrapper
{
	width:644px;	
	
	/* me */
	position:relative;
}
#feature_list
{
	width:644px;
	overflow:hidden;
	height:283px;
	
	position:relative;
}
#feature_list ul
{
	padding:0;
	margin:0;
	list-style:none;
	
	position:absolute;
	top:0;

}

#tabs
{
	z-index: 2;
	right:900px;
	top:400px;
	position:relative;
}


#output {
	position:relative;
	left:0;
	width:644px;
	height:283px;
}

#output li {
	position:absolute;
	width:644px;
	height:283px;
}