/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

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

a:link {
	color: #D38545;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #D38545;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#main
{
margin: 0 auto;
width: 782px;
background: #FFFFFF;
}

#header {
	height: 290px;
	text-align: left;
	background-color:#FFFFFF;
	width: 782px;		
}

#padding
{
padding-left: 10px;
}

#menu
{
width: 762px;
background-color:#FFFFFF;
margin-left: -1px;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 42px;	
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin-left: 30px;
	padding-top: 23px;

}

#menu a:hover {
	width: 79px;
    height: 23px;
}


#logo {
width: 774px;
height: 207px;
text-align: left;
padding-top: 5px;
padding-left: 8px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #D38545;
}
#logo H2 a
{
font-size: 12px;
}


#left
{
	padding: 10px;
	width: 762px;
}

#left H3
{
width: 232px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #CC6029;
	border-left: 1px solid #CC6029;
	border-right: 1px solid #CC6029;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #CC5A26;
}
#left a:visited {
	color: #CC5A26;
	text-decoration: none;
}

#left p
{
padding: 10px;

}

#footer {
	height: 53px;
	padding-top: 20px;
	width: 100%;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #CC6029;
}

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

#footer a {
	color: #FFFFFF;
}
