
body {
	
	width: 100%;

}


input {vertical-align: middle}
#wrapper {
	width: 1075px;
	margin: 0 auto;
}



/* Projects
-----------------------------------------------------------------------------*/
#projects {
	width: 780px;
	height: 200px;
	margin: 0 auto;
    padding:0px;
}

.projects_inner {
	width: 780px;
	height: 200px;
	margin: 0 auto;
	padding:0px;
	background: url('images/bg2.png') repeat-x;
}

.projects_inner_glow {
	width: 780px;
	height: 200px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	position: relative;
}

#box_slide {
	position: absolute;
}

#box_slide div {
	float: left;
	width: 774px;
	height: 200px;
	padding:0px;

    margin: 0 auto;

}







#handles span {

}



#handles span.active {

}

#handles span.active img {
	border: 3px solid #FFFFFF;
	background-image:url('images/fon_ura.png');
}



#handles span img {
	
	cursor: pointer;
}

#register {
	width: 287px;
	height: 80px;
	background: url('images/fon_ura.png') no-repeat;
	display: block;
	border: 0;
	margin-bottom: 20px;
}

#register:hover {
	background: url('images/fon_ura.png') no-repeat 0px -80px;
}

