/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #101E2E;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
acronym { cursor: help; border-bottom: 1px transparent; }
a { text-decoration: none; color: #000068; border-bottom: 1px  transparent; }
a:hover { border-bottom: 1px  transparent; color: #49515C; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 900px;
	background-color: #F3F3FA;
	border: 1px solid #ddd;
	padding: 0 0px;
	text-align: left; /* Cancel IE Fix */
	}
	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #101E2E url(http://nsite11.protectedharbor.com/media/MainImages/banner.jpg) right no-repeat;
	width: 900px;
	float: center;
	height: 226px;
	margin: 0 auto;
	border-bottom: 4px solid #101E2E;
	border-top: 5px solid #101E2E;
	text-align: right;
}
	}	
#header h1 { 	
	margin: 0;
	width: 900px;
	padding: 0;
	color: #000068;
	border:0;
	font-size: 9px;
	text-align: right;
	letter-spacing: -1px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	padding: 0;
	color: #000068;
	border:0;
	font-size: 12px;
	padding-left: 10px;
	letter-spacing: -1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: url(http://nsite11.protectedharbor.com/media/Mainimages/navbg.jpg) center no-repeat;
	height: 45px;
	text-align: center;
	border-bottom: 10px solid #FFFFD7
	font-size: 16px;
	border-right: 15px solid #FFFFD7
	float: center;
	margin: 0; 
	padding: 0;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-border: 0;
	text-color: #330A08;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border:0;
	line-height: normal;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	text-color: #330A08;
	background:  url(background: #FFFFFF url(http://nsite11.protectedharbor.com/media/MainImages/navbg.jpg) right no-repeat) right no-repeat;
	border-right: 0px solid #FFFFD7 
	border-bottom: 0;
	padding: 5px 8px;
	font-size: 14px;
	float: center;
	font-weight: bold;
	}
#nav li a:hover { backgroundurl(http://nsite11.protectedharbor.com/media/MainImages/navbg.jpg) right no-repeat) right no-repeat; color: #7C8CFA;}
#nav li a.on { background-color: transparent; color: #800000; }

/*------------------------------------------------------------*
**  above 2 last lines color means hover color when mouse over, on when clicked
**------------------------------------------------------------*/

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 0x;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
#sidebar div { url(http://nsite10.protectedharbor.com/media/products/menubg.gif) }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #000068; 
	margin: 0 0px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 0px solid #ddd; 
    padding: 0px;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: CENTER;
	width: 900x;
	position: relative;
	margin-left: 15px;
	line-height: 20px; 
	text-align: justify; 
	word-spacing: 2px;	
	}	
#content div { background: Transparent; }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: url(http://nsite11.protectedharbor.com/media/mainimages/footer.JPG) no-repeat 100% 0;
	border-bottom: 1px solid #F3F3FA
	border-top: 1px solid #F3F3FA
	text-align: center;	
	color: #FFFFD7
	font-size: 8PX;
	padding: 5px;
	line-height: 15px;
	clear: both;
	}
	
#footer a { text-decoration: none; color:#F1EFBF; }
#footer a:hover { border-bottom: 1px color: transparent }
