BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	background: url('../images/bg/body-bg.png') repeat-x;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}
H1,H2,H3,H4,H5,H6,P,FIELDSET,FORM,UL,OL,LI,DL,DT,DD {
	padding: 0;
	margin: 0;	
	border: none;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#header{
	width:100%;
	height:100px;
}

.page{
	width:1010px;
	margin:0 auto;
}

#header .page{
	height:100px;
	position:relative;
	background: url('../images/bg/header-bg.png') right top no-repeat;
	border-left:solid 1px #d2d2d2;
	border-right:solid 1px #d2d2d2;
}

.logo{
	float:left;
	margin:15px 0 0 30px;
}

.login-block{
	float:right;
	width:325px;
	padding:5px 17px 0 0;
}

.login-block a{
	float:right;
	clear:both;
	color:#000;
	font-size:11px;
	text-decoration:underline;
	margin-top:2px;
}

.login-block a:hover{
	text-decoration:none;
}

.login-block h1{
	font-size:16px;
	float:left;
	background: url('../images/bg/path.png') no-repeat left bottom;
	height:30px;
	padding-left:5px;
	margin-top:33px;
	font-weight:normal;
}

#content{
	margin:0 auto;
	width:1045px;
	background: url('../images/bg/main-content.png') no-repeat;
	min-height:654px;
}

#content .page{
	width:970px;
}

#content h1{
	font-size:24px;
	font-weight:normal;
	text-align:left;
	margin-top:20px;
	width:964px;
	float:left;
	color:#1c324d;
	border-bottom:solid 1px #000;
	padding-bottom:15px;
	padding-left:5px;
}

.content-left{
	width:524px;
	float:left;
	background: url('../images/bg/content-left.png') no-repeat right top;
	min-height:611px;
	margin-bottom:25px;
}

.columns {
	margin-left: 45px;
	width: 524px;
}

.column-left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	width: 200px;
}

.column-heading {
	margin: 0 0 0 0;
	color:#1b7b18;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	width: 200px;
}

.column-left p{
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	width: 185px;
}

.column-right {
	margin-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	width: 200px;
}

.column-right p{
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	width: 185px;
}

.content-right{
	float:left;
	background: url('../images/bg/content-left.png') no-repeat right top;
	width:445px;
	min-height:611px;
}

.column-heading {
	margin: 0 0 0 0;
	color:#1b7b18;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 200px;
}

.fade-column-bottom {
	margin-left: 50px;
	display:block;
	clear:both;
	text-align: center;
	background: url('../images/bg/bg_fade2.png') no-repeat right top;
	width: 410px;
	height: 58px;
}

#content h2{
	color:#1c324d;
	width:495px;
	padding-left:5px;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	margin-top:25px;
	float:left;
	margin-bottom:15px;
}

.sign-nup-container {
	width: 430px; 
	height: 238px; 
	background: url('../images/bg/round-box.png') 2px 15px no-repeat ; 
	margin: 0 auto;
}

.login-button{
	float:left;
	width:375px;
	height:73px;
	background: url('../images/buttons/login2.png')  no-repeat;
	margin:0 0 0 29px;
	position:relative;
	color:#fff;
	font-size:20px;
	padding-top:0px;
	clear: both;
}

.login-button:hover{
	text-decoration:none;
}

.content-right p{
	font-size:14px;
	padding:25px;
	padding-bottom:0;
	float:left;
	width:446px;;
}

.content-right p a{
	color:#286cb1;
	text-decoration:underline;
}

.content-right p a:hover{
	text-decoration:none;
}

.play-demo-button {
	float: left;
}

.play-demo-button-sm {
	float: left;
}

.demo{
	float:left;
	width:272px;
	height:93px;
	background: url('../images/buttons/demo.jpg') no-repeat;
	margin:30px 0 0 17px;
	color:#286cb1;
	font-size:14px;
	text-align:left;
	padding:30px 0 0 15px;
}

.demo b{
	text-decoration:underline;
	font-weight:normal;
}

.demo span{
	color:#000;
	margin-left:9px;
	text-decoration:none;
}

.demo:hover{
	text-decoration:none;
}

#login-tab {
	margin-top: 10px;
	margin-right: 45px;
	height:55px;
	background: url('../images/bg/bg_tab.png') no-repeat center top;
	width:330px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#login-tab  a{
	color:#286cb1;
	text-decoration:underline;
}

#login-tab a:hover {
	text-decoration:underline;
}

#login-tab p {
	margin-top: 10px;
}

.watch-demo-tab {
	font-size: 16px; 
	float: left;
	margin-top: 8px;
	
}

.watch-demo-tab-link {
	color:#286cb1; 
	float: left; 
	font-size: 16px; 
	padding-top: -3px;"
}

#footer{
	height:60px;
	margin:0 auto;
	background: url('../images/bg/footer-bg.png') no-repeat center top;
	width:100%;
	padding-top:35px;
}

#footer p, #footer a{
	font-size:12px;
	color:#231f20;
}

#footer a{
	text-decoration:underline;
}

#footer a:hover{
	text-decoration:none;
}