@charset "utf-8";
/* CSS Document */

 html, body {
	margin: 0; padding: 0;
	height:100%;
	min-height: 100%;
}


body {
	background-color:#fff;
	color:#2b2b2b;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: top center;
	height:100%;
	border:0;
}

a:link, a:visited{
	color:#2b2b2b;
	text-decoration:none;
}

a:hover{
	color:#838383;
	text-decoration:none;
}

#header {	
	position:relative;
	width:960px;
	height:133px;
	margin-top:0px;
}

#container {
	position:relative;
	width:960px;
	height:auto;
	margin: 0 auto;
}

#footer {
	position:relative;
	width:100%;
	background-color:#eee;
	margin: 0 auto;
}

.clear {clear:both;
}

.blue {
	color:#04509c;
	font-weight:bold;
}

/* ---------------- NAV -----------------*/

#top_nav{
	position:absolute;
	top:58px;
	right:0px;
}

#top_nav a:link, #top_nav a:visited {
	text-decoration:none;
	color:#04509c;	
	font-weight:bold;
	font-size:13px;
	padding-right:7px;
}

#top_nav a:hover{
	color:#98b3de;
}

#navbar {
	position:absolute;
	right:0px;
	top:90px;
	width:532px;
}

#ecombanner_btn {
	width:185px;
	height: 43px;
	background:url(../images/ecombanner_btn.png) no-repeat 0 0;
	float:left;
	display:block;
}

#ecombanner_btn_active {
	width:185px;
	height: 43px;
	background:url(../images/ecombanner_btn.png) no-repeat 0 -43px;
	float:left;
}

#ecombanner_btn:hover {
	background:url(../images/ecombanner_btn.png) no-repeat 0 -43px;
}

#products_btn {
	width:133px;
	height: 43px;
	background:url(../images/products.png) no-repeat 0 0;
	float:left;
	display:block;
}

#products_btn_active {
	width:133px;
	height: 43px;
	background:url(../images/products.png) no-repeat 0 -43px;
	float:left;	
}

#products_btn:hover {
	background:url(../images/products.png) no-repeat 0 -43px;
}

#buynow_btn {
	width:127px;
	height: 43px;
	background:url(../images/buynow_btn.png) no-repeat 0 0;
	float:left;
	display:block;
}

#buynow_btn_active {
	width:127px;
	height: 43px;
	background:url(../images/buynow_btn.png) no-repeat 0 -43px;
	float:left;
}

#buynow_btn:hover {
	background:url(../images/buynow_btn.png) no-repeat 0 -43px;
}

#news_btn {
	width:87px;
	height: 43px;
	background:url(../images/news_btn.png) no-repeat 0 0;
	float:left;
	display:block;
}

#news_btn_active {
	width:87px;
	height: 43px;
	background:url(../images/news_btn.png) no-repeat 0 -43px;
	float:left;
}

#news_btn:hover {
	background:url(../images/news_btn.png) no-repeat 0 -43px;
}

/* ---------------- Footer -----------------*/

#footer_container {
	position:relative;
	width:960px;
	height:165px;
	background-image:url(../images/footer_bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	margin:0 auto;
}

#footer_a {
	width:175px;
	margin:18px 70px 0 0;
	float:left;
}

#footer_b {
	width:430px;
	margin:18px 70px 0 0;
	float:left;
}

#footer_c {
	margin-top:18px;
	float:left;
}

#footer p {
	font-size:11px;
	line-height:1.5em;
}

/* ---------------- HOME -----------------*/

#featured {
	position:relative;
	background-image:url(../images/featured-home.jpg);
	height:464px;
	width:960px;
	margin-top:17px;
}

#banner_flash {
	position:absolute;
	top:0px;
	right:0px;
}

#learnmore{
	position:absolute;
	top:255px;
	left:31px;
}

#learnmore_btn {
	width:219px;
	height: 66px;
	background:url(../images/learnmore_btn.png) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#learnmore_btn:hover {
	background:url(../images/learnmore_btn.png) no-repeat 0 -66px;
}

#col3 {
	margin-top:22px;
	width:960px;
}

#col3 p {
	width:265px;
	padding-top:25px;
}

#col3 ul {
	width:265px;
	padding-top:25px;
}

#cola {
	width:310px;
	height:287px;
	float:left;
	background-image:url(../images/column_1.jpg);
	background-repeat:no-repeat;
	margin:0 17px 0 0;
}

#cola a:link, #cola a:visited {
	text-decoration:none;
	color:#04509c;	
	font-weight:bold;
}

#cola a:hover{
	color:#98b3de;
}


#colb {
	width:319px;
	height:287px;
	float:left;
	background-image:url(../images/column_2.jpg);
	background-repeat:no-repeat;
	margin:0 45px 0 0;
}

#colc {
	width:269px;
	height:287px;
	float:left;
	background-image:url(../images/column_3.jpg);
	background-repeat:no-repeat;	
}

/* ---------------- About -----------------*/
#about_col1 {
	position:relative;
	width:610px;
	height:523px;
	float:left;
	margin:48px 35px 0 28px;
}

