html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
}

body {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: center;
	background-color: #fff;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
form {
	margin: 0px;
}
select, input, textarea, button, kbd {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
input {

}
textarea {
	overflow: auto;
	border: 1px solid #ccc;
}
td, th {
	vertical-align: top;
	text-align: left;
}

img, object {
	border: none;
}

sup {
	font-weight: normal;
	vertical-align: top;
}

ul {
	list-style: none;
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* --------- layout -------- */

#container {
	width: 926px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 20px;
}
#header {
	height: 75px;
	padding-left: 352px;
	overflow: hidden;
}
#header h1 {
	float: left;
}
#header h1 a {
	position: relative;
	display: block;
	float: left;
	width: 223px;
	height: 75px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/imago_logo2.gif) top left no-repeat;
}

#wrapper {
	padding: 10px 0;
	min-height: 320px;
}
* html #wrapper {
	height: 320px;
	overflow: visible;
}
#wrapper h1 {
	font-size: 30px;
	color: #003399;
}
#wrapper p {
	margin: 10px 44px;
	line-height: 130%;
}
#wrapper p span {
	color: #000099;
}

#front-banner {
	width: 750px;
	height: 342px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
#front-banner ul li {
	float: left;
	width: 375px;
	height: 114px;
	overflow: hidden;
}

#footer {
	clear: both;
}
#footer-info {
	color: #222;
}
#footer-info h2 {
	font-size: 19px;
	color: #000066;
	line-height: 130%;
}
#footer-info p {
	font: 14px arial;
	line-height: 130%;
	margin-bottom: 10px;
}
#footer-info ul li b {
	font-size: 16px;
}
