body {
	margin: 0px auto;
	width: 960px;
	background-color: #f2f2f2;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
}
#header, #container, #footer {
	position: relative;
	width: 936px;
	padding: 0px 12px;
}
#header {
	background-repeat: no-repeat;
	background-image: url(../images/bg/shadow_top.gif);
	padding-top: 12px;
	background-color: black;
	height: 96px;
}
#header h1 {
	text-indent: -2000px;
	width: 936px;
	height: 96px;
	background: no-repeat url(../images/logo1.jpg);
}
#container {
	background-image: url(../images/bg/shadow_middle.gif);
	background-color: white;
}
#nav {
	min-height: 31em;
	height: 31em;
	background-position: 0em -72px;
	background: no-repeat url(../images/bg/fade.gif) -72px;
	width: 156px;
	padding: 12px 0;
	position: absolute;
}
#nav h2 {
	padding-left: 24px;
	padding-bottom: 0px;
	padding-right: 16px;
	padding-top: 0px;
	border-top-color: #e5e5e5;
	border-top-style: solid;
	border-top-width: 0.08em;
	margin: 0px;
	color: #02475a;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	line-height: 1.25em;
	font-style: normal;
	font-weight: normal;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
}
	.arrow {
		background-image: url(../images/arrow_small.gif);
		background-repeat: no-repeat;
		background-position: 10px center;
	}
#nav h2 a:link, #nav h2 a:visited {
	position: relative;
	display: block;
	width: 120px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #02475a;
}
#nav h2 a:hover {
	color: black;
}
	#nav h2.arrow a:link, #nav h2.arrow a:visited {
		color: #520a06;	
	}
#nav ul li {
	width: 120px;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	padding-right: 12px;
	color: #7f7f7f;
	border-top: 0.1em solid #f6f6f6;
}
	#nav ul li strong {
		color: #3f3f3f;
	}
	#nav ul li.selected {
		color: #000;
	}
#nav ul li a:link, #nav ul li a:visited {
	position: relative;
	display: block;
	width: 120px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #7f7f7f;
}
#nav ul li a:hover {
	color: #3f3f3f;
}
#content {
	padding: 12px;
	display: block;
	position: relative;
	left: 156px;
	background-repeat: repeat-y;
	background-color: white;
	background-image: url(../images/bg/fade_horizontal.gif);
	min-height: 31em;
	width: 444px;
	overflow: visible;
}
	#content h1 {
		font-style: normal;
		font-weight: normal;
		position: relative;
		display: block;
		border-bottom-color: #4c4c4c;
		border-bottom-width: .05em;
		border-bottom-style: solid;
		color: #4c4c4c;
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 2em;
	}
	#content h2 {
		position: relative;
		display: block;
		border-bottom-color: #e5e5e5;
		border-bottom-width: .08em;
		border-bottom-style: solid;
		margin-bottom: .75em;
		color: #8d1239;
		line-height: 1.5em;
		font-size: 1.5em;
		font-style: normal;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	}
	#content h3 {
		position: relative;
		display: block;
		color: #02475A;
		line-height: 1em;
		font-size: 1.5em;
		font-style: normal;
		font-weight: normal;
	}
		#content h3 a:link,
		#content h3 a:visited {
			color: #02475A;
			text-decoration: none;
		}
		#content h3 a:hover {
			color: #02475A;
			text-decoration: underline;
		}
		#content h3 a:active {
			color: black;
			text-decoration: underline;
		}
	#content p, #content ul {
		margin-bottom: 1em;
		position: relative;
		color: #666666;
		line-height: 1.5em;
		font-size: 1em;
	}
		#content p strong {
			font-weight: bold;
		}
		#content p a:link, #content p a:visited {
			color: #333333;
			text-decoration: none;
		}
		#content p a:hover {
			color: #666666;
			text-decoration: underline;
		}
		#content p a:active {
			color: black;
		}
	#content ul {
		padding-left: 12px;
		border-top-color: #e5e5e5;
		border-top-width: .1em;
		border-top-style: dotted;
		border-bottom-color: #e5e5e5;
		border-bottom-width: .1em;
		border-bottom-style: dotted;
	}
	#content ul li {
		list-style-position: outside;
		list-style-type: square;
		line-height: 1.5em;
		font-size: 1em;
	}
		#content ul li a:link, #content ul li a:visited {
			color: #333333;
			text-decoration: none;
		}
		#content ul li a:hover {
			color: #666666;
			text-decoration: underline;
		}
		#content ul li a:active {
			color: black;
		}
	#content img.home_big {
		display: block;
		position: absolute;
		bottom: 0px;
		right: -12px;
		z-index: 100 !important;
	}
	#content.home h1 {
		font-family: "Times New Roman", Times, serif;
		border-style: none;
		font-size: 1.7em;
		line-break: 1em;
		color: rgb(65,2,22);
	}
		#content.home h1 span {
			display: block;
			position: relative;
		}
		.line1 {
			margin-top: 2.5em;
		}
		.line2 {
			margin-left: 3em;
			font-weight: bold;
		}
			.line2 em {
				font-weight: normal;
				font-style: italic;
			}
		.line3 {
			margin-left: 2em;
		}
