body {
	margin:0; 
	padding:0; 
	font-family: "Lucida Grande", LucidaGrande, Lucida, "DejaVu Sans", "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	background: #e1e9ee url("img/bg.gif") top left repeat-x;
	font-size: 77%;
	color:#333333;
}

.wrap { text-align:center; }

.maintable { text-align:left;
			
}

.headerimg {background:transparent url(img/home-banner.png) no-repeat; }

a#badge {
	        display: block;
	        position:relative;
	        top: 74px;
	        left: 695px;
	        width: 116px;
	        height: 116px;
	        text-indent: -9999px;
	        background: transparent url("img/badge-free.png") top left no-repeat;
}
		
a#badge:hover {
	        background-position: 0 100%;
}
		


.menu-top { 
	background:url(img/loginbg.gif) no-repeat;
	height:33px;
	width:410px;
	text-align:right;
}

.menu-top span { margin-right:45px; }

.menu-top a { text-decoration:none; color:#333333; font-weight:bold; }
.menu-top a:hover { color:#FF0000; }

.mainmenu a { color:#363d41; text-decoration:none; font-size:1.2em; padding-right:10px; font-weight:bold; }
.mainmenu a:hover { color:#f9dd3d; text-decoration:underline; }

.logo { vertical-align:bottom; }

.leftpane, .centerpane, .rightpane {
			padding:15 11px 0 11px;
}

.leftpane h1, .centerpane h1, .rightpane h1 {
	 
	font-size:1.7em; 
	color:#363d41;
	width:230px;
	height:100%;
}


.centerpane {
	background: #a0b3bf;
}

.pricetable td { padding: 3px 10px 3px 10px; }
.row0 { background-color: #363d41; height:25px; font-weight:bold; color:#FFFFFF; }
.pricetable .row0 .one {border-right:#CCCCCC solid 1px; }
.row1 { background-color: #a0b3bf; }
.row2 { background-color: #83929c; }
.pricetable .two {text-align:right; }



.footer { 
	background:url(img/footer_bg.gif) repeat-x; 
	height:80px;
	
}



/* ######## FORM ############## */
#try-it {
					display: block;
					color:#666666;
					width: 318px;
					height:372px;
					background: transparent url("img/try_it.gif") top no-repeat;
}

#try-it p { margin:5px 0 3px 0; }
				
				
#try-it #form-try-it {
					padding:80px 0 0 35px; 
}
					
#try-it #form-try-it input {
					display: inline;
					position: relative;
					width: 210px;
					height: 23px;
					margin-bottom:5px;
					padding-left:8px;
					background: transparent url("img/form_fields2.gif") top left no-repeat;
					border: none;
}
					
#form-try-it #from { background-position: 0 -25px; }
#try-it #form-try-it #cheque { background-position: 0 -50px; }
#try-it #form-try-it #address { background-position: 0 -75px; }
#try-it #form-try-it #office { background-position: 0 -100px; }
				
#try-it #form-try-it textarea { 
					display: inline;
					position: relative;
					width: 210px;
					height: 75px;
					margin-top:2px;
					background: transparent url("img/textfield.gif") top left no-repeat;
					border: none;
}


#try-it a#phone-but {
					position:relative;
					top: -58px;
					left:265px;
					width:34px;
					height:34px;
					background: transparent url("img/phone.gif") top left no-repeat;
					border: none;
				    text-indent: -9999px;
					display:block;
					overflow:hidden;
}
					
#try-it a#phone-but:hover {
					background-position:0 -34px;
}



.slogan_bg { background:url(img/title.png) no-repeat bottom right; }