html,body {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	height:100%;
	}
body {
	font-family: arial, tahoma;
	font-size: 14px;
	color:#2f2424;
	background:#f6f6f6;
	}
.c {
	clear: both;
	font-size:0;
	height:0;
	}
	
img {
	border: 0;
	}
	
a {
	color:#005826;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
	
.holder {
	position:relative;
	padding: 0 6px;
	width: 782px;
	margin: 0 auto;
	background: url('media/bg.gif') repeat-y;
	height:auto !important;
	height:100%;
	min-height:100%;
	}
	
#top {
	position: relative;
	height: 93px;
	background: url('media/top.jpg') no-repeat;
	}
	
#topMenu {
	position: absolute;
	width: 570px;
	height: 32px;
	right: 0;
	bottom: 0;
	}
	
#topMenu a {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color:#2f2424;
	text-decoration: none;
	border-left: 1px dotted #d9d8d2;
	padding: 2px 10px;
	margin-top: 2px;
	}
	
#topMenu a:hover, #topMenu a.selected {	
	color:#3aab04;
	}
#topMenu a.mtl1 {
	border-left: 0;
	}
	
a#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 93px;
	text-decoration: none;
	displaY: block;
	}
	
#content {
	background: url('media/content-bg.gif') repeat-x;
	padding: 15px 0 48px 0;
	}
	
#footer {
	height: 21px;
	background: url('media/footer-bg.gif') repeat-x;
	position:absolute;
	bottom:0;
	width: 782px;
	color:#4b4141;
	padding-top: 27px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
	
.title {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: normal;
	}
	
#menu {
	width: 210px;
	float: left;
	}
	
#menu a {
	display: block;
	border-bottom: 1px dotted #d9d8d2;
	padding: 7px 0 7px 20px;
	color:#2f2424;
	text-decoration: none;
	font-family: tahoma;
	}
	
	
#menu a:hover, #menu a.selected {
	border-bottom: 1px dotted #3aab04;
	}
	
.mainContent {
	width: 520px;
	float: right;
	padding-top: 5px;
	padding-right:20px
	}
	
.fullContent {
	width: auto;
	float: none;
	padding: 5px 20px;
	}
	
.mainContent table {
	border-collapse: collapse;
	}
	
.mainContent table td, .mainContent table th {
	padding: 2px 5px;
	}
	
.rcw1 {
	margin-right: 100px;
	}
.childHolder {
	width: 235px;
	height: 196px;
	float: left;
	background: url('media/child_bg.jpg') no-repeat;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	}
	
.childHolder h3 a {
	color:#222;
	text-decoration: none;
	}
.childHolder h3 {
	position: absolute;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	bottom: 18px;
	text-align: center;
	width: 230px;
	left: 5px;
	}
	
.childHolder .imhHolda {
	position: absolute;
	top: 10px;
	left: 10px;
	width:215px;
	height: 141px;
	overflow: hidden;
	}
