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

h1 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#8F885C;
}

img
{
	display:block;
	border:none;
}

img.bordered
{
	border:3px solid #8F885C; 
}

img.fshadow
{
	margin: 0 auto;
}

div#body
{
	width:100%;
	height:100%;
	text-align:center;
	background-image:url('../images/background.gif');
	background-repeat:repeat;
	background-position:top;
}

div#main
{
	width:793px;
	padding: 0px 50px 0px 50px;
	margin:0 auto;
	text-align:left;
	background-image: url('../images/page-bg.png');
	background-repeat:repeat-y;
	background-position:top;
}

div#sidepanel
{
	width:250px;
	float:left;	
}
div#address
{
	background-image:url(../images/side-bar2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:438px;
	width:225px;
	font-size:15px;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:90px 25px 0px 0px;
	text-align:right;
}

div#menu img
{
	display:inline;
}

div#mainpanel
{
	width:541px;
	float:left;
}

div#content
{
	width:481px;
	padding: 18px 30px 30px 30px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:19px;
	color:#FFF;
	background-image:url('../images/content-bg.gif');
	background-repeat:no-repeat;
	background-position:top; 
}

div#content a:link, div#content a:visited, div#content a:active, div#content a:hover
{
	color: #FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:19px;
	text-decoration:underline;
}

div#footer
{
	background-color: #251517; 
	padding:18px 0px 18px 0px;
	border-top:2px solid #8F885C;
}

div#footer-top
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #E3E3E3;
	text-align:center;
	margin-bottom:10px;
}

div#footer-top a:link, div#footer-top a:active, div#footer-top a:visited, div#footer-top a:hover
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #E3E3E3;
	text-decoration: none;
}

div#footer-btm
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #888888;
	text-align:center;
}

div#footer-btm a:link, div#footer-btm a:active, div#footer-btm a:visited, div#footer-btm a:hover
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #888888;
	text-decoration: none;
}

#360window
{
	width: 540px;
	height: 392px;
	display: inline;
}
