* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	list-style: none;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-family: inherit;
	text-decoration: none;
}
html	{
	overflow-y: scroll;
	background: url(../images/bg_html.png) repeat 0 0;
}
body	{
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg_page.png) repeat-x left bottom;
}
#page	{
	background: url(../images/bg_body.png) repeat-x left top;
}

/*                        PAGE LAYOUT
**************************************************************/

#wrap	{
	width: 960px;
	margin: 0 auto;
}
#header	{
	margin-bottom: 30px;
}
#scroller	{
	height: 320px;
	position: relative;
	background: url(../images/bg_scroller.jpg) no-repeat 0 0;
}
#footer	{
}

/*                      TYPOGRAPHY STYLES
**************************************************************/

h2	{
	color: #fdfdfd;
	font-size: 2.8em;
	line-height: 28px;
	margin-bottom: 20px;
}
h3	{
	color: #e8e0f3;
	font-size: 1.6em;
	line-height: 22px;
	font-weight: bold;
}
p	{
	color: #fefefe;
	font-size: 1.4em;
	line-height: 1.5;
}

/*                        GLOBAL STYLES
**************************************************************/

strong	{
	font-weight: bold;
}
cite, em	{
	font-style: italic;
}
a, a:visited, a *, a:visited *, button	{
	cursor: pointer;
}
p a, p a:visited	{
	color: #fff;
	text-decoration: underline;
}
p a:hover	{
	text-decoration: none;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.div	{
	padding: 25px 0;
	background: url(../images/bg_section_divider.png) no-repeat 0 0;
}
div.ht400	{
	min-height: 400px;
}

/*                        HEADER STYLES
**************************************************************/

#header p.logo	{
	float: left;
	width: 345px;
	height: 147px;
	overflow: hidden;
	margin-left: -6px;
	background: url(../images/bg_logo.png) no-repeat 0 0;
}
#header p.logo a, #header p.logo a:visited	{
	height: 147px;
	display: block;
	text-indent: -9000px;
}
#header p.logo br	{
	display: none;
}
#header ul	{
	float: right;
	margin-top: 110px;
}
#header li	{
	float: left;
	font-size: 1.1em;
	line-height: 13px;
	padding: 0 10px 0 12px;
	text-transform: uppercase;
	background: url(../images/bg_header_li.png) no-repeat 0 0;
}
#header li.first	{
	background: none;
}
#header li a, #header li a:visited	{
	color: #f2e8ff;
	text-decoration: none;
}
#header li a:hover	{
	color: #fff;
}
#header1 p	{
	clear: left;
	float: left;
	width: 112px;
	height: 73px;
	overflow: hidden;
	text-indent: -9000px;
	margin: -60px 0 0 260px;
	background: url(../images/bg_pricetag.png) no-repeat 0 0;
}

/*                        INTRO STYLES
**************************************************************/

#intro h1	{
	color: #f2e8ff;
	text-align: center;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	font: italic 6em/1.2 Georgia, 'Times New Roman', serif;
}
#intro p	{
	margin-top: 25px;
}

/*                        INFO STYLES
**************************************************************/

#info span.icon	{
	float: left;
	width: 50px;
	height: 50px;
	display: block;
}
#info div.attr	{
	float: left;
	width: 300px;
}
#info h3	{
	margin-bottom: 5px;
}
#info h3, #info p	{
	margin-left: 70px;
}
#love, #time, #hacks	{
	margin-bottom: 40px;
}
#time, #consistent	{
	padding: 0 30px;
}
#love span.icon	{
	background: url(../images/bg_icons.png) no-repeat 0 0;
}
#time span.icon	{
	background: url(../images/bg_icons.png) no-repeat -50px 0;
}
#hacks span.icon	{
	background: url(../images/bg_icons.png) no-repeat -100px 0;
}
#accuracy span.icon	{
	background: url(../images/bg_icons.png) no-repeat 0 -50px;
}
#consistent span.icon	{
	background: url(../images/bg_icons.png) no-repeat -50px -50px;
}
#support span.icon	{
	background: url(../images/bg_icons.png) no-repeat -100px -50px;
}

