body
{
	text-align: center;
}

#logo-and-navigation, #content, #footer, #logos
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#logo-and-navigation ul
{
	float: right;
}

#logo-and-navigation ul li
{
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

#logo-and-navigation ul li a
{
	padding: 20px 5px 0 5px;
	height: 37px !important;
	height: 47px;
	background-color: #FCF855;
	font-family: Arial;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	display: block !important;
	display: inline;
}

#logo-and-navigation ul li a:link, #logo-and-navigation ul li a:visited
{
	text-decoration: none;
}

#logo-and-navigation ul li a:hover, #logo-and-navigation ul li a:active
{
	text-decoration: underline;
}

#header-container
{
	background-image: url('../images/header-gradient.jpg');
	background-repeat: repeat-x;
}

#header
{
	height: 153px;
	width: 900px;
	margin: 0 auto;
	background-image: url('../images/header-background.jpg');
	background-repeat: no-repeat;
}

#header h2
{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}

#header div.left p
{
	color: #EAFF00;
	font-size: 200%;
	margin: 0 0 6px 0;
}

#header div.right p
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 120%;
	text-align: right;
}

#header div.left
{
	padding-top: 10px;
	float: left;
	width: 300px;
}

#header div.right
{
	padding-top: 10px;
	float: right;
	width: 300px;
}

#content
{
	padding-top: 10px;
}

#footer ul li
{
	display: inline;
}

#footer div.left
{
	padding-top: 30px;
	float: left;
	width: 460px;
	padding-bottom: 10px;
}

#footer div.left ul li
{
	border-left: 1px solid #FFFFFF;
	padding: 0 4px 0 4px;
	font-size: 70%;
}

#footer div.left ul li.first
{
	border-left: none;
	padding: 0 4px 0 0;
}

#footer div.right
{
	padding-top: 10px;
	float: right;
	width: 410px;
}

#footer div.right h3
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
	font-family: Arial;
}

#footer p
{
	color: #FFFFFF;
	font-size: 70%;
}

#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-container
{
	background-color: #217FB2;
	padding-bottom: 10px;
}

h1
{
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 130%;
}

h2
{
	font-weight: bold;
	color: #333333;
}

h3
{
	color: #003c79;
	font-weight: bold;
}

h4
{
	color: #848484;
}

h5
{
	color: #ff0000;
}

h6
{
	font-weight: bold;
}

table, th, td
{
	border: 1px solid #CCCCCC;
}

.greytext
{
	font-size:0.9em;
	color:#666;
}

.floatleft
{
	float: left;
	width: 430px;
}

.floatright
{
	float: right;
	width: 430px;
}

.smalltext
{
	font-size: 0.6em;
}
