
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */

/*dhtml menu*/
.pagesMenu
{
	display: none;
	position: absolute;
	z-index: 100;
	width: auto;
	background-color: #000;
	color:#FFFFFF;
	
}

.pagesMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #5D5D5D;
}
.pagesMenu li
{
	line-height: 25px;
	border-top: 1px solid #5D5D5D;
	margin:0 5px;
}

.pagesMenu .firstpagenav
{
	border:0;
}

.pagesMenu a, .pagesMenu a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.pagesMenu a:hover
{
	color:#B08676;
}
/*end dhtml menu*/

.black
{
	color:#666666;
}
#mainimg
{
    height:265px;
    overflow:hidden;
    /*position:relative;*/
    width:800px;
}
.tab 
{
    clear:both;
    display:block;
    margin:20px 20px 20px 7px;
}

.tab img
{
    margin :5px 20px 0pt 0pt;
}

#maincontent
{
	position:relative;
}