body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: left 195px;
	background-color: #8A8A8A;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.container 
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.left 
{
	float: right;
	margin-right: 25px;
}

.right 
{
	float: right;
	overflow: hidden;
	width: 425px;
}

#top 
{
	background-color: #FFFFFF;
	height: 195px;
}

#top img
{
	margin-top: 57px;
	margin-left: 232px;
}

#middle 
{
	overflow: visible;
	height: 172px;
}

#logo 
{
	float: left;
	margin-right: 6px;
}

#navigation 
{
	text-align: left;
}
#navigation img
{
	border: none;
}
#navigation ul 
{
	margin: 0px;
	padding: 0px;
}
#navigation ul li 
{
	float: left;
	list-style: none;
	margin-left: 15px;
}
#navigation ul li.first
{
	margin-left: 0px;
}

#title 
{
	float: left;
	margin-top: 65px;
}

#photo 
{
	right: 0px;
	top: 41px;
	position: absolute;
	background-color: #000000;
	height: 292px;
	width: 425px;
}

#bottom 
{
	background-color: #FFFFFF;
	padding-top: 186px;
}

#bottom .container 
{
	overflow: auto;
}

#bottom a {
	color: #F7941D;
	font-weight: bold;
}
#bottom a:link {text-decoration: none;}
#bottom a:visited {text-decoration: none;}
#bottom a:hover {text-decoration: underline;}
#bottom a:active {text-decoration: none;}

#bump {
	padding-top: 50px;
	background-color: #FFFFFF;
	overflow: auto;
}
#bump .right {
	height: 24px;
	background-image: url(../images/footer_corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#prefoot {
	height: 25px;
	background-color: #C4C4C4;
	
}

#footer 
{
	overflow: auto;
	color: #C4C4C4;
	font-size: .9em;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer a {
	color: #C4C4C4;
	font-weight: normal;
}
#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer a:active {text-decoration: none;}

#footer .right .right {
	color: #B2B2B2;
	margin-top: 60px;
	width: auto;
	text-align: right;
}
#footer .right .right a {
	color: #B2B2B2;
}
#footer .right .left {
	float: left;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* ---------------------- */
/* --- content styles --- */
/* ---------------------- */

h1, h2 
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	color: #F7941D;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 20px;
}
#bottom .left h1 a , #bottom .left h2 a {
	text-decoration: none;
	color: #F7941D;
}
#bottom .left ul
{
	margin: 0px;
	padding: 0px;
}
#bottom .left ul li 
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#bottom .left ul li a 
{
	display: block;
	width: 168px;
	padding-top: 8px;
	padding-bottom: 9px;
	text-transform: uppercase;
	border-bottom: dashed 1px #B2B2B2;
	font-weight: normal;
}
#bottom .left ul li a:link {
	color: #000000;
	text-decoration: none;
}
#bottom .left ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#bottom .left ul li a:hover {
	color: #F7941D;
	text-decoration: none;
}
#bottom .left ul li a:active {
	color: #000000;
	text-decoration: none;
}
#bottom .left ul li.on a {
	color: #F7941D;
}

#bottom .right .quadleft, #bottom .right .quadright 
{ float: left; width: 200px; padding-top: 25px; border-top: dashed 1px #B2B2B2; margin-bottom: 25px; 
}

#bottom .right .quadleft 
{
	margin-right: 25px;
}

#bottom .right .quadleft p, #bottom .right .quadright p {
	padding: 0px;
	margin: 0px;
}

#bottom .right .top {
	padding-top: 0px;
	border-top: none;
}

#bottom .right .bottom {
	padding-bottom: 0px;
}

.orajen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: none;
}
