﻿div.boxbig_left
{
	float:left;
	background-image: url('../images/box_home_left.png');
	width: 7px;
	height: 190px;	
	margin-top: 7px;
}
div.boxbig_right
{
	float:left;
	background-image: url('../images/box_home_right.png');
	width: 7px;
	height: 190px;	
	margin-top: 7px;
}
div.boxbig_center
{
	float:left;
	background-image: url('../images/box_home_centert.png');
	width: 958px;
	height: 160px;	
	margin-top: 7px;
	padding: 15px 0px 15px 15px;
}
.boxbig_center_left
{
	float:left;
	height: 160px;
	width: 300px;
}
.boxbig_center_left2
{
	float:left;
	height: 160px;
	width: 300px;
	padding-left: 20px;
}
.boxbig_center_left h2, .boxbig_center_left2 h2
{
	margin-bottom: 0px;
}
.boxbig_center_rigth
{
	float:left;
	padding-top: 30px;
	height: 130px;
	width: 610px;
	padding-left: 30px;
	background-image: url('../images/landing/rbt.GIF');
	background-position: right;
	background-repeat: no-repeat;
}
.boxbig_center_rigth2
{
	float:left;
	height: 160px;
	width: 446px;
	padding-left: 100px;
}
.small_landing_ul
{margin-left: 20px; padding: 0px; margin-top: 7px; font-size: 10px;}
.demo_tab
{
	width: 720px;
	height: 495px;
	background-image: url('../images/landing/tab.jpg');
}
.demo_tab h1
{
	text-align: left;
	padding-left: 80px;
	padding-top: 10px;
}
.demo_tab1
{
	width: 720px;
	height: 483px;
	background-image: url('../images/landing/tab1.jpg');
}
.demo_tab2
{
	width: 720px;
	height: 483px;
	background-image: url('../images/landing/tab2.jpg');
}
.demo_tab1_label
{
	float: left;
	width: 195px;
	padding: 10px 0px 10px 120px;
	text-align: center;
}
.demo_tab2_label
{
	float: left;
	width: 195px;
	padding: 10px 0px 10px 158px;
	text-align: center;
}
.demo_tab1_label_1
{
	float: left;
	width: 195px;
	padding: 10px 0px 10px 50px;
	text-align: center;
}
.demo_tab2_label_1
{
	float: left;
	width: 195px;
	padding: 10px 0px 10px 138px;
	text-align: center;
}
.demo_tab1_label a, .demo_tab2_label a, .demo_tab1_label_1 a, .demo_tab2_label_1 a
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.demo_tab_content
{	
	float: left;
	padding: 15px;
	width: 690px;
}
.demo_tab_content h2
{	
	text-align: left;
}
.new_corner
{
	float: left;
	width: 92px;
	height: 73px;
	background-image: url('../images/landing/New-corner.gif');
	margin-top: -7px;
}