h1 {
	color: #0066cc;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

h2 {
	color: #FFFFFF;
	font-size: 1.8em;
	text-align: center;
	margin-top: 1px;
	padding-top: 110px;
	background-image: url(header_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	top: 1px;	/* margin-bottom: -45px; */
	margin-bottom: 1px;
}

h4 {
	font-size: 1px;
	text-align: center;
	visibility: hidden;
	line-height: 0px;
	background-position: center top;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	color: #000000;
	font: small Arial, Helvetica, sans-serif;
}

em{
	font-style: italic;
	font-weight: bold;			
}

li{
	line-height: 2em;
}

#wrap_all {
	width: 648px;
	\width: 668px;
	w\idth: 648px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	padding: 2px;
	border: 1px solid #0066cc;
	background-color: #0066cc;
	height: 150px;
}

#nav_bag {
	background-color: #0066cc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
}

#nav_bag li
{
	color: #0000FF;
}

#nav_bag ul
{
	background-color: #0066CC;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}

#nav_bag ul li { display: inline; }

#nav_bag ul li a
{
	background-color: #0066cc;
	color: White;
	text-decoration: none;
	float: left;
	padding-top: .05em;
	padding-right: 1em;
	padding-bottom: 0.05em;
	padding-left: 1em;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	font-weight: bold;
}

#nav_bag strong a,
#nav_bag strong a:link,
#nav_bag strong a:active,
#nav_bag strong a:visited,
#nav_bag strong a:hover {
	background-color: #A5DACB;
	color: #0066CC;
	font-weight: bold;
}
#content {
	padding: 2px;
	background-color: #a5dacb;
}

#footer {
	clear: both;
	background-color: #0066cc;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#footer p {
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	height: 1.1em;
}

.active {
	background-color: #a5dacb;
}

.clear {
	float: none;
}
