* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 62.5%;
	line-height: 2em;
	background: #000000;
}
img {
	display: block;
	border: none;
}


h1 {
	font-size: 1.5em;
	color: #9d9c9c;
	padding-top: 18px;
	padding-bottom: 5px;
	font-weight: normal;
}
h2 {
	clear: both;
	font-size: 1.3em;
	color: #ffffff;
	padding-top: 5px;
	font-weight: normal;
}
h3 {
	clear: both;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 10px;
	font-weight: normal;
}
p {
	font-size: 1.2em;
	margin-bottom: 1.3em;
	color: #ffffff;
}
img {
	display: block;
	border: none;
}
a {
	text-decoration: none;
}


/* Container ------------------------------------------------------------------------------------------------*/
#container {
	position: relative;
	min-height: 100%;
    margin-left: 30px;
}

.index_pic img{
	padding-top: 100px;
	position:relative;
	margin:auto;
	
}
.index_enter{
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-align:center;
}
.index_enter a{
	display: block;
	color: #ffffff;
	font-weight: normal;
	margin-top: 20px;
	text-align:center;
	}
.header{
	
	background: url(../images/header1.jpg) left no-repeat;
	background-position: -20px 60px;
	height: 90px;
	color: #9d9c9c;
}
.header p{
	color: #9d9c9c;
}
.linked a{
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.photos img{
	
	position: relative;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}
.contact{
	position:relative;
	float: left;
	
}
.contact a{
	color: #048ddb;
	
}
.contact_img{
	position:relative;
	float: left;
	width: 300px;
	margin-top: 20px;
	
}
.cont{
	position:relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.menu{
	margin-top:20px;
	position: relative;
	float: left;
	width: 130px;
	text-transform: uppercase;
	list-style-type: none;
}
.menu li{
	padding-bottom: 10px;	
	
}
.menu a{
	display: block;
	height: 23px;
	font-size: 13px;
	width: 130px;
	background: url(../images/div.jpg)  left no-repeat;
	background-position: 0 12px;
	text-decoration:none;
	color: #101010;
}
.menu a:hover{
	color: #048ddb;
}
.menu .in{
	color: #048ddb;
}

.ref{
	margin-top:20px;
	position: relative;
	float: left;
	width: 960px;
}
.ref p{
	color: #a2a2a2;
	position: relative;
	float: left;
	font-size: 12px;
	padding-right: 100px;
	margin-bottom: 5px;
	width: 180px;
}

