@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	font-size: 100%;
	line-height: 1.3em;
}
#sidebar {
	float:right;
	width:250px;
	padding: 0px;
}
#sidebar .feature a {
	display: block;
}



#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #e6e9e2;
}

#header {
	height: 460px;
	background-image: url(../images/header.jpg);
	position: relative;
}

#content {}
#award {
position: absolute;
top: 232px;
right: 15px;
}


#award-2011 {
position: absolute;
top: 115px;
right: 15px;
}

#safe {
position: absolute;
top: 115px;
right: 280px;
}

#feature {
	background-color: #225289;
	background-image: url(../images/feature.jpg);
	background-repeat: repeat-x;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 30px;
	padding-bottom: 60px;
	color: #FFFFFF;
}
#feature  a {
	color: #9dad88;
	text-decoration: underline;
	font-weight: bold;
}

#feature h1 {
	font-size: 1.5em;
	margin-bottom: 1.125em;
	margin-top: 1.125em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#feature p {
	font-size: 1.05em;
	margin-bottom: 1.125em;
	width: 560px;
}
strong {
	font-weight: bold;
}

#feature li {
	font-size: 1em;
	padding-left: 3.375em;
	background-image: url(../images/bullet-feature.jpg);
	background-repeat: no-repeat;
	background-position: 1.125em 50%;
}
#sidebar .feature li {
	width: 195px;
}

#main p {
	margin-top: 1.125em;
	margin-bottom: 1.125em;
	width: 560px;
}

#feature   img, #main img {
	float: right;
	margin-top: -3.375em;
	padding: 4px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}


#main {
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 0px;
	padding-bottom: 30px;
	color: #000000;
}
#footer .copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#main blockquote {
	font-style: italic;
	padding-right: 30px;
	padding-left: 30px;
}
#main blockquote p {
	width: 500px;
}


#main   a   {
	color: #225289;
	text-decoration: underline;
	font-weight: bold;
}

#main h2 {
	margin-top: 2.25em;
	margin-bottom: 1.125em;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	width: 550px;
}
#main h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1.5em;
	letter-spacing: -1px;
}

#main  .feature li {
	font-size: 1em;
	background-image: url(../images/bullet-main.jpg);
	background-repeat: no-repeat;
	background-position: 18px 3px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 3.375em;
}


#footer {
	height: 180px;
	background-color: #FFFFFF;
	position: relative;
}

#footer .copyright {
	font-size: 0.8em;
	background-color: #225289;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width: 1000px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer img {
	float: right;
	margin-right: 180px;
	margin-top: 0px;
	margin-left: 30px;
}
#footer .contact {
	text-align: right;
	font-size: 1em;
	padding-top: 35px;
	margin-top:50px;
}
#main li {
	font-size: 1em;
	margin-left: 2em;
	list-style-type: disc;
	width: 500px;
	margin-top: .5em;
	background-position: top;
}
#nav {
	float: right;
	list-style-type: none;
	margin-right: 40px;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 40px;
	letter-spacing: -1px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}

#nav li {
	float: left;
	margin-right: 20px;
}
#nav a:hover {
	text-decoration: none;
	color: #21528A;
}
#main h1 {
	margin-top: 2.25em;
	margin-bottom: 1.125em;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
}
#container   #header   p.logo a  {
	text-indent: -9999px;
	height: 95px;
	width: 350px;
	position: absolute;
}

