body {
	background: #000 url(../images/bg_tile.png) repeat-x;
	background-position: top ;
	font-family: arial, verdana;
	border-top: 0px solid #000;
	color: #000;
	font-size: 13px;
	padding: 0 0 0 0;
}

.index a{ 
	font-size: 18px;
	color: #fff;
	
	padding: 3px 10px 3px 10px;
		border: 1px dashed #fff;
	text-decoration:none; color:#fff;}

.index a:hover {
	background-color:#0C0;
	border: 1px dashed #fff;
	padding: 3px 10px 3px 10px;
	
}


a {
	text-decoration: none;
	color: #063;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana;
	color: #000;
	font-weight: bold;
}

h2 {
	font-family: arial, verdana;
	color: #000;
	padding: 20px 0 20px 35px;
	
	
}

p {
font-family: arial, verdana;
color: #000;
	
}
.nav{
	color: #000;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 15px;
	
}
.nav a{ 

	text-decoration:none; color:#fff;
	padding: 3px 11px 3px 11px;
	}

.nav a:hover {
	background-color:#0C0;
	border: 1px dashed #fff;
	padding: 3px 10px 3px 10px;
	
}

.wallpaper a {
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	color: #063;
}

.header{
	background: url(../images/header.png) ;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	width: 960px;
}

.footer{
	background: url(../images/footer.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 15px 0 0 0;
	text-align: center;
}

.content{
	background: url(../images/body.png) repeat-y;
}

.logos{
	padding: 75px 35px 0 35px;
	
}
.container_16 {
	
}
.share {
	
	height:25px;
	margin-left: 100px;
	margin-right: 600px;
	
}