/*                        PROCESS STYLES
**************************************************************/

#process div.steps	{
	float: left;
	width: 230px;
	padding: 0 135px 10px 0;
	background: url(../images/bg_arrow.png) no-repeat 275px center;
}
#process div.last	{
	margin-right: 0;
	background: none;
	padding-right: 0;
}

/*                        BROWSERS STYLES
**************************************************************/

#browsers ul	{
	height: 1%;
}
#browsers li	{
	float: left;
	height: 100px;
	min-width: 57px;
	position: relative;
	padding: 15px 20px 0 78px;
	background: url(../images/bg_divider.png) no-repeat right -88px;
}
#browsers div.versions	{
	width: 0;
	height: 86px;
	display: block;
	overflow: hidden;
	position: relative;
	background: url(../images/bg_icon_hover.png) no-repeat right top;
}
#browsers div.versions div	{
	top: 0;
	right: 0;
	width: 221px;
	height: 86px;
	position: absolute;
}
#browsers h3	{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	padding: 20px 15px 0 60px
}
#browsers p	{
	font-size: 1.1em;
	padding: 0 15px 0 60px;
}
#browsers span.icon	{
	top: 0;
	left: 20px;
	z-index: 2;
	width: 115px;
	height: 115px;
	display: block;
	position: absolute;
}
#ie span.icon	{
	background: url(../images/bg_icons_browsers.png) no-repeat 0 0;
}
#ie h3	{
	padding-top: 15px;
}
#ff span.icon	{
	background: url(../images/bg_icons_browsers.png) no-repeat -115px 0;
}
#sf span.icon	{
	background: url(../images/bg_icons_browsers.png) no-repeat -230px 0;
}
#ch span.icon	{
	background: url(../images/bg_icons_browsers.png) no-repeat -345px 0;
}
#browsers li#op	{
	background: none;
}
#op span.icon	{
	background: url(../images/bg_icons_browsers.png) no-repeat -460px 0;
}

/*                        FOOTER STYLES
**************************************************************/

#footer p	{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
#footer p.logo	{
	width: 110px;
	height: 54px;
	margin: 10px auto 0 auto;
	background: url(../images/bg_footer_logo.png) no-repeat 0 0;
}
#footer p.logo a, #footer p.logo a:visited	{
	height: 40px;
	margin: 0 5px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}
#footer ul	{
	text-align: center;
	margin: 5px 0 30px 0;
}
#footer li	{
	display: inline;
	padding: 0 9px 0 10px;
	border-right: solid 1px #fff;
}
#footer li.last	{
	border: none;
}
#footer li a, #footer li a:visited	{
	color: #fefefe;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footer li a:hover	{
	color: #fff;
}

/*************************************************************/
/*                   PORTFOLIO PAGE STYLES
**************************************************************/

#projects	{
	width: 990px;
}
#projects h2	{
	padding-left: 10px;
}
#projects div.project	{
	float: left;
	width: 300px;
	position: relative;
	margin: 0 30px 30px 0;
}
#projects div.project span.overlay	{
	top: 0;
	left: 0;
	width: 300px;
	height: 205px;
	display: block;
	cursor: pointer;
	position: absolute;
	background: url(../images/bg_portfolio_item.png) no-repeat 0 0;
}
#projects div.project:hover span.overlay	{
	background: url(../images/bg_portfolio_item.png) no-repeat 0 -205px;
}
#projects img	{
	display: block;
	padding: 10px 0 30px 10px;
}
#projects h3	{
	padding-left: 10px;
}
#projects p	{
	padding-left: 10px;
	margin-top: 5px;
}
#projects p a, #projects p a:visited	{
	text-decoration: none;
}
#projects p a:hover	{
	text-decoration: underline;
}

