html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Times New Roman, sans-serif;
	font-size: 1em;
}
ol, ul {
	list-style: none;
}
ol a, ul a{
	text-decoration: none;
}
ol a:hover, ul a:hover{
	text-decoration: underline;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

a {
	color:#2fb1be;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font: bold 0.9em bold Tahoma;
}
.oh {
	width: 937px;
	overflow: hidden;
}
.fl_main{
	float: left;
	width: 670px;
	padding: 10px;
	overflow: hidden;
}
.pl15 {
	padding-left: 15px;
}
.pl30 {
	padding-left: 30px;
}
.red {
	color:#ce0d36;
}
#main {
	width: 1007px;
}
.line {
	margin: 0;
	padding: 0;
	background-color: #f5f5f5;
	height: 1px;
	line-height: 1%;
	font-size: 1px;
}
#header_wrap {
	background: url(../images/bg_header.png) repeat-x left top;
	width: 100%
	
}
#header {
	background: url(../images/bg_header.png) repeat-x left top;
	overflow: hidden;
	width: 1007px;
	margin: 0 auto;
	height: 313px;
	position: relative;
}

#shopping_cart_block {
	position: absolute;
	left:330px;
	top:30px;
}

#header h1{
	margin: 30px 50px 18px;
	float: left;
	display: inline;
}
#header ul{
	float: right;
}
#header ul li{
	background: url(../images/bg_main-menu.png) no-repeat right top;
	margin-right: -1px;
	float: left;
}
#header ul li a{
	color: #323232;
	font-size: 1.1em;
	display: block;
	padding: 50px 10px 20px;
}
#header ul li.active{
	background: url(../images/bg_menu_right.png) no-repeat right top;
}
#header ul li.active a{
	background: url(../images/bg_menu_left.png) no-repeat left top;
}
#header ul li.active a{
	color:#fff;
}

/*
#header #logo span{
	background: url(../images/bg_business.png) no-repeat center center;
	height: 185px;
	display: block;
	height: 76px;
	width: 516px;
}
*/

#logo {
	background: url(../images/bg_sky.png) repeat-x center top;
	height: 85px;
	clear: both;
	padding: 50px 30px;
}

#logo_slogan {
	position: absolute;
	background: url(../images/bg_business-transparent.png) no-repeat;
	height: 76px;
	width: 516px;
	top:175px;
	left:30px;
}

#comp{
	position: absolute;
	background: transparent url(../images/bg_logo_comp-transparent.png) no-repeat left top;
	top: 70px;
	left: 550px;
	width: 447px;
	height: 282px;
}

#comp2{
	float:left;
	left:485px;
	position:relative;
	top:-260px;
}
#comp2 span{
	display: block;
	position: absolute;
	width: 447px;
	height: 282px;
	background: url(../images/bg_comp.png) no-repeat left top
}

