*
	{
		margin:0em;
		padding:0em;
		font-family:Geneva, Arial, Helvetica, sans-serif;
	}
body
	{
		text-align: center;
		width:1000px;
		position:absolute;
		left:50%;
		margin-left:-500px;
		background-color: #333333;
	}
h2
	{
		color: #333333;
		text-align: left;
		margin-bottom: 5px;
	}
h3
	{
		color: #333333;
		text-align: left;
		font-size: 87%;
		margin-bottom: 2px;
	}
h4
	{
		color: #333333;
		text-align: left;
		font-size: 85%;
	}
p
	{
		color: #333333;
		text-align: left;
		font-size: 80%;
		margin-top: 2px;
		margin-bottom: 6px;
	}
a
	{
		color: #e2201f;
		text-decoration: none;
	}
a:hover
	{
		text-decoration: underline;
	}
#header
	{
		width: 1000px;
		height: 140px;
		margin: 0;
		padding: 0;
	}
#logo
	{
		width: 254px;
		height: 160px;
		float: left;
		margin: 0;
		padding: 0;
		background-image: url(../images/logo.gif);
	}
#top_menu
	{
		height: 30px;
		width: 714px;
		text-align: right;
		float: right;
		padding: 0;
		color:#cccccc;
		list-style:none;
		margin-right: 10px;
	}
#top_menu ul
	{
		height: 30px;
		text-align: right;
		float: right;
		padding: 10px 0 0 0;
		color:#cccccc;
		list-style-type:none;
	}
#top_menu li
	{
		list-style-type:none;
		display:inline;
	}
#top_menu li a
	{
		margin-left: 25px;
		color:#cccccc;
		text-decoration: none;
		padding: 3px;
		font-size: 90%;
	}
#top_menu li a:hover
	{
		color:#cccccc;
		text-decoration:underline;
	}
.headerNavSelected
	{
		color:#cccccc !important;
		text-decoration: underline !important;
	}
#large_menu
	{
		height: 110px;
		width: 740px;
		float: right;
		margin: 20px 0 0 0;
		padding: 0;
		border:none;
	}
#large_menu img
	{
		border: none;
	}
#large_menu a
	{
		height: 110px;
		width: 147px;
		float: right;
		margin: 0;
		padding: 0;
		border: none;
	}
#main_image
	{
		width: 1000px;
		height: 318px;
		background-image: url(../images/home_image.jpg);
		float: left;
		margin: 10px 0 0 0;
	}
#main_text
	{
		width: 692px;
		height: 280px;
		background-color: #bcbdc0;
		float: left;
		padding: 20px;
		
	}
#accreditations
	{
		overflow: auto;
		width: 716px;
		height: 230px;
		scrollbar-base-color: #58585a;
		scrollbar-track-color: #bcbdc0;
		scrollbar-arrow-color: #bcbdc0;
		scrollbar-shadow-color: #bcbdc0;
		scrollbar-3dlight-color: #58585a;
		scrollbar-highlight-color: #58585a;
	}
#right_column
	{
		background-color: #dadbdd;
		height: 300px;
		width: 248px;
		float:right;
		padding: 20px 10px 0 10px;
	}
#left_40
	{
		width: 408px;
		height: 568px;
		float: left;
		margin: 10px 0 0 0;
		background-color: #bcbdc0;
		border-right: #58585a 1px solid;
	}
#left_40 img
	{
		border: 1px solid #58585a;
		margin-bottom: 10px;
	}
#gallery_instructions
	{
		width: 100%;
		background-color:#333333;
		color: #fff;
		margin-top: 312px;
		margin-bottom: 30px;
		font-size: 80%;
	}
#image_description
	{
		width: 100%;
		background-color:#333333;
		color: #fff;
		margin-top: 312px;
		margin-bottom: 5px;
		font-size: 80%;
	}
#gallery_instructions2
	{
		width: 100%;
		background-color:#333333;
		color: #fff;
		margin-bottom: 30px;
		font-size: 80%;
	}
#right_60
	{
		width: 551px;
		height: 528px;
		float: right;
		padding: 20px;
		background-color: #bcbdc0;
		margin: 10px 0 0 0;
	}
#right_60 ul
	{
		display:block;
	}
#right_60 li
	{
		list-style: inside;
		font-size: 80%;
		text-align: left;
		color: #333333;
	}
#footer
	{
		height: 30px;
		width: 960px;
		text-align: left;
		float: right;
		padding: 7px 2px 0 10px;
		color:#cccccc;
		font-size: 77%;
	}
#footer a
	{
		color: #cccccc;
		text-decoration: none;
	}
#footer a:hover
	{
		text-decoration: underline;
	}
#footer p
	{
		color: #cccccc;
		float: right;
		margin-right: 45px;
	}
#investors
	{
		width: 385px;
		height: 80px;
		float: right;
		background-image:url(../images/investors.gif);
		
	}
#scrollable
	{
		height: 520px;
		width: 570px;
		overflow: auto;
		scrollbar-base-color: #58585a;
		scrollbar-track-color: #bcbdc0;
		scrollbar-arrow-color: #bcbdc0;
		scrollbar-shadow-color: #bcbdc0;
		scrollbar-3dlight-color: #58585a;
		scrollbar-highlight-color: #58585a;
	}
		