* {
	margin: 0;
	padding: 0;
	}
body {
	background: #fff;
	text-align:center;
	font-size:10px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
a {
	text-decoration:none;
	}
a img {
	border: none;
	}
a:link, a:visited {
	color:#fb5402;
	}
html body a:hover {
	color:#000;
	text-decoration:underline;
	}
img {
	display: block;
	}
.clearall {
	clear:both;
	}
#container {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	}
#flag {
	width:940px;
	height:70px;
	text-align:left;
	}
#nav {
	width:940px;
	height:26px;
	}
#nav ul {
	list-style: none;
	height:26px;
	}
#nav li {
	float:left;
	margin-right:30px;
	height:26px;
	}

#nav li a {
	display:block;
	height:26px;
	background:url(images/nav.jpg) 0 0 no-repeat;
	text-align:left;
	text-indent:-999em;
	}
#nav li a:hover {
	border:0;
	}
#nav li.home a {
	background-position:0 0;
	width:45px;
	}
#nav li.home a:hover {
	background-position:0 -26px;
	}

#nav li.profile a {
	background-position:-74px 0;
	width:126px;
	}
#nav li.profile a:hover {
	background-position:-74px -26px;
	}
#nav li.services a {
	background-position:-228px 0;
	width:72px;
	}
#nav li.services a:hover {
	background-position:-228px -26px;
	}
#nav li.resources a {
	background-position:-328px 0;
	width:90px;
	}
#nav li.resources a:hover {
	background-position:-328px -26px;
	}
#nav li.news a {
	background-position:-446px 0;
	width:136px;
	}
#nav li.news a:hover {
	background-position:-446px -26px;
	}
#nav li.careers a {
	background-position:-610px 0;
	width:68px;
	}
#nav li.careers a:hover {
	background-position:-610px -26px;
	}
#nav li.contact a {
	background-position:-706px 0;
	width:98px;
	}
#nav li.contact a:hover {
	background-position:-706px -26px;
	}



#splash {
	width:940px;
	height:160px;
	background-color:#FF9900;
	}
#splashtext {
	margin-left:375px;
	}

#bodycontainer {
	width:940px;
	overflow:hidden;
	margin:20px 0 40px 0;
	}
#callouts {
	width:680px;
	overflow:hidden;
	float:left;
	margin-top:26px;
	}
#services  {
	width:220px;
	float:left;
	margin:0 10px 0 0;
	background-color:#f79b31;
	background-image:url(images/services_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:215px;
	height: auto !important;
	height: 215px;
	}
#services p {
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0 15px 15px 15px;
	}
#services p a {
	color:#000;
	border-bottom:1px dotted #000;
	}
#services a:hover {
	border-bottom:1px solid #000;
	text-decoration:none;
	}
#resources  {
	width:220px;
	float:left;
	margin:0 10px 0 0;
	background-color:#fec14e;
	background-image:url(images/financial_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:215px;
	height: auto !important;
	height: 215px;
	}
#resources p {
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0 15px 15px 15px;
	line-height:20px;
	}
#resources p a {
	color:#000;
	border-bottom:1px dotted #000;
	}
#resources a:hover {
	border-bottom:1px solid #000;
	text-decoration:none;
	}
#careers  {
	width:220px;
	float:left;
	margin:0 0 0 0;
	background-color:#c8c5c7;
	background-image:url(images/resources_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:215px;
	height: auto !important;
	height: 215px;
	}
#careers p {
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0 15px 15px 15px;
	line-height:18px;
	}
#careers p a {
	color:#000;
	border-bottom:1px dotted #000;
	}
#careers a:hover {
	border-bottom:1px solid #000;
	text-decoration:none;
	}
#hometextbox {
	width:680px;
	margin:20px 0 0 0;
	background-image:url(images/hometextbox_back.gif);
	background-repeat:repeat-y;
	background-color:#f2f2f2;
	text-align:left;
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#444;
	}
#hometextbox p {
	padding:10px 25px 10px 25px;
	}
#news {
	width:240px;
	float:left;
	margin:26px 0 0 20px;
	text-align:left;
	}
#news p {
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555;
	}
#news p.date {
	font-weight:bold;
	margin-top:17px;
	}

#footercontainer {
	width:100%;
	height:100px;
	background-image:url(images/footer_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#footer {
	padding:20px 0 0 0;
	}
#footer p {
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#555;
	}

.sm {
	position:relative;
	top:-3.0pt;
	font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
	font-size:8px;
	line-height:0;
	}	