body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#000
}
h1, h2, h3{
	margin:0;
	padding:0
}
h1{
	font-size: 1.5em
}
h2{
	font-size: 1.1em
}

a, a:link, a:visited, a:active, a:hover{
	font-family: Arial;
	color: #fff;
	text-decoration: none
}

/* Main Structure*/
		
		
#wrapper{
	/*border: 1px solid red;*/
	width: 993px;
	height: 630px;
	margin:0px auto;
	text-align:left;
	background: #0D0D0D
}
#wrapperMFNav{
	/*border: 1px solid red;*/
	width: 993px;
	height: 654px;
	margin:0px auto;
	text-align:left;
	background: #0D0D0D;
	position: relative;
}
#heading{
	/*border:1px solid blue;*/
	width: 993px;
	height: 92px;
	margin: 0;
	padding:0;
	background: #000
}
#externalFrame{
	/*border:1px solid red;*/
	width: 942px;
	height: 469px;
	background: #1d1d1d;
	margin: 0px 17px 16px 17px;
	padding: 7px;
	
}
.mainArea{
	width: 940px;
	height: 470px;
	/*border:1px solid blue;*/
	margin-left:1px;
	/*background: #ff00ff;
	background-image:url(../images/main01.jpg);
	background-repeat:no-repeat;!important*/
	
}

.headingImg{
	float:left;
	margin:26px 0 23px 22px ;
	padding:0;
	width:382px;
	height:53px;
	
}
.contact{
	float:right;
	width:300px;
	height:51px;
	margin:20px ;
	/*border:1px solid red*/
}
#subNav{
	/*border: 1px solid red;*/
	width: 940px;
	height: 22px;
	background: #000;
	margin-bottom: 6px;
}
/* end main structure */
#subNav .submenu_left{
	float:left;
	width: 363px;
	height: 13px;
	margin-top:5px;
	/*border:1px solid red;*/
	
	}
#subNav .submenu_right{
	float: right;
	width: 239px;
	height: 22px;
	border-left: 6px solid #1e1b1b;
	
}
#galleryWrapper{
	margin-left: 3px;
	padding:0 

}
.gallery{
	float:left;
	width: 225px;
	height: 139px;
	border: 2px solid #fff;
	margin: 2px;
	background: #1d1d1d;
}
.gallery_rollover{
	float: left;
	width: 460px;
	height: 142px;
	padding:2px

}
#footer{

/*
	clear:both;
	width: 600px;
	padding:2px;
	margin:0
	*/
	 
}
#footer ul{
	list-style-type:none;
	padding:0;
	margin:0;
	
	
}
#footer li {
	display: inline;
	padding-left: 10px
	
}
#footer a:link, #footer a:active,#footer a:visited{
	color: #666;
} 

#footer a:hover, a#terms.footerCurrent, a#privacy.footerCurrent, a#contact.footerCurrent, a#sitemap.footerCurrent{
	color:#FFFFCC
}

.sitemaplist a, .sitemaplist2 a{
	color: #fff
}
.sitemaplist a:link, .sitemaplist a:visited,.sitemaplist  a:active, .sitemaplist a:hover{
	color: #fff
}
.sitemaplist2 a:link, .sitemaplist2 a:visited,.sitemaplist2  a:active, .sitemaplist2 a:hover{
	color: #fff
}

.sitemaplist, .sitemaplist2{
	float: left;
	width: 200px;
	height: 400px;
	margin: 5px 0 0 10px;

}

.sitemaplist ul{
	list-style-type: disc;
	
}

.sitemaplist2 ul{
	list-style-type:none;
}
.sitemaplist li{
	margin:0;
	padding: 2px;
	color: #fff
}
	
.sitemaplist2 li{
	list-style-type: none;
	padding: 5px
}

.content{
	width: 930px;
	height: 440px;
	

}



