@charset "utf-8";
/* CSS Document */
body {
	margin-top:50px;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#4a4b4c;
	text-decoration:none;
	background:#737373 url(/site/images/mainbg.gif) top repeat-x;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a {
	margin:0;
	padding:0;
}
img {
	border: 0px;
}
ul {
	list-style-type:none;
}
.clr {
	display:block;
	clear:both;
}
hr {
	border:none;
	border-top:dotted 2px #0069c1;
	padding:5px;
}
#space10px {
	padding:5px 0 5px 0px;
}
.space40px {
	padding:20px 0 20px 0px;
}
a, ul li a {
	color:#f47300;
	text-decoration:underline;
}
a:hover, ul li a:hover {
	text-decoration:none;
}
#container {
	width:910px;
	padding:0;
	margin:0 auto;
	background-color:#fff;
}
/*------------------------------@header-------------------------------------*/
#header {
	width:910px;
	height:75px;
	background:#9b9b9c url(/site/images/headerbg.gif) no-repeat;
	margin:0 auto;
	position:relative;
}
#header #logo {
	float:left;
	width:345px;
	height:75px;
}
#header #logo img.logo {
	border:0px;
}
#header #right {
	float:right;
	width:390px;
}
#header #right img.tollfree {
	float:left;
	padding:25px 20px;
	position:relative;
	border:0px;
}
#header #right img.demo {
	float:right;
	padding:21px 16px;
	position:relative;
	border:0px;
}
/*------------------------------@header-------------------------------------*/

/*------------------------------@navigation bar-----------------------------*/
#nav {
	margin:0 auto;
	width:910px;
	background-color:#464646;
	font-size:11px;
	color:#fff;
	border-bottom:2px solid #fff;
}
#nav ul, #nav ul li, #nav ul li a {
	margin:0;
	padding:0;
}
#nav ul {
	float:left;
	height:24px;
}
#nav li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}
#nav a:link, #nav a:visited {
	float:left;
	margin-right:1px;
	padding:5px 15px 4px 15px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	background:#67a200;
	border:1px solid #67a200;
	border-bottom:none;
	color:#fff;
}
#nav a:hover {
}
#nav a.active {
	margin-top:0px;
	padding:5px 15px 4px 15px;
	font-size:12px;
	background:#fff;
	border:1px solid #fff;
	border-bottom:none;
	color:#000;
}
/*------------------------------@navigation bar-----------------------------*/

/*------------------------------@banner-------------------------------------*/
#bannerleft {
	display:block;
	background-color:#003366;
	float:left;
	width:340px;
	height:182px;
	padding:50px 0px 0px 20px;
	color:#fff;
}
#bannerleft h2, .top_description h2 {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#fff;
}
#bannerleft p, .top_description p {
	font-size:14px;
}
#bannerright {
	display:block;
	float:left;
	width:550px;
	height:232px;
	background-color:#003466;
}
/*------------------------------@banner-------------------------------------*/

/*------------------------------@collapse window----------------------------*/
.collapsible {
	display:none; /* Only important part */
	padding:0;
}
#collapsebar {
	width:910px;
	background-color:#003366;
	color:#fff;
	height:13px;
}
#collapsebar img {
	float:right;
}
/*------------------------------@collapse window----------------------------*/

/*------------------------------@body topbar-------------------------------*/

#topdiv {
	background:url(/site/images/bodytop.gif) left repeat-x;
	width:910px;
	height:20px;
	display:block;
	clear:both;
}
/*------------------------------@body topbar---------------------------------*/

/*------------------------------@body full---------------------------------*/
.login_error {
 font-weight: bold;
 color: #ff0000;
 padding: 2px 0px 2px 20px;
}
#bodyfull {
	float:left;
	background:#fff;
	width:890px;
	padding:10px;
}
#bodyfull img.screenshot {
	padding:5px;
}
#bodyfull #colmn1, 
#bodyfull #colmn2, 
#bodyfull #colmn3 {
	width:290px;
	float:left;
	display:block;
}
#bodyfull p {
	padding:5px 10px 10px 0px;
}
#bodyfull h2.blue {
	margin:-15px 0px;
	padding:5px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0069c1;
}
#bodyfull h2.green {
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#67a200;
}
#bodyfull h4.green {
	font-size:14px;
	font-weight:bold;
	color:#67a200;
}
/*------------------------------@body full------------------------------------*/


/*------------------------------@body left------------------------------------*/
#bodyleft {
	float:left;
	background:#fff;
	width:610px;
	padding:10px;
}
#bodyleft #demosignup {
	width:360px;
	padding:0px 0px 0px 100px;
}
#bodyleft #demosignup form label {
	width:100px;
	height:18px;
	float:left;
	font-size:10px;
	line-height:18px;
	padding:0px;
	margin:5px 0 0;
	text-transform:uppercase;
}
#bodyleft #demosignup form input {
	width:250px;
	height:18px;
	float:left;
	display:block;
	padding:0px;
	margin:0 0 5px 0;
}
#bodyleft #demosignup form input.small {
	width:50px;
	height:18px;
	float:left;
	display:block;
	padding:0px;
	margin:0 0 5px 0;
}
#bodyleft #demosignup form input.button {
	width:87px;
	height:25px;
	display:block;
	background:url(/site/images/submit.gif) 0 0 no-repeat #fff;
	border:none;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 100px;
	color:#fff;
	text-align:center;
}
#bodyleft p {
	padding:5px 10px 10px 0px;
}
#bodyleft #about {
	display:block;
}
#bodyleft h2.blue {
	margin:-15px 0px;
	padding:5px 0px 15px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0069c1;
}
#bodyleft h2.green {
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#67a200;
}
#bodyleft h4.green {
	font-size:14px;
	font-weight:bold;
	color:#67a200;
}
#bodyleft #featues, #bodyleft .featues {
	display:block;
}
#bodyleft #features ul, #bodyleft .features ul {
	padding:0;
	margin:0;
}
#bodyleft #features h4.green, #bodyleft .features h4.green {
	font-size:14px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	color:#67a200;
}
#bodyleft #features ul li, #bodyleft .features ul li {
	background:url(/site/images/greencheck.gif) 0 4px no-repeat;
	padding:2px 0 2px 20px;
}
#bodyleft #special, #bodyleft .special {
	display:block;
	padding:5px 0 0 100px;
}
#bodyleft #special img, #bodyleft .special img {
	background:url(/site/images/quotebg.gif) no-repeat;
}
#bodyleft #referals {
	display:block;
}
#bodyleft #referals h2 {
	padding:10px 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#0069c1;
}
#bodyleft #address {
	width:200px;
	display:block;
	padding:10px 0px;
	float:left;
}
#bodyleft #address p {
	width:200px;
	padding:0px 0px 0px 5px;
}
/*------------------------------@body left ---------------------------------*/