/*                   PAGE PREVIEW STYLES
**************************************************************/

#overlay	{
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
	position: fixed;
	background: url(../images/bg_overlay.png) no-repeat 0 -9000px;
}
body.js #overlay	{
	display: none;
	background: url(../images/bg_overlay.png) repeat 0 0;
}
#prevs	{
	top: 50%;
	left: 50%;
	z-index: 55;
	position: fixed;
	background: #fff url("../images/bg_loader.gif") no-repeat center center;
}
#prevs div.obj	{
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
}
#prevs div.obj object	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #fff;
	position: absolute;
}
#prevs div.obj iframe	{
	top: 0;
	left: 0;
	display: block;
	background: #fff;
	position: absolute;
	margin: -2px 0 0 -2px;
}
#prevs div.head	{
	background: url("../images/bg_lbox_title.png") repeat-x 0 0;
}
#prevs div.head h2	{
	color: #fff;
	height: 50px;
	font-size: 2.5em;
	line-height: 50px;
	padding-left: 15px;
}
#prevs div.head ul	{
	float: right;
	margin-right: 20px;
}
#prevs div.head li	{
	float: left;
	height: 33px;
	margin-top: 8px;
	font-size: 1.4em;
	margin-left: 10px;
	line-height: 32px;
}
#prevs div.head a, #prevs div.head a:visited	{
	float: left;
	color: #fff;
	display: block;
	padding-right: 15px;
	background: url(../images/bg_preview_tabs.png) repeat right -66px;
}
#prevs div.head a:hover	{
	background: url(../images/bg_preview_tabs.png) repeat right -99px;
}
#prevs div.head a span, #prevs div.head a:visited span	{
	float: left;
	height: 33px;
	display: block;
	padding-left: 15px;
	background: url(../images/bg_preview_tabs.png) repeat 0 0;
}
#prevs div.head a:hover span	{
	background: url(../images/bg_preview_tabs.png) repeat 0 -33px;
}

/*************************************************************/
/*                   CONTACT US PAGE STYLES
**************************************************************/

