body {
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
html, body, #wrapper, h1, #nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
#wrapper {
	text-align: left;
	width: 755px;
	position: relative;
	margin: auto;
}
h1, h2, h3 {
	font-size: 11px;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0 0 0 0;
	padding: 0;
}
h3 {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
p {
	margin: 1em 0;
	padding: 0;
}
.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}
/* ***** */


body {
	background: #164871;
	color: #052D4E;
	padding-bottom: 48px;
}
#wrapper {
	margin: 48px auto 0 auto;
	width: 755px;
}
h3 {
	margin: 1em 0;
}
a {
	color: #052D4E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* col */

#col {
	position: absolute;
	top: 0;
	left: 0;
	width: 329px;
	background: #FFFFFF;
	padding: 7px;
}
#col h1 {
	margin: 0 0 7px 0;
	padding: 0;
}


#micronav {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 15em;
	text-align: right;
}
#micronav a {
	color: #CBE3F5;
	text-decoration: none;
	padding-right: 18px;
	display: block;
	float: right;
}
#micronav a.mail {
	padding-left: 22px;
	background: url(images/ico_email.gif) center left no-repeat;
	height: 21px;
	line-height: 20px;
}
#micronav a:hover {
	color: #fff;
}
/* body */

#spacer {
	height: 2.5em;
}
#body {
	margin: 0 0 0 344px;
	width: 426px;
	background: #A5CAE5 url(images/shadow_r.gif) top right repeat-y;
}
#body .i {
	background: url(images/shadow_tr.gif) no-repeat right top;
}
#body .j {
	background: url(images/shadow_b.gif) bottom left no-repeat;
}
#body .j {
	padding: 0 6px 6px 0;
}
#body h3 {
	font-weight: bold;
	color: #007DDA;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	margin: 1.1em 0;
	padding: 0 0 0 10px;
	background: url(images/bullet.gif) left center no-repeat;
}
/* nav */

#nav {
	padding: 3px 2px 2px 2px;
	border-bottom: 2px solid #164871;
}
#nav span {
	float: left;
	width: 10px;
	padding: 5px 0;
	margin-left: 2px;
	background: #245882 url(images/menu_l.gif) no-repeat;
}
#nav a {
	float: left;
	color: #A5CAE5;
	background: #245882 url(images/menu_split.gif) top right no-repeat;
	padding: 5px 22px 5px 8px;
	font-weight: bold;
	text-decoration: none;
}
#nav a.last {
	background-image: url(images/menu_r.gif);
	padding-left: 12px;
	padding-right: 26px;
}
#nav a:hover {
	color: #fff;
}
/* body */

#body .ltitle, #body .rtitle {
	padding-right: 25px;
	padding-left: 35px;
}
#body .ltitle {
	border-top: 1px solid #164871;
	border-bottom: 1px solid #164871;
}
#body .rtitle {
}
#body .ltitle {
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#body .rtitle h2 {
	float: right;
	width: 25px;
	text-align: right;
	margin-right: -25px;
	display: inline;
}
#body .ltitle h2 {
	float: left;
	width: 23px;
	margin-left: -35px;
	display: inline;
}


#body #gal {
	padding-left: 0;
}
#gal .pic {
	float: left;
	width: 107px;
	padding: 6px;
	margin: 8px 3px 8px 8px;
	display: inline;
	background-color: #FFFFFF;
}
#gal .clear {
	float: none;
	clear: both;
}


#mgal {
	float: left;
	width: 119px;
	margin-left: -25px;
	display: inline;
}
#mgal .pic {
	padding: 7px 0;
	margin: 14px 0 7px 0;
	text-align: center;
	background-color: #f0f8fe;
}
.floating {
	float: left;
	width: 83px;
	margin-left: 20px;
	display: block;
}


#footer {
	text-align: center;
	margin-left: 344px;
	color: #3C7DB2;
}
