﻿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:#000000;
	background:#ffffff url(../img/bg.jpg);
}
.siteName{
	background:#ffffff 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 #fff solid;	
}
.get img{
	display:block;
}
.imgBlock{
	float:left;
	margin:0 5px 5px 0;
	display:inline;
	border:1px #ffffff solid;
}
.header{
	height:1050px;
	padding-top:180px;
	padding-left:409px;
	position:relative;
	background:#ffffff url(../img/header.jpg) no-repeat;	
}
.header p{
	top:530px;
	left:30px;
	width:360px;
	height:120px;
	position:absolute;
}
.logo{
	left:420px;
	top:5px;
	width:426px;
	height:217px;
	position:absolute;
	background:transparent url(../img/logo.png) no-repeat;
}
.photoBlock{
	height:111px;
	padding-top:11px;
	padding-right:410px;
	position:relative;
	background:#ffffff url(../img/photo-block.jpg) no-repeat;
}
.photoBlock .imgBlock{
	float:right !important;
}
.photoBlock .siteName{
	width:903px;
	bottom:10px;
	left:0;
	border:0;
	position:absolute;
}
.photoLine{
	height:252px;
	padding-top:22px;
	padding-left:7px;
	background:#ffffff url(../img/photo-line.jpg) no-repeat;
	
}
.photoLine a{
	float:left;
	margin-right:1px;	
	border:1px #fff solid;
}