/*------------------------------@body right---------------------------------*/
#bodyright {
	width:265px;
	float:left;
	border:1px solid #dadada;
	background:#f3f3f3;
	color:#1a1a1a;
	padding:0 0 5px;
}
#bodyright h3 {
	width:225px;
	height:22px;
	display:block;
	border:1px solid #dadada;
	background:#fff;
	color:#00111a;
	font-size:16px;
	margin:6px 8px 0;
	padding:5px 0 0 20px;
}
#bodyright h3 span {
	background:#fff;
	color:#046598;
}
#bodyright p {
	padding:10px 10px 0px 10px;
}
#bodyright strong {
	color:#67a200;
}
#bodyright p.boldtext {
	padding:10px 10px 0px;
	font-size:14px;
	background:#f3f3f3;
	color:#1a1a1a;
	font-weight:bold;
}
#bodyright form.form1 {
	width:245px;
}
#bodyright form.form1 label {
	width:66px;
	height:18px;
	float:left;
	font-size:10px;
	line-height:18px;
	padding:0 0 0 21px;
	margin:5px 0 0;
	text-transform:uppercase;
}
#bodyright form.form1 input {
	width:150px;
	height:18px;
	float:left;
	display:block;
	padding:0px;
	margin:5px 0 0;
	border:#dadada 1px solid;
}
#bodyright form.form1 input.botton {
	width:54px;
	height:25px;
	display:block;
	background:url(/site/images/button.gif) 0 0 no-repeat #ebebeb;
	border:none;
	color:#fff;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
html>body #bodyright form.form1 input.botton {
    margin:5px 0 0 185px;
}
#bodyright ul {
	width:228px;
	padding:0 10px;
	margin:10px 0 0;
}
#bodyright ul li {
	background:url(/site/images/arrow.jpg) 0 4px no-repeat;
	padding:0 0 5px 20px;
}
#bodyright a, #bodyright ul li a {
	color:#717171;
	text-decoration:underline;
}
#bodyright a:hover, #bodyright ul li a:hover {
	text-decoration:none;
}
#bodyright #address {
	width:200px;
	display:block;
	padding:10px;
	float:left;
}
#bodyright #address p {
	width:200px;
	padding:0px 0px 0px 5px;
}
/*------------------------------@body right---------------------------------*/

/*------------------------------@lady presenting demo-----------------------*/
#demobox {
	width:265px;
	height:150px;
	margin:20px 0 0;
	background:url(/site/images/demobg.gif) 0 0 no-repeat;
	float:left;
	color:#1a1a1a;
	display:block;
	padding:20px 0px;
}

#demobox #dmbutton {
   padding:60px 80px 20px 30px;
}
#demobox #dmbutton img {
   position:relative;
   border:none;
}

#demoright {
	width:265px;
	float:left;
	color:#1a1a1a;
	padding:20px 0px;
}
/*------------------------------@lady presenting demo-----------------------*/
#packagetb {
	font-size:12px;
}
#packagetb td {
	height:30px;
	padding:2px 0 2px 10px;
}
#packagetb tr.grey {
	background-color:#808080;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#packagetb tr.grey2 {
	background-color:#808080;
	color:#fff;
	font-size:11px;
}
#packagetb tr.grlight {
	background-color:#dddddd;
}
/*------------------------------@footer-------------------------------------*/
#footer {
	width:910px;
	height:80px;
	margin:0 auto;
	background-color:#000;
	color:#fff;
	position:relative;
}
#footer ul {
	width:595px;
	position:absolute;
	left:4px;
	top:20px;
	list-style-type:none;
}
#footer ul li {
	float:left;
	color:#d4d4c6;
	font-size:10px;
}
#footer ul li a {
	color:#d4d4c6;
	font-size:10px;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#d4d4c6;
	background-color:#67a200;
}
#footer p.copyright {
	font-size:10px;
	color:#67a200;
	position:absolute;
	left:12px;
	top:40px;
}
#footer a.xht{
	width:80px;
	height:15px;
	background:url(/site/images/w3c_xhtml10.gif) 0 0 no-repeat;
	position:absolute;
	left:717px;
	top:23px;
}
#footer a.cs{
	width:80px;
	height:15px;
	background:url(/site/images/w3c_css.gif) 0 0 no-repeat;
	position:absolute;
	left:806px;
	top:23px;
}
/*------------------------------@footer-------------------------------------*/
