#main_pane {
	width: 774px;
	margin: 15px auto;
}

#main_pane .header {
	text-align: center;
	margin-top: 60px;
}

#main_pane .zuport_panes {
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	
}

#main_pane .zuport_panes tr td {
	background: url(../images/interface/bgMid.gif) repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
}

#main_pane .zuport_panes tr td .bottom {
	background: url(../images/interface/bgBottom.gif) no-repeat top left;
	width: 256px;
	height: 47px;
}

#main_pane .zuport_panes tr td .content {
	width: 256px;
	height:680px;
	padding: 30px 0px 0px 0px;
}

#main_pane .zuport_panes tr td .content .top {
	text-align: center;
	margin-right: 20px;
}

#main_pane .zuport_panes tr td .content .text {
	padding: 10px 40px 0px 20px;
}

#main_pane .zuport_panes tr td .content .top img.logos {
	margin-bottom: 20px;
}

#main_pane .zuport_panes tr td.flickr .content {
	background: url(../images/interface/bgTop-blue.gif) no-repeat top left;
}

#main_pane .zuport_panes tr td.youtube .content {
	background: url(../images/interface/bgTop-red.gif) no-repeat top left;
}

#main_pane .zuport_panes tr td.boss .content {
	background: url(../images/interface/bgTop-orng.gif) no-repeat top left;
}

#main_pane .about {
	background: url(../images/interface/bgAbout-main.gif) no-repeat top left;
	width: 774px;
	margin: 30px 0 0 0;
}

#main_pane .about .bottom {
	background: url(../images/interface/bgAbout-bottom.gif) no-repeat bottom left;
	width: 774px;
	padding: 0;
	margin: 0;
}

#main_pane .about .bottom .content {
	padding: 50px 65px 65px 65px;
}

#main_pane .about .bottom .content h3 {
	margin-top: 0px;
}