body {
	background:url('/_images/bgs/home.jpg') top center no-repeat #DAA26D;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	behavior:url("./csshover3.htc"); 
}



		/* DIVs */
div.clear {
	width:0;
	height:0;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	clear:both;
}

div#wrapper {
	width:982px;
	margin:0 auto;
	padding:0;
	position:relative;
}

div#header {
	display:block;
	height:59px;
	margin:0;
	padding:0;
}

div#content {
	display:block;
	margin:45px 0 0 0;
	padding:0;
	position:relative;
}

div#left,
div#right {
	width:486px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	position:relative;
}

div#left {
	margin-right:10px;
	display:inline;
}

div#left div.top,
div#right div.top {
	display:block;
	height:14px;
	margin:0;
	padding:0;
	background:url('/_images/bgs/home_left_top.gif') top left no-repeat;
}

div#right div.top {
	background:url('/_images/bgs/home_right_top.gif') top left no-repeat;
}

div#left div.bottom,
div#right div.bottom {
	display:block;
	padding:6px 25px 24px 25px;
	margin:0;
	position:relative;
	background:url('/_images/bgs/home_left_bottom.gif') bottom left no-repeat;
}

div#right div.bottom {
	background:url('/_images/bgs/home_right_bottom.gif') bottom left no-repeat;
	padding:0 12px 12px 12px;
}

div#right div.bottom div.banners {
	overflow:hidden;
	width:462px;
	height:351px;
	margin:0;
	padding:0;
	display:block;
	position:relative;
}

div#footer_wrapper {
	display:block;
	height:68px;
	position:relative;
	margin:0;
	padding:0;
	background:#6C3D2E;
}

div#green_strip {
	display:block;
	margin:55px 0 20px 0;
	padding:0;
	height:220px;
}

div#green_strip div.large,
div#green_strip div.small {
	width:260px;
	margin:0 10px 0 0;
	padding:0;
	position:relative;
	float:left;
	display:inline;
}

div#green_strip div.small {
	width:185px;
}

div#green_strip div.small.blue {
	width:175px;
	background:#1035CD;
	border:5px solid #FFF;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin:29px 10px 0 0;
	padding:12px 0 0 0;
}

div#green_strip div.small.red {
	width:175px;
	background:#CD1710;
	border:5px solid #FFF;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin:29px 10px 0 0;
	padding:12px 0 0 0;
}

div#bottom_links {
	display:block;
	margin:0;
	padding:0;
	position:relative;
	height:180px;
}

div#footer {
	width:982px;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
}




		/* Images */
img {
	margin:0;
	padding:0;
	border:0;
}

div#right div.bottom div.banners img {
	position:absolute;
	top:0;
	left:0;
}



		/* Text */
div#content p {
	margin:0 0 20px 0;
	padding:0;
	line-height:130%;
}

div#footer p.left,
div#footer p.right {
	float:left;
	width:350px;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:11px;
}

div#footer p.right {
	float:right;
	text-align:right;
}


		/* Links */
div#content a.read_more {
	float:right;
}

a.vale {
	float:left;
}

div#green_strip div.large a {
	color:#FFF;
	text-decoration:none;
}

div#green_strip div.small a {
	display:block;
	color:#FFF;
	text-decoration:none;
}

div#green_strip div.small a {
	display:block;
	text-align:center;
	font-size:15px;
	margin:0 0 10px 0;
}

div#bottom_links a {
	float:left;
	margin:0 43px 15px 0;
	display:inline;
	position:relative;
	padding:0;
}

div#bottom_links a.last {
	margin:0;
}

div#footer p.right a {
	color:#fff;
	text-decoration:none;
}

div#footer p.right a:hover {
	text-decoration:underline;
}
















