#mainbody
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#403e3e;
	text-align:center;
	margin:0px auto;
	padding:0px;
	height:100%;
    font-family: Arial, Helvetica, sans-serif;
}


#home
{
	background-image:url(../images/enginebg.png);
	background-color:#403e3e;
	background-repeat:no-repeat;
	background-position:top right;
    display: table;
	width:1000px;
	margin:0px auto;
    height:100%;
    /*padding-bottom:40px;*/
	top:50px;
}


#header
{
    background-image: url('../images/headerbg.png');
    background-repeat: no-repeat;
    background-position: top center;
    height:400px;
    
    

}

#mainlogo
{
    position: relative;
    top:5px;
    z-index:10;
    width:300px;

}

#newmainmenu
{
	width:710px;
	float:right;
	position:relative; 
	height:20px; 
	top:40px; 
	text-align:left;

}

#newmainmenu ul
{
	margin:0px;
	padding: 5px 0px 5px 0px;
	position: relative;
	vertical-align:top;
	width:100%;
	height:100%;
	float:right;
	/*right: 20px;*/
	

}

#newmainmenu ul li
{
	list-style: none;
	display: inline;
	margin:15px;

}

#newmainmenu ul li a 
{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;

}

#bottomlinks ul
{
	margin:0px;
	padding: 5px 0px 5px 0px;
	position: relative;
	vertical-align:top;
	width:100%;
	height:100%;
	float:right;

}

#bottomlinks ul li
{
	list-style: none;
	display: inline;
	margin:15px;

}

#bottomlinks ul li a 
{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;

}

#title
{
	width:289px; 
	height:75px; 
	display:inline; 
	float:left; 
	top:30px; 
	left:15px; 
	position:relative;

}

#logo
{
	width:225px; 
	height:170px; 
	float:left; 
	top:10px; 
	position:relative;

}



#content
{
	position:relative; 
	float:right; 
	padding-left: 20px;  
	top:20px; 
	left:0; 
	display:table; 

}

#hometable
{
	width:100%;
	height:485px; 
	position:relative; 
	float:left; 
	left:15px;

}

#lefthandcell
{
	background-image:url(../images/contentbg1.png); 
	background-repeat:no-repeat; 
	padding-top:10px;
	padding-left:5px;
}

#maincontent
{
	width:625px;
	height:340px; 
	vertical-align:top;

}

#logos
{
	width:625; 
	height:130px; 
}

#bottomright div
{
	background-image:url(../images/bottomrightbg.png); 
	background-repeat:no-repeat; 
	padding-left:3px; 
	position:relative; 
	height:275px;
}

#bottomlinks
{
	position:relative; 
	color:#ffffff; 
	width:990px; 
	text-align:right; 
	top:-15px; 
	right:80px; 
}

#featured
{
	padding-top:10px; 
	position:relative;
}

#featuredimage
{

	padding-top:9px; 
	padding-left:5px; 
	top:0px; 
	position:relative;
}

#topright
{
	height:225px;
}
/*
#leftlinks
{
	padding-left: 0;
	margin-left: 0;
	padding-top:0px;
	margin-top: 10px;
	float:right;
	width:90%;
	padding-right:10px;

}

#leftlinks li
{
	list-style:none;
	padding-bottom: 14px;
	float:right;
	width:100%;
	
}

#leftlinks li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:right;
	text-decoration:none;
	color:#ffffff;
	
	
}*/

#thumbs a
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#relatedthumbs
{
    /*
    position:relative;
    float:left;
    width:100%;*/
}

#relatedthumbs a
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;

}

#leftmenu1
{

	display: table; 
    padding-right: 0px;
	border:0; 
	/*border-right: #ffffff solid 1px;*/ 
	top:100px; 
	/*width:150px;*/
	position:relative;
	float:left;
	left:-250px;
	height:525px;
    float:left;

}

#description
{
    display:table-cell;
    position:relative;
    float:right;
    top: -450px;
    right:50px;
}

#printlink
{
    top:0px;
}

.switchcontent 
{
    margin-left: 25px;
}

#copyright
{
    color:#ffffff;
    background:transparent;
}
/*
#top
{
    height:52px;
}
*/

td#maincontentcell
{
	width:765px;
}
