/* -- BASICS -- */
body {
	background:#cccccc;
	margin:0 auto;
	padding:0;
	color: #404040;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
}

a {
text-decoration:none;
font-weight:bold;
	color: #404040;
}

a:hover{text-decoration:underline;}
a img{border:0;}
ul,ol,dl{font-size:0.9em;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#404040;
padding-top:25px;
text-align:center;
margin:0px;
}
p.hp {
	font-family:Verdana, Geneva, sans-serif;
font-size:12px;
margin:5px 0 10px 160px;
}
h3 {
font-size:1.2em;
margin:0 0 15px 25px;
}

.clear { clear:both; }

#wrap {
	color: #404040;
	width: 857px;
	margin: 20px auto 0 auto;
	text-align:left;
}
/* -- Footer -- */
#top {
	margin: 0 auto 0px auto;
	padding:0px;
	width: 857px;
	height: 10px;
	background: #cccccc url(/images/top.png) top left no-repeat;
}
#wrap-footer {
	clear: both;
	margin: 0 auto 0px auto;
	width: 857px;
	height: 15px;
	background: #cccccc url(/images/background.png) bottom left no-repeat;
	}
#content{
	margin: 0;
	padding: 0 0 0 0px;
	height:100%;
	width: 857px;
	height:inherit;
	clear:both;
	float: left;
	text-align: left;
	background: #cccccc url(/images/middle.png) top left;
	}
#container{
	margin: 0px;
	padding: 0 0 0 0px;
	width: 850px;
	float: left;
	}
#header{ 
	width: 832px;
	height:145px;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	background: #cccccc url(/images/middle.png) top left;
	}

#copyright{
	margin: 5px auto 0 auto;
	text-align:right;
	color:#000;
}


/* -- Various classes -- */

