html, body {
	background-color: #191919;
	font-size: 12px;
	margin-top: 10px;
}



a {
	color: #666666;
	text-decoration: none;
}

a.visited {
	text-decoration: none;
	color: #666666;
}

a.hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.active {
	text-decoration: none;
}

a.container {
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	background-color: #000000;
}

.top_header {
	position:relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 354px;
	background-image: url(images/02top001.jpg);
}
.top_bottom {
	position:relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 96px;
	background-image: url(images/02top002.jpg);
}

.top_middle {
	position:relative;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 51px;
}



.menus {
	position: relative;
	width: 780px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 10px;	
	font-size: 12px;
}	
.main {
	position: relative;
	width: 600px;
	left: 0px;
	top: 0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 40px 100px;
	font-size: 16px;	
}

.main2 {
	position: relative;
	width: 902px;
	height: 351px;
	padding: 49px;
	margin: 0;
	background-color:#FFFFFF;
	
	background-image:url(images/bgmark.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	//font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}

.map {
	position: absolute;
	left: 208px;
	top: 170px;
	}

.footer {
	position: relative;
	width: 1000px;
	height: 25px;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


#mainlink a {
	text-decoration: none;
	color: #990066;
}

#mainlink:hover {
	text-decoration: none;
	color: #FF00FF;
}

#nav {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	
}

#nav li {
    margin: 0; 
	padding: 0; 
	list-style: none;
	float:left;
    position: relative; 
	top: 0;
	left: 0;
}
	
#nav a {
	text-decoration:none;
	display: block;
	float: left;
	text-indent: -5000px;
	background-image:url(images/menus.gif);
}

#nav #mark {
	background-position:0px 0px;
	background-repeat: no-repeat;
	width: 216px;
	height: 51px;
	}

#nav #mark:hover{
	background-position:0px -51px;
}

#nav #news {
	
	background-position:-216px 0px;
	background-repeat: no-repeat;
	width: 112px;
	height: 51px;
	}

#nav #news.on{
	background-position:-216px -51px;
}



#nav #news:hover{
	background-position:-216px -51px;
}

#nav #image_consultant {
	
	background-position:-328px 0px;
	background-repeat: no-repeat;
	width: 188px;
	height: 51px;
	}

#nav #image_consultant.on{
	background-position:-328px -51px;
}


#nav #image_consultant:hover{
	background-position:-328px -51px;
}

#nav #service {
	
	background-position:-516px 0px;
	background-repeat: no-repeat;
	width: 105px;
	height: 51px;
	}

#nav #service.on{
	background-position:-516px -51px;
}


#nav #service:hover{
	background-position:-516px -51px;
}

#nav #bio {
	
	background-position:-621px 0px;
	background-repeat: no-repeat;
	width: 136px;
	height: 51px;
	}

#nav #bio.on{
	background-position:-621px -51px;
}

#nav #bio:hover{
	background-position:-621px -51px;
}

#nav #essay {
	
	background-position:-757px 0px;
	background-repeat: no-repeat;
	width: 97px;
	height: 51px;
	}

#nav #essay.on{
	background-position:-757px -51px;
}


#nav #essay:hover{
	background-position:-757px -51px;
}

#nav #contact {
	
	background-position:-854px 0px;
	background-repeat: no-repeat;
	width: 146px;
	height: 51px;
	}
	
#nav #contact.on {
	
	background-position:-854px -51px;
	}	

#nav #contact:hover{
	background-position:-854px -51px;
}
.j {
	color: #FFF;
}
.j strong font a {
	color: #FFF;
}
