@charset "utf-8";
/* CSS Document */
* {
     margin: 0;
}
 html, body {
     height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background:url(../images/bg.jpg) repeat-x #dcdcdc 0 -1px;

}
#container{
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: -1px auto -300px auto;
	width: 980px;
}

#header {
	height: 415px;
}
#header ul {
	display: block;
	width: 960px;
	height: 61px;
	overflow: hidden;
	margin: 0 auto;
	list-style: none;
}
#header ul a{
	display: block;	
}
#header ul li, #header ul li a{
	display: block;
	float: left;
	height: 61px;
	width: 120px;
	background-position: top center;
	list-style: none;
	margin: 0;
}
#header ul li:hover {
	background-position: bottom center;
}
#header ul li.home {
	background-repeat: no-repeat;
	
	background-image:url(../images/home_btn.jpg);
}
#header ul li.signup {
	background-repeat: no-repeat;
	
	background-image:url(../images/signup_btn.jpg);
}
#header ul li.articles {
	
	background-repeat: no-repeat;
	
	background-image:url(../images/articles_btn.jpg);
}
#header ul li.faq {
	background-repeat: no-repeat;
	background-image:url(../images/faq_btn.jpg);
	
}
#header ul li.contact {
	width: 122px;
	
	background-image:url(../images/contact_btn.jpg);
	background-repeat: no-repeat;
}
#header ul li.login {
	width: 120px;
	
	float: right;
	background-repeat: no-repeat;
	background-image:url(../images/login_btn.jpg);
}
#header #banner {
	height: 381px;
	widht:960px;
	padding: 10px;
	background: url(../images/header_bg.jpg) no-repeat;
}
#header #banner #smart-banner {
	margin: 30px 0 0 0;
}
#logo {
	width: 350px;
	height: 80px;
	margin: -5px -10px;
}
#login{
	width: 500px;
	margin: 10px 0 -10px 0;
	float: right;
}
#login div {
	width: 160px;
	float: left;
	margin: 0 20px 0 0;
	color: #fff;
	font-size: 11px;
}
#login div.submit {
	width: 100px;
	margin: 12px 0 0 0;
}
#login div.submit input {
	padding: 4px 25px;
	
}
#login input[type="text"] {
	width: 99%;
	margin: 5px 0;
	height: 17px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	color:#999;
}
#content {
	width: 960px;
	padding:10px;
	background: url(../rgba.php?name=white&a=60) repeat #ccc;
	background: rgba(255, 255, 255, 0.6);
	margin: 10px 0 20px 0;
}
#content #inner {
	width: 860px;
	padding: 20px 50px;
	height: auto;
	background: #fff;
}
#footer, #push {
     height: 300px;
}
#footer {
	background: url(../images/footer_bg.png) repeat-x bottom left;
	color: #FFF;
	overflow: hidden;
}
#footer .inner {
	width: 915px;
	height: 240px;
	margin: 0 auto;
	padding: 50px 10px 10px 55px;
	background:url(../images/tapemeasure.png) no-repeat bottom left;
}
#onetoallform {
	width: 860px;
	padding: 10px;
	margin: 20px auto;
	border: 1px solid #ccc;
}
#onetoallform div{
	margin: 10px 0;	
}
#onetoallform .entersite{
	height: 55px;
	padding: 115px 0px;
}
#onetoallform img{
	margin-right: 5px;
	padding: 0;
}
#imgverify {
	width: 100px;	
}
#onetoallform input[type="text"], #onetoallform textarea {
	width: 250px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #FFF;
}
img{
 padding: 10px;	
}
#onetoallform input[type="text"]:focus, #onetoallform textarea:focus {
	border: 1px solid #C00;
}
#onetoallform br {
	margin: 5px;	
}
#onetoallform table td {
	padding: 10px;
	font-size: 12px;
	color: #666;
}
.floatleft {
	float:left;
}
h1{
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
}
h2{
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size:  16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	margin: 15px 0;	
	line-height: 20px;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.centeredtext{
	text-align: center;		
}
.centeredblock {
	margin-right: auto;
	margin-left: auto;
}
.red {
	color: #C00;	
}
h4 {
	font-size:18px;
	font-weight: bold;
	color: #fff;
	background: #C00;
	padding: 10px;
	width: 97%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.msgbox {
	width: 460px;
	height: 86px;
	padding: 20px 30px 20px 125px;
	background:url(../images/msgbox.jpg) no-repeat #fff;
	color: #333;
	text-align: center;
	margin: 25px auto;
}
ul.custom li {
	display: block;
	list-style: none;
	width: auto;
	height: auto;
	margin: 10px;
	background: url(../images/toolbox_bullet.png) no-repeat 0 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
}
ol {
	list-style:decimal;
	margin: 10px 0 10px 40px;
}
ol li {
	margin: 15px 0;	
}
table td {
	padding: 10px;	
}
ul.tick li {
	display: block;
	list-style: none;
	width: auto;
	height: auto;
	min-height: 27px;
	padding: 10px 0px 5px 40px;
	margin: 10px;
	background-image: url(../images/tick2.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.copyright {
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
.copyright a {
	color: #fff;	
}
ul {
	margin: 20px 50px;
	list-style: disc;
}
blockquote{
	margin: 0 20px;
}
#vfg_form {
	width: 550px;
	height: 670px;
	border: none;
	margin: 0 auto;
}
.vfg_form input[type="text"] {
	width: 200px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #FFF;
}
.vfg_form textarea {
	width: 100%;	
	padding: 5px;
	border: 1px solid #ccc;
	background: #FFF;
}
.vfg_form input[type="text"]:focus, .vfg_form textarea:focus {
	border: 1px solid #C00;
}
ul li {
	margin: 10px 0;
}.caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.customtable {
	width: 750px;	
	border-collapse:collapse;
	border: 1px solid #ccc;
}
table.customtable tr td {
	padding: 5px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-collapse:collapse;
	background:url(../images/table_bg.jpg) repeat-x left top #e4e4e4;
	font-size: 11px;
}
table.customtable tr th {
	padding: 3px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-collapse:collapse;
	background: #FFC;
}