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, input, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; 
	background: url('../img/bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdena;
	color: #333333;
}
ol, ul {
	list-style: none;
}
blockquote, q 
{
	quotes: none; 
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; 
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through; 
}
table, tr, td,th { 
	border-collapse: collapse;
	border-spacing: 0; 
	vertical-align: top; 
}
a {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	font-size: 26px;
	font-weight: normal;
	margin: 7px 0px 17px 0px;
}
p {
	margin: 7px 0px 7px 0px;
}
.clear {
	clear: both;
}
#wrapper {
	clear: both;
	width: 900px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}
/* ----------------------------- top ----------------------------- */
#top {
	background: url('../img/top.jpg') no-repeat;
	width: 900px;
	height: 110px;
}
#logo {
	display: block;
	width: 200px;
	height: 110px;
}
#top ul {
	position: relative;
	top: -40px;
	left: 570px;
	width: 340px;
	height: 12px;
}
#top li {
	display: block;
	width: 107px;
	float: left;
}
#top li img {
	position: relative;
	top: 1px;
}
#top ul a {
	margin-left: 5px;
	color: #999999;
	text-decoration: none;
}
#top ul a:hover {
	text-decoration: underline;
}
/* --------------------------- top - menu -------------------------- */
#top div {
	width: 900px;
	position: relative;
	top: -11px;
}
#top div a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	float: left;
}
#top div a:hover {
	background-position: 0px -44px;
}
#menu_main {
	background: url('../img/menu_main.jpg');
	width: 134px;
}
#menu_about {
	background: url('../img/menu_about.jpg');
	width: 72px;
}
#menu_joker {
	background: url('../img/menu_joker.jpg');
	width: 101px;
}
#menu_instalments {
	background: url('../img/menu_instalments.jpg');
	width: 69px;
}
#menu_modernizations {
	background: url('../img/menu_modernizations.jpg');
	width: 120px;
}
#menu_service {
	background: url('../img/menu_service.jpg');
	width: 79px;
}
#menu_contact {
	background: url('../img/menu_contact.jpg');
	width: 95px;
}
#menu_alsen {
	background: url('../img/menu_alsen.jpg');
	width: 114px;
}
#menu_joker24 {
	background: url('../img/menu_joker24.jpg');
	width: 116px;
}

/* --------------------------- top 2 -------------------------- */
#top2 {
	background: url('../img/top2.jpg') no-repeat;
	width: 900px;
	height: 233px;
	margin-top: 45px;
	color: #ffffff;
}
#top2 div {
	line-height: 150%;
	padding-top: 55px;
	padding-left: 655px;
}
#top2 p {
	padding-top: 2px;
	padding-left: 655px;
}
#top2 img {
	width: 112px;
	height: 26px;
	position: relative;
	top: 8px;
	left: 10px;
}
#top2 span {
	display: block;
	padding-top: 45px;
	padding-left: 657px;
}
#top2 a {
	color: #ffffff;
	text-decoration: none;
}
#top2 a:hover {
	text-decoration: underline;
}
/* --------------------------- middle -------------------------- */
#left {
	width: 636px;
	float: left;
	margin: 16px 8px 8px 0;
	background: url('../img/content_bg2.jpg');
/*
	background: #eeeeee;
	border: 1px solid #bebebe;
*/
}
#right {
	width: 249px;
	float: left;
	margin-top: 16px;
}
#right img, #right div {
	margin-bottom: 10px;
	width: 263px;
	height: 110px;
}
#content {
	padding: 25px 15px 15px 15px;
	line-height: 150%;
}
#content_top {
	background: url('../img/content_bg1.jpg') no-repeat;
	background-position: top left;
	min-height: 270px;
}
#content_bottom {
	background: url('../img/content_bg3.jpg') no-repeat;
	background-position: top left;
	width: 636px;
	height: 7px;
	clear: both;
}
/* --------------------------- footer -------------------------- */
#footer {
	clear: both;
	color: #999999;
}
#footer p {
	width: 440px;
	float: left;
	margin: 7px 0px 17px 0px;
}
#footer ul {
	width: 460px;
	float: left;
	margin: 7px 0px 17px 0px;
}
#footer li {
	float: left;
	margin-left: 10px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* --------------------------- contact -------------------------- */
#contact_form {
	margin-top: 20px;
}
#contact_form label {
	width: 88px;
	float: left;
	line-height: 170%;
}
#name, #title, #phone, #email { 
	border: 1px solid #999999; 
	padding: 3px 0 3px 3px; 
	float: left;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 17px;
	background-color: #ffffff;
}
#name:hover, #title:hover, #phone:hover, #email:hover {
	background-color: #f7f7f7;
}
textarea#text { 
	float: left;
	border: 1px solid #999999; 
	padding: 3px 0 3px 3px; 
	width: 490px;
	height: 150px;
	background-color: #ffffff;
}
textarea#text:hover {
	background-color: #f7f7f7;
}
#send_msg {
	background: url('../img/send_msg.gif');
	width: 80px;
	height: 20px;
	margin: 10px 0px 10px 500px;
	cursor: pointer;
}
