body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #76777d;
	line-height: 17px;
	text-align: center;
}

a, a:link, a:visited { color:#ff0000;}
a:hover	             { color:#000000;}
p                    { margin: 15px 0 15px 0; padding: 0 0 0 0; }
h1                   { font-size: 18px; font-weight: normal; color:#ff0000; }
h2                   { font-size: 16px; font-weight: normal; color:#ff0000; }
img	                 { border: 1px solid #f00; }
ul                   { list-style-image:  url(../img/ul.gif); }
input{
font:10px Verdana, Arial, Helvetica, sans-serif; 
    color: #76777d;
}

.wrapper {
    display: table;
	margin: 0 auto 0 auto;
	width: 980px;
}
.header{
 float: left;
 width: 980px;
 height: 200px;
margin: 10px 0 0 0;
 background: url(../media/49/head.jpg) no-repeat;
}

.footer{
float: left;
width: 980px;
font-size: 11px;
padding: 40px 0 0 0;
color: #000000;
background: url(../media/44/foot.jpg) center 20px no-repeat;
}

.container{
	text-align: left;
	padding: 0 20px;
}

ul.menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	top: 141px;
	position: relative;
	width: 980px;
	float: left;
}

ul.menu li
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
}

ul.menu li a
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	height: 41px;
}

ul.menu li a span
{
	display: none;
}

ul.menu li a:hover, ul.menu li.on a
{
	background-position: center bottom !important;
}

.break{
	clear: both;
width: 980px;
height: 10px;

}

.thumb{
	float: left;
	width: 320px;
text-align: center;

	height: 200px;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
