* {
	margin: 0;
	padding: 0;
}

body {
	margin: 30px 0px;
	padding: 0px;
	background: #36393E url(images/image01.jpg) repeat left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
}

p, ul, ol {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #990066;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

.page	{ color: #990066; font-style: italic; text-decoration: none }

.style1 {color: #990066}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style5 {color: #854577}
.style6 {font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993366;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.style10 {font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #000000; }
.style11 {
	color: #666666;
	font-style: italic;
}
.style12 {color: #FF0000}
.style16 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
.style17 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold;}
.style19 {color: #666666}
.style20 {font-size: 14px; font-style: italic; }
.style21 {font-family: Georgia, "Times New Roman", Times, serif}
.style22 {color: #333333}
.style23 {color: #000000}
.style25 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000; font-weight: bold; font-style: italic; }

#header {
	width: 869px;
	height: 218px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/image05.jpg) no-repeat left top;
}

#navigation {
	width: 869px;
	height: 51px;
	margin: 0px auto;
	padding: 0px;
	background: #212226;
}

#navigation ul {
	margin: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 39px;
	background: url(images/image04.png) no-repeat right 18px;
	margin-right: 2px;
	padding: 12px 30px 0px 30px;
	text-decoration: none;
	color: #FFFFFF;
}

#navigation a:hover {
	color: #854577;
}

#navigation .first {
	color: #854577;
}


#logo {
	width: 270px;
	padding-top: 12px;
}

#logo h1 {
	margin: 90px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 34px;
	color: #FFFFFF
}

#logo p {
	margin: -8px;
	padding: 0px 0px 0px 12px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF
}

#splash {
	width: 869px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	width: 869px;
	margin: 0px auto;
	padding: 40px 0px;
	background: #FFFFFF;
}

#page {
	width: 820px;
	margin: 0px auto;
	padding: 0px 30px;
}

#column1 {
	float: left;
	width: 560px;
	padding-right: 30px;
}

#column1 h2 {
	padding-bottom: 6px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: normal;
	color: #525250;
}

#column2 {
	width: 240px;
}

#column2 h2 {
	padding: 6px 10px;
	background: #854577;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

#column2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#column2 li {
	margin: 0px 10px;
	padding: 8px 0px;
	background: url(images/image03.jpg) repeat-x left bottom;
}

#column2 li a {
	padding-left: 15px;
	text-decoration: none;
	background: url(images/image02.jpg) no-repeat left 6px;
}

.separator {
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	width: 869px;
	margin: 0px auto;
	padding: 5px 0px;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #90908E;
}

#footer .links {
	text-decoration: none;
	color: #FFFFFF;
}

.image-left {
	float: left;
	padding: 0px 20px 0px 0px;
}