#about_col2 {
	position:relative;
	width:250px;
	height:475px;
	float:left;
	margin:48px 0 0 0;
	border-left: 1px solid #04509c;
}

#about_col2 p {
	margin-left:20px;
}


/* ---------------- E-ComBanner -----------------*/

#ecombanner_col1 {
	position:relative;
	width:610px;
	height:741px;
	float:left;
	margin:48px 35px 0 28px;
}

#ecombanner_col2 {
	position:relative;
	width:250px;
	height:685px;
	float:left;
	margin:48px 0 0 0;
	border-left: 1px solid #04509c;
}

#ecombanner_col2 p {
	margin-left:20px;
}

#publisher_btn {
	width:115px;
	height: 34px;
	background:url(../images/publisher_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#publisher_btn:hover {
	background:url(../images/publisher_btn.jpg) no-repeat 0 -34px;
}

#kiosk_btn {
	width:115px;
	height: 34px;
	background:url(../images/kiosk_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#kiosk_btn:hover {
	background:url(../images/kiosk_btn.jpg) no-repeat 0 -34px;
}


/* ---------------- Publisher Page -----------------*/

#publisher_col1 {
	position:relative;
	width:566px;
	height:741px;
	float:left;
	margin:48px 35px 0 28px;
}

#publisher_col2 {
	position:relative;
	width:295px;
	height:685px;
	float:left;
	margin:48px 0 0 0;
	border-left: 1px solid #04509c;
}

#publisher_col1 p {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	margin-bottom:155px;
}

#publisher_col2 p {
	margin-left:20px;
}

#publisher_col2 a:link, #topnav a:visited{
	text-decoration:none;
	color:#04509c;
}

#publisher_col2 a:hover{
	color:#98b3de;
}

/* ---------------- Kiosk Page -----------------*/

#kiosk_col1 {
	position:relative;
	width:566px;
	height:741px;
	float:left;
	margin:48px 35px 0 28px;
}

#kiosk_col2 {
	position:relative;
	width:295px;
	height:685px;
	float:left;
	margin:48px 0 0 0;
	border-left: 1px solid #04509c;
}

#kiosk_col1 p {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	margin-bottom:75px;
}

#kiosk_col2 p {
	margin-left:20px;
}

#next_steps_btn {
	width:115px;
	height: 26px;
	background:url(../images/next_steps_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#next_steps_btn:hover {
	background:url(../images/next_steps_btn.jpg) no-repeat 0 -26px;
}

#free_trial_btn {
	width:115px;
	height: 26px;
	background:url(../images/free_trial_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#free_trial_btn:hover {
	background:url(../images/free_trial_btn.jpg) no-repeat 0 -26px;
}

/* ---------------- Products -----------------*/
#products_col1 {
	position:relative;
	width:700px;
	height:741px;
	float:left;
	margin:48px 35px 0 28px;
}

#kiosk_img_btn {
	width:327px;
	height: 197px;
	background:url(../images/kiosk_img_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#kiosk_img_btn:hover {
	background:url(../images/kiosk_img_btn.jpg) no-repeat 0 -197px;
}

#publisher_img_btn {
	width:327px;
	height: 197px;
	background:url(../images/publisher_img_btn.jpg) no-repeat 0 0;
	float:left;
	margin-left:25px;
	display:block;
	border:0px;
}

#publisher_img_btn:hover {
	background:url(../images/publisher_img_btn.jpg) no-repeat 0 -197px;
}

/* ---------------- Buy Now -----------------*/
#buynow_col {
	position:relative;
	width:899px;
	height:523px;
	float:left;
	margin:48px 0 0 28px;
}

#buynow_small_btn {
	width:115px;
	height: 26px;
	background:url(../images/buynow_small_btn.jpg) no-repeat 0 0;
	float:left;
	display:block;
	border:0px;
}

#buynow_small_btn:hover {
	background:url(../images/buynow_small_btn.jpg) no-repeat 0 -26px;
}

/* ---------------- Try Now -----------------*/
#try_col {
	position:relative;
	width:899px;
	height:523px;
	float:left;
	margin:48px 0 0 28px;
}

/* ---------------- What Next -----------------*/
#what_next_col1 {
	position:relative;
	width:566px;
	height:741px;
	float:left;
	margin:48px 35px 0 28px;
}

#what_next_col2 {
	position:relative;
	width:295px;
	height:685px;
	float:left;
	margin:48px 0 0 0;
	border-left: 1px solid #04509c;
}

#what_next_col2 p {
	margin-left:20px;
}

#buynow_col2 p {
	margin-left:20px;
}

/* ---------------- News -----------------*/
#news_col1 {
	position:relative;
	width:442px;
	height:741px;
	float:left;
	margin:48px 15px 0 28px;
}

#news_col2 {
	position:relative;
	width:442px;
	height:685px;
	float:left;
	margin:48px 0 28px 0;
	border-left: 1px solid #04509c;
}

#news_col2 p {
	margin:40px 0 0 20px;
}

/* ---------------- Contact -----------------*/

#contact_content {
	position:relative;
	width:927px;
	height:523px;
	margin:48px 0 0 28px;
}