html {
	background-image: url('../images/tile_homeslider_nobar1.gif');
}

/***************************************************************************************
--HOME PAGE TRIAL BUTTON--
****************************************************************************************/
a#btn_trial, #marketing a {
	background: transparent url('images/btn_home_orange.gif') no-repeat center center;
	display: block;
	width: 220px;
	height: 37px;
	line-height: 37px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
	margin-top: 12px;
}
a#btn_trial span, #marketing a span {
	padding-left: 20px;
}
a#btn_trial:link {
	color: #666;
	font-size: 14px;
}

/***************************************************************************************
--TITLE COPY--
****************************************************************************************/
#marketing {
	height:304px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 480px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/wlaptop1.png);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#marketing h2 {
	font-size: 22px;
	line-height: 120%;
	color: #006;
	margin-bottom: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#marketing p {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leader{
	font:15px/22px Arial,serif
}
#banner {
	height: 304px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	width: 958px;
	color: #18378A;
	left: 204px;
	top: 428px;
}

/***************************************************************************************
--TESTIMONIAL HOME FRAMEWORK--
****************************************************************************************/
blockquote.testimonialhome {
	display:block;
	position:relative;
	margin:10px 0;
	padding:10px 10px 15px 15px;
	color:#888;
	font:italic 13px/20px Georgia, times, serif;
	border:1px solid #dcdad8;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
blockquote.testimonialhome cite {
	display:block;
	position:absolute;
	bottom:0px;
	left:39px;
	margin:0 0 -23px 0;
	padding:5px 0 0 42px;
	height:18px;
	background:url(../images/testimonial-cite1.png) no-repeat;
	clear:both;
	color:#333;
	font:bold normal 12px/20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
blockquote.testimonialhome cite a, blockquote.testimonialhome cite span {
	font-weight:normal;
}

/***************************************************************************************
--TESTIMONIAL TOP FRAMEWORK--
****************************************************************************************/
blockquote.testimonialtop {
	display:block;
	position:relative;
	margin:10px 0;
	padding:10px 10px 15px 15px;
	color:#888;
	font:italic 18px/20px Georgia, times, serif;
	border:1px solid #dcdad8;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
blockquote.testimonialtop cite {
	display:block;
	position:absolute;
	bottom:0px;
	left:39px;
	margin:0 0 -23px 0;
	padding:5px 0 0 42px;
	height:18px;
	background:url(../images/testimonial-cite1.png) no-repeat;
	clear:both;
	color:#333;
	font:bold normal 12px/20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
blockquote.testimonialtop cite a, blockquote.testimonialhome cite span {
	font-weight:normal;
}

/***************************************************************************************
--LOWER CONTENT--
****************************************************************************************/
#content {
	height: 340px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content .features {
	float: left;
	width: 250px;
	font-size: 12px;
	left: 125px;
	height: auto;
	padding: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
#content .quote {
	float: none;
	width: 915px;
	left: 125px;
	height: 140px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #000;
}
#content .bubblequote {
	float: left;
	width: 250px;
	font-size: 12px;
	left: 125px;
	height: auto;
	padding: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
#content .start {
	float: left;
	width: 900px;
	font-size: 13px;
	left: 125px;
	height: auto;
	padding: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
#content a {
	font-size: 12px;
	color: #00F;
	text-decoration: none;
}
#content a:hover {
	font-size: 12px;
	text-decoration: underline;
}
#content .vlink {
	font-size: 12px;
	text-decoration: underline;
	color: #00F;
}
#sub {
	float: left;
	width: 355px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 265px;
}
#test .rightbox {
	float: left;
	width: 300px;
	font-size: 12px;
	left: 125px;
	height: 295px;
	padding: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
/***************************************************************************************
--SCROLLBAR--
****************************************************************************************/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 958px;
	height:140px;
	/* custom decorations */
	border:0px solid #ccc;
	background-repeat: repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	top: -22px;
	left: 1px;
}

.items div {
	float:left;
	width:980px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	background-color:#fff;
	padding:2px;
	border:0px solid #ccc;
	width:120px;
	height:110px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-top: 20px;
	margin-right: 46px;
	margin-bottom: 20px;
	margin-left: 26px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/***************************************************************************************
--SCROLLBAR BUTTONS--
****************************************************************************************/
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
/***************************************************************************************
--SCROLLABLE NAV--
****************************************************************************************/
/* position and dimensions of the navigator */
.navi {
	margin-left:415px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}
/***************************************************************************************
--SUBSCRIBE HOMEPAGE--
****************************************************************************************/
.in15 {
	padding-left: 15px;
	padding-right: 22px;
	padding-bottom: 6px;
}
form input.two-column[type="text"], form input.two-column[type="email"] {
    padding-left: 16px;
    width: 290px;
}
form input[type="text"], form input[type="email"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #DDDDDD #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #65645A;
    font-weight: 300;
    padding: 5px 10px;
}
.btn {
	-moz-transition: opacity 0.2s ease 0s;
	background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.1) 50%, transparent 50%);
	border-radius: 7px 7px 7px 7px;
	color: white !important;
	display: block;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: normal;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.btn:hover {
    text-decoration: none !important;
}
input.btn, input.chatwithus, input.chatwithus2, input.emailus {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(255, 255, 255, 0.5) -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    width: 100%;
}
input.btn.small {
    font-weight: 400;
    text-align: center;
    text-indent: 0;
}
.btn.small {
    background: none repeat scroll 0 50% transparent;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.9px;
    padding: 4px 0;
    text-align: left;
    text-indent: 20px;
}
.btn.dark {
    background-color: #2B357A;
    border-bottom: 1px solid #2B357A;
    border-top: 1px solid #2B357A;
    box-shadow: 0 1px 0 #292925, 0 -1px 0 #292925;
}
.btn.dark:hover {
    background-color: #4964E8;
}
.btn.light {
    background-color: #8497F7;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.btn.light:hover {
    background-color: #4964E8;
}
input, select {
    vertical-align: middle;
}
select, input, button, textarea {
    font: 99% arial,helvetica,clean,sans-serif;
}
.alignright {
    text-align: right;
}
.top5 {
    margin-top: 5px !important;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.bottom0 {
    margin-bottom: 0 !important;
}
.size1of2 {
    width: 44%;
	float: left;
}
.size2of2 {
	width: 56%;
	float: right;
}
.small {
    font-size: 80%;
}
.google {
	margin-top: 0px;
	display: block;
	width: 40px;
	color: #000;
	line-height: 39px;
	text-shadow: 0 1px 0 #FFFFFF;
	float: left;
	height: 39px;
	text-align: right;
	padding-right: 15px;
}
h3, h4, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
