html *{
	margin:0px;
	padding:0px;
}
body{
	color:#555;
	font: 64.5% Verdana, Georgia, sans-serif;
	text-align:center;
	background:#fff;
}
h1 {
	position:relative;
	width:150px;
	text-indent:-8000px;  
	top:10px;
	left:60px;
}
h1 a{
	display:block;
	height:40px;
	text-decoration:none;
}
h2, h3, h4, h5, p, ul, ol, table, small, .image, pre {
	margin-bottom:10px;
}
h2.no-margin, h3.no-margin {
	margin-bottom:0;
}
h2, h3 {
	color:#555555;
}
h2 {
	font-size:2.2em;
	font-weight:normal;
}
h3 {
	font-size:1.6em;
}
p {
	font-size:1.1em;
	line-height:140%;
}
small {
	font-size:1.1em;
	text-transform:uppercase;
	color:#999;
	display:block;
}
#content img, .image img {
	border:1px solid #e5e5e5;
	padding:1px;
}
.article img {
	border:0;
}
ul.list {
	list-style:none;
	font-size:1.1em;
	border-top:1px solid #f5f5f5;
}
.article {
	padding-left:5px;
}
.categories li a, .navigation li a, .navigation li a {
	border-bottom:1px solid #f5f5f5;
	display:block;
	padding:3px;
	margin:3px;
	background:transparent;
}
.categories li a:hover, .navigation li a:hover, .navigation a {
	background:#f8f8f8;
	color:#999;
}
.categories li li a, .navigation li li a {
	color:#999;
}
.blogroll li {
	padding-top:3px;
	margin-top:3px;
}
a {
	color:#4ba4c2;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#fe6c5d;
}
h2 a:hover, h3 a:hover {
	background:#4ba4c2;
	color:#fff;
}
a img {
	border:none;
}
#helper h2, .ir {
	text-indent:-8000px;
	margin-bottom:0;
	height:40px;
}
#intro {
	background:url(/images/intro.gif) no-repeat;
}
#categories {
	background:url(/images/categories.gif) no-repeat;
}
#address {
	background:url(/images/address.gif) no-repeat;
}
#navigation {
	background:url(/images/navigation.gif) no-repeat;
}
#news {
	background:url(/images/news.gif) no-repeat;
}
#container {
	width:920px;
	margin:0 auto;
	text-align:left;
}
#head {
	height:275px;
	#background:url(/images/head_bg.jpg) no-repeat left top;
}
#content {
	float:right;
	width:475px;
	margin-right:10px;
}
#content li {
	font-size: 11px;
}
#helper-bg {
	float:left;
	width:425px;
	background:url(/images/left_bg.gif) repeat-y left top;
}
#helper {
	float:left;
	width:425px;
	background:url(/images/left_end.gif) no-repeat left bottom;
}
#helper .end {
	height:425px;
	display:none;
	position:relative;
	z-index:0;
	margin-top:-250px;
}
.column {
	float:left;
	margin-left:15px;
	width:175px;
}
.last {
	margin-left:25px;
}
#footer {
	padding:50px 0;
	background:#fff url(/images/footer-bg.jpg) no-repeat left top;
}
.solid td {border-left:#cccccc 1px solid; border-top:#cccccc 1px solid;}