* {
	margin: 0; padding: 0;
}

html, body {
	height: 100%;x
}

body {
	background: #223e7f url(images/bg.jpg) repeat-x; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; color: #000066; border-bottom: 1px solid #CCCCCC; margin-bottom: 30px;
}

h2 {
	margin: 10px 0; font-family: "Trebuchet MS", Arial; font-size: 16px;
}

a {
	color: #1a6abd; text-decoration: none; border-bottom: 1px dotted #bbcd64;
}

a:hover {
	color: #bbcd64;
}

ul {
	list-style: url(images/pointer.gif); margin-left: 25px;
}

p {
	margin: 10px 0;
}

#container {
	width: 937px; margin: 30px auto; background-color: white;
}

#header {
	height: 96px; background: url(images/header.jpg) no-repeat;
}

#header h1 {
	text-indent:-9009px; display:block; border: 0;
}

.green {
	height: 8px; background: #c0d756 url(images/greensep.jpg) repeat-x;
}

#menu {
	height: 55px; background: #2797d3 url(images/menu.jpg) repeat-x;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
}

#menu span {
	display: block; line-height: 55px; background: url(images/menu_sep.jpg) no-repeat right; text-align: center; width: 150px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; letter-spacing: -1px; color: white; text-decoration: none; border: 0;
}

#banner {
	height: 253px; background: url(images/banner.jpg) no-repeat; vertical-align: bottom;
}

.white {
	background-color: white; height: 5px;
}

#banner div {
	padding: 200px 0 0 30px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; color: #989595;
}

#content {
	padding: 30px 25px; text-align: justify;
}

#footer {
	background-color: #dddcd7; padding: 15px 0; text-align: center;
}
