 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, div.paragraph, blockquote, fieldset, input { margin: 0; padding: 0; }
 ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
 ul { list-style: none; }

.header-wrap {
    background: #454545 url(bg-header.png) bottom repeat-x;
    padding: 0 0 12px;
}

.container {
    margin: 0 auto;
    width: 958px;
}

a.header-title {
    color: #009900;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
    font-family: sans-serif;
    text-transform: uppercase;
}

.header-wrap .container {
    text-align: center;
    padding: 30px 0;
}


#main {
    padding: 30px 0;
}

.main-wrap {
    background: url(bg-main.png) repeat-x;
}

.wsite-header {
    width: 958px;
    height: 446px;
    background: url(header.jpg) no-repeat;
}

.wsite-header.header-contact {
	background: url(banner-contact.jpg) no-repeat !important;
	height: 165px;
}

#avmenu {
    line-height: 1;
    float: left;
    width: 210px;
    border: 1px solid #cccccc;
	margin-top: 20px;
}

#nav-top {
    background: url(bg-menu.png) no-repeat;
    padding-top: 24px;
    margin-bottom: 15px;
}

#avmenu li {
    position: relative;
}

#avmenu li a:hover, #avmenu li#active a {
    background: #efefef;
    color: #0081cd;
}

#avmenu li a {
    display: block;
    border: 0;
    border-bottom: 1px dashed #cccccc;
    color: #666666;
    font-size: 13px;
    text-transform: capitalize;
    text-decoration: none;
    padding: 12px 10px 10px;
	font-family: sans-serif;
}

#content {
    float: right;
    width: 732px;
    min-height: 350px;
    padding: 0 0 20px;
	margin-top: 20px;
}

#banner {
    margin: 0 0 30px;
    position: relative;
}

p {
    margin-bottom: 30px;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 1.5;
}

.gallery img {
    width: 203px;
    float: left;
    margin: 0 20px 20px;
    height: 155px;
}

#content ul {
    list-style: disc;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 20px;
	padding-left: 15px;
}

#content li {
    padding-left: 5px;
}

.wsite-header.overview {
    background: none;
    height: 0;
}

.off-right {
    float: left;
    margin-left: 50px;
}

img.off {
    float: left;
    width: 300px;
}

.block-off {
    display: inline-block;
	margin-bottom: 30px;
}

.name1{
	color: #0081cd;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 36px;
	font-family: sans-serif;
}

.name2{
	color: #508d24;
    font-size: 16px;
    font-weight: 600;
	font-family: sans-serif;
}