﻿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:12px;
	color:#464545;
	background:#1ab0e3 url(../img/bg.jpg) repeat center center;
}
a{
	color:#464545;
}
a:hover{
	color:#606060;
}
.siteName{
	height:30px;
	background:#ce22f3 url(../img/site-name.gif) no-repeat;
}
.wrapper{
	width:907px;
	margin:0 auto;
	background-color:#fff;
}
.get img{
	display:block;
}
.photoWithText{
	float:left;
	width:241px;
	text-align:center;
	color:#cd1ff2;
}
.header{
	height:345px;
	position:relative;
	background:#fff url(../img/header.jpg) no-repeat;
}
.galleryBlock1{
	height:420px;
	padding-left:17px;
	padding-top:7px;
	background:#fff url(../img/gallery-block1.jpg) no-repeat;
}
.galleryBlock1 a img, .galleryBlock2 a img{
	float:left;
	margin:0 5px 5px 0;
	display:inline;
	border:1px #a608c8 solid;
	position:relative;
}
.galleryBlock2{
	height:430px;
	padding-top:13px;
	padding-right:15px;
	background:#fff url(../img/gallery-block2.jpg) no-repeat;
}
.galleryBlock2 div{
	width:471px;
	float:right;
}
.textBlock{
	height:137px;
	padding:0 55px;
	background:#b8b8b8 url(../img/text-block.jpg) no-repeat;
}
.textBlock p{
	line-height:14px;
	padding-top:35px;
}
.photoLine{
	height:246px;
	padding-top:23px;
	padding-left:10px;
	background:#fbfbfb url(../img/photoline.gif) repeat-x;
}
.photoLine img{
	float:left;
	margin-right:3px;	
	border:1px #db47fb solid;
}
.footer{
	height:48px;
	line-height:48px;
	text-align:center;
	font-weight:bold;
}
