body
{
	width:780px;
	height:auto;
	margin:0 auto;
	}
	
#main-outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	background-color:#F6F5E3;
	}
	
#logo
{
	width:780px;
	height:66px;
	}
	
#inner
{
	width:780px;
	height:auto;
	background-color:#F6F5E3;
	}
	
#lft
{
	width:540px;
	height:auto;
	float:left;
	}
	
#img
{
	width:533px;
	height:150;
	}
	
#content
{
	width:540px;
	height:auto;
	padding:10px;
	}

	
#right
{
	width:220px;
	height:auto;
	float:right;
	background-color:#F59A01;
	}
	
#right ul
{
	margin:0px;
	padding:5px;
	margin-top:10px;
	}
	
#right li
{
	margin-bottom:25px;
	list-style:none;
	color:#000;
		}
		
#right li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style:none;
	color:#000;
	text-decoration:none;
	}
	
	
#footer
{
	width:780px;
	height:30px;
	background-color:#E1DFC6;
	clear:both;
	}
	
	
#footer-menu
{
	color:#000;
	}
	
#footer-menu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	}
	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#F59A01;
	margin-top:10px;
	}
	

h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#F59A01;
	}

h2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#F59A01;
	text-decoration:none;
	}


p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
p a
{	text-decoration:none;
	color:#F59A01;
	}
	
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}