/* CSS Document */
body{
	background-color: #000;	
	margin-left: 0px;
	margin-top: 0px;
}
td{
	font-size: 14px;
	color: #FFF;	
}
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	color: #F00;
	text-decoration:underline;
}
a:active {
	color: #F00;
}
#main{
	text-align: center;
}
#top{
	text-align: center;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 838px;
}
#body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/body_bg.jpg);
	height: 427px;
	width: 838px;
	background-color: #000;
	background-repeat: repeat-x;
	text-align: left;
	display: inline;
}
#menu{
	height: 430px;
	width: 165px;
	margin-top: 10px;
	float: left;
	
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	
}
#menu ul li{
	height: 50px;
	
}
#body-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: left;
	height: 30px;
	width: 670px;
	margin-top: 10px;
	padding-left: 20px;
}
#body-center{
	width: 650px;
	height: 400px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
#workImg{
	text-align: center;
	margin-bottom: 10px;
	
}
#workTitle{
	text-align: left;
	width: 90%;
	margin-left: 40px;
}
#foot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 80px;
	width: 838px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
	padding-top: 10px;
}
.hr{
	background-color: #FFF;
	margin-top: 0px;
}
img{
	border:0
}
A.menu:hover {
	BACKGROUND-IMAGE: url(../images/menu_1_1.jpg)
}
#mlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0086C6;
	margin-top: 8px;
	
}
#mlist ul{
	width: 100%;
	
}
#mlist ul li{
	height: 25px;
	
}
