/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #D1D7E0;
}

a:link, a:visited {
	color: #C34F25;
}
a:visited {

}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2em;
	font-weight: normal;
}	
h2 {
	margin-bottom: .25em;
	padding: 0px 20px;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #424242;
}
h3 {
	font-size: 1.25em;
	padding: 0px 20px;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 20px;
	margin-bottom: 0;
}			

#nori {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.2 em;
	background: #1b4796 url(../i/main-bg.gif) top repeat-y;

}

/*  Header
------------------------------------------- */

#header {
	height: 150px;
}
#header h1 {
	margin: 0;
	padding: 0;
	float: left;
	color: #fff;
}
#headerLogo {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 107px;
	position: relative;
}

#headerLogo span {
	background: url(../i/logo.jpg) left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#headerLogo h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	color: #222;
}
#headerImg {
	float: right;
	margin: 0;
}	


/*  Main Content
------------------------------------------- */
div#main {
	clear: both;
	margin: 0 0 0 25px;
	padding: 0;
}

#mainContent {
	float: left;
	margin: 0;
	padding: 0;
	width: 540px;
	color: #111;
}
#mainContent p {
	margin: .1em 0 .4em 0;
}

#mainContent li {
	padding: 5px 15px 5px 0;
}

#mission {
	margin: 1.5em 1.5em;
	font-size: 1.5em;
	color: #186688;
}
#letter {
	margin: 0 0 0 14px;
	width: 518px;
	padding: 0;
	/*background: url(../i/letter-body.gif) repeat-y;*/
	font-size: 1.2em;
	border: 1px solid #A7A7A7;
	background: #fff;
}

#letterMain {
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}
#letter p {
		padding: 5px 16px 5px 20px;
}
#letter img {
	float: right;
	margin: 0 5px 5px 5px;
	padding: 5px;
	border: 1px solid #333;
}

#letter p.top {
	margin: 0;
	padding-top: 20px;
	/*background:  url(../i/letter_bg_top.jpg) top left no-repeat;*/
}
#letter li {
	margin: 0 2em;
}
/*
#letter p.bottom {
	margin: 0;
	padding-bottom: 40px;
	background: url(../i/letter_bg_bottom2.gif) bottom no-repeat;
}
*/
#letter h3 {
	margin: 15px 20px;
}
#keys {
	margin: 25px 0 0 0;
	height: 150px;
	background: url(../i/keys.jpg) 300px 40px no-repeat;
}
.welcome {
	margin-bottom: 0;
	padding: 0px 20px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #424242;	
}
.headline {
	text-align: center;
	margin-bottom: 0;
}	

/*  Splash Message
------------------------------------------- */
#splashMessage {
	margin: 0 0 10px 13px;
	width: 520px;
	height: 100px;
	position: relative;
}
#splashMessage span {
	background: url(../i/home-pitch.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#splashMessage h1 {
	margin: 0;
	font-size: 1.7em;
	color: #222;
}
#leftContent {
	margin: 10px 0px;
	padding: 0;
}
/*  Main Nav
------------------------------------------- */
#navContainer { 
	float: left;
	margin: 0 15px 0 0;
	width: 175px;
	padding: 0;
	background: url(../i/nav-bg-top.gif) top no-repeat;
}

#navContainer ul
{
	margin: 5px 0 0 0;
	padding: 5px 10px 10px 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background: url(../i/nav-bg-bottom.gif) bottom no-repeat;
}

#navContainer li a {
	background: url(../i/nav-li-bg.jpg) top left no-repeat;
}

#navContainer a
{
	display: block;
	margin: 8px 0;
	padding: 9px 9px;
	width: 134px;
	background-color: #2A2A2A;
	border-top: 1px solid #6D6D6D;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #5D5D5D;
	border-bottom: 1px solid #5D5D5D;
}

#navContainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navContainer a:hover
{
background: #369 url(../i/nav-li-bg-hover.gif) bottom right no-repeat;
color: #fff;
}

/*  Below Nav
------------------------------------------- */
#belowNav {
	margin: 2em auto;
	padding: 0;
}
#belowNav img {
	border: 1px solid #222;
}

/*  Section Headers
------------------------------------------- */
#hAbout, #hHow, #hServices, #hFees, #hTestimonials, #hContact {
	margin: 0 0 10px 0px;
	padding: 0;
	width: 520px;
	height: 50px;
	position: relative;
}
#hAbout span, #hHow span, #hServices span, #hFees span, #hTestimonials span, #hContact span {
	background: url(../i/h-about-us.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#hHow span {
	background: url(../i/h-how-we-work.gif) no-repeat;
}
#hServices span {
	background: url(../i/h-services.gif) no-repeat;
}
#hFees span {
	background: url(../i/h-fees.gif) no-repeat;
}
#hTestimonials span {
	background: url(../i/h-testimonials.gif) no-repeat;
}
#hContact span {
	background: url(../i/h-contact.gif) no-repeat;
}
#hAbout h1, #hHow h1, #hServices h1, #hFees h1, #hTestimonials h1, #hContact h1 {
	margin: 0;
	font-size: 1.7em;
	color: #222;
}


/*  Footer
------------------------------------------- */
#footer {
	clear: both;
	margin: 40px 25px 0 10px;
	padding: 0;
	background: #E4E6EB; /*#244D9C;*/
	border-top: 3px solid #244D9C;
}
#footer p {
	margin: 0;
	padding: 10px 7px;
}