ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color: #a3a7a9;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: #131929 url(/images/tensteps/body_bg.jpg) no-repeat;
	color: #fff;
	font:62.5% "Myriad Pro",Arial,sans-serif;
	font-size: 12px;
}

#main{
	width: 908px;
	min-height: 341px;
	margin: 0 auto;
	padding: 49px 25px 0px 57px;
	background: url(/images/tensteps/main_bg.jpg) no-repeat;
}

#header{
	width: 913px;
	height: 78px;
	padding: 11px 21px 0px 26px;
	background: url(/images/tensteps/header_bg.jpg) no-repeat;
}

#logo{
	width: 195px;
	height: 69px;
	float: left;
	background: url(/images/tensteps/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#logo2{
	display: block;
	width: 175px;
	height: 44px;
	float: right;
	text-indent: -99999px;
	margin: 14px 0px 0px 0px;
	background: url(/images/tensteps/logo2.jpg) no-repeat;
}

#navigation{
	width: 960px;
	height: 33px;
	background: url(/images/tensteps/navigation_bg.jpg) repeat-x;
}

#navigation ul.main li{
	float: left;
	width: 80px;
	height: 32px;
}

#navigation ul.main li a{
	display: block;
	font-size: 16px;
	color: #fff;
	width: 80px;
	height: 24px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	background: url(/images/tensteps/li_bg.jpg) no-repeat;
}

#navigation ul.main li a:hover{
	color: #f7f66a;
	text-decoration: none;
	background: url(/images/tensteps/li_bg.jpg) 0px -32px;
}


#banner{
	width: 908px;
	height: 241px;
	float: left;
	margin: 44px 0px 0px 0px;
	padding: 54px 0px 0px 0px;
	background: url(/images/tensteps/banner_bg.jpg) no-repeat right bottom;
}

h1{
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}

#banner p{
	width: 525px;
	font-size: 16px;
	line-height: 150%;
	font-style: italic;
}

#order{
	display: block;
	width: 70px;
	height: 39px;
	background: url(/images/tensteps/order_button.jpg) no-repeat;
	text-indent: -9999px;
}

#order{
	display: block;
	width: 70px;
	height: 39px;
	float: left;
	margin: 60px 21px 0px 0px;
	background: url(/images/tensteps/order_button.jpg) no-repeat;
	text-indent: -9999px;
}

#example_code{
	display: block;
	width: 157px;
	height: 39px;
	float: left;
	margin: 60px 0px 0px 0px;
	background: url(/images/tensteps/example_code_btn.jpg) no-repeat;
	text-indent: -9999px;
}

#content{
	width: 908px;
	float: left;
	padding: 79px 0px 70px 0px;
}

.container{
	width: 240px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 30px 0px 0px;
}

.container img{
	float: left;
}

.container p{
	width: 200px;
	display: block;
	float: right;
	color: #a3a7a9;
	font-size: 15px;
}

.container p strong{
	color: #fff;
}

#price{
	position: absolute;
	display: block;
	width: 212px;
	height: 218px;
	margin: 0px 0px 0px 630px;
	background: url(/images/tensteps/price.jpg) no-repeat left;
	text-indent: -9999px;
}


#footer_content{
	width: 960px;
	clear: both;
	height: 105px;
	padding: 35px 0px 0px 0px;
	text-align: center;
	background: url(/images/tensteps/footer_bg.jpg) top repeat-x;

}

#footer_content ul{
	margin: 0px 0px 0px 340px;
	overflow: hidden;
	height: 17px;
}

#footer_content ul li{
	float: left;
	font-size: 14px;
	margin: 0px 9px 0px 0px;
}

#footer_content ul li a{
	color: #fff;
}

#footer_content ul li a:hover{
	text-decoration: none;
}

#footer_content p{
	padding: 5px 0px 10px 0px;
	clear: both;
	color: #a3a7a9;
}


	
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	background: url(/images/tensteps/wrapper_bg.jpg) repeat-x;
	min-height: 461px;
	margin:0 auto;
}

/*--------------------------------------INNER PAGES------------------------------*/


