﻿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;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}
/* 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;
}
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background:#000000 url(../img/bg.jpg);
}
.siteName{
	background:#000000 url(../img/site-name-right.jpg) no-repeat right bottom;
}
.siteName p{
	line-height:16px;
	height:16px;
	white-space:pre;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(../img/site-name-left.jpg) no-repeat left bottom;	
}
.wrapper{
	width:903px;
	margin:0 auto;
	border-top:1px #000 solid;	
}
.get img{
	display:block;
}
.imgBlock{
	float:left;
	margin:0 5px 5px 0;
	display:inline;
	border:1px #000000 solid;
}
.header{
	height:805px;
	position:relative;
	background:#000000 url(../img/header.jpg) no-repeat;	
}
.header div{
	width:471px;
	float:left;
	padding-top:182px;
	margin-left:25px;
	display:inline;
}
.logo{
	left:80px;
	top:-13px;
	width:369px;
	height:191px;
	position:absolute;
	background:transparent url(../img/logo.png) no-repeat;	
}
.infoBlock{
	height:75px;
	background:#000000 url(../img/info-block.jpg) no-repeat;	
}
.infoBlock p{
	text-align:center;
	padding-top:5px;
}
.photoBlock{
	height:428px;
	background:#000000 url(../img/photo-block.jpg) no-repeat;
}
.photoBlock div{
	width:471px;
	float:right;
	padding-top:7px;
	margin-right:25px;
	display:inline;	
}
.photoLine{
	height:243px;
	padding-left:8px;
	padding-top:8px;
	background:#000000 url(../img/photo-line-.jpg) no-repeat;
}
.photoLine a{
	float:left;
	margin-right:1px;	
	border:1px #000000 solid;
}
.ad{
	height:470px;
	padding-left:35px;
	padding-top:38px;
	position:relative;
	background:#000000 url(../img/ad.jpg) no-repeat;
}
.ad .imgBlock{
	border:1px #000 solid !important;
}
.ad p{
	top:390px;
	left:90px;
	width:728px;
	color:#000000;
	text-align:center;
	position:absolute;
}
.footer{
	height:42px;
	background:#000 url(../img/footer.jpg) no-repeat;
	
}