html,body, p, h1, h3 {
	margin: 0;
	padding: 0;
	}

body {
	font: .7em "Trebuchet MS",arial,sans-serif;
	background-color: #b7c9d2;
	}



#nav {
	padding-top: 20px;
	padding-bottom: -2px;
	margin: 0px;
	text-align: center;
	}
	
	#nav a img {
		border: none;
		margin-bottom: -2px;
		}
	
	#nav img {
		border: none;
		margin-bottom: -2px;
		}



/*

#nav {
	padding-top: 20px;
	padding-bottom: 12px;
	text-align: center;
	font: 1em "arial";
	}
	
	#nav strong {
		color: #1f3542;
		font-weight: bolder;
		padding-bottom: 2px;
		border-bottom: 10px solid #7c1c1c;
		}
	
	#nav a {
		color: #1f3542;
		text-decoration: none;
		font-weight: bolder;
		padding-bottom: 2px;
		}
	
	#nav a:hover {
		border-bottom: 10px solid #7c1c1c;
		}
		
		
*/		
		

#container {
	width: 1000px;
	margin: 0 auto;
	}
	
#shell {
	height: 468px;
	margin: 0px;
	padding: 0px;
	background-color: #1f3542;
	border: 30px solid #fff;
	}
	

#logo {
	float: left;
	width: 255px;
	height: 470px;
	color: #fff;
	background-color: #1f3542;
	}
	
	#logo p#bottom {
		position: relative;
		margin: 0px;
		padding-top: 130px;
		padding-bottom: 0px;
		background-color: #1f3542;
		}



#content {
	float: right;
	width: 685px;
	color: #1f3542;
	background-color: #fff;
	}
	
	#content .accordion {
	padding: 0px;
	margin: 0px;
	height: 456px;
	overflow: auto;
		}

	#content p {
		padding: 15px;
		margin: 0px;
		text-align: justify;
		line-height:1.4
		} 
		
		
		
#footer {
	position: relative;
	top: -20px;
	left: 30px;
	width: 200px;
	text-align: left;
	color: #1f3542;
	padding-top: 0px;
	margin: 0px;
	}
	
	#footer a {
		color: #1f3542;
		text-decoration: none;
		font-weight: bolder;
		}
	
	#footer a:hover {
		color: #7c1c1c;
		}
	
/* =========================================================================== */
/* =========================================================================== */
	


h3 {
	color: #fff;
	background: #1f3542;
	font-size: 1.2em;
	text-align: right;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	}

h3 a:link, h3 a:visited {
	font-weight: bolder;
	display: block;
	text-decoration: none;
	color: #fff;
	}

h3:hover {
	color: #fff;
	}


/* =========================================================================== */
/* =========================================================================== */
	
h3.one {
	background: #2b4453;
	}
	
	h3.one:hover {
	background: #7c1c1c;
		}
	

h3.two {
	background: #37586c;
	}
	
	h3.two:hover {
	background: #7c1c1c;
		}
	

h3.three {
	background: #426a83;
	}
	
	h3.three:hover {
	background: #7c1c1c;
		}
	

h3.four {
	background: #2b4453;
	}
	
	h3.four:hover {
	background: #7c1c1c;
		}
	

h3.five {
	background: #37586c;
	}
	
	h3.five:hover {
	background: #7c1c1c;
		}
	

h3.six {
	background: #426a83;
	}
	
	h3.six:hover {
	background: #7c1c1c;
		}


/* =========================================================================== */
/* =========================================================================== */

h3.selectLeft {
	background: #37586c;
	}
	
h3.left {
	background: #1f3542;
	}
	
	h3.left:hover {
		background: #7c1c1c;
		}


	








	