body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #161616;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bkgr.gif);
	background-repeat: repeat-x;
}
body.in {
	background-image: url(images/bkgrin.gif);
}
html, body {
	text-align:center;
}
a:link {
	color: #161616;
	text-decoration: underline;
}
a:visited {
	color: #161616;
	text-decoration: underline;
}
a:hover {
	color: #161616;
	text-decoration: none;
}
a:active {
	color: #161616;
	text-decoration: underline;
}
p {
margin: 0 0 15px 0;
padding:0;
}
h1 {
font: bold 22px Arial, Helvetica, sans-serif;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
font: bold 22px Arial, Helvetica, sans-serif;
}
h2 {
font: bold 18px Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
font: bold 18px Arial, Helvetica, sans-serif;
}
h3 {
font: bold 14px Arial, Helvetica, sans-serif;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
font: bold 14px Arial, Helvetica, sans-serif;
}
h4 {
font: bold 14px Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
font: bold 14px Arial, Helvetica, sans-serif;
}
h5 {
font: bold 11px Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
form {
margin: 0;
padding: 0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
	margin: 3px;
	padding: 3px;
	width: 96%;
	border: 1px solid #696969;
}
input, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #161616;
  margin: 1px;
  padding: 1px;
  border: #696969 1px solid;
}
img, a img {
	border:none;
}
div {
	position:relative;
	display:block;
}

.hide { display: none; }

/* MAIN */
#container {
	width:1074px;
	margin: 0px auto;
	text-align: center;
}
#header, #content {
	width: 988px;
	clear: both;
	margin:0px  auto;
	text-align: left;
}
#header {
	height:75px;
}
#promo {
	width:1074px;
	height:421px;
	clear: both;
	margin:0px  auto;
	text-align: left;
	background:url(images/promo.jpg) left top no-repeat;
}
#processors, #contactus, #demo, #reqform, #comparison {
	width:1074px;
	height:166px;
	clear: both;
	margin:0px  auto;
	margin-bottom:40px;
	text-align: left;
}
#processors {
	background:url(images/processors.jpg) left top no-repeat;
}
#contactus {
	background:url(images/contactinfo.jpg) left top no-repeat;
}
#demo {
	background:url(images/demo.jpg) left top no-repeat;
}
#reqform {
	background:url(images/reqform.jpg) left top no-repeat;
}
#comparison {
	background:url(images/comparison.jpg) left top no-repeat;
}
#processors h2, #contactus h2, #demo h2, #reqform h2, #comparison  {
	text-indent:-9999px;
}
#footer {
	width: 988px;
	clear: both;
	padding-top:35px;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*HEADER*/
#logo {
	height: 75px;
	width: 180px;
	float: left;
	background:url(images/logo.png) left top no-repeat;
	text-indent:-9999px;
}
#headermg2 {
	height: 75px;
	width: 316px;
	float: left;
	background:url(images/topbg2.gif) left top no-repeat;
}
/* NAVIGATION */
#menu {
	width:492px;
	height: 75px;
	float: left;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
  margin: 0;
  border: 0;
  padding: 0;
  float: left;
  display: block;
  list-style: none;
  position: relative;
  height: 75px;
  background: transparent;
  text-align: center;
  cursor: pointer;
}
#menu ul li a {
  margin: 0;
  border: 0;
  padding: 0;
  display: block;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  text-indent:-9999px;
  height: 75px !important;
  line-height:75px;
}
#menu ul li a:hover {
	background-position:0px -75px;
}
#menu ul li.selected a, #menu ul li.selected a:hover {
	background-position:0px -150px;
	cursor:default;
}
#button1 {
	background: transparent url(images/menu_overview.gif) 0px 0px no-repeat;
	height:75px;
	width:119px;
}
#button2 {
	background: transparent url(images/menu_demo.gif) 0px 0px no-repeat;
	height:75px;
	width:115px;
}
#button3 {
	background: transparent url(images/menu_processors.gif) 0px 0px no-repeat;
	height:75px;
	width:133px;
}
#button4 {
	background: transparent url(images/menu_contact.gif) 0px 0px no-repeat;
	height:75px;
	width:125px;
}


