@import "header.css";
@import "nav.css";
@import "content.css";
@import "footer.css";

html{
	margin:0;
	padding:0;
	height: 100%;
}

body{
	margin:0;
	padding:0;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FFF;
}
#top_top{
	width:100%;
	height: auto !important;
	min-height: 785px;
	height: 785px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top{
	width:960px;
	margin:auto;
	color:#666;
	padding-top:0px;
}

a{color:#000000;text-decoration:none;}
a:hover{
	text-decoration:underline;
	text-align: right;
}
img{border:0;}
p{
	margin-top:6px;
	margin-bottom:6px;
	text-align: left;
}
form{margin:0;padding:0;}
input,select{font-size:100%;color:#000000;}
textarea{font-size:100%;font-family:Arial;color:#000000;}
h1{font-size:120%;margin-top:6px;margin-bottom:6px;}
h4{font-size:120%;margin-top:6px;margin-bottom:6px;}
h2{font-size:100%;padding:2px 0 2px 0;margin:0;color:#1d8fc7;} 
h2.home a{
	font-size:100%;	
	color:#1d8fc7;
	padding-left:5px;
	float:left;		
}
h2.home img{
	float:left;
}
.empty{
	clear:both;
}
.subH1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;


}
.flash_slideshow {
	display: block;
}
