body
{
	width:780px;
	height:auto;
	margin:0 auto;
	display:table;
	border-left: solid 1px #DEDDDD;
	border-right: solid 1px #DEDDDD;
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	
	}
	

#lft
{
	width:214px;
	height:auto;
	float:left;
	}
	
#logo
{
	width:214px;
	height:71px;
	}
	
#logo-btm
{
	width:214px;
	height:auto;
	
	}
	
#nav
{
	width:200px;
	height:auto;
	text-align:center;
	background-color:#3D3D3D;
	margin-top:10px;
	}
	
#nav ul
{
margin:5px;
padding:0px;
padding-top:15px;
width:180px;
}

#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:20px;
	list-style:none;
	}
	
#nav li a
{
	
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav li a:hover
{
	
	color:#000;
	text-decoration:none;
	}	
	

	
#right
{
	width:566px;
	height:auto;
	float:right;
	}

#img
{
	width:566px;
	height:206px;
	}
	
#content
{
	width:546px;
	height:auto;
	padding:5px;
	margin-top:5px;
	border: solid 1px #DEDDDD;
	}
	
#footer
{
	width:780px;
	height:30px;
	clear:both;
	background-color:#DEDDDD;
	margin-top:5px;
	}
	
#footer-menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#3D3D3D;	
	}	
	
#footer-menu a
{
	text-decoration:none;
	color:#3D3D3D;	
	}
	
#footer-menu a:hover
{
	text-decoration:none;
	color:#7B161C;	
	}
	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	color:#000;
	
	}
	
h2, h3, h4, h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:15px;
	color:#000;
	}
	
h2 a
{
	text-decoration:none;
	color:#7B161C;
		}
		
h2 a:hover
{
	text-decoration:none;
	color:#000;
		}
	
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
	
p a
{
	text-decoration:none;
	color:#7B161C;
	}
	
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}

