body {
	background-color:#191919;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7B8A;
}
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7B8A;
	text-decoration: none;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.sd{
	/*background-repeat:repeat-y;
	background-image: url(images/bg2.jpg);*/
  }
.bussiness_text {
	font-family: serif, "Times New Roman", Times, ;
	font-size: 14px;
	font-weight: bold;
	color: #D3D2DC;
}
.live_text {
	font-family: serif, "Times New Roman", Times, ;
	font-size: 18px;
	font-weight: bold;
	color: #D3D2DC;
}.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686678;
	text-decoration: none;
	word-spacing:1px;
}
.menu_text {
	color: #FFFFFF;
}
.black_block { width:50%; float:left; height:700px; background-color:black; }
.grey_block { width:50%; float:right; height:700px; background-color:#ccc; }
.content_wrapper { position:absolute; width:100%; height:700px; left:0px; top:0px; z-index:5; }
.content_wrapper, #content_block { text-align:center; vertical-align:middle; }
.content_block { width:50%; margin:auto; height:500px; position:relative; }
.footer_block { margin:auto; height:80px; vertical-align:middle; top:700px; }
