body{
	background: url(../images/top.jpg) top center no-repeat #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DADADA;
}

#index-top{
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DADADA;
}

#index-content{
	text-align: center;
	width: 800px;
	height: 508px;
	margin: 0 auto;
	background: url(../images/index.jpg) center top no-repeat #000;
}

#index-links{
padding-top: 170px;
}

#index-links a{
	text-decoration: none;
	border: none;
	color: #ccc;
	padding: 0 5px 0 5px;
}

.clear{clear: both;}

h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h3{
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
}

#header{
	width: 800px;
	height: 101px;
	margin: 0 auto;
	background: transparent;
	line-height: 101px;
}
#header-l { width: 49%; float: left;}
#header-l a{border: none; text-decoration: none;}
#header-l a img{border: none; text-decoration: none; padding-top: 15px;}

#header-r { width: 49%; float: right; text-align: right; color: #000;}
#header-r a {color: #000; padding: 0 2px; border: none; text-decoration: none;}

#menu{width: 800px; height:42px; margin: 0 auto; background: transparent}

#top-space {width: 800px; height: 76px; margin: 0 auto; background: transparent }
*+html #top-space{margin-top: -6px;}


#main-container{
	width: 100%;
	height: 350px;
	background: url(../images/bottom.jpg) top center no-repeat #000;
	margin: 0 auto;
}

#content{
	padding: 0;
	width: 800px;
	margin: 0 auto;
}

#content a{
	color: #DADADA;
}

#small-img h2{margin:0 0 10px 0;} 
#small-img img{
	border: 1px solid #000;
	margin: 0 10px 0 0;
}

#synaps{padding-top: 25px;}
#synaps img{float: left; margin-right: 15px;border: 1px solid #000;}

#desc{
	width: 800px;
	margin: 0 auto;
	padding-top: 15px;
}
#desc-l{width: 49%; float: left;}
#desc-r{width: 49%; float: right; text-align: right;}

#more-info{
	padding-top: 10px;
	text-align: right;
	border:none;
	font-size: 10px;
}

#more-info a{
	border:none;
	font-size: 10px;
	text-decoration: none;
}
