/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/* Header */

#header {
	width: 900px;
	height: 112px;
	margin: 0 auto;
	margin-bottom: -10px;
	background: url(images-style/img02.png) no-repeat left top;
}

/* Logo */

#logo2 {
	width: 600px;
	padding: 140px 0 0 100px;
	color: #BF4D02;
}

#logo2 h1, #logo2 p {
}

#logo2 h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo2 p {
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo2 p a {
	color: #7B5C02;
}

#logo2 a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}


/* Menu */

#menu2 {
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
}

#menu2 a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu2 a:hover, #menu2 .current_page_item a {
}

#menu2 a:hover {
	background: url(images-style/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu2 .first {
	background: url(images-style/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images-style/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(images-style/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(images-style/img05.jpg) no-repeat left bottom;
}




