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

#wrapper {
	width: 960px;
	margin: 40px auto;
}

#home_header {
	text-align: right;
	width: 960px;
}

#home_stage {
	width: 960px;
	margin: 0 auto;
	padding: 0 30px;
}

#footer {
	float: left;
	width: 960px;
	text-align: right;
	margin-bottom: 10px;
}

#home_footer {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

.copyright {
	text-align: right;
	color: #aaa;
	font-size: 9px;
	margin-right: 50px;	
	font-style: italic;
}

.copyright a {
	color: #bc6a66;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#panel {
	float: left;
	width: 960px;

}

#slide_left {
	float: left;
	width: 382px;
	height: 568px;	
}

#slide_logo {
	margin-top: 83px;
	margin-bottom: 45px;
	margin-left: 62px;
}

#slide_nav {

}

#slide_right {
	float: right;
	width: 578px;
	background: url(../images/slides_bk_top.jpg) no-repeat #fff;	
}

#slide_square_top {
	width: 475px;	
	margin-top: 60px;
	margin-left: 52px;	
}

#slide_square_bottom {
	width: 578px;
	height: 178px;
	background: url(../images/slides_bk_bottom.jpg) repeat #fff;		
}

#slide_square_bottom_contacts {
	width: 578px;
	height: 178px;
	background: url(../images/slides_bk_bottom_contacts.jpg) repeat #fff;		
}

#slide_square_controls {
	padding: 115px 20px 0 410px;
}

#caption {
	color: #aaa;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	margin: 10px 0px 0 0px;		
}

#section {
	float: right;
	text-align: right;
	color: #777;
	font-size: 12px;
	letter-spacing: ;
	font-weight: bold;
	padding: 0px 50px 0 85px;
	text-transform: uppercase;
}

#contacts {
	color: #777;	
	font-weight: lighter;	
	text-align: center;
	padding: 120px 0 50px 0;
}

.contacts_name {
	font-size: 24px;
	padding-bottom: 20px;
}

.contacts_address {
	font-size: 14px;	
}

.contacts_place {
	font-size: 14px;	
	padding-bottom: 10px;		
}

.contacts_tel {
	font-style: italic;
				
}

.contacts_cell {
	font-style: italic;	
	padding-bottom: 20px;			
}

.contacts_email a {
	color: #bc6a66;	
	text-decoration: none;
	font-size: 16px;		
}

.contacts_pec a {
	color: #bc6a66;	
	text-decoration: none;	
	font-size: 11px;			
}