#wrapper_inner{
	background: url(/images/tensteps/wrapper_inner.jpg) repeat-x;
	min-height: 152px;
	margin:0 auto;
}

#main_inner{
	width: 960px;
	float: left;
	padding: 0px 0px 0px 1px;
	background: url(/images/tensteps/main_inner.jpg) repeat-y;
}

#content_inner{
	width: 938px;
	float: left;
	padding: 19px 0px 0px 23px;
	background: url(/images/tensteps/content_inner.jpg) top no-repeat;
}

#left_column p{
	font-size: 14px;
	line-height: 150%;
	margin: 30px 0px;
}

#left_column{
	width: 660px;
	float: left;
}

#services{
	width: 564px;
	height: 240px;
	padding: 21px 0px 0px 18px;
	background: url(/images/tensteps/services_background.jpg) no-repeat;
}

#right_column{
	width: 248px;
	float: left;
}

#right_column.order{
	width: 206px;
	float: right;
}

#right_column.order h2{
	width: 190px;
	float: right;
	margin: 0px 0px 30px 0px;
	padding: 0px 5px 0px 30px;
}



#right_column h2{
	width: auto;
	float: right;
	margin: 0px 0px 30px 0px;
	padding: 0px 5px 0px 24px;
}

#right_column p{
	width: 170px;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	clear: both;
	float: right;
	margin: 0px 30px 0px 0px;
	line-height: normal;
}


.testimonials{
	width: 232px;
	float: right;
	clear: right;
	margin: 0px 0px 20px 0px;
	background: url(/images/tensteps/top_qoute.jpg) no-repeat top left;
}

.testimonials_text{
	width: 222px;
	float: left;
	padding: 10px;
	background: url(/images/tensteps/btm_qoute.jpg) no-repeat bottom left;
}

.testimonials_text span{
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: normal;
}



h2{
	display: inline;
	overflow: hidden;
	height: 39px;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 24px 6px 5px;
} 

#inner{
	background: url(/images/tensteps/body_inner.jpg);
}



/*-------------------ORDER--------------------------------*/

#wrapper_order{
	width: 961px;
	margin: 0 auto;
}

#add_snoby{
	width: 260px;
	height: 32px;
	float: right;
	clear: right;
	color: #a5a9ac;
	font-size: 12px;
	margin: 0px 19px 0px 0px;
	background: url(/images/tensteps/add_snobby.jpg) no-repeat;
}

#add_snoby p{
	display: inline;
	width: 119px;
	float: left;
	margin: 8px 0px 0px 36px;
}

#connect_icon{
	width: 72px;
	height: 16px;
	float: left;
	margin: 8px 0px 0px 0px;
	background: url(/images/tensteps/conect_icons.jpg) no-repeat;
}


#connect_icon ul li{
	float: left;
}

#connect_icon ul li a{
	display: block;
	text-indent: -99999px;
}

#connect_icon ul li#yahoo a{
	width: 16px;
	height: 16px;
	margin: 0px 12px 0px 0px;
}

#connect_icon ul li#yahoo a:hover{
	background: url(/images/tensteps/conect_icons.jpg) 0px -16px;
}


#connect_icon ul li#aim a{
	width: 14px;
	height: 16px;
	margin: 0px 12px 0px 0px;
}

#connect_icon ul li#aim a:hover{
	background: url(/images/tensteps/conect_icons.jpg) -28px -16px;
}

#connect_icon ul li#skype a{
	width: 15px;
	height: 16px;
	margin: 0px 0px 0px 0px;
}

#connect_icon ul li#skype a:hover{
	background: url(/images/tensteps/conect_icons.jpg) -54px -16px;
}

#connect_icon ul li#gtalk a{
	width: 16px;
	height: 15px;
	margin: 0px 14px 0px 0px;
}

#connect_icon ul li#gtalk a:hover{
	background: url(/images/tensteps/conect_icons.jpg) -82px -16px;
}

#connect_icon ul li#twitter a{
	width: 11px;
	height: 16px;
}

#connect_icon ul li#twitter a:hover{
	background: url(/images/tensteps/conect_icons.jpg) -112px -16px;
}

