html,body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #cccccc;
	color: black;
	text-align: center;
	font-family: verdana,sans-serif;
	font-size: 11px;
}
div#layout {
	position: relative;
	width: 800px;
	margin: 0px auto;
	background: white url(images/bg.gif) repeat-y;
	min-height: 100%;
}
* html div#layout {
	height: 100%;
}
h1#header {
	height: 182px;
	text-align: left;
	background: white;
	margin: 0;
}
h1#header img {
	border: solid white;
	border-width: 33px 0 0 20px;
}
div#detail {
	position: absolute;
	text-align: left;
	color: white;
	background: #78a22e url(images/bug.gif) no-repeat;
	padding: 28px 0px 0px 256px;
	height: 150px;
	width: 295px;
	top: 0px;
	right: 0px;
	z-index: 5;
}
* html div#detail {
	\width: 551px;
	w\idth: 295px;
	\height: 178px;
	he\ight: 150px;
}
div#detail h3, div#detail p {
	margin: 0px;
	line-height: 23px;
}
div#headdec, div#footdec {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border: solid white;
	border-width: 0 4px 3px 8px;
	background: #78a22e;
}
* html div#headdec {
	\height: 4px;
	he\ight: 1px;
}
div#footdec {
	border-width: 4px 4px 4px 8px;
}
* html div#footdec {
	\height: 9px;
	he\ight: 1px;
}
ul#menu, div#footmenu {
	text-align: left;
}
ul#menu, ul#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu {
	float: left;
	border-left: 7px solid white;
	padding: 69px 0 51px 0px;
}
ul#menu li {
	display: inline;
}
ul#menu li a, ul#menu li a:active, ul#menu li a:visited, ul#menu li a:hover {
	display: block;
	text-decoration: none;
	color: #00467f;
	padding-left: 53px;
	height: 26px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 3px;
	background: white url(images/m.gif) 0px 0px;
	width: 113px;
	font-size: 12px;
}
* html ul#menu li a, * html ul#menu li a:active, * html ul#menu li a:visited, * html ul#menu li a:hover {
	\width: 166px;
	w\idth: 113px;
}
ul#menu li a:hover {
	background-position: 0px -26px;
	color: #00234a;
}
div#footer {
	width: 800px;
	position: relative;
	margin: -160px auto 0px auto;
	text-align: left;
}
div#ifooter {
	position: absolute;
	width: 800px;
}
div#footmenu {
	margin-left: 185px;
	background: white url(images/footdec.jpg) no-repeat 227px 8px;
	padding-top: 108px;
	line-height: 21px;
	color: #666666;
	font-size: 9px;
}
div#footmenu a, div#footmenu a:visited, div#footmenu a:active, div#footmenu a:hover {
	color: #666666;
}
div#copy {
	line-height: 17px;
	color: #666666;
	font-size: 10px;
	padding-bottom: 5px;
	background: white;
	padding-left: 6px;
	text-align: left;
}
div#copy a, div#copy a:active, div#copy a:visited, div#copy a:hover {
	color: #666666;
	text-decoration: none;
}
div#copy a:hover, div#footmenu a:hover {
	color: #00467f;
}
div#copy span {
	margin-left: 100px;
}
div#content {
	float: left;
	text-align: left;
	margin-left: 10px;
	width: 440px;
	padding: 10px 0px 180px 0px;
	line-height: 16px;
	color: #00467f;
}
div.fix {
	clear: both;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
div.error {
	color: #cc0000;
}
form.form2 div label span {
	width: 150px;
}
form.form2 div textarea.ta {
	width: 346px;
}
form.form2 div.pad {
	padding-left: 150px;
}
div#content h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: bold;
}
