@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Droid Sans'), local('DroidSans'), url(http://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: bold;
	src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(http://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}
body, ul, ol, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a, img {
	border: 0;
	padding: 0;
	margin: 0;
	
}
body {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	background-color: #DDD;
	font-family: 'Droid Sans';
}
hr {
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	text-align: center;
	width: 900px;
}
a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Sans';
	color: #000;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
#top-header {
	width: 100%;
	position: absolute;

}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	background-image: url(../images/bg-top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	background-color: #FFF;
	color: #999;
}
#logo {
	float: left;
	width: 240px;
	padding-top: 10px;
	height: 70px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#menu {
	width: 450px;
	float: left;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: 20px;
	font-size: 15px;
}
ul.dropdown {
	position: relative;
	list-style-type: none;
}
ul.dropdown li {
	float: left;
	position: relative;
}
ul.dropdown li a {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #666666;
	padding-bottom: 20px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 20px;
}
ul.dropdown a:hover, ul.dropdown .hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 10;
}
ul.dropdown .sub-menu {
	position: absolute;
	z-index: 5;
	width: 600px;
	top: 62px;
	left: 0px;
	display: none;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 5px 10px #999;
	box-shadow: 0 5px 10px #999;
	border-top: 2px solid #ebebeb;
	padding: 15px;
	font-size: 17px;
}
ul.dropdown .heading {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #0066CC;
	font-size: 18px;
}
ul.dropdown .left {
	width: 200px;
	float: left;
}
ul.dropdown .right {
	width: 200px;
	float: right;
}
ul.dropdown ul {
	list-style-type:none;
	font-size: 20px;
}
ul.dropdown ul li {
	float: left;
	width: 100%;
}
ul.dropdown ul li a {
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: lighter;
	color: #666;
	line-height: 22px;
}
#support {
	float: right;
	color: #4d4e50;
	background-repeat: no-repeat;
	width: 270px;
	font-size: 16px;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 15px;
}
#support .left {
	float: left;
	width: 210px;
	text-align: right;
	font-size: 14px;
}
#support .right {
	float: right;
	width: 50px;
}
#support a.mail-sup {
	color:#333;
}
#page {
	width: 100%;
	position: absolute;
	top: 85px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top-banner {
	padding: 10px;
}
#banner {
	margin-top: 20px;
	margin-bottom: 5px;
}
#banner .banner-left {
	float: left;
	width: 725px;
}
#banner .banner-right {
	float: right;
	width: 250px;
	padding-top: 20px;
}
#banner .banner-right1 {
	float: right;
	width: 250px;
	padding-top: 20px;
}
#banner .left-image {
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-top: 0px;
}
#client-test {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#client-test .left-client {
	float: left;
	width: 420px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#client-test .right-client {
	float: right;
	width: 420px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#client-test .client-img {
	float: left;
	width: 100px;
}
#client-test .client-text {
	float: right;
	width: 280px;
	background-image: url(../images/comma.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#related {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#related .related-left {
	padding: 10px;
	float: left;
	width: 390px;
	border: 1px dotted #06C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ebebfa;
}
#related .related-right {
	padding: 10px;
	float: right;
	width: 390px;
	border: 1px dotted #06C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ebebfa;
}
#related .rel-img {
	float: left;
	width: 100px;
	padding-top: 10px;
	padding-left: 5px;
}
#related .rel-text {
	float: right;
	width: 280px;
}
/* CSS Document */

