body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:100%;
	text-align: center;
	background-image: url(../_img/newBackground.png);
	background-position: bottom center;
	background-repeat: repeat-y;
}
.wrapper {
	position: relative;
	width: 799px;
	font-size: 0.9em;
	margin: 0 auto -134px;
	text-align: left;
}
.header {
	height: 72px;
	background: url(../_img/header_bk.png) no-repeat;
	padding: 160px 100px 0 100px;
}

.footer {
	text-align: left;
	display:block;
	padding:0;
	font-size:11px;
	color:#666666;
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../_img/footer_bk.png) no-repeat;
	
}
.content {
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
}

.content p {
	font-size: .85em;
}

input, form, textarea h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p{
	color:#999999;
}

h1 {
	font-size:1.4em;
	color:#A8C399;
}
h2 {
	font-size:1.2em;
	color:#999999;
}
h3 {
	font-size:1em;
	border-bottom:solid 1px #DEDEDE;
	padding:4px 0;
	margin-bottom:10px;
}
a:link, a:visited {
	color:#A8C399;
}
a:hover {
	text-decoration:none;
}
#footerMenu{
	font-size:0.9em;
	padding: 55px 0 0 125px;
	color:#999999;
}
#footerMenu a, #footerMenu a:active, #footerMenu a:visited, #footerMenu a:hover {
	text-decoration:none;
	color:#A8C399;
	font-weight:bold;
	}
	
#myslides {
	width: 730px;
	height: 400px;
    padding: 0;  
    margin:  0 auto;
    overflow: hidden;
} 
 
#myslides img {  
    width: 730px;
    height: 400px;
    top:  0; 
    left: 0 
}
#myslidesLinen {
	width: 490px;
	height: 500px;
	padding: 0;
	margin:  0 auto;
	overflow: hidden;
	
} 
 
#myslidesLinen img {  
    width: 490px;
    height: 500px;
    top:  0; 
    left: 0 
}
#heading {
	padding-bottom: 10px;
}
#column_right table {
	font-size: 0.85em;
	color: #666;
}
