/* CSS Document Created by Rachael Jesser */

body {background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 40px 0 0 0;
	font-size: 11px;
}

a {
	color: #54799f;
}

a:hover {color: #6f95bb;
}

h1, h2, h3 {
	
}

h2 {color: #6f95bb;
	font-size: 20px;
	margin-bottom: 10px;
}

a:hover {text-decoration:none;
}

#wrap {width: 90%;
	min-width: 810px;
	max-width: 1200px;
	margin: 0 auto;
}

#logo {padding: 0 0 0 25px;
	margin: 25px 0 0 0;
}

#topNav {background: #607b94 url(../../images/topNav_right.gif) no-repeat right;
	font-size: 19px;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

#topNav a {color:#FFFFFF;
	text-decoration: none;
	padding: 6px 2% 11px 2%;
	border-right: 1px solid #748ba1;
	line-height: 35px;
	cursor:pointer;
}

#topNav a:hover {color:#cddced;
	background: #3d4c5c;
}


#topNav p {background: url(../../images/topNav_left.gif) no-repeat left;
	height: 40px;
}

#homeFtr {background:url(../../images/hmFtrBg.jpg) right top no-repeat #d6e2f1;
	color: #3a4c54;
	padding-right: 330px;
	min-height: 290px;
	
}

#homeFtrTxt {
	padding: 15px 0 0 25px;
	font-size: 14px;
	
}

#homeFtrTxt h1 {color: #4a697d;
	font-size: 25px;
	margin: 15px 0 10px 0;
}

#homeFtrTxt p {
	
}
a.btn {background:url(../../images/btn.png);
	display: block;
	width: 160px;
	height: 37px;
	color:#FFFFFF;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	}

a.btn:hover {background:url(../../images/btn-over.png);
		color:#deebf8;
}

#homeBoxes {border-right: 1px solid #c3d5e8;
	border-left: 1px solid #c3d5e8;
	background:  url(../../images/hmBoxesBg.jpg) top repeat-x #3d4c5c;
	color: #d8e4f1;
	padding: 10px 45px 30px 25px;
	font-size: 13px;
	
}

#homeBoxes a {color:#FFFFFF;
}

#homeBoxes h1 {color: #b5cce3;
	
}

#homeBoxes div {float: left;
	width: 250px;
	padding: 0 10px 0 20px;
	margin: 30px 0 0 0;
	background:url(../../images/hmBoxesBorder.gif) right no-repeat center;
}


.moreLink {background:url(../../images/arrow.gif) right no-repeat;
	padding-right: 15px;
	line-height: 11px;
	font-weight: bold;
	margin: 20px 15px -10px 0;
	text-align:right;
}


.moreLink a {
	color: #d8e4f1;
}

#content {background:#FFFFFF;
	border-top: 1px solid #c1d5ed;
	padding: 40px 60px;
	font-size: 12px;
	color: #2c3d50;
}

#content li {padding-bottom: 4px;
}


#content h3 {font-size: 16px;
}

#content p {margin: 0 0 24px 0;
}

h1#title {font-size: 30px; 
	margin: 0 0 30px 0;
	border-bottom: 2px dotted #e1ecf4;
	width: 400px;
	padding: 0 0 8px 0;
	
}


#footer {color:#FFFFFF;
	background: #526e7f url(../../images/footer.gif) repeat-x;
	clear: both;
	height: 142px;
	text-align: right;
	font-size: 12px;
	padding: 0 0 0 30px;
	border-top: 1px solid #c3d5e8;
}
#footer div {background:url(../../images/footer_side.gif) no-repeat bottom right;
	height: 127px;
	padding: 15px 35px  0 0;
}


#footer p {margin: 0 0 6px 0;
	}

#footer a {color:#FFFFFF;
}

#footer h2 {float: left;
	font-size: 30px;
	line-height: normal;
	font-style:italic;
	margin: 26px 0 0 0;
	color:#FFFFFF;
	font-weight: normal;
	
	
}

#btmNav {color: #616265;
	font-size: 10px;
	padding: 5px 0 0 15px;
}

#btmNav a {color: #616265;
	text-decoration: none;
}

#btmNav a:hover {color:#333333;
}


.clr {clear: both;
}

