html , body {height:100%;}
body {
	color:#282b31;
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	background:#ebedef url(../images/body-bg.gif) repeat-x;
	min-width:998px;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
#page {
	width:854px;
	margin:0 auto;
	min-height:100%;
}
* html #page {height:100%;}
/*header*/
#header {
	width:854px;
	height:313px;
	position:relative;
}
#header img {
	display:block;
	border:none;
	position:absolute;
	top:41px;
	left:47px;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:271px;
	right:0;
}
#header ul li {
	float:left;
}
#header ul li a {
	display:block;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul li a.home {
	width:117px;
	background:url(../images/home.gif) no-repeat;
}
#header ul li a.contact {
	width:135px;
	background:url(../images/contact.gif) no-repeat;
}
#header ul li a.features {
	width:127px;
	background:url(../images/features.gif) no-repeat;
}
#header ul li a.video {
	width:97px;
	background:url(../images/video.gif) no-repeat;
}
#header ul li a.compare {
	width:132px;
	background:url(../images/compare.gif) no-repeat;
}
#header ul li a:hover , #header .demo:hover {background-position:0 -42px;}
#header ul li a.active , #header .demo.active {background-position:0 -84px;}
#header .demo {
	width:232px;
	height:42px;
	position:absolute;
	top:271px;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/demo.gif) no-repeat;
}
/*content*/
#content {
	width:100%;
	overflow:hidden;
	padding-bottom:200px;
}
#content h1 {
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
.box-holder {
	width:916px;
	margin-left:-52px;
	overflow:hidden;
}
#content .first {
	width:658px;
	height:124px;
	margin-top:13px;
	background:url(../images/first-title.png) no-repeat;
}
.box-holder .box {
	width:250px;
	float:left;
	padding:11px 0 0 52px;
}
.box-holder .box img {
	margin:0 auto;
	display:block;
}
.box-holder .box p {
	margin:10px 0 0;
	line-height:21px;
}
/*post-holder*/
.post-holder {
	padding:35px 35px 0 30px;
}
#content .post {
	overflow:hidden;
	height:1%;
	padding-bottom:50px;
}
#content .post img {
	float:right;
	border:none;
	margin:8px 0 0 25px;
}
#content .post .title {
	overflow:hidden;
	height:1%;
}
#content .post p {
	margin:4px 0 0;
	line-height:17px;
}
#content .post h3 {
	margin:0;
	color:#2a2e33;
	font-size:31px;
	float:left;
}
#content .post .video {
	width:59px;
	height:23px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 8px;
	background:url(../images/video-btn.png) no-repeat;
}
#content .post.other img {
	float:left;
	margin:8px 25px 0 0;
}
#content .gallery {
	margin:42px 0 0 -50px;
	padding:0;
	overflow:hidden;
	width:914px;
	list-style:none;
}
#content .gallery li {
	float:left;
	width:250px;
	padding:0 0 52px 50px;
}
#content .gallery li img {
	display:block;
	border:none;
}
#content .gallery li strong {
	display:block;
	margin-left:14px;
	line-height:30px;
	font-size:18px;
}
#content .lets {
	width:318px;
	height:81px;
	margin:13px auto 21px;
	background:url(../images/lets-title.png) no-repeat;
}
#content .address-box {
	width:270px;
	float:right;
	margin-right:39px;
	display:inline;
}
#content .address-box .top-bg {
	background:url(../images/address-box-top-bg.png) no-repeat;
	width:234px;
	padding:22px 10px 17px 26px;
}
#content .address-box .btm-bg {
	width:270px;
	height:13px;
	background:url(../images/address-box-btm-bg.png) no-repeat;
	overflow:hidden;
}
#content .address-box address {
	margin:0;
	padding:0;
}
#content .address-box address span {
	font-style: normal;
	font-weight: normal;
	display:block;
	font-size: 16px;
	color:#fff;
	line-height: 24px;
}
#content .address-box address span a {
	text-decoration:none;
	color:#fff;
	position:relative;
}
#content .address-box address span a:hover {
	text-decoration:underline;
}
#content .comparing {
	width:502px;
	height:85px;
	margin:13px auto 16px;
	background:url(../images/comparing-title.png) no-repeat;
}
/*form-holder*/
.form-holder {
	width:490px;
	float:left;
	margin-left:33px;
	display:inline;
}
.form-holder .top-bg ,
.form-holder .btm-bg {
	width:490px;
	height:10px;
	overflow:hidden;
}
.form-holder .top-bg {
	background:url(../images/form-area-top-bg.png) no-repeat;
}
.form-holder .btm-bg {
	background:url(../images/form-area-btm-bg.png) no-repeat;
}
* html .form-holder .btm-bg {margin-top:-3px;}
* +html .form-holder .btm-bg {margin-top:-3px;}
.form-holder fieldset {
	width:443px;
	padding:20px 8px 0 39px;
	overflow:hidden;
	background:url(../images/form-area-bg.png) repeat-y;
}
.form-holder .input-box {
	width:407px;
	overflow:hidden;
	padding-bottom:10px;
}
.form-holder .input-box label {
	color:#040404;
	float:left;
	line-height:34px;
	font-weight:bold;
}
.form-holder .input-box div {
	float:right;
	padding:4px 4px 3px 4px;
	background:#f5f5f5;
}
.form-holder .input-box input.text {
	width:276px;
	height:20px;
	padding:3px 3px 0 2px;
	font:14px Arial, Helvetica, sans-serif;
}
.form-holder .input-box textarea {
	width:279px;
	height:94px;
	padding:2px;
	font:14px Arial, Helvetica, sans-serif;
}
.form-holder .btn {
	float:right;
	margin-top:16px;
}
/*table-holder*/
.table-holder {
	width:778px;
	margin-left:33px;
}
.table-box {
	background:url(../images/table-box-top-bg.png) no-repeat;
	width:778px;
	padding-top:10px;
	margin-bottom:14px;
}
.table-box .btm-bg {
	width:778px;
	height:10px;
	overflow:hidden;
	float:left;
	background:url(../images/table-box-btm-bg.png) no-repeat;
}
.table-box .table {
	width:776px;
	border:solid #bbb;
	background:#fff;
	border-width:0 1px;
	float:left;
}
.table-box:after {
	clear:both;
	content:"";
	display:block;
}
.table-box table {
	margin-bottom:-9px;
	position:relative;
}
.table-box thead td {
	padding:4px 0 8px;
}
.table-box thead td img {
	display:block;
	border:none;
}
.table-box thead .col2 img {
	margin-left:42px;
}
.table-box thead .col3 img {
	margin-left:55px;
}
.table-box .col1 {
	width:198px;
	padding-left:36px;
	font-weight:bold;
}
.table-box .col2 {
	text-align: center;
	width:275px;
}
.table-box .col3 {
	text-align: center;
	width:265px;
	padding-left:49px;
}
.table-box tbody td {
	padding:16px 0 15px;
	border-top:1px solid #bbb;
	color:#282b31;
	vertical-align:top;
}
.table-box tbody .col2 {
	border-right:1px solid #bbb;
	padding-right:30px;
	width:220px;
}
.table-box tbody .col3 {
	padding-right:40px;
	width:240px;
}
.table-box .video {
	float:right;
	width:59px;
	height:23px;
	background:url(../images/video-btn.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:16px -70px 0 0;
	position:relative;
}
.table-box p {
	margin:0;
}
.table-holder .text {
	width: 700px;
	padding-left:38px;
}
.table-holder .text p {
	margin:0 0 18px;
}
/*footer*/
#footer {
	width:100%;
	height:92px;
	margin-top:-92px;
}
#footer p {
	margin:0;
	text-align:center;
	color:#282b31;
	font-weight:bold;
	line-height:30px;
}
#footer .footer-bg {
	width:100%;
	height:62px;
	background:#26292e;
}