.v74-grey-top {
	text-align: center;
	width:800px;
}
.v74-grey-top .v74-demos-container {
	width:900px;
	height:190px;
	margin:0 auto;
	position:relative;
}
.v74-grey-top .v74-demos-bg {
	width:900px;
	height:190px;
	zoom: 1;
	left:0;
	top:0;
	z-index:5;
	opacity:0;
}
.v74-grey-top .v74-demos-links {
	width:900px;
	height:190px;
	left:52px;
	top:-3px;
	z-index:10;
}
.offer2 {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
	background-color: #FFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.offer-main2 {
	width: 160px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.offer-right-white {
	width: 720px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.offer-right1-white {
	float: left;
	width: 150px;
	margin-right: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}
.offer-right2-white {
	float: right;
	width: 545px;
}
.offer-right2-left-white {
	float: left;
	width: 155px;
	margin-right: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}
.offer-right2-right-white {
	float: right;
	width: 150px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}
.footer-cont2 {
	float: left;
	width: 180px;
	margin-right: 30px;
}
.maroon-font-p {
	color: #ba0d20;
}
.v74-demos-links p {
	font-size:16px;
	line-height:24px;
	color:#383838
}
.v74-grey-top1 {
	width:430px;
	padding-top:5px;
	float:left;
	padding-left:20px;
	display:block;
	text-align:left;
	text-decoration:none;
	outline:none;
	font-size:16px
}
.v74-demos-download {
	background:none !important;
}
.v74-grey-top .v74-demos-links a .v74-demos-icon {
	width:145px;
	height:115px;
	display:block;
	margin:0 auto;
}
.v74-demos-heading {
	
	font-size: 18px;
	color:#840000;
	text-shadow:#EAEAEA 2px 2px 2px;
	display:block;
	line-height: 1em;
	width: 310px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	float: right;
}
.v74-demos-extra {
	text-shadow:#EAEAEA 2px 2px 2px;
	display:block;
	width: 310px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	float: right;
}
.v74-demos-heading p {
	font-size: 18px;
	color:#06c;
	text-shadow:#EAEAEA 2px 2px 2px;
	display:block;
	margin: 6px 0 2px 0;

}
.v74-grey-top .v74-demos-links a .v74-demos-desc {
	margin: 0px 0px 0px;
	font-weight: normal;
	font-size: 16px;
	color:#555;
	display:block;
	text-shadow: 1px 1px 1px #fff;
}
.overlap {
	margin: 0px 10px;
	float:left;
}
.overlap2 {
	margin-left:50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.overlap3 {
	float:left;
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.overlap4 {
	float:right;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#screencase {
	width:900px;
	margin:0 auto;
	padding-left:15px;
	height:280px;
	text-align:center;
}
.screenbox {
	background-color:#F4F4F4;
	border:5px #06c solid;
	border-radius:7px;
	padding:15px;
	margin-right:15px;
}
#video {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	text-align: center;
}
.video-extra {
	padding-right: 100px;
}
.right-text {
	float: right;
	width: 480px;
}
.right-text ul {
	list-style-type: none;
}
.right-text li {
	background-image: url(../images/tick-new.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 32px;
	font-size: 16px;
	background-position: 10px 12px;
}
.side-pane {
	width: 250px;
	float: right;
	position: relative;
	margin-bottom: 10px;
}
.side-pane1 {
	width: 230px;
	float: right;
	position: relative;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.side-text {
	float: right;
	width: 175px;
	position: absolute;
	top: 3px;
	right: 8px;
}
.side-text1 {
	float: right;
	width: 150px;
	position: absolute;
	top: 4px;
	right: 10px;
}
.sub-head {
	font-size: 26px;
	color: #666666;
	padding-top: 10px;
}
.sub-head1 {
	font-size: 26px;
	color: #666666;
	padding-top: 10px;
	line-height: 8px;
}
.side-pane p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.how-it {
	margin-bottom: 10px;
}
.how-it-main {
	margin-bottom: 10px;
}
.how-it-left {
	float: left;
	width: 35px;
	margin-left: 20px;
	margin-top: 30px;
	height: 50px;
}
.how-it-right {
	float: right;
	width: 920px;
	margin-top: 30px;
}
.how-it-left-new {
	float: left;
	width: 35px;
	margin-left: 20px;
	margin-top: 15px;
	height: 40px;
}
.how-it-right-new {
	float: right;
	width: 920px;
	margin-top: 15px;
}
#footer {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
#footer p {
	margin-bottom: 0px;
	line-height: 20px;
}
#footer a {
	color: #06C;
	text-decoration: none;
}
#footer a:hover {
	color: #06C;
	text-decoration: underline;
}
#footer .footer-left {
	float: left;
	width: 430px;
	font-size: 12px;
	padding-left: 10px;
}
#footer .footer-right {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
.demo-left {
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 20px;
}
.demo-right {
	float: right;
	width: 630px;
	padding: 15px;
}
.demo-right ul {
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.demo-right li {
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	background-position: 0px 8px;
	line-height: 32px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.demo-limit-box {
	background-color:#FFFFCC;
	border:#06c 1px solid;
	width: 620px;
	margin-bottom: 20px;
	float: right;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	background-color: #FFF;
	margin-left: 2px;
}
.button a {
	color: #FFFFFF;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
	
}
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top, #6b9d28, #436b0c);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
	
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
	
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	
}
.orange:active {
	color: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top, #f47a20, #faa51a);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	
}
.info-feat {
	float: left;
	width: 620px;
}
.info-img {
	float: right;
	width: 300px;
}
.info {
	padding-right: 20px;
	padding-left: 20px;
}
.locate {
	float: right;
	width: 150px;
}
.loc-con {
	float: left;
	width: 790px;
}
.support-left {
	float: left;
	width: 48px;
}
.support-right {
	width: 860px;
	float: right;
	padding-top: 15px;
}
#feature-point {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#feature-point .left {
	float: left;
	width: 680px;
}
#feature-point .right {
	width: 200px;
	float: right;
	text-align: center;
	margin-right: 10px;
}
#feature-point .module {
	float: left;
	width: 200px;
	padding-right: 10px;
	margin-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