#feature {
	min-height: 32em;
	height: 32em;
	padding: 0px;
	position: absolute;
	right: 12px;
	top: 0px;
}
#feature h2 {
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	width: 288px;
}
#feature p {
	color: #666666;
	line-height: 1.5em;
	font-size: 1em;
}
.feature1 a{
	background-image: url(../images/feature1.jpg);
}
.feature1 h2 {
	color: rgb(2,71,90);
}
.feature2 a{
	background-image: url(../images/feature2.jpg);
}
.feature2 h2 {
	color: rgb(141,18,57);
}
.feature3 a{
	background-image: url(../images/feature3.jpg);
}
.feature3 h2 {
	color: rgb(17,174,218);
}
.feature1 a:link, 
.feature2 a:link, 
.feature3 a:link,
.feature1 a:visited, 
.feature2 a:visited, 
.feature3 a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 center;
	padding: 12px;
	height: 9em;
	width: 288px;
	display: block;
	position: relative;
}
.feature1 a:hover, 
.feature2 a:hover, 
.feature3 a:hover {
	background-position: -312px;
}
#footer {
	background-color: #02475a;
	background-repeat: no-repeat;
	background-image: url(../images/bg/shadow_bottom.gif);
	background-position: bottom;
	height: auto;
	padding-bottom: 1em;
	overflow: hidden;
}
#static {
	height: 2em;
	display: block;
	width: 936px;
	padding-top: 1em;
	background-image: url(../images/bg/blue.gif);
	background-repeat: repeat-x;
}
#static a:link, #static a:visited {
	color: #516d88;
	text-decoration: none;
	display: block;
	position: relative;
}
#static a:hover {
	color: rgb(129,163,173);
}
#toggle {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#static li, #toggle ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #516d88;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 1em;
	padding-top: 0px;
	width: 131px;
	border-left: 1px solid #516d88;
	display: block;
	float: left;
}
	.first {
		border-left: none !important;
	}
#toggle ul li {
	list-style: square outside !important;
	font-size: 0.8em;
	line-height: 1.775em;
	width: 131px;
	border-top: .12em solid rgb(15,80,98);
	margin-left: 12px;
}
	#toggle ul li strong {
		color: rgb(129,163,173);
	}
#toggle a:link, #toggle a:visited {
	color: rgb(129,163,173);
	text-decoration: none;
	display: block;
	position: relative;
}
#toggle a:hover {
	color: white;
}
#toggle h4 {
	width: 131px;
	height: 1em;
	position: absolute;
	top: -2em;
	right: 12px;
}
.goodbye {
	display: none;
}
#baseline li {
	display: block;
	float: left;
	width: 444px;
	padding-left: 24px;
	color: rgb(178,178,178);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
	#baseline li.rf {
		width: 456px;
	}
	#baseline li a:link, #baseline li a:visited {
		text-decoration: none;
		color: rgb(178,178,178);
		font-weight: normal;
		border: none;
	}
	#baseline li a:hover {
		color: #666;
	}
	#baseline li a:active {
		color: #333;
	}
	#baseline li img	{
		display: block;
		float: right;
		padding-left: 12px;
		right: -12px;
	}

