*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
img{
	border: 0;
}
.right{
	float: right;
}
.left{
	float: left;
}
.code-img{
	float: right;
	margin-top: -5px;
	position: relative;
}
h1{
	color: #7790a6;
	font-size: 16px;
	margin-bottom: 10px;
}
h2{
	color: #727272;
	font-size: 14px;
}
h3{
	color: #202020;
	font-size: 12px;
}
h4{
	font-size: 14px;
	color: #7690a7;
}
h5{
	font-size: 14px;
	color: #504f55;
}
body{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	background-color: #95a1af;
}
#site{
	width: 932px;
	background-image: url(../images/bg-site.jpg);
	background-repeat: repeat-y;
	margin: 0 auto; 
}
#header{
	width: 928px;
	height: 120px;
	background-image: url(../images/bg-header.jpg);
	margin: 0 auto;
}
#logo{
	position: absolute;
	margin: 12px 0 0 113px;
}
#menu{
	width: 685px;
	height: 37px;
	background-image: url(../images/bg-menu.jpg);
	margin: 0 auto 0 auto;
	line-height: 37px;
}
#menu a{
	color: #504e59;
	text-decoration: none;
	font-size: 17px;
	margin: 0 33px;
	float: left;
}
#menu a:hover{
	color: #758197;
}
#content{
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	margin: 0 1px;
	padding: 0 36px 20px 36px;
}
#main-photo{
	float: left;
}
.container-1{
	width: 349px;
	float: right;
}
.container-top{
	width: 339px;
	height: 209px;
	background-image: url(../images/bg-container-top.jpg);
	padding: 10px 0 0 10px;
	background-repeat: no-repeat;
}
.container-2{
	width: 845px;
	margin: 0 auto 20px auto;
	background-image: url(../images/container-2.jpg);
	background-repeat: repeat-y;
}
.container-2-top{
	height: 9px;
	overflow: hidden;
	background-image: url(../images/container-2-top.jpg);
}
.container-2-bottom{
	height: 9px;
	overflow: hidden;
	background-image: url(../images/container-2-bottom.jpg);
}
.container-left{
	width: 450px;
	padding: 0 20px;
	float: left;
}
.container-right{
	width: 312px;
	padding: 0 20px;
	float: right;
}
.container-5-left{
	width: 350px;
	padding: 0 20px;
	float: left;
}
.container-5-right{
	width: 412px;
	padding: 0 20px;
	float: right;
}
.container-3{
	width: 845px;
	margin: 0 auto 20px auto;
	background-image: url(../images/container-3.jpg);
	background-repeat: repeat-y;
}
.container-3-top{
	height: 9px;
	overflow: hidden;
	background-image: url(../images/container-3-top.jpg);
}
.container-3-bottom{
	height: 9px;
	overflow: hidden;
	background-image: url(../images/container-3-bottom.jpg);
}
.container-4{
	width: 845px;
	margin: 0 auto 20px auto;
	background-image: url(../images/container-4.jpg);
	background-repeat: repeat-y;
}
.container-5{
	width: 845px;
	margin: 0 auto 20px auto;
	background-image: url(../images/container-5.jpg);
	background-repeat: repeat-y;
}
.container-4-top{
	height: 26px;
	background-image: url(../images/container-4-top.jpg);
	padding: 6px 0 0 20px;
}
.container-text{
	margin: 0 20px;
}
#footer{
	text-align: center;
	color: #504e59;
}
#footer a{
	color: #504e59;
	text-decoration: none;
	font-size: 14px;
	margin: 0 33px;
}
#footer a:hover{
	color: #758197;
	text-decoration: underline;
}
.img-1{
	float: left;
	margin: 0 10px 10px 0;
}
.img-2{
	margin: 5px 10px;
}
.link-1{
	text-decoration: none;
	color: #768fa5;
	float: right;
	font-weight: bold;
}
.link-1:hover{
	color: #4F4F4F;
}
.link-3{
	color: #737373;
	text-decoration: none;
}
.link-3:hover{
	color: #4F4F4F;
}
.link-4{
	color: #7690a7;
	text-decoration: none;
	font-weight: bold;
}
.link-4:hover{
	color: #202020;
}
#team-names{
	width: 140px;
	float: left;
}
#team-description{
	float: right;
	width: 170px;
}
.div-separator{
	background-image: url(../images/separator.jpg);
	width: 5px;
	height: 5px;
	overflow: hidden;
	float: left;
	margin-top: 17px;
}
#search-div{
	padding: 10px;
	color: #95a1af;
	font-weight: bold;
}
.search-button{
	color: #fff;
	background-color: #95a1af;
	border: 0;
	height: 21px;
	line-height: 21px;
	cursor: pointer;
}
.search-button:hover{
	background-color: #4F4F4F;
}
.input-5{
	width: 170px;
	margin: 0 10px;
}
.input-2{
	width: 215px;
}
#mesaj{
	width: 215px;
}
.button{
	border: 0;
	background-color: #3C75C6;
	color: #fff;
	cursor: pointer;
}
.button:hover{
	background-color: #504f55;
}
#time{
	float: right;
	padding: 70px 80px 0 0;
}