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 {
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    margin:0;
    padding:0;
}
ol,ul {
    list-style:none;
}
blockquote,q {
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}
:focus {
    outline:0;
}
ins {
    text-decoration:none;
}

del {
    text-decoration:line-through;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
a {text-decoration: none;}
body {
    font-size: 14px;
    line-height: 20px;
    font-family: Georgia, serif;
    color: #806348;
    background: #fff;
}
h1{
    font-size: 0px;
}
h2{
    color:#fff;
    font-size:22px;
		text-shadow: 1px 1px 1px #5a91c8;
		background: url(images/h2.png) repeat-x top;
		width: 100%;
		line-height: 35px;
		padding-left: 20px;
		font-weight: normal;
}
h3{
    color:#3b99f8;
	font-weight: normal;
	font-size: 22px;
	line-height: 42px;
	float: right;
	clear: both;
	text-shadow: 1px 1px 1px #b0b0b0
	}

p {
     color:#666;
    font-size:20px;
    line-height: 30px;
    padding-bottom: 12px;
}
.container {
    width:960px;
    position: relative;
    overflow:hidden;
	margin: 0 auto;
}
#header {
width: 960px;
height: 517px;
background: url(images/header.png) top left no-repeat; 
overflow: hidden;
}
#header .header-left {
width: 310px;
margin-top: 110px;
float: left;
}
#header .header-right {
width: 210px;
margin-top: 110px;
float: right;
}
#header .header-right h3 {
float: none;
}
#gallery {
width: 960px;
overflow: hidden;
}
img.thumb {
width: 300px;
height: 190px;
float: left;
padding: 10px;
}
#gmp {
margin-top: 10px;
margin-bottom: 20px;
}