/*
Theme Name: WordPress Default

*/

body {
font-family: helvetica, arial, sans-serif;
font-size: 85%;
background: repeat-x #fff url('/images/background.jpg') center top;
margin: 0;
}

#bigbody {
padding: 10px 35px 0 35px;
clear: both;
}

#bigbodyleft {
height: 95px;
padding: 0 35px;
}

#megawrap {
width: 937px;
margin: 0 auto;
background: repeat-y url('/images/bar-back.jpg');
}

#minorwrap {
background: no-repeat url('/images/top2.jpg');
padding: 43px 0 0 0;
}

#newsblock {
width: 404px;
height: 298px;
padding: 10px;
overflow-y: auto;
float: right;
border-left: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}

#news-title {
width: 426px;
float: right;
height: 31px;
background: #666;
}

#news-title img {
padding: 16px 0 0 5px;
}

#slideshow-block {
width: 426px;
height: 350px;
float: left;
}

#menu {
height: 20px;
}

#menu ul {
margin: 0;
}

#menu li {
list-style-type: none;
float: left;
height: 20px;
margin: 0;
}

#menu li a {
display: block:
height: 20px;
line-height: 20px;
padding: 0 6px 0 0;
text-decoration: none;
text-transform: uppercase;
color: #666;
}

#samples {
clear: both;
padding: 15px 0 0 35px;
}

#samples-title {
width: 867px;
height: 31px;
background: #666;
margin: 0 0 15px 0;
}

.samples-img {
padding: 15px 0 0 5px;
}

#item-thumb {
width: 111px;
height: 111px;
float: left;
margin: 0 15px 15px 0;
}

#footer {
height: 87px;
padding: 0 35px;
background: no-repeat url('/images/footer-back.jpg');
clear: both;
}

#footer-bar {
height: 31px;
background: #666;
}

#content {
padding: 0 35px;
height: 350px;
}

.post {
padding: 0 0 10px 0;
}

h2 {
margin: 0;
}

a img {
border: none;
}

#contactleft {
width: 426px;
height: 404px;
float: left;
padding: 0 0 15px 0;
}

#contactright{
float: right;
width: 426px;
height: 399px;
padding: 0 0 15px 0;
}