/* CONTENT */
#textblocks {
	width: 988px;
	height: 161px;
}
.divider {
	margin:0 14px;
	padding:0;
	border-top:#adb6b2 1px solid;
	background:#f3fffa;
	height:1px;
	line-height:1px;
}
#overview {
	position:absolute;
	top:-53px;
	left:14px;
	width:108px;
	height:37px;
	background:url(images/overview.png) left top no-repeat;
	text-indent:-9999px;
}
#features {
	position:absolute;
	top:-53px;
	right:215px;
	width:103px;
	height:37px;
	background:url(images/features.png) left top no-repeat;
	text-indent:-9999px;
}
#tblock1 {
	float:left;
	padding:32px 18px 0 14px;
	width:366px;
	height:129px;
}
#tblock2 {
	float:left;
	padding:32px 0 0 34px;
	width:319px;
	height:129px;
}
#smpromo {
	float:left;
	padding: 28px 0 0 0;
	width:237px;
	height:129px;
}
#award {
	float:left;
	width:135px;
	height:98px;
}
#award img {
	margin: 3px;
}
#order {
	float:left;
	width:102px;
	height:98px;
}
#order a, #order a:visited {
	display:block;
	width:102px;
	height:98px;
	background:url(images/order.jpg) left top no-repeat;
	text-indent:-9999px;
}
#order a:hover {
	background-position:left bottom;
}

#sellpoints {
	width: 988px;
}
#sellpoints1 {
	float:left;
	padding:34px 47px 10px 14px;
	width:340px;
}
#sellpoints2 {
	float:left;
	padding:34px 14px 10px 35px;
	width:308px;
}
#order2 {
	float:left;
	padding:34px 0 10px 0;
	margin:0;
	width:230px;
}
#order2 img {
	display:block;
}
#order2 a {
	display:block;
	margin: 3px;
	width:222px;
	height:41px;
	background:url(images/flatfee.gif) left top no-repeat;
	text-indent:-9999px;
}
#order2 a:hover {
	background-position: left bottom;
}
#sellpoints1 ul, #sellpoints2 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sellpoints1 ul li {
	display:block;
	width:340px;
	height:62px;
	margin-bottom:8px;
	background:url(images/sp1bg.gif) left top no-repeat;
}
#sellpoints2 ul li {
	display:block;
	width:308px;
	height:62px;
	margin-bottom:8px;
	background:url(images/sp2bg.gif) left top no-repeat;
}
#sellpoints1 ul li a {
	display:table-cell;
	width:340px;
	height:62px;
	padding-left:55px;
	padding-right:20px;
	vertical-align:middle;
	text-decoration:none;
	font:13px Arial, Helvetica, sans-serif;
	*display:block;
	*width:265px;
	*height:47px;
	*padding-top:15px;
}
#sellpoints2 ul li a {
	display:table-cell;
	width:308px;
	height:62px;
	padding-left:50px;
	padding-right:15px;
	vertical-align:middle;
	text-decoration:none;
	font:13px Arial, Helvetica, sans-serif;
	*display:block;
	*width:243px;
	*height:47px;
	*padding-top:15px;
}
#sellpoints1 ul li:hover, #sellpoints2 ul li:hover {
	background-position:left bottom;
}

/*processors*/

.contacts_col, .contacts_col2 {
width:470px;
margin-left:0px;
margin-right:20px;
_margin-right:10px;
margin-top:25px;
padding-bottom:40px;
float:left;
background: url(images/processors_bg.gif) left top repeat-y;
}
.contacts_col2 {
	float:right;
}
.contacts_col_bottom {
	position:absolute;
	bottom:0;
	width:470px;
	height:77px;
	background:url(images/processors_bottom.gif) left bottom no-repeat;
	z-index:0;
}
.cnt_header {
clear:both;
padding:12px 20px 10px 20px;
margin:0;
margin-top:-5px;
width:430px;
min-height:15px;
_height:15px;
font:bold 13px Arial, Helvetica, sans-serif;
color: #fff;
background:url(images/processors_heading.gif) left top no-repeat;
}
.contacts {
width: 446px;
min-height:70px;
margin:12px;
clear:both;
z-index:1;
}
.contacts_top {
display:none;
}
.contacts_bottom {
display:none;
}
.contacts .cimg {
position:absolute;
visibility:visible;
overflow:visible;
top:50%;
left:20px;
z-index:2;
}
.contacts .cimg img {
margin-top:-28px;
}
.contacts .contactsinfo {
width:406px;
text-align:right;
color:#161616;
font:13px Arial, Helvetica, sans-serif;
padding: 10px 20px;
}

