body {margin: 0;padding: 0;font: normal small verdana, helvetica, arial, sans-serif;color: #2e3192;}
img {vertical-align: middle;border-width: 0;}
table {border-collapse: collapse;}

#header {width: 100%;text-align: center;height: 108px;}
#header h1 {width: 950px;margin: 0 auto;text-indent: -9999px;height: 108px;display: block;}

#content_wrap {width: 950px;margin: 0 auto;padding: 0 1px;}
#content {width: 100%;background-color: #fff;}

#footer {background-color: #2e3192;color: #fff;font-size: xx-small;text-align: center;width: 100%;padding: 15px 0;}
#footer a {text-decoration: none;color: #fff;}
#copyright {color: #808080;font: normal xx-small arial, helvetica, sans-serif;width: 100%;margin-top: 50px;text-align: center;}
#copyright a {color: #808080;}

#menu {
	clear: both;	
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	height: 50px;
	width: 700px;
	margin-bottom: 20px;
}
#menu ul {
	float: left;
	margin: 0;
  position: relative;
	
}
#menu ul li {
	float: left;
	display: inline;
  position: relative;
	margin-left: 20px;
	border-bottom: 1px solid #2e3192;
}
#menu ul li a {
	display: block;
	padding: 20px 0 10px 0;
	line-height: 15px;
	color: #2e3192;	
	text-decoration: none;
	text-align: center;
}
#menu ul li a:hover {
	color: #2e3192;	
}
#menu li:hover ul, #menu li.subhover ul{top: 45px;left: 0;}
#menu ul.sub {display: block;position: absolute;top: -999em;list-style-type: none;margin: 0;padding: 0;background: #C6EAFF;font-size: x-small;font-weight: normal;border: 1px solid #2e3192;}
#menu li.sub {display: block;float: none;position: relative;margin: 0;padding: 0;color: #2e3192;line-height: 24px;border-top: 1px solid #2e3192;border-bottom-width: 0;}
#menu li.sub a {white-space: nowrap;display: block;padding: 5px 10px;color: #2e3192;float: none;width: 125px;margin: 0;}
#menu li.sub a:hover {background-color: #fff;color: #2e3192;}

#text, .gallery{width: 950px;}
#text strong, #text b {font-weight: bold;}
#text em, #text i {font-style: italic;}

.gallery dl{margin: 15px;text-align: center;width: 150px;height: 205px;float: left;}
.gallery dt{width: 150px;height: 150px;margin-bottom: 5px;line-height: 150px;}
.gallery dt img{vertical-align: middle;}
.gallery dd{font-size: 11px;text-align: center;height: 50px;width: 150px;}

div.form{padding: 30px;}
/*
#text li, div.text li{list-style-type: disc;padding-left: 5px;margin-left: 15px;}
#text strong, div.text strong{font-weight: bold;}
#text em, div.text em{font-style: italic;}
*/

div.clear {width: 100%;height: 1px;margin: 0 0 -1px;clear: both;line-height: 0px;font-size: 0px;}