/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: url(images/img01.jpg) repeat-x left top;
}


h1 {
	font-size: 1.5em;
	letter-spacing: 0.5px;
	padding: 0 px 0px 16px 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
}

h2 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	background: #eee;
	padding: 12px;
}
h3 {
	font-size: 0.9em;
	font-family: Verdana, Arial, sans-serif;
	color: #336666;
	padding: 6px 40px 6px 60px;
		font-weight: normal;

}




a:link {
	color: #FF3300;

}

a:hover, a:active {
	text-decoration: none;
}

a:visited {
	color: #9F009B;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-left: 15px;
	margin-right:15px;
}

img.right {
	float: right;
	margin-left: 6px;
	margin-right:6px;
}


/* Header */

#header {
	width: 860px;
	height: 39px;
	margin:  auto;
	background: url(images/imgxya.jpg) no-repeat left top;
}


/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: (images/img03a.jpg) no-repeat left top;
}

#logo {
	width: 820px;
	height: 200px;
	margin: 0 ;
	background: url(images/header.jpg) no-repeat left top;
}





#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 820px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 840px;
	background: url(images/img10a.jpg) no-repeat left top;
}



/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(images/imgx4b.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 164px;
	padding: 0;
	border-top: 1px dashed #ccc;
	background: #fffaf0;
}

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin: 0;
	padding: 16px 0 0 0px;
	line-height: normal;
	color: #990000;
}


html>body #footer {
	height: auto;
}