/*end processors */

#contactinfor {
	float:right;
	margin-left:60px;
	width:200px;
}
.contactheading {
	width:200px;
	margin:30px 0 20px 0;
	border-bottom:#f3fffa 1px solid;
}
.contactheading h3 {
	margin-bottom:0;
	padding-bottom:6px;
	text-transform:uppercase;
	border-bottom:#adb6b2 1px solid;
}
#contactinfor table {
	margin-top:20px;
}
#contactinfor th {
	text-align:left;
}
#contactinfor td {
	font-size:12px;
}

/*contact form*/

#contactform {
	width:700px;
	float:left;
}
.formheading {
	width:670px;
	margin:30px 0 20px 0;
	border-bottom:#f3fffa 1px solid;
}
.formheading h3 {
	margin-bottom:0;
	padding-bottom:6px;
	text-transform:uppercase;
	border-bottom:#adb6b2 1px solid;
}

#contactform fieldset {
	border:0;
	background:transparent;
	display:block;
	width:700px;
	margin:20px 0 10px 0;
	padding:0;
}
#contactform fieldset.short {
	width:325px;
	float:left;
}
#contactform fieldset.short h4 {
	width:300px;
}
#contactform fieldset.mr {
	margin-right:50px;
}

#contactform label {
	float:left;
	width:120px;
	height:30px;
	font-size:12px;
}
#contactform label.error {
	width:270px;
	color:red;
}
#contactform label.short {
	width:auto !important;
	margin-right:50px;
	_margin-right:50px;
	padding-top:6px;
}
#contactform fieldset.short label {
	clear:left;
	margin-bottom:7px;
}
#contactform fieldset.short input {
	margin-bottom:16px;
}

#contactform textarea {
	width: 660px;
	background:#fafafa;
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#contactform input {
  padding: 1px 1px 1px 5px;
  height:18px;
  width:166px;
  margin:0 0 8px 0;
  background:#fafafa;
  border: #696969 1px solid;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#contactform input#capcha {
	padding:0;
	margin-right:10px;
	height:22px;
	width:170px;
	border:0;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float:left;
}
#contactform input.radio {
	width:24px;
	height:24px;
	margin:0 5px;
	border:none;
	float:left;
}
#contactform input.button {
	display:block;
	width:98px;
	height:27px;
	margin:0 10px 0 0;
	padding:0;
	color:#333;
	background:transparent url(images/button_bg.gif) left top no-repeat;
	border:0;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform:uppercase;
	float:left;
	cursor:pointer;
	_cursor:hand;
}
#contactform input.button:hover {
	background-position:left bottom;
}
#contactform input#submit {
	display:block;
	width:98px;
	height:27px;
	margin:0 10px 0 0;
	padding:0;
	color:#ff3922;
	background:transparent url(images/submit_bg.gif) left top no-repeat;
	border:0;
  	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform:uppercase;
	float:left;
	cursor:pointer;
	_cursor:hand;
}
#contactform input#submit:hover {
	background-position:left bottom;
}
#contactform select {
	margin-bottom:10px;
}
#contactform select option {
	padding-left:6px;
	line-height:20px;
	height:20px;
}
label.pic {
	float:left;
	height:105px;
	width:75px !important;
	margin:0 40px 0 0;
}
label.pic2 {
	float:left;
	height:105px;
	width:120px !important;
	margin:0 40px 0 0;
}
label.pic3 {
	float:left;
	height:105px;
	width:100px !important;
	margin:0;
}
label.picst {
	float:left;
	height:120px;
	width:130px !important;
	margin:0 40px 0 0;
}
.features {
}
.features table {
	border-collapse:collapse;
}
.features th {
	padding:6px;
	background:#212524;
	border:#999 1px solid;
	color:#fff;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
}
.features td {
	padding:6px;
	background:#fff;
	border:#999 1px solid;
	color:#161616;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.features th.vers {
	text-align:center;
	background:#3f4543;
	padding:6px 4px;
}
.features td.emce, .features th.emce {
	border:0;
	background:transparent;
}


/*end contact form*/

.red {color:red;}
a.red, a.red:visited {color:#ff2d1d;}

.left {
	float:left;
	width:50%;
	_width:49%;
}
.right {
	float:right;
	width:50%;
	_width:49%;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