#content{
	background: url(../images/content_bg.gif) no-repeat left top;
	padding: 0px 35px;
	width: 937px;
	margin: 0 auto;
}
#content h2{
/* 	margin: 10px 0; */
	overflow: hidden;
}
#content p{
	font-family: Tahoma;
	font-size: 0.6875em;
	padding-bottom: 12px;
	line-height: 1.2em;
}
#about{
	overflow: hidden;
	float: left;
}
#about img{
	float: left;
	clear: left;
	margin-right: 20px;
	display: inline;
}
#about p{
	float: left;
	width: 828px;
	font-weight: bold;
}
#mybooks {
	border-top: 1px solid #f5f5f5;
	padding-bottom: 20px;
	overflow: hidden;
	margin: 0 -20px;
}
#mybooks ul li{
	background: url(../images/bg_book_title.png) no-repeat right top;
	float: left;
	width: 240px;
	margin-left: -10px;
}
#mybooks ul li img{
	float: left;
	margin:50px 0 0 0;
	display: inline;
}
#mybooks ul li h3{
	float: right;
	width: 85px;
	margin: 20px 35px 0 10px;
	display: inline;
}
#mybooks ul li p{
	float: right;
	width: 100px;
	clear: right;
	margin: 0 20px 0 10px;
	display: inline;
}
#mybooks ul li.left, #mybooks ul li.right{
	background: none;
	margin: 0;
	margin-top: 60px;
	width: 18px;
}
#mybooks ul li.left {
	margin-right: 10px;
}
.about{
	background: url(../images/bg_book_title.png) no-repeat right top;
	width: 235px;
	overflow: hidden;
	float: left;
	margin-bottom:15px;
}
.about img{
	float: left;
	margin:0;
	display: inline;
}
.about h3{
	float: right;
	width: 85px;
	margin: -25px 35px 0 10px;
	display: inline;
}
.about p{
	float: right;
	width: 100px;
	clear: right;
	margin: -5px 20px 0 10px;
	display: inline;
}
.about ul{
	float: right;
	width: 110px;
	margin: 15px 0px 0 0px;
	overflow: hidden;
}
.about ul li{
	line-height: 1.2em;
}
.about ul li.active a{
	color:#c00927;
}
ul#prod {
	clear: both;
	overflow: hidden;
}
ul#prod li{
	overflow: hidden;
	padding: 10px 10px 10px 110px
}
ul#prod li div.img{
	float: left;
	position: relative;
	left: -110px;
	margin-right: -100px;
	text-align: center;
	width: 100px;
}
ul#prod li h3{
	padding-bottom: 5px;
}
ul#prod li p{
	padding-bottom: 5px;
}
ul#prod li a{
	font-size: 0.9em;
}
.where {
	font: normal 0.8em Tahoma;
	color: #59bfcc;
	padding: 20px 0 40px;
}
.where span{
	text-decoration: underline;
}
#product{
	overflow: hidden;
	padding: 10px 10px 10px 170px
}
#product div.img{
	float: left;
	position: relative;
	left: -170px;
	margin-right: -100px;
	text-align: center;
	width: 100px;
}
.description h3 {
	font: 1.5em Tahoma;
	color:#59bfcc;
}
.description h4.by {
	font: normal 0.8em Tahoma;
	padding: 0 0 20px;
}
.description .by span {
	text-decoration: underline;
	font: 1em Tahoma;
}
.bonus span{
	font-weight: bold;
}
.description h4 {
	padding: 10px 0;
	font: 2.4em Times New Roman;
	
}
.description h4 span{
	font: 0.8em Tahoma;
	color:#59bfcc;
}
dl {
	padding: 20px 0;
	font: 0.9em Tahoma;
	line-height: 2em;
}
dt {
	font-weight: bold;
}
ul.what {
	font: bold 0.6975em Tahoma;
	line-height: 1.7em;
}
ol {
	padding: 10px 0 20px;
}
ol li {
	margin-left: 15px;
	list-style-type: circle;
	font: 0.8em bold Tahoma;
	line-height: 1.4em;
}

.contact li{
	overflow: hidden;
	padding: 0 0 4px 100px;
	display: block;
	width: 800px;
}
.contact li.bot{
	padding: 15px 0 5px 345px;
}
.contact input, .contact select, .contact textarea {
	display: block;
	float: left;
	width: 430px;
	border: 1px solid #8ab8dc;
	overflow: hidden;
}
.contact input:focus, .contact textarea:focus {
	background: #eee;
}
.contact label{
	font: bold 0.6875em Tahoma;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 3px;
	line-height: 2em;
	color:#373737;
	overflow: hidden;
}
.contact input.botton{
	width: auto;
	margin-left: 30px;
	display: inline;
	border: none;
	clear: right;
	float: none;
}
#pager {
	text-align: center;
	font: 0.8em Tahoma;
	color:#555;
}
#pager a{
	color:#888;
	text-decoration: none;
}
#footer_wrap {
	background: #efefeb url(../images/bg_footer.png) repeat-x left top;
	width: 100%;
}
#footer {
	clear: both;
	background: #efefeb url(../images/bg_footer.png) repeat-x left top;
	overflow: hidden;
	padding-top: 27px;
	width: 1007px;
	margin: 0 auto;
}
#footer #contact{
	background: url(../images/bg_phone.png) no-repeat left bottom;
	float: left;
	padding: 0 20px;
}
#footer #contact p{
	margin-left: 70px;
	font-size: 1.2em;
	line-height: 1.2em;
}
#footer #contact p span{
	color:#2fb1be;
}
#footer #contact p.pl30 span{
	line-height: 1em;
	font-size: 1.5em;
	color:#000;
}
#footer form{
	background: url(../images/bg_newsletter.png) no-repeat left top;
	float: right;
	width: 333px;
	height: 58px;
	padding: 51px 50px 0 30px;
}
#footer form input{
	display: block;
}
#footer form input.text{
	height: 28px;
	width: 255px;
	font-size: 1.2em;
	position:absolute;
	clip:rect( 2px, 250px, 27px, 4px);
}
#footer form input.botton{
	display: block;
	margin: 33px 0 0 120px;
}
#footer cite{
	font: normal 0.6875em Tahoma;
	clear: both;
	display: block;
	line-height: 2em;
	text-align: center;
}

#arhor{
/*	float:left;
	left:660px;
	position:relative;
	top:-260px;*/
}
#arhor span{
	display: block;
	height:220px;
	position:absolute;
	width:260px;
	background: url(../images/bg_arhor.png) no-repeat left top;
}
#let_me{
	width: 100%;
	height: 160px;
	background: url(../images/bg_let_me_provide.png) no-repeat center;
}