a#livechat{
	display: block;
	width: 55px;
	height: 20px;
	padding: 6px 0px 0px 9px;
	float: right;
}

a:hover#livechat{
	text-decoration: none;
}

#order_container{
	width: 680px;
	float: left;
	margin: 20px 0px 0px 0px;
}

.left_form{
	width: 340px;
	float: left;
}

.right_form{
	width: 320px;
	float: left;
}

#order_container h3{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 9px 0px;
}

#order_container h3 span{
	font-size: 14px;
}

#order_container h4{
	display: block;
	width: 660px;
	height: 18px;
	margin: 0px 0px 34px 0px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(/images/tensteps/details_h4.jpg) no-repeat;
}

.input{
	width: 320px;
	height: 37px;
	margin: 0px 0px 19px 0px;
	background: url(/images/tensteps/input_bg.gif) no-repeat;
}

.input input{
	width: 310px;
	height: 30px;
	padding: 7px 5px 0px 5px;
	color: #fff;
	font-size: 14px;
	background: none;
	border: none;
}

input#choose{
	width: 94px;
	height: 39px;
	padding: 0px;
	background: url(/images/tensteps/choose_file.jpg) no-repeat;
	border: none;
}

#extra_container{
	clear: both;
}

#pages{
	width: 91px;
	height: 66px;
	float: left;
	background: url(/images/tensteps/pages_bg.jpg) left bottom no-repeat;
}

#pages input{
	width: 60px;
	height: 30px;
	padding: 7px 5px 0px 5px;
	color: #fff;
	font-size: 14px;
	background: none;
	border: none;
}

.extras{
	width: 197px;
	height: 66px;
	float: left;
	margin: 0px 20px 20px 0px;
	background: url(/images/tensteps/word_myspacebg.jpg) no-repeat left bottom;
}

.extras input{
	margin: 9px 4px 0px 10px;
	float: left;
}

.extras span{
	display: block;
	font-size:14px;
	color: #fff;
	float: left;
	margin: 7px 0px 0px 0px;
}

#layout{
	width: 146px;
	height: 66px;
	float: left;
	margin: 0px 20px 20px 0px;
	background: url(/images/tensteps/layout_bg.jpg) no-repeat left bottom;
}

#layout input{
	margin: 9px 4px 0px 10px;
	float: left;
}

#layout span{
	display: block;
	font-size:14px;
	color: #fff;
	float: left;
	margin: 7px 0px 0px 0px;
}

#header_footer{
	width: 187px;
	height: 66px;
	float: left;
	margin: 0px 0px 20px 0px;
	background: url(/images/tensteps/head_foot.jpg) no-repeat left bottom;
}

#header_footer input{
	margin: 9px 4px 0px 10px;
	float: left;
}

#header_footer span{
	display: block;
	font-size:14px;
	color: #fff;
	float: left;
	margin: 7px 0px 0px 0px;
}

#additional_notes{
	width: 393px;
	height: 176px;
	padding: 0px 20px 0px 0px;
	float: left;
	clear: both;
	background: url(/images/tensteps/notes_bg.jpg) bottom left no-repeat;
}

#additional_notes textarea{
	width: 383px;
	height: 137px;
	padding: 5px;
	color: #fff;
	border: none;
	background: none;
	overflow: hidden;
}

#need_js{
	width: 240px;
	float: left;
}

input#order_btn{
	width: 92px;
	height: 44px;
	float: left;
	margin: 20px 24px 10px 0px;
	background: url(/images/tensteps/order_btn.jpg) no-repeat;
	border: none;
}

#total{
	width: 300px;
	font-size: 24px;
	font-style: italic;
	color: #fff;
	float: left;
	clear: both;
}

#total p{
	line-height: 80%;
	font-size: 24px;
}

#yahoo_grade{
	display: block;
	width: 266px;
	height: 24px;
	background: url(/images/tensteps/yahoo_grade.jpg) no-repeat;
	text-indent: -99999px;
}

#payment_methods{
	width: 416px;
	height: 43px;
	clear: both;
	text-indent: -99999px;
	background: url(/images/tensteps/payment_methods.jpg) no-repeat;
}













