*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

html {background: #DB0200 url("../img/html-bg.jpg") repeat-x 0 0;}
body {
	background: url("../img/body-bg-inner2.jpg") no-repeat 50% 0;
	font: 11px/14px Tahoma, Verdana, sans-serif;
	color: #FFF;
}

#container {
	width: 810px;
	margin: 0 auto;
}

#menu {
width:799px; margin: 0 auto;
	height: 95px;
	overflow: hidden;
}
#menu ul li {
	float: left;
	display: inline;
	padding-left: 48px;
	margin-right: 30px;
	line-height: 90px;
	font-weight: bold;
}
#menu ul li a {color: #FFF;}
#m1 {background: url("../img/m1.gif") no-repeat 0 50%;}
#m2 {background: url("../img/m2.gif") no-repeat 0 50%;}
#m3 {background: url("../img/m3.gif") no-repeat 0 50%;}
#m4 {background: url("../img/m4.gif") no-repeat 0 50%;}

#main-out{padding: 20px 20px 0px 30px;}

#main{position: relative;
background-color:#D1CFD0;

}

#main-in{background: url(../images/container-top-bg.jpg) no-repeat 0 0;
padding-top:10px;}

#main-out{min-height: 240px; padding-top: 20px; margin: 0px; padding-bottom: 15px; _padding-bottom: 0px; background: url(../images/container-bg.gif) repeat-y;}

#shadow{ background: url(../images/shadow-bg.png) no-repeat 0 0;

height: 15px; margin-bottom:20px;}

#footer {
width:799px; margin:0 auto;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	margin-bottom: 20px;
	background: url("../img/footer-bg.gif");
}
#footer .links {
	float: right;
	padding-right: 17px;
}
* html #footer .links {padding-top: 7px;}
#footer .links img {position: relative; top: 3px;}
#footer a {color: #FFF; text-decoration: none;}
#footer .cop {
	float: left;
	padding-left: 15px;
	font-size: 10px;
	color: #FFF;
}