

body {
	margin-top: 20px;
	padding: 0;
	background: #F8ECA9 url(../images/animback.gif) repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}





p {
	margin: 0 0 2em 0;
	text-align: center;
	line-height: 26px;
	font-style:italic;
}

ul {
	margin: 0 0 2em 0;
	padding-left: 10px;
	text-align: justify;
	font-size: 18px;
	line-height: 26px;
}

a:link {
	color: #AB5B00;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}


#wrapper {
}

/* Header */

#header {
	width: 816px;
	height: 210px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	border-bottom: thick;
	border-bottom-color: #333333;
}

#header h1	{
	float: right;
	margin: 0px;
	padding-top: 10px;
}

#logo {
	background-image:url(../images/main-logo1.jpg) no-repeat;
	margin: 0px;
	padding-top: 20px 0 0 20px;
}

#logo h1, #logo h2 {
	float: right;
	text-align: center;
	margin: 0;
	padding: 100px 10px 10px 10px;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#strap {
	width: 475px;
	float: right;
	text-align: center;
	padding: 50px 50px 20px 10px
}

#strap h1	{
	color: #0000FF;
	font-size: 36px;	
}

/* Page */

#page {
	width: 816px;
	margin: 0 auto;
	background-color: #FFFFFF;
}



/* Content */

#content	{
	float: left;
	width: 785px;
	border-bottom: thick;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	padding: 30px 0px 0px 30px;
}

#content-left	{
	float: left;
	width: 425px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 40px 0px 0px 15px;
}

#content-right	{
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 80px 0px 0px 20px;
}

#content-right h3	{
	color: #0000FF;
}

#content-left h1, #logo h2 	{
	float: left;
	text-align: center;
}

#content .image 	{
	padding: 25px 30px 0 30px;
	float: right;
	text-align: left;
}
#clear	{
	clear: both;
	}

#counter	{
	margin: 0 auto;
	text-align:center;
}

#bottom-link {
	text-align: center;
	Padding-left: 125px;
}



/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}


/* Footer */

#footer {
	width: 816px;
	height: 80px;
	min-height: 65px;
	background: url(/..images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, Times New Roman, Times, serif;
}

html body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #5E510E;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

