* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #222222;
			
}
a:hover{
	text-decoration: underline;
	color: #222222;
			
}

body {
	background: url(../images/background_main.jpg) center top no-repeat #222222;
}
img {
	border: none;
}
#main {
	margin: 0 auto;
	width: 952px;
	height: 100%;
}
#logo {
	float: left;
	height: 120px;
	width: 272px;
}
#logo2 {
	float: left;
	height: 120px;
	width: 302px;
}
#top_menu {
	float: left;
	height: 120px;
	width: 690px;
}
#top_menu2 {
	float: right;
	height: 120px;
	width: 600px;
}
#top_menu ul {
	list-style: none;
	float: left;
	width: 690px;
	height: 31px;
	padding-top: 89px; 
}
#top_menu2 ul {
	list-style: none;
	float: right;
	width: 570px;
	height: 31px;
	padding-top: 89px; 
}
#top_menu ul li {
	float: left;
	padding-right: 6px;
	width:104px;
	display: inline;
}
#top_menu2 ul li {
	float: left;
	padding-right: 6px;
	width:104px;
	display: inline;
}
#top_menu ul li a {
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #b6b6b6;
	font-family: "Myriad Pro";
	font-size: 14px;	
	background: url(../images/menu_bg.jpg) no-repeat top left;
}
#top_menu2 ul li a {
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	color: #b6b6b6;
	font-family: "Myriad Pro";
	font-size: 14px;	
	background: url(../images/menu_bg.jpg) no-repeat top left;
}
#top_menu ul li a:hover {
	text-decoration: underline;
}
#video {
	float: left;
	width: 952px;	
	padding-top: 14px;
	background: url(../images/video_bg.jpg) no-repeat 0px 0px black;
}
#video #v {
	float: left;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	height: 390px;
	width: 950px;
}
#player {
	float: left;
	width: 634px;
	height: 373px;
	padding: 6px 4px 11px;
}
#image {
	width: 305px;
	height: 373px;
	float: left;
	padding: 6px 3px 11px 0px;
}
#middle {
	float: left;
	width: 952px;		
	background: url(../images/middle_bg.jpg) no-repeat bottom left white;
	padding-bottom: 23px;
	color: #222222;
}
#black {
	float: left;
	width: 952px;
	height: 47px;
	background: black;
}
#bread {
	float: left;
	width: 952px;
	height: 31px;
	border-bottom: 1px solid #959595;
}
#bread ul {
	float: left;
	padding-left: 15px;
}
#bread ul li {
	display: inline;
	float: left;
	background: url(../images/bread_bg.jpg) no-repeat top right;	
	padding-right: 18px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}
