body
{
	font-family: Arial;
	font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}

div#pageContainer
{
	margin: auto;
	padding: 0 0 0 222px;
	width: 802px;
	background-image: url("../img/logo.jpg");
	background-repeat: no-repeat;
}

div#header
{
	color: #FFFFFF;
}

div#header a
{
	color: #FFFFFF;
}

ul#interactNav
{
	padding: 13px 0;
	background: #8693A0;
	font-size: 1.2em;
	text-align: right;
}

ul#interactNav li
{
	display: inline;
}

ul#interactNav li a
{
	padding: 0 17px;
	text-transform: lowercase;
}

ul#interactNav li a:hover,
body#login li.login a,
body#contactus li.contactus a
{
	background-color: transparent;
	background-image: url(../img/header_indicator.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	cursor: pointer;
}

ul#headerNav
{
	padding: 0 0 0 40px;
	height: 60px;
	background: #3B5F7B;
}

ul#headerNav li
{
	float: left;
}

ul#headerNav li a
{
	padding: 33px 0 0 0;
	margin: 0 25px;
	display: block;
	font-family: Verdana;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 1em;
}

ul#headerNav li a:hover
{
	color: #8693A0;
}

body#home li.home a,
body#story li.story a,
body#difference li.difference a,
body#services li.services a,
body#beliefs li.beliefs a
{
	color: #FFFFFF;
	font-weight: bold;
	cursor: default;
}

ul#headerNav li a:hover,
body#home li.home a,
body#story li.story a,
body#difference li.difference a,
body#services li.services a,
body#beliefs li.beliefs a
{
	background-color: transparent;
	background-image: url(../img/header_indicator.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 9px;
}

img#headerImage
{
	display: block;
	clear: both;
}

div#content
{
	clear: both;
}

div#sidebar
{
	width: 279px;
	float: left;
	background: #3B5F7B;
	font-family: Verdana;
	color: #FFFFFF;
}

div#sidebar img
{
	display: block;
}

div#sidebar a
{
	color: #FFFFFF;
}

div#mainContent
{
	border-width: 0 0 0 279px;
	border-style: solid;
	border-color: #3B5F7B;
}

div#mainContent div.innerContents
{
	padding: 38px 40px 0 40px;
	min-height: 347px;
}

div#mainContent div.innerContents h1
{
	margin: 0 0 4px 0;
	color: #3B5F7B;
	font-size: 3.0em;
}

div#mainContent div.innerContents h2
{
	color: #8693A0;
	font-size: 2.3em;
}

div#mainContent div.innerContents p
{
	margin: 10px 0;
	color: #6D6E71;
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 0.001em;
}

div#mainContent div.innerContents a
{
	color: #8693A0;
	font-size: 1.3em;
}

div#mainContent div.innerContents a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

div#corporateInfo
{
	padding: 0 0 5px 0;
	text-align: right;
}

div#corporateInfo ul
{
	color: #38576D;
}

div#corporateInfo ul li
{
	display: inline;
}

div#corporateInfo ul li a
{
	margin: 0 5px;
	font-size: 1.3em;
	color: #38576D;
	vertical-align: middle;
}

div#corporateInfo ul li a:hover
{
	text-decoration: underline;
}

div#corporateInfo p
{
	color: #8693A0;
}
