/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h1, h2, h3, h4 {margin-bottom:10px;}
ul, ol {margin-left:1em; padding-left:1em;}

a:link, a:visited {color:#666; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#333; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
h1 {font:32px/1em "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#002E62;}
#wideBody h1 {position:absolute; top:185px; left:495px; width:350px;}




/*   Body and Wrappers
=====================================*/
/*  Add scrollbar to Firefox no matter length of page  */
html {min-height:101%; height:auto !important;}

body {
	background:#6E6E6E url(images/layout/bg.jpg) 0 0 repeat-x;
	font:82%/1.7em Verdana, Arial, Helvetica, sans-serif;
	color:#6E6E6E;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	width:900px;
}
#container {
	background:url(images/layout/footBG.jpg) 0 bottom no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	padding:185px 60px 75px 515px;
	width:325px;
	min-height:500px;
	_height:500px;
}
#wideBody #content {
	padding:225px 60px 75px 60px;
	width:780px;
}
#wideBody #contentSpace { width:440px; height:500px; display:block; float:left;}

#pagePhoto {
	background:url(images/layout/montageBG.png) 0 0 no-repeat;
	position:absolute; top:165px; left:0px; z-index:3;
	width:495px; height:550px; display:block; 
}
#pagePhoto img {
	position:absolute; top:83px; left:44px;
	width:423px; height:352px; z-index:3;
}
#featurePage #pagePhoto {
	/*display:none;*/
}



/*   Navigation Styles
=====================================*/
#nav {
	padding:0px; margin:0px; width:500px; list-style:none;
	position:absolute; top:99px; left:260px; z-index:10;
}
#nav li {
	position:relative;
	text-align:center;
	list-style:none;
	cursor:pointer;
	float:left;
	margin:0px;
}
#nav li a {
	font:bold 13px "Times New Roman", Times, serif;
	text-decoration:none; text-transform:uppercase;
	line-height:26px; color:#E5F6FD; letter-spacing:0.1em;
	padding:0px 10px;
	display:block;
}
#nav li a:hover {
	background:#183A68;
	color:#fff;
}
.menuSubs {
	background:#6e6e6e;
	position:absolute; left:50%; margin-left:-70px; top:30px;
	padding:0px; display:none; width:140px;
}
#nav li ul li {width:100%; float:left; clear:both;}
#nav li ul li a {
	background:none; text-decoration:none; text-transform:none;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px; color:#fff; text-align:left;
	padding:0 0 0 10px; margin:3px 0px; width:130px;
}
#nav li ul li a:hover {background:#002E62; color:#fff;}



/*   Footer Styles
=====================================*/
#footer {
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto; clear:both;
	width:100%;
}
#footSpace{height:0px;}
#foot_info {color:#fff; width:850px; text-align:center;}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#bbb;}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}
.question, .openAll {margin:0px 0px 5px 0px; cursor:pointer;}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}




/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#999; font-size:10px; margin-left:5px;}
.req2 {color:#f00; font-weight:bold; margin-left:5px;}



/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:1px; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:1px; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:1px; border:1px solid #777;}
.featureRight {border:3px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #074d97; padding:2px; margin:7px auto; }
#altmenu {font-size:70%; margin-bottom:15px;} #altmenu a {white-space:nowrap;}



/*   sIFR3 Styles
=====================================*/
.sIFR-flash {visibility:visible !important;margin:0;padding:0;}
.sIFR-unloading .sIFR-flash {visibility:hidden !important;}
.sIFR-replaced, .sIFR-ignore {visibility:visible !important;margin:0;padding:0;}
.sIFR-alternate {position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin:0pt; padding:0pt; overflow:auto; letter-spacing:0px; float:none;}
.sIFR-dummy { width:0px;height:0px;margin-left:42px;z-index:0;}



/*   Important for pngFix
=====================================*/
#pagePhoto, img {behavior:url(iepngfix.htc)}
