/* CSS Document */
body {text-align:center;}

#wrapper {
	position: relative;
	width: 750px; 
	margin: 0 auto;
	border-left: 1px;
	border-left-color: #AEBCE0;
	border-right: 1px;
	border-right-color: #AEBCE0;
	text-align: left;
    }
    
#header {
	position: absolute;
	top:0; left: 0px;
	width: 750px; height: 170px;
	/*background: url(../img/header.gif) no-repeat; */
	z-index:1;
	}
	
#flash {
	position: absolute;
	top:93px;
	left:0px;
	width: 750px;
	height:80px;
	}
/**** NAVIGATION > TOP ********************************************/	
#navbar {
	position: absolute;
	top: 70px; left: 0px;
	width: 730px; height: 23px;
	background: transparent;
	z-index: 2;
	border-bottom: #AEBCE0 solid 0px;	
	}
	
#navbar ul {
		list-style: none;
		width: 500px; height: 23px;
		margin: 0 0 0 250px;
		padding: 0;
		z-index: 1;
				}
		
#navbar li {
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	}

#navbar li a {
	height: 23px;	
	width: 78px;
	margin: 0;
	padding: 4px 0;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight:200;
	text-align: center;
	/*text-transform: uppercase; */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: url(images/taboff.gif) no-repeat;
	}
	
#navbar li a:hover {
	color: #000;
	background: url(images/tabon.gif) no-repeat;
	}
	
#navbar li a.on {
	color: #FFF;
	background: url(images/tabon.gif) no-repeat;
	}
/**** MAIN CONTENT BEGIN **********************************************/	
#story {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 748px;
	border-left: 1px;
	border-left-color: #AEBCE0;
	border-right: 1px;
	border-right-color: #AEBCE0;
	background: url("images/bigstapler.gif") bottom;
	z-index: 1;
	border-left-style: solid;
	border-right-style: solid;
	background-repeat: no-repeat;
	}
	
#substory {
	width: 545px;
	float: right;
	background: transparent;
	}

#content {
	width: 540px;
	background: transparent;
	padding-top: 20px;
	}
	
#mainimg {
	width: 465px;
	height: 151px;
	margin: 0 0 10px 14px;
	}
		
#content h1 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #940A0A;
	margin: 15px 0 4px 45px;
	padding: 0 0 0 25px;
	background: url(../img/h1icon.gif) no-repeat 2px 4px;
	}
	
#content h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00254A;
	margin: 15px 0 2px 45px;
	}
#content h3 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AEBCE0;
	margin: 15px 0 10px 45px;
	}
#content h4 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: navy;
	margin: 15px 0 10px 10px;
	border-bottom: 1px dotted #AEBCE0;
	}
#content p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 45px 10px 20px;
	line-height: 17px;
	}
#content p.scrts {
	font-size: 10px;
	line-height: normal;
	padding: 10px 0;
	color: #406181;
	}
#content p a,
#content p a:link,
#content p a:active,
#content p a:visited {
	color: navy; 
	text-decoration: none; 
	border-bottom: 1px solid navy;
	}
#content p a:hover {
	color: #AEBCE0; 
	text-decoration: none; 
	border-bottom: 1px solid #AEBCE0;
	}
#content ul {
	margin: 5px 0 10px 0; 
	padding: 0;
	list-style: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #002C57;
	}
#content li {
	margin: 0 0 0 7px;
	padding: 0 0 5px 45px;
	line-height: 1.5em;
	background: url(images/clip.gif) no-repeat 0 0px;
	text-decoration: none;
	font-weight: bold;
	}
#content li a, #content li a:link, #content li a:active, #content li a:visited {
	color: #940A0A; 
	text-decoration: none; 
	border-bottom: 1px solid #406181;
	}
#content li a:hover {
	color: #406181; 
	text-decoration: none; 
	border-bottom: 1px solid #406181;
	}
.services {
	float: right;
	margin-top: 100px;
	margin-right: 10px;
	padding: 0px;
	text-align:left;
	width: 150px;
	border-left:dashed;
	border-color: #AEBCE0;
	border-bottom-color: #AEBCE0;
	border-bottom-style: dashed;
	}
.services h3 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AEBCE0;
	}
.services p {
	font-family:georgia, times, verdana, arial, sans-serif;
	font-size:10px;
	font-weight:400;
	width: 95px;
}
#form 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: thin;
	border-color:#AEBCE0
	}
