body {
	margin: 0px;
	padding: 0px;
	background: #333333 url(images/img04.gif) repeat-x left top;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	line-height: 180%;
}

a {
	color: #D49D1D;
}

a:hover {
	text-decoration: none;
}

.style1 {
	text-align: center;
	color: #8EB1A1;
}

.style1 a {
	color: #D49D1D;
	text-decoration: none;
}

.style1 a:hover {
}

.list1 {
	padding-right: 20px;
	text-align: right;
	margin-left: 0px;
	list-style: none;
	line-height: 26px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.list1 li {
	padding: 5px 0px 5px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

.list1 a {
	text-decoration: none;
	padding-right: 15px;
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 22px;
	font-size: 12px;
}

.list2 a {
	color: #D49D1D;
}

.bg1 {
	background: url(images/img4.jpg) repeat-y left top;
}

.bg2 {
	background: url(images/img5.gif) repeat-y right top;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.container {
	width: 1000px;
	margin: 0px auto;
}


#header {
}

#logo {
	padding-top: 30px;
}

#logo h1 , #logo p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
}

#logo p {
	padding: 0px 0px 0px 3px;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#page {
	background: url(images/img02.gif) repeat-y left top;
}

#page .bgtop {
	background: url(images/img01.gif) no-repeat left top;
}

#page .bgbtm {
	padding: 80px 60px 100px 60px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#content {
	width: 560px;
}

#content h2 {
	padding-bottom: 10px;
	margin-left: 0px;
	list-style: none;
	line-height: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#sidebar {
	width: 250px;
}

#footer {
	height: 100px;
}

#footer p {
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
}

