html{
	border: 1px solid #0c1943;
	margin: 0;
}

body{
	width: 100%
	border: 1px solid #0c1943;
	font-family: Trebuchet MS;
	font-size: small;
	margin: 0;
}
.info_text {
	float: left;
	padding-left: 55px;
	padding-top: 12px;
	width: 450px;
	font-size: 0.9em;
	text-align: center;
}
a{
	color: #111f46;
	
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#header{
	width: 100%
	height: 150px;
	border-bottom: 2px solid #424c69;
	background-color: #0e121e;
}

#header_content{
	width: 960px;
	margin: 0 auto;
	height: 150px;
	display: block;
	position: relative;
}

#logo_holder{
	margin-left: 60px;
	padding-top: 20px;
	float: left;
}

#strap_line{
	float: left;
	padding-top: 46px;
	margin-left: 70px;
	font-size: 1.25em;
	font-style: italic;
	color: #fff;
	font-weight: lighter;
}

#navigation{
	width: 960px;
	clear: both;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

#navigation ul{
	list-style-type: none;
	margin-left: 20px;
}

#navigation ul li{
	float: left;
	color: #9b999b;
	font-size: 1.2em;
}

#navigation ul li a{
	color: #9b999b;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 15px;
}

#navigation ul li a.active{
	color: #efe3cd;
}

#navigation ul li a:hover{
	color: #efe3cd;
}

#main{
	width: 100%;
	/*background-color: #e8e8e8;*/
	background-color: #fff;
	height: 440px;
}
#main1{
	width: 100%;
	/*background-color: #e8e8e8;*/
	background-color: #fff;
	height: 520px;
}

#main_content{
	width: 960px;
	margin: 0 auto;
	}

#left_content {
	width: 425px;
	float: left;
}

#left_image_holder{
	text-align: right;
	padding-top: 34px;
	padding-bottom: 25px;
	margin-right: 20px;
}

#right_content{
	width: 425px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	.padding-top: 30px;
	padding-bottom: 20px;
}

h2{
	color: #0a2c49;
	font-weight: lighter;
	font-size:1.3em;
}

p{
	line-height: 1.25em;
	color: #3a3a3a;
	text-align: justify;
}

.sub_header{
	color: #0a2c49;
	font-size: 1.05em;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}

p.intro{
	margin-bottom: 0px;
}

ul.bullet_points1 {
	margin-top: 0px;
}

ul.bullet_points li{
	color: #0a2c49;
}

ul.bullet_points li span{
	color: #3a3a3a;
}

#footer{
	width: 100%;
	background-color: #0e121e;
	border-top: 2px solid #424c69;
	clear: both;
}

#footer_content{
	width: 960px;
	margin: 0 auto;
	height: 95px;
	display: block;
}

#footer_left p{
	color: #fff;
	float: left;
	font-size: 0.85em;
	padding-left: 45px;
	font-weight: lighter;
}

#footer_left a{
	color: #fff;
	text-decoration: underline;
}

#footer_left a:hover{
	text-decoration: none;
}

#footer_right p{
	color: #777;
	float: right;
	font-size: 0.85em;
	font-weight: lighter;
	padding-right: 45px;
}

#footer_right a{
	color: #777;
	text-decoration: underline;
}

#footer_right a:hover{
	text-decoration: none;
}

/**************************/
#left_gallery{
	position: relative;
	margin-left: 10px;
	
	float: left;
	padding-top: 4px;
	padding-bottom: 0px;
}

.gallery_pane{
	position: absolute;
	width: 310px;
	
}

.gallery_thumb{
	width: 150px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

#right_gallery{
	width: 464px;
	height: 310px;
	float: left;
	margin-top: 4px;
	margin-left: 50px;
	text-align: center;
}


#gallery_nav{
	position: absolute;
	top: 290px;
	height: 22px;
	background-color: #eee;
	width: 305px;
	text-align:center;
	padding-top: 3px;
	
}

#gallery_nav a{
	margin-left: 15px;
	
}

#gallery_nav a.active{
	color: #ff0000;
}

h2#gallery_heading{
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 50px;
	font-size: 1.2em;
}

.back_link{
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
}

.info_text img{
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

.info_text2 {float: left; padding-top: 12px; width: 305px; margin-bottom: 12px; font-size: 0.9em;margin-left: 90px; }


#award{
	float: right;
	margin-top: 110px;
}