#main, #bottom
{
	font-family: Tahoma;
}

#main .fixed  
{
	padding: 0 12px 0 7px;
	padding-top: 10px;
}


#main .fixed .header 
{
	float: left;
	clear: both;
	
	width: 215px;

}

#main .fixed .header img, #main .fixed .header h2
{
	float: left;
}

#main .fixed h2
{
	font-size: 18px;
	line-height: 22px;
	
	color: #a88c1e;
	
	margin: 0;
	margin-top: 10px;
	
	background-image: url("/images/border-bg.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	
	width: 169px;
}

#main .fixed .menu
{
	padding-left: 39px;
	
	margin-bottom: 18px;
	
	float: left;
	clear: both;
	
	width: 175px;
}

#main .fixed .menu a
{
	display: block;
	width: 180px;
	position: relative;
	
	margin-top: 9px;
	
	font-size: 12px;
	color: #0c4235;
}

#main .fixed .menu a:hover
{
	text-decoration: none;
}

#main .fixed .menu ul, #main .fixed .menu ul li
{
	margin: 0;
	padding: 0;
}

#main .fixed .menu ul li
{
	background-image: url("/images/arrow-1.jpg");
	background-repeat: no-repeat;
	list-style: none;
	background-position: left 3px;
	width: 180px;
	padding-left: 10px;
	
	margin-top: 9px;
}

* html #main .fixed .menu 
{
	margin-top: 5px;
}

#main .fixed .menu ul li a
{
	margin: 0;
}	

#main p
{
	font-size: 12px;
	line-height: 22px;
	margin: 0;

}

#main h3
{
	font-size: 12px;
	line-height: 22px;
	color: #a88c1e;
	margin: 0;
}

#main .content
{
	margin-top: 10px;
}	

#main .content .header
{
	background-image: url("/images/content-top-border-bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	
	width: 100%;
	height: 27px;
	
	padding-top: 5px;
}

#main .content .header img, #main .content .header p
{
	float: left;
	margin: 0;
}

#main .content .header img
{
	margin-left: 18px;
	bottom: -5px;
	position: relative;
}

#main .content .header p
{
	margin-left: 11px;
}

#main .content .section
{
	padding: 10px 11px 0 15px;
	border-top: 7px solid #f5eec4;
}

#main .content .section ul li
{
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding-left: 20px;
}

#main .content .section img
{
	float: left;
	border: 7px solid #f5eec4;
	margin: 0 7px 5px 0;
}

#main .content .section p
{
	margin-bottom: 15px;
}

#main .fixed, #main .col
{
	margin-bottom:-1000em;
	padding-bottom:1001em;
}

#main
{
	overflow: hidden;
}

*html #ie6hack2
{
	margin-right: 0;
}

#bottom a:hover
{
	text-decoration: none;
}
