html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	}
img {
	border: none;
	}
a, a:link, a:visited, a:hover, a:active {
	color: #00AEEF;
	}
h1 {
	margin: 0px;
	}	
h2 {
	margin: 0px;
	}

p {
	margin: 0px;
	}
#wrapper {
	width: 100%;
	margin: 0 auto;
	}
#top_bar {
	width: 100%;
	height: 30px;
	background: url("../img/static/top_bar_tile.jpg") top center repeat-x;
	}
#top_bar_inner {
	width: 100%;
	line-height: 22px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	}
#top_bar_inner p {
	width: 930px;
	letter-spacing: 0.085em;
	display: block;
	margin: 0px auto;
	text-align: right;
	}
#top_bar_inner p a, #top_bar_inner p a:link, #top_bar_inner p a:visited, #top_bar_inner p a:hover, #top_bar_inner p a:active {
	color: #a6a6ce;
	text-decoration: none;
	}
#standard_banner {
	background: url("../img/static/standard_main_tile.jpg") top center repeat-x;
	}
#standard_banner_inner {
	width: 100%;
	height: 127px;
	background: url("../img/static/standard_main.jpg") top center no-repeat;
	}
#sb_content {	
	width: 927px;
	padding-top: 31px;
	padding-right: 0px;
	padding-left: 3px;
	margin: 0 auto;
	}
#sb_content h1 {
	color: #FFFFFF;
	width: 250px;
	text-transform: none;
	font-size: 48px;
	}
#smain_menu {
	float: right;
	margin: -23px 0px 0px 0px;
	}
#sb_content #smain_menu a, #sb_content #smain_menu a:link, #sb_content #smain_menu a:visited, #sb_content #smain_menu a:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS","Trebuchet","Helvetica","Arial", sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 23px;
	}
#sb_content #smain_menu a:hover, #sb_content #smain_menu a.this {
 	height: 28px;
 	border-bottom: 2px solid #a6a6ce;
 	}
#content {
	width: 848px;
	margin: 0 auto;
	padding: 33px 41px 41px 41px;
	background: url("../img/static/content_bg.jpg") 1px left no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #4B4B4B;
	}
#content h1 {
	color: #000000;
	font-size: 40px;
	margin-bottom: 15px;
	display: block;
	}	
#side_menu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
	width: 193px;
	}
#side_menu li {
	width: 193px;
	font-size: 12px;
	margin-top: 1px;
	padding: 0px;
	border-bottom: 2px solid white;
	}
#side_menu li.this {
	background: #e5e8ee;
	border-bottom: 2px solid #d9dde7;
	padding-left: 10px;
	width: 183px;
	}
#side_menu li:hover {
	border-bottom: 2px solid #d9dde7;
	}
#side_menu li a:link, #side_menu li a:visited, #side_menu li a:active {
	text-decoration: none;
	padding: 10px 0px 7px 0px;
	display: block;
	width: 100%;
	color: #4B4B4B;
	}
#side_menu li:hover a:link, #side_menu li.this a:link, #side_menu li.this a:visited, #side_menu li.this a:hover, #side_menu li.this a:active {
	text-decoration: none;
	display: block;
	width: 100%;
	color: #2d457b;
	padding: 10px 0px 7px 0px;
	}
#project_content {
	width: 640px;
	float: right;
	margin-right: -1px;
	}
#project_content img {
	float: left;
	margin-top: 1px;
	}
#project_content .right {
	float: right;
	}
#project_content .page_break {
	float: left;
	clear: both;
	height: 4px;
	display: block;
	margin: 18px 0px 18px 0px;
	width: 641px;
	background: url("../img/static/project_pb.jpg") top left no-repeat;
	}
.big_break {
	clear: both;
	height: 4px;
	margin: 18px 0px 18px 0px;
	width: 850px;
	display: block;
	background: url("../img/static/big_break.gif") top left no-repeat;
	}
.standard_paragraph {
	width: 641px;
	border-top: 1px solid #E5E5E5;
	color: #4B4B4B;
	padding: 15px 0px 25px 0px;
	}
	
a.internal_project_link {
	display: block;
	color: #2d457b;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 14px;
	text-decoration: none;
	font-weight: bold;
	}


#footer {
	width: 852px;
	background: #F2F2F2 url("../img/static/footer_bar.gif") bottom left no-repeat;
	font-weight: regular;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	padding: 16px 39px 15px 39px;
	text-align: left;
	margin: 20px auto;
	}
#footer #left {
	float: left;
	width: 300px;
	}
#footer #right {
	float: right;
	width: 400px;
	text-align: right;
	}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #4B4B4B;
	text-decoration: none;
	}
#footer #right a.menu, 
#footer #right a.menu:link, 
#footer #right a.menu:visited,
#footer #right a.menu:hover,
#footer #right a.menu:active {
	color: #2d457b;
	font-size: 12px;
	
	}