hr {
	color: #AEBCE0;
	border-bottom: 1px dotted #AEBCE0;
	}
/**** SIDE COLUMN *************************************************************/
#side {
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	}
#side .date {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 3px 0 3px 0;
	padding: 0;
	color: #406181;
	text-align: center;
	}
#side h1 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #002141;
	margin: 15px 0 3px 20px;
	padding: 0;
	}
#side p {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #940A0A;
	margin: 3px 0 10px 20px;
	}
#side ul {
	list-style: none;
	padding: 0; margin: 0 0 25px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #002C57;
	width: 225px;
	}
#side li {
	margin: 0;
	padding: 0; 
	display: inline;
	}
#side li a {
	height: 20px;
	margin: 0 20px 0 18px;
	padding: 4px 5px 0 20px;
	display: block;
	color: #940A0A; 
	text-decoration: none; 
	border-bottom: 1px solid #406181;
	background: url(../img/bullet.gif) no-repeat 2px 8px; 
	}
#side li a:hover {
	color: #FFF;
	background: #A0B1C1 url(../img/bullet.gif) no-repeat 2px 8px; 
	}
#side li .brd {border-top: 1px solid #406181;}

.sidepic1 {
	position: relative;
	top: 45px;
	}
.sidepic2 {
	position: relative;
	top: 270px;
	}
.sidepic3 {
	position: relative;
	top: 345px;
	}
.mission {
	position: relative;
	top: 60px;
	width: 170px;
	margin: 5px;
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AEBCE0;
	text-align:center;
	background: url(images/quote.png) no-repeat;
	}
#side .scrts {
	font-size: 11px;
	line-height: normal;
	padding: 70px 0 0 10px;
	color: #406181;
	}
	
.email {
	position: relative;
	top: 20x;
	width: 170px;
	margin: 5px;
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AEBCE0;
	text-align:center;
	}
.link {
	position: relative;
	top: 90px; 
	width: 170px;
	margin: 5px;
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AEBCE0;
	text-align:center;
	}
/**** FOOTER *************************************************************/
#footer {
	width: 748px; height: 40px;
	background: #AEBCE0;
	clear: both;
	}
#footer p {
	padding: 6px 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #8096AC;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #8096AC;
	}
#footer a:hover {
	color: #E6EAEF;
	text-decoration: none;
	border-bottom: 1px solid #BFCAD5;
	}
.valink {
	float:left;
	padding-top:5px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:170px;
	}
/**** CLASSEs ****/
.more:after {content:"\2192"; font-family: verdana, arial, sans-serif; font-size:110%; padding-left:3px;}
.divider {background: url(../img/dotrule.gif) repeat-x; height: 5px; width: 400px; margin: 15px 0 10px 45px;}
.nobullet {background: none !important;}
.button {background: #00254A url(../img/submitbtn.gif) no-repeat; border: none; cursor: pointer; color: #00254A; width: 109px; height: 44px; margin: 0 0 0 -7px; border: none;}
.addbtn {background: #00254A url(../img/submitbtn2.gif) no-repeat; border: none; cursor: pointer; color: #00254A; width: 109px; height: 32px; margin: 0; padding: 0 0 4px 0; border: none;}
.error {margin: 15px 0 5px 50px;}
.sig {float:left; margin: 4px 8px 0 0; background: #FFF; padding: 3px; border: 1px solid #406181;}
.bold {font-weight: bold; color: #002C57 !important;}
.last {	margin: 0 45px 20px 50px !important;}
.pdf {color: #666 !important; font-size: 90% !important; line-height: 90%; font-family: Verdana, Arial, sans-serif !important; margin: 0; padding: 0 15px 0 5px;
	background: url(../img/pdf_icon.gif) no-repeat right;}
.doc {color: #666 !important; font-size: 90% !important; line-height: 90%; font-family: Verdana, Arial, sans-serif !important; margin: 0; padding: 0 15px 0 5px;
	background: url(../img/doc_icon.gif) no-repeat right;}
.emp {font-family: georgia, arial, verdana, sans-serif; font-size: 15px; font-weight: normal; color: #940A0A; padding: 0 0 8px 0;}
.nobrdr {border: none !important; text-decoration: none !important;}
.requiredField { } 
.optionalField { }
