@charset "utf-8";
/* CSS Document */

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, select, div
{
	font-family: verdana; 
	font-size: 12px;
}

body {
	margin: 0px;
	background-color: #F4F4F4;
}

.content {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px auto;
}	

.banner {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 270px;
}

.homelink {
	width: 325px;
	height: 40px;
	float: left;
	margin-left: 18px;
	_margin-left: 9px; /* IE6 hack */	
	cursor: pointer;
	z-index: 2;
}

.agentloginbanner {
	background-image: url(../images/agentloginban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.contactbanner {
	background-image: url(../images/contactusban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.faqbanner {
	background-image: url(../images/faqban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.freetrialbanner {
	background-image: url(../images/freetrialban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.joinnowbanner {
	background-image: url(../images/joinnowban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.membersbanner {
	background-image: url(../images/membersban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.seminarsbanner {
	background-image: url(../images/seminarban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.pricingbanner {
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
}

.softwarebanner {
	background-image: url(../images/softwareban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.testimonialsbanner {
	background-image: url(../images/testimonialsban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.watchdemobanner {
	background-image: url(../images/watchdemoban.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 179px;
}

.topmenu {
	height: 30px;
	width: 900px;
}

.menuitem {
	float: right;
	padding: 4px 15px 0px 0px;
}

.menuitem a:link, .menuitem a:visited {
	color: #000000;
	text-decoration: none;
}

.menuitem a:hover {
	color: #681463;
	text-decoration: none;
}

.menuitem a:active {
	color: #000000;
	text-decoration: none;
}

.bannertext {
	margin: 105px 0px 0px 0px;
	width: 900px;
	height: 270px;
}

.bulletpoints {
	width: 445px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.bulletpoint {
	height: 26px;
	width: 405px;
	padding-left: 40px;
}

.bulletimage {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 27px;
	margin-left: 4px;
	z-index: 2;
}

.bullettext{
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
}

.bullettextcolor1{
	color: #6F1E24;
}

.bullettextcolor2{
	color: #231F20;
}

.freetrial {
	float: left;
	width: 200px;
	margin-top: 72px;
	_margin-left: -20px; /* IE6 hack */	
}

.freetrialbutton {
	background-image: url(../images/freetrialroll.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 188px;
	float: left;
	height: 34px;	
	cursor: pointer;	
}

.buttonbar {
	clear: both;
	width: 900px;
	margin-top: 15px; 
	height: 147px;
	_margin-top: -122px; /* IE6 hack */	
}

.button {
	background-image: url(../images/bigbutton.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 299px;
	float: left;
	height: 147px;	
	cursor: pointer;	
}

.buttontitle {
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0px 0px 70px;
}

.buttontext {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 0px 75px;
}

.buttonlink {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

.textnormal {
	color: #000000;
}

.texthighlight {
	color: #681463;
}

.linebar {
	background-image: url(../images/acrossbar.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	height: 1px;
	width: 900px;
	clear: both;
}

.linebar2 {
	background-image: url(../images/acrossbar.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	height: 1px;
	width: 900px;
	clear: both;
}

.textbar1 {
	height: 35px;
	width: 900px;
	font-size: 20px;
	vertical-align: middle;
	color: #681463;
	_margin-top: -12px; /* IE6 hack */
}

.textbar2 {
	height: 35px;
	width: 900px;
	font-size: 16px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
}

.textcolumns {
	width: 900px;
}

.columnleft {
	float: left;
	display: inline;
	width: 178px;
	padding: 0px 0px 15px 19px;
}

.columnmiddle {
	float: left;
	display: inline;
	width: 178px;
	padding: 0px 0px 15px 18px;
	_margin-left: -9px; /* IE6 hack */
}

.columnright {
	float: right;
	display: inline;
	width: 271px;
	padding: 0px 21px 15px 0px;
}

.moduletop {
	background-image: url(../images/boxtop.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 178px;
	margin: 0px;
}

.moduletoptext {
	width: 178px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 9px 0px 0px 10px;
}

.modulemiddle {
	background-image: url(../images/modulemiddle.jpg);
	background-repeat: repeat-y;
	padding: 8px 10px 8px 10px;
	width: 158px; /* width of columnmiddle - 2 * 10px padding */
	text-align: left;
	font-size: 12px;
}

.modulemiddle p {
	margin: 0px 0px 10px 0px;
}

.modulebottom {
	background-image: url(../images/boxbottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 178px;
}

.usage {
	background-image: url(../images/usagebox.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 271px;
	float: left;
}

.usageline {
	width: 271px;
	height: 23px;
}

.usagelabel {
	float: left;
	width: 168px;
	text-align: left;
	font-size: 12px;
	color: #6F222C;
	padding: 6px 0px 0px 12px;
}

.usagefigure {
	float: right;
	width: 52px;
	text-align: right;
	font-size: 11px;
	color: #1FAC08;
	padding: 7px 38px 0px 0px;
	font-style: italic;
}

.lastupdate {
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 50px 0px 3px 12px;
}

.delay{
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 9px 0px 0px 12px;
}

.comments {
	width: 900px;
	padding-bottom: 20px;
	_margin-top: -10px; /* IE6 hack */	
}

.commentstop {
	background-image: url(../images/commenttop.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	width: 900px;
	height: 12px;
}

.commentsmiddle {
	background-image: url(../images/commentmiddle.jpg);
	background-repeat: repeat-y;
	background-position: 20px center;
	width: 900px;
	height: 125px; /* adjust for length of comments */
}

.commentsbottom {
	background-image: url(../images/commentbottom.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	width: 900px;
	height: 15px;
}

.commentsblock {
	padding: 0px 30px;
	width: 840px; /* width of commentsmiddle - 2 * 30px padding */
	text-align: left;
}

.quoteleft {
	float: left;
	background-image: url(../images/leftquote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 125px; /* adjust for length of comments */
	width: 30px;
}

.quoteright {
	float: right;
	background-image: url(../images/rightquote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 125px; /* adjust for length of comments */
	width: 30px;
}

.comment1 {
	width: 230px;
	float: left;
	padding: 0px;
	vertical-align: top;
}

.comment2 {
	width: 230px;
	float: left;
	padding: 0px 45px;
	vertical-align: top;
}

.commenttext {
	float: left;
	font-style: italic;
	padding-bottom: 10px;
}

.bottommenu {
	margin: -5px auto 0px auto;
	_margin-top: -15px; /* IE6 hack */	
	height: 24px;
	width: 900px;
	text-align: center;
}

.bottommenuitem {
	display: inline;
	padding: 2px 7px;
}

.bottommenuitem a:link, .bottommenuitem a:visited {
	color: #999999;
	text-decoration: none;
}

.bottommenuitem a:hover {
	color: #681463;
	text-decoration: none;
}

.bottommenuitem a:active {
	color: #999999;
	text-decoration: none;
}

.copyright {
	width: 900px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	color: #999999;
}

.pagelayout {
	width: 900px;
}

.leftmenu {
	float: left;
	width: 210px;
}

.leftmenubreak	{
	background-image: url(../images/menusplit.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 210px;
	height: 1px;
}

.leftmenuitemtop {
	width: 180px;
	margin: 7px 0px 7px 25px;
	font-size: 12px;
	text-align: left;
}

.leftmenuitem {
	width: 180px;
	margin: 7px 0px 7px 25px;
	_margin-top: -7px; /* IE6 hack */	
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.leftmenuitemtophighlight {
	width: 180px;
	margin: 7px 0px 7px 25px;
	font-size: 12px;
	text-align: left;
	color: #681463;
	cursor: pointer;
}

.leftmenuitemhighlight {
	width: 180px;
	margin: 7px 0px 7px 25px;
	_margin-top: -7px; /* IE6 hack */	
	font-size: 12px;
	text-align: left;
	color: #681463;
	cursor: pointer;
}

.watchdemomenu {
	float: left;
	background-image: url(../images/watchdemobuttonr.jpg);
	background-repeat: no-repeat;
	background-position: 19px 17px;
	_margin-top: -14px; /* IE6 hack */	
	width: 210px;
	height: 54px;	
	cursor: pointer;	
}

.freetrialmenu {
	float: left;
	background-image: url(../images/freetrialbuttonr.jpg);
	background-repeat: no-repeat;
	background-position: 19px 8px;
	width: 210px;
	height: 48px;	
	cursor: pointer;	
}

.joinnowmenu {
	float: left;
	background-image: url(../images/joinnowbuttonr.jpg);
	background-repeat: no-repeat;
	background-position: 19px center;
	width: 210px;
	height: 42px;	
	cursor: pointer;	
}

.usagemenu {
	float: left;
	background-image: url(../images/usageboxmenu.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 250px;
	width: 200px;
	padding-bottom: 10px;
}

.usagelinemenu {
	width: 210px;
	height: 23px;
}

.lastupdatemenu {
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 60px 0px 3px 26px;
}

.delaymenu{
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 9px 0px 0px 26px;
}

.usagelabelmenu {
	float: left;
	font-size: 12px;
	color: #6F222C;
	padding: 6px 0px 0px 26px;
}

.italic {
	font-style: italic;
}

.usagefiguremenu {
	float: right;
	font-size: 11px;
	color: #1FAC08;
	padding: 6px 34px 0px 0px;
	font-style: italic;
}

.pagecontent {
	float: left;
	width: 690px;
}

.messagebox {
	margin: 10px;
	width: 645px;
	height: 20px;
	border: 1px solid #681463;
	padding: 5px;
	font-weight: bold;
	color: #681463;
}

.modulewide {
	width: 670px;
	margin: 0px 0px 0px 10px;
}

.modulewidetop {
	background-image: url(../images/topboxwide.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 660px;
	margin: 7px 0px 0px 0px;
}

.modulewidetoptext {
	width: 640px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 9px 0px 0px 10px;
}

.modulewidemiddle {
	background-image: url(../images/middleboxwide.jpg);
	background-repeat: repeat-y;
	width: 660px;
}

.modulewidemiddle .imgleft {
	float: left;
	width: 300px;
	padding: 7px 0px 0px 25px;
}

.modulewidemiddle .imgright {
	float: right;
	width: 300px;
	padding: 7px 25px 0px 0px;
}

.modulewidetext {
	padding: 8px 10px 8px 10px;
	text-align: left;
	font-size: 12px;
}

.modulewidetext p {
	margin: 0px 0px 10px 0px;
}

.modulewidetext ul {
	padding-left: 0px;
	margin: 0px 0px 15px 0px;
}

.modulewidetext li  {
	padding-left: 0px;
	margin: 0px 0px 5px 30px;
	_margin-left: 30px; /* IE6 hack */	
}

.testimonial {
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-style: italic;
	line-height: 120%;
}

.pricing {
	width: 369px;
	clear: both;
}

.pricinglefttop {
	width: 200px;
	height: 36px;
	border: 1px solid black;
	padding: 4px;
	float: left;
}

.pricingrighttop {
	width: 150px;
	height: 36px;
	border: 1px solid black;
	padding: 4px;
	border-left: none;
	float: right;
}

.pricingleft {
	width: 200px;
	height: 36px;
	border: 1px solid black;
	border-top: none;
	padding: 4px;
	float: left;
}

.pricingright {
	width: 150px;
	height: 36px;
	border: 1px solid black;
	padding: 4px;
	border-left: none;
	border-top: none;
	float: right;
}

.pricingbreak {
	width: 660px;
	height: 5px;
	clear: both;
	padding-top: 10px;
}

.modulewidebreak {
	height: 5px;
	width: 660px;
	_margin-top: -10px; /* IE6 hack */	
}

.modulewidebottom {
	background-image: url(../images/bottomboxwide.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 660px;
}

.modulemediumleft {
	float: left;
	width: 317px;
	margin-left: 5px;
	_margin-left: 0px; /* IE6 hack */	
}

.modulemediumright {
	float: left;
	width: 317px;
	margin-left: 20px;
}

.modulemediumtop {
	background-image: url(../images/topboxmedium.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 317px;
	margin: 7px 0px 0px 0px;
}

.modulemediumtoptext {
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 9px 0px 0px 10px;
}

.modulemediummiddle {
	background-image: url(../images/middleboxmedium.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 317px;
}

.modulemediumtext {
	padding: 15px 15px;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
}

.modulemediumtext p {
	margin: 0px 0px 10px 0px;
}

.modulemediumtext li {
	padding-left: 0px;
	margin-left: 20px;
	_margin-left: 10px; /* IE6 hack */
	margin-bottom: 5px;
}

.modulemediumtext h3 {
	font-weight: bold;
	margin: 12px 0px;
}

.modulemediumbottom {
	background-image: url(../images/bottomboxmedium.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 317px;
}

.login {
	height: 190px;
	width: 660px;
}

.loginleft {
	float: left;
	height: 190px;
	width: 280px;
	margin-left: 20px;
	padding-top: 20px;
}

.loginright {
	float: left;
	height: 190px;
	width: 320px;
	padding-top: 20px;
	text-align: center;
}

.contactformlabel, .loginformlabel {
	height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

.contactforminput, .loginforminput {
	height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

.contactformsubmit {
	text-align: left;
	height: 80px;
	padding: 15px 35px 20px 0px;
	padding-top: 50px;
}

.loginformsubmit {
	margin-left: 0px;
	text-align: left;
	height: 24px;
	padding: 15px 0px 0px 0px;
}

.demobar {
	width: 660px;
	margin-left: 10px;
	_margin-left: 5px; /* IE6 hack */
	padding: 15px 0px 0px 0px;
	height: 147px;
	text-align: center;
}

.demobuttontitle {
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0px 0px 75px;
}

.demobuttontext {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 0px 80px;
}

.demotext {
	float: right;
	width: 350px;
	margin-top: 5px;
	height: 147px;
	text-align: left;
}

.demotext ul {
	padding-left: 0px;
	margin: 6px 0px 0px 0px;
}

.demotext li  {
	padding-left: 0px;
	margin: 0px 0px 1px 30px;
	_margin-left: 30px; /* IE6 hack */	
}
