@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
body {}
p {   font-family:georgia,serif;
	color:#444;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding:0px;}
	h1 {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 18px;
	line-height: 18px;
	color: #444;
	text-decoration: none;
	padding-bottom: 5px;
	text-transform: none;
	}
		h2 {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 18px;
	line-height: 18px;
	color: #444;
	text-decoration: none;
	padding-bottom: 5px;
	text-transform: none;
	}
			h3 {
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 14px;
	line-height: 14px;
	color: #444;
	text-decoration: none;
	padding-bottom: 5px;
	text-transform: none;
	}

#wrapper {width: 960px; margin: 0 auto;}
#logos img {border-style: none;padding-right: 10px; padding-bottom: 10px;}
#logos a {border-style: none;}
#header {width: 960px; height: 155px; background-color:white;;}
#header-logo {width: 154px; float:left;}
#header-right {	padding-left: 35px;height: 50px; width:771px; float:left; }
#header-text{

	padding-top: 48px;
	height:50px;
	width:100%;
	background-color:white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}

#header-text p {
        font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 28px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;;}
	

	
#header-navigation a {
	padding-top: 5px;
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #444;
	text-decoration: none;
}

#header-navigation{height:50px; width:100%; background-color: white; }

#content {
	width: 960px;

}
#content-navigation {
	width: 189px;
	height: 50px;
float:left;
}
#content-text {
		padding-bottom: 10px;
	float:left;
	width: 521px;
	background-color:white;
	overflow: visible;
}
#content-image {
	float:left;
padding-bottom: 5px;
width: 250px;
}
#footer{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer p {
	text-align: center;
	padding-top: 5px;
	font-family: times, "Times New Roman", times-roman, georgia, serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	color: #444;
	text-decoration: none;
}

td {
	vertical-align: top;
}