img, div, input, li, a, h1, h2, h3, h4, h5, p { _behavior: url("iepngfix.htc") }

body {
	background-image: url(../images/bkgr.png);
	background-repeat: repeat-x;
	background-color: #4F5935;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	color: #859559;
}

a:hover {color: #A6B481;}

h1,h2,h3,h4,h5,h6,p,table,td {margin:0px;padding:0px;}

h1 div,h2 div,h3 div,h4 div,h5 div,h6 div {display: none;}

h3,h4,h5,h6 {
	color: #236378;
	font-size: 35px;
	font-weight: bold;
	padding-bottom: 5px;
}
h4 {font-size: 28px;}
h5 {font-size: 21px;}
h6 {font-size: 18px;}

p {
	color: #333;
	font-size: 14px;
	padding-bottom: 15px;
}
img {border:none;}
img.thumb {
	float:left;
	border: 10px solid #e5e5e5;
	background: #fff;
	padding: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#content ul {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 5px;
	_margin-left:40px;
}
#content ul li {
	padding-bottom: 5px;
}

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 19px;
	padding-left: 19px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 236px;
	width: 940px;
}
#header .logo {
	height: 236px;
	width: 940px;
	position: absolute;
	font-size: 0.001em;
	cursor:pointer;
}


#content {
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	clear: both;
	float: none;
}
#content .main {
	width: 570px;
	float: left;
}
#content .side {
	width: 279px;
	float: right;
}
#content .side img.image {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .main img.image {
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}




#footer 
{
	font-size: 11px;
	color: #666;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	height: 136px;
	overflow: hidden;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#footer span {
	color: #ADADAD;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#footer p.small {
	color: #888;
	padding-top: 20px;
	font-size: 11px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {color: #000;}

.button
{
	font-size:10px;
	background-color:White;
	width:100px;
}
