body, html {
	margin: 0px;
	padding: 0px;

	width: 100%;
	height: 100%;
}
body {
	background: #e5e3e5 url(../imgs/bg.jpg) repeat-x left top;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.box {	
	margin: 0px;
	padding: 0px;
	margin: auto;
	width: 995px;

}
#containter {
line-height:1.2em}
#containter {
	width:878px;
	margin: auto;
	position: relative;
	font-size: 1.2em;
	
}
#logo {
	float: left;
	
}
#logo_4matic {
	float: right;
	text-align: right;
}
#logo_4matic .active a:link, #logo_4matic .active a:visited, #logo_4matic .active a:hover {
	
	border:solid 1px #cccccc;
	color:#000000;
	background:transparent;
}
#logo_4matic a:link, #logo_4matic a:visited, #footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
	padding: 1px 2px;
	margin: 0px;
}

#logo_4matic a:hover, #footer a:hover {
	background: #666666;
	color: #fff;
}

#logo_4matic ul, #footer {
	clear:right;
	font-size: 0.8em;
	padding: 0px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 20px;
}
#logo_4matic li, #footer li {
	display: inline;
	list-style: none;
}
#content strong {
	font-weight: bold;
}
#content {
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	clear: both;
	padding-bottom: 25px;	
}
.range_content {
	background:#fff;
}
.row {width:290px;

float:left;
}
.mid_row {
	margin-left:1px;
	margin-right:1px;
}
.row_head {
	padding-top: 24px;
	padding-right: 19px;
	padding-left: 19px;
	background: #999999;
	color: #000000;
	height:16em;
}
.row_head .row_title {
padding-bottom:25px;}

.row_content {
	padding-top: 24px;
	padding-right: 19px;
	padding-left: 19px;
	
}
.about_content {padding-top:110px;}

.events_content .head_panel {
	background: url(../imgs/html/event_head_panel.jpg) no-repeat left top;
	padding: 19px 25px 16px 440px;
	width: 413px;
	
}
.head_body img {
	margin-bottom: 15px;
}
.head_body {
	padding: 23px 18px 10px;
	background: #999999;
	color: #000000;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.location {
margin-top: 42px;	
	float: left;
	width: 437px;
}
.location img {
	float: left;
	margin-right:22px;
	wifth:167px;
}
.location p {
	float: left;
	width:240px;
}
.signup {
	text-align: right;
	font-size: 0.8em;	
}
.signup a:link, .signup a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #999999 url(../imgs/html/spot.gif) no-repeat right center;
	padding: 1px 39px 1px 3px;
	
	
	border: 1px solid #FFFFFF;
}
.signup a:hover {
	background: #333333 url(../imgs/html/spot.gif) no-repeat right center;
}
.anchor {
	background: url(../imgs/html/arrow.gif) no-repeat left center;
	padding-left: 9px;
}