body {
    width:100%;
 }

a {
	text-decoration:none;
	color:#f0f;
}
a:hover {
	color:#808;
}

p {
    font-family:Verdana;
    font-size:1.1em;
    line-height:1.3em;
}

img#logo {
    margin:0;
}

div#menu {
    text-align:right;
}

table {
    margin-bottom:0;
    }
    
#main-header {
    background:url('../imgs/topbanner.png') repeat-x center top #fff;
    width:100%;
    height:170px;
    z-index:0;
    padding:0;
    margin:0;
}
#main-footer {
    width:100%;
    height:65px;

    background:url('../imgs/bottombanner.png') repeat-x center;

}
/*
#footertable {
    margin-top:-180px;
}
*/
div.container {
/*    top:-210px; */
    z-index:30;
    position:relative;
}

div#logo-header {
    height:170px;
}
    
div.slideshow {
    margin-bottom:20px;
    border:solid 3px #d5d110;
    }

div#footer-link {
}
div#footer-container {
    width:500px;
    margin:0 auto;
}
a#bottomlink {
    display:block;
    text-decoration:none;
    width:270px;
    height:27px;
    position:relative;
    top:35px;
    left:370px;
 }
input, textarea, select {
    border:solid 1px #d5d110 !important;
    background:#eceb9d !important;
	width:300px;
}
input, textarea, select {
    border:solid 1px #d5d110 !important;
    background:#eceb9d !important;
	width:300px;
}
div.ngg-galleryoverview {
	text-align:center;
}
.wpcf7-list-item {
	width:300px;
	float:left;
}
.your-message textarea {
		width:300px;
		height:150px;
		!important;
}
.contactform{padding: 1px;}
