/* CSS Document */

body{ 
	margin: 0 auto;
	background: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}


#container {
	width:770px;
	height:701px;
	margin: 0 auto;
	}
	
#header {
	background: url(images/header1.jpg);
	height:61px;
	margin:0 auto;
	padding-left:135px;
	}
	
#box {
	background:#000000;
	width:770px;
	height:579px;
	margin:0 auto;
	}

.left {
	background:url(images/index_02.jpg);
	width:128px;
	height:579px;
	float:left;
	}
	
.menu {
	background:none;
	width:127px;
	height:579px;
	float:left;
	background-color:#13181E;
	}
	
.pagetext {
	background: url(images/background1.jpg);
	width:455px;
	height:549px;
	float:left;
	padding:30px 30px 0 30px;
	}
	
#bottom {
	background: url(images/bottom.jpg);
	height:61px;
	margin:0 auto;
	}
	
#config {
	width:400px;
	height:148px;
	margin:0 auto;
	font-size:10px;
	float:left;
	}
	
.leftc {
	float:left;
	height:150px;
	width:80px;
	font-size:12px;
	}
	

	
	
.pagetext h1 { 
	font-size:21px;
	margin:0px;
	padding:0px;
	}

.pagetext a { 
	color:#000000; 
	}	
p.text1 {
	font-size:10px;
	color: #999999;
	text-decoration:none;
	padding:15px 15px 0 10px;
	margin:0px;
	font-weight:bold;
	}

.menu img {border:0px; margin:0px; padding:0px;}

.menu a {border:0px; margin:0px; padding:0px;}
	

p.text1 a{
	font-size:10px;
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}  

	
.left img { margin:535px 0 0 25px;}

	
