body 
{
	font-family: arial, helvetica, serif;
	margin: 0;
	padding: 0;
	background: #313977 url(../images/bgPage1.jpg) top left repeat-x;
	text-align: center;
}
#container
{
	background-color: transparent;
	margin: 0 auto;
	padding: 0;
	width: 919px;
}
#logo
{
	width: 919px;
	height: 165px;
	margin: 0;
	padding: 0;
	clear: both;
}
#address
{
	height: 28px;
	color: white;
	margin: 0 15px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 14px;
	background-color: #162492;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#address a 
{
	color: #bad1d6;
}
#mainContent
{
	width: 919px;
	background-color: white;
	color: #333333;
	text-align: left;
	font-size: 12px;
}
#innerContent
{
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
}
#menu
{
	background: #ffffff url(../images/bgMenu.gif) 15px 0px no-repeat;
	padding-right: 10px;
	vertical-align:top;
	padding-top: 20px;
	padding-left: 5px;
}

#textBlock
{
	width: 445px;
	float:left;
}
#textBlock h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #162492;
	margin: 20px 0 0 40px;
	font-size:18px;
}
#textBlock p

{
	margin-left: 55px;
}
#bulletBlock
{
	width: 445px;
	float:left;
}
#bulletBlock h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #162492;
	margin: 20px 0 10px 35px;
	font-size:18px;
	background: #ffffff url(../images/bgBullet.png) top left no-repeat;
	padding: 10px 0px 5px 20px;
}
#bulletBlock a
{
	color: #162492;
	text-decoration: none;
}
#bulletBlock a:hover
{
	color: #0000ff;
	text-decoration: underline;
}
#centerColumn
{
	padding: 10px 20px;
}
#centerColumn h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #162492;
	margin: 5px 0 10px 0px;
	font-size:20px;
}
#centerColumn p
{
	margin-top: 0px;
}
#centerColumn h3
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
}
#centerColumn ul 
{
	list-style-type: none;
}
#centerColumn ul li 
{
	background: #ffffff url(../images/bullet.png) 0px 4px no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}
.quoteSub
{
	padding: 10px 45px 0px 0px;
	margin: 0px;
	font-style: italic;
	color: #555555;
	background: #ffffff url(../images/bgQuote2.png) bottom right no-repeat;
	width: 340px;
	float: left;
}
.leftQuote
{
	width: 55px;
	height: 50px;
	float: left;
	background: #ffffff url(../images/bgQuote.png) top left no-repeat;
}
.attribution
{
	margin: 0;
	padding: 20px 55px;
	font-weight: bold;
	
}
#rightColumn
{
	width: 210px;
	background: #ffffff url(../images/bgRightColumn.gif) 15px 0 repeat-y;
	vertical-align: top;
}
#footer
{
	margin: 10px 10px 30px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
}
#copy
{
	color: #cccccc;
}