@charset "utf-8";

body, div, table, br, h1, h2, h3, h4, h5, h6, p, img {
	padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

body {
	background: #fff url('../_img/html.png') 0 0 repeat-x;
}

a {
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

#page {
	width: 989px;
	margin: 0 auto;
}

#header {
	width: 989px;
	height: 250px;
	text-align: center;
	background: transparent url('../_img/header.jpg') 0 0 no-repeat;
}

#content {
	width: 987px;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

#mixer {
	width: 791px;
	height: 632px;
	margin: 0 auto;
	padding: 0 0 0 38px;
}

#offers {
	width: 989px;
	height: 23px;
	display: block;
	background: transparent url('../_img/footer.jpg') -2px 0 no-repeat;
}


#footer {

	clear: both;
	width: 949px;
	text-align: center;
	color: #444;
	padding: 20px;
}

/* CLEANEN */

.box .art_header h1,
.box .art_box_left,
.box .art_box_right,
.box .art_main,
.box .art_footer,
.box .a_bundle {
	background: none;
}

.box .a_spar,
.box .a_spar_star {
	color: #666;
}