#bread ul li.last {
	background: none;
}
#content {
	border-left: 1px solid #b6b6b6;
	width: 633px;
	height: 241px;
	padding-left: 17px;
	float: left;
}
#center {
	float: left;
	height: 100%;
	width: 939px;
	margin-top: 15px;
	padding-left: 13px;
}
#c_left {
	float: left;
	height: 100%;
	width: 232px;
	background: url(../images/c_left_t.jpg) no-repeat top left;
	padding-top:14px;
	color: white;
}
#cc_left {
	background: url(../images/c_left_b.jpg) no-repeat bottom left #222222;
	height: 850px;	
	width: 212px;
	float: left;
	padding: 0 10px 14px;
}
#cc_left2 {
	background: url(../images/c_left_b.jpg) no-repeat bottom left #222222;
	height: 550px;	
	width: 212px;
	float: left;
	padding: 0 10px 14px;
}
#cc_left3 {
	background: url(../images/c_left_b.jpg) no-repeat bottom left #222222;
	height: 2400px;	
	width: 212px;
	float: left;
	padding: 0 10px 14px;
}
#cc_left4 {
	background: url(../images/c_left_b.jpg) no-repeat bottom left #222222;
	height: 1500px;	
	width: 212px;
	float: left;
	padding: 0 10px 14px;
}
#cc_left ul {
	float: left;
	list-style: none;
}
#cc_left2 ul {
	float: left;
	list-style: none;
}
#cc_left4 ul {
	float: left;
	list-style: none;
}
#cc_left ul li {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}
#cc_left2 ul li {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}
#cc_left4 ul li {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
}
#cc_left ul li a{
	color: white;
}
#cc_left2 ul li a{
	color: white;
}'
#cc_left4 ul li a{
	color: white;
}
.tt {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-weight: bolder;
	width:212px;
	border-bottom: 1px solid white;
}
#c_center {
	padding-left: 30px;
	float: left;
	width: 358px;
	height: 100%;
	color: #222222;
}
#c_center p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
#c_center .slice {
	width: 358px;
	height: 1px;
	border-bottom: 1px solid #959595;
}
#c_center .cco {
	margin: 10px 0;
}
.title2 {
	font-size: 18px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 358px;
	text-transform: uppercase;
}
#c_right {
	float: left;
	width: 260px;
	height: 100%;
	padding-left: 50px;
}
#content .top {
	float: left;
	width:580px;	
	padding-top: 18px;
	border-bottom: 1px solid #959595;
	margin-bottom: 17px;
}
#content .top p {
	padding: 10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content .top .title {
	padding: 0;
	font-family: "Myriad Pro";
	font-size: 15px;
}
#content .bot {
	float: left;
	width: 580px;
	padding-bottom: 15px;
}
#content .bot .left_b {
	float: left;
	width: 273px;
}
#content .bot .left_b ul {
	list-style: none;
	float: left;
}
#content .bot .left_b ul li {
	margin-top: 10px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#content .bot .right_b {
	float: left;
	width: 307px;
}
#content .bot .right_b ul {
	float: left;
	list-style: none;
}
#content .bot .right_b ul li {
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content .bot .right_b ul.f1 {
	width: 155px;
}
#right {
	float: left;
	height: 223px;
	width: 299px;
	padding-top: 18px;
	border-right: 1px solid #b6b6b6;
}
.title {
	font-family: "Myriad Pro";
	color: #222222;	
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bolder;
}
.title5 {
	font-family: "Myriad Pro";
	color: #222222;	
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bolder;
}
.title_f {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bolder;
	color:#222222;
	text-transform: uppercase;
}
#footer {
	width: 952px;
	padding-top:29px;
	float: left;
	background: url(../images/footer_b_t.jpg) no-repeat top left;
}
#foot {
	float: left;
	width: 952px;
	padding-bottom: 35px;
	background: url(../images/footer_b_b.jpg) no-repeat bottom left white;
}
#cont_footer {
	border-left: 1px #141414 solid;
	float: left;
	width: 668px;
	padding-left: 17px;
	display: inline;
	background: url(../images/footer_l.jpg) no-repeat top left;
}
#cont_footer ul {
	list-style: none;
	font-family: arial;
	font-size: 11px;
	color: #222222;
	float: left;
}

#cont_footer ul.c1 {
	width: 175px;
}
#cont_footer ul.c2 {
	width: 150px;
}
#cont_footer ul li {
	margin-top: 10px;	
}
#right_footer {
	float: left;
	width: 250px;		
	display: inline;	
}
#right_footer ul {
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;	
}
#right_footer ul li {
	margin-top: 10px;		
}
.products {
	float: left;
	width: 680px;
	height: 24px;	
	margin-top: 20px;
}
.products a {
	display: block;
	float: left;
	width: 278px;
	height: 24px;
	background: url(../images/button_products.jpg) no-repeat top left;
}
.contact {
	float: left;
	width: 250px;
	height: 24px;	
	margin-top: 20px;
}
.contact a {
	float: left;
	display: block;
	width: 249px;
	height: 24px;
	background: url(../images/button_contact.jpg) no-repeat top left;
}
#bottom {
	width: 940px;
	height: 50px;
	float: left;
	padding-left: 12px;
	color: #757575;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #222222;
}
#copy {
	float: left;
	width: 410px;
	height: 50px;
}
#bot_menu {
	float: left;
	width: 530px;
	height: 70px;
}
#bot_menu ul {
	float: left;
	list-style: none;
	height: 70px;
}
#bot_menu ul li {
	display: inline;
	float: left;
	background: url(../images/bot_menu_bg.jpg) top right no-repeat;
	height: 14px;
	padding-right: 21px;
}
#bot_menu ul li a {
	float: left;
	color: #757575;
	text-decoration: none;
}
#bot_menu ul li a:hover {
	text-decoration: underline;
}
#bot_menu ul li.last {
	background: none;
}
#c_center_c {
	float: left;
	width: 670px;
	height: 100%;
	padding-left: 30px;
}
#c_center_c .title2 {
	width: 670px;
}
#c_center_c p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}
.coc {
	margin-bottom: 15px;
}
.services_side {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	line-height: 15px;	
}