#cform form	{
	width: 844px;
	margin: 0 auto;
	display: block;
}
#cform div.unit	{
	margin-bottom: 15px;
}
#cform div.textarea	{
	min-height: 320px;
}
#cform div.small	{
	float: left;
	width: 402px;
}
#cform div.name	{
	padding-right: 40px;
}
#cform div.price	{
	position: relative;
}
#cform div.price label	{
	margin-bottom: 10px;
}
#cform span.cov	{
	top: 0;
	left: 0;
	width: 402px;
	height: 53px;
	display: block;
	margin-top: 25px;
	position: absolute;
	background: url(../images/blank.gif) repeat 0 0;
}
#cform label	{
	height: 25px;
	display: block;
	color: #fefefe;
	font-size: 1.3em;
	line-height: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222;
}
#cform label small	{
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
}
#cform span.txtbx	{
	height: 28px;
	display: block;
	background: url(../images/bg_form.png) no-repeat 0 -28px;
}
#cform span.txtbx input	{
	float: left;
	width: 814px;
	height: 16px;
	display: block;
	color: #fefefe;
	background: none;
	padding: 6px 15px;
	font: 1.3em/16px Verdana, Arial, helvetica, sans-serif;
}
#cform div.small span.txtbx	{
	width: 402px;
	background: url(../images/bg_form.png) no-repeat 0 0;
}
#cform div.small span.dummy	{
	display: none !important;
}
#cform div.small input	{
	width: 372px;
}
#cform div.file p	{
	float: left;
}
#cform div.file p.value	{
	width: 382px;
	height: 16px;
	padding: 6px 10px;
	margin-right: 40px;
	font: 1.3em/16px Verdana, Arial, helvetica, sans-serif;
	background: url(../images/bg_form.png) no-repeat 0 0;
}
#cform div.file p.button	{
	width: 151px;
	height: 23px;
	color: #fefefe;
	overflow: hidden;
	font-size: 1.2em;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	position: relative;
	background: url(../images/bg_form.png) no-repeat 0 -56px;
}
#cform div.file input	{
	top: 0;
	right: 0;
	opacity: 0;
	font-size: 7em;
	position: absolute;
	cursor: pointer !important;
}
#cform span.txtarea	{
	width: 844px;
	height: 250px;
	display: block;
	background: url(../images/bg_form.png) no-repeat 0 -84px;
}
#cform textarea	{
	width: 818px;
	height: 230px;
	color: #fefefe;
	overflow: auto;
	background: none;
	padding: 10px 13px;
	font: 1.3em/16px Verdana, Arial, helvetica, sans-serif;
}
#cform span.button	{
	width: 160px;
	height: 53px;
	display: block;
	margin: 0 auto;
	position: relative;
}
#cform button	{
	width: 160px;
	height: 53px;
	background: none;
}
#cform span.button span	{
	top: 0;
	left: 0;
	width: 160px;
	height: 41px;
	display: block;
	padding-top: 12px;
	position: absolute;
	text-align: center;
	font: bold 1.8em/25px Arial, helvetica, sans-serif;
	background: url(../images/bg_cform_button.png) no-repeat 0 0;
}
#cform div.unit p.error	{
	float: none;
	clear: both;
	color: #fff;
	height: 22px;
	padding: 3px 0 0 0;
	text-align: center;
	text-shadow: 1px 1px 1px #222;
	font: 1.1em/12px Arial, helvetica, sans-serif;
}
#cform p.error span	{
	color: #c496ff;
	padding: 3px 30px;
	font-weight: bold;
	display: inline-block;
	background: url("../images/bg_icon_error.png") no-repeat left center;
}
#cform span.num	{
	width: 22px;
	height: 26px;
	float: right;
	color: #fefefe;
	display: block;
	font-size: 1.2em;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 0 1px;
	background: url(../images/bg_num.png) no-repeat 0 0;
}
#cform span.icon_error	{
	width: 31px;
	height: 25px;
	display: inline-block;
	background: url("../images/bg_icon_error.png") no-repeat 0 0;
}
#prslid	{
	height: 26px;
	width: 402px;
	cursor: pointer;
	position: relative;
	margin: 20px 0 7px 0;
	background: url(../images/bg_bar.png) no-repeat 0 0;
}
#handle	{
	top: 0;
	left: 0;
	width: 36px;
	height: 42px;
	display: block;
	cursor: pointer;
	margin-top: -15px;
	position: absolute;
	background: url(../images/bg_drag_handle.png) no-repeat 0 0;
}
#prslid div.divs	{
	height: 26px;
	background: url(../images/bg_divisions.png) repeat-x 17px bottom;
}

/*************************************************************/
/*                      FAQ PAGE STYLES
**************************************************************/

#qns h3	{
	margin-bottom: 5px;
}
#qns p	{
	margin-bottom: 2.5em;
}
#qns ul	{
	color: #fefefe;
	font-size: 1.2em;
	line-height: 18px;
	padding-left: 30px;
	margin-bottom: 2.5em;
}
#qns li	{
	list-style: disc;
}

/*************************************************************/
/*                  TESTIMONIALS PAGE STYLES
**************************************************************/

#testmls blockquote	{
	float: left;
	width: 400px;
	display: block;
	margin: 0 0 30px 53px;
}
#testmls p	{
	padding: 15px 20px;
}
#testmls p.quote	{
	padding-bottom: 0;
	background: url(../images/bg_testimonial.png) no-repeat 0 0;
}
#testmls p.author	{
	padding: 25px 0 0 5px;
	background: url(../images/bg_testimonial.png) no-repeat 0 -575px;
}
#testmls a, #testmls a:visited	{
	color: #8969b2;
	text-decoration: none;
}
#testmls a:hover	{
	text-decoration: underline;
}