#product-info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#product-info .bg-box {
	float: right;
	width: 220px;
}
#product-info .lbox {
	float: left;
	width: 720px;
}
.support-mail {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.supportl {
	float: left;
	width: 300px;
	text-align: center;
}
.supportr {
	float: right;
	width: 300px;
	text-align: center;
}
.awards {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
.awards p {
	margin-bottom: 40px;
}
.additional {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.additional-left {
	float: left;
	width: 290px;
	margin-right: 20px;
}
#breadcrumbs {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
}
form {
	margin:0 auto;
	width:410px;
}
/* Style the text boxes */
input, textarea {
	width:410px;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
	margin-top:3px;
	font-size:0.9em;
	color:#ffffff;
}
textarea {
	height:213px;
	background-color: #efefef;
	background-repeat: no-repeat;
	background-position: right;
}
#submit {
	border:1px #E6E6E6 solid;
	cursor: pointer;
	width:127px;
	height:38px;
	text-indent:-9999px;
	border:none;
	margin-top:20px;
	cursor:pointer;
	margin-left:160px;
	color:#ffffff;
	background-image:url(../images/submitbtn.png)
}
#submit:hover {
	background-image:url(../images/submitbtn-hover.png)
}
input:focus, textarea:focus {
	border:1px solid #97d6eb;
}
input, textarea {
	width:410px;
	height:27px;
	background:#efefef;
	border:1px solid #dedede;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	color:#3a3a3a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.re-con {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.re-box {
	float: left;
	width: 250px;
	background-color: #fcf4da;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	box-shadow: 3px 3px 3px #cccccc;
}
.site-main {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.site-border {
	width: 250px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.heading {
	text-align: center;
	margin-bottom: 10px;
}
.heading1 {
	text-align: left;
	margin-bottom: 10px;
	color: #06b;
}
.large-tit {
	font-size: 20px;
}
.font-extra {
	font-size: 20px;
}
.dem-font {
	font-size: 24px;
}
.spacing {
	margin-top: 10px;
}
.bottom-mar {
	margin-bottom: 15px;
}
.title {
	font-size: 42px;
	padding-bottom: 5px;
	line-height: 35px;
	line-height: 60px;
	color: #06C;
	text-align: center;
	font-weight: lighter;
}
.aling-left {
	text-align: left;
}
.sub-title {
	font-size: 36px;
	padding-bottom: 20px;
	padding-top:10px;
	line-height: 20px;
	color:#0066CC;
	text-align: center;
	font-weight:lighter;
}
.blue-background {
	background-color: #3f8dbf;
	width: 945px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}
.white-large-tit {
	font-size: 25px;
	color: #FFF;
	margin-top: 5px;
}
.white-title {
	font-size: 45px;
	padding-bottom: 5px;
	line-height: 35px;
	line-height: 60px;
	color: #FFF;
	font-weight: lighter;
}
.color {
	color: #cc0000;
}
.new-title {
	font-size: 26px;
	padding-top:10px;
	line-height: 18px;
	color:#000000;
	font-weight:lighter;
}
.sub-title-new {
	font-size: 26px;
	padding-top:10px;
	line-height: 18px;
	color:#0066CC;
	font-weight:lighter;
}
.tit-extra {
	font-size: 30px;
	padding-top:10px;
	line-height: 16px;
	color:#0066CC;
	font-weight:lighter;
	padding-bottom: 5px;
	margin-top: 20px;
}
.center-text {
	text-align: center;
}
.aling-right {
	text-align: right;
}
.back-ground {
	font-weight: 700;
	color: #333333;
}
.top-space {
	margin-top: 20px;
}
.yellow {
	background-color: #FFC;
	padding: 10px;
	border: 1px dashed #F03;
}
.middle {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}
.middle2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: -40px;
}
.bold, strong {
	font-weight: bold;
}
.left-padding {
	margin-left: 30px;
}
.new-font {
	font-size: 16px;
}
.another-font {
	font-size: 16px;
}
.feat-space {
	padding-right: 10px;
	padding-left: 10px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	color: #D6D6D6;
}
