body {
	margin: 0px;
	padding: 0;
	background: #101010 url(bk.jpg) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72809F;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #1E3F7F;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #ADBFE1;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.clearfix {
	clear: both;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 960px;
	height: 160px;
	margin: 0px auto;
	background: url(img01.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 44px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	background: url(img05.jpg) no-repeat right top;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 1px;
	padding: 30px 30px 0px 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menu .current_page_item a {
}

#menu li.first {
	background: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto 20px auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
}

#logo h1, #logo h2 {
	margin: 0px;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h2 {
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 80px;
	font-size: 34px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 40px 30px 0px 20px;
}



/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(footer.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#bg1 {
	background: url(img03.jpg) repeat-y left top;
}

#bg2 {
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	background: url(img04.jpg) no-repeat left bottom;
}
