body {
	padding: 0 0 0 1px;
	margin:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/body-bg.gif) repeat-y 50% 0;
	min-width: 887px;	
	color:#fff;
}
form,fieldset{margin:0;padding:0;border-style:none;}
img {margin:0;border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#bg {
	background: url(../images/body-bg.gif) repeat-y 50% 0;
	min-width: 887px;
}
#main {
	margin: 0 auto;
	width: 887px;
}
#header {
	position: relative;
	width: 887px;
	height: 194px;
	background: url(../images/header-bg.gif) no-repeat;
}
#header .logo {
	position: absolute;
	width: 519px;
	height: 127px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}
#top-nav {
	position: absolute;
	top: 154px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#top-nav li {
	float: left;
	padding: 0 23px 0 25px;
	background: url(../images/top-nav-sep.gif) no-repeat 0 2px;
}
#top-nav li:first-child {background: none;padding-left: 20px;}
#top-nav a {color: #1b2a1d;text-decoration: none;}
#top-nav a:hover {text-decoration: underline;}
#header .share-this {
	position: absolute;
	top: 62px;
	right: 17px;
	text-indent: -9999px;
	overflow: hidden;
	width: 339px;
	height: 25px;
	background: url(../images/share-this-text.gif) no-repeat;
}

#content {overflow: hidden;width: 887px; padding-top: 20px;}
.img-holder {
	float: left;
	display: inline;
	background-color: #febc36;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
}

#content .box {
	/*position: absolute;
	top: 181px;
	right: 0;*/
	width: 374px;
	height: 51px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
}
* html #header .box {
	right: -1px;
}
#content .box a {
	color: #000;
	font-size: 22px;
	line-height: 44px;
	text-decoration: none;
	font-weight: bold;
}

.img-holder img {
	float: left;
	margin: -10px -10px 0 0;
	position: relative;
}
.column {
float:right;
margin:10px 0 0;
padding:0 26px 0 0;
width:400px;
}


.column-container {
	/*background-color:#fffcd4;*/
	background-color:#848383;
	margin: 0 20px;
	padding: 5px 20px 20px;
	/*min-height:320px;*/
	right:17px;
	bottom:3px;
	position:relative;
	width:807px;
}

.column-container a {
	color:#fff;
}

.column-container a:hover {
	text-decoration: none;
}

.column-container  h3{
	color:#FFC333;	
	margin-top:10px;
}
.column-container img{
	border:1px solid #E4DFDB;
	padding:2px;
}

.column-container-inner {
	/*background:url("../images/page-inner-top.jpg") no-repeat #fff787;*/
	background:url("../images/page-inner-top.jpg") no-repeat #353334;
	/*padding: 10px;*/
	position:relative;
	width:807px;
	margin-bottom:10px;
	text-align:justify;
}

.column-container-inner img{
	margin: 0 5px 5px 0;
	position:relative;
	border:1px solid #E4DFDB;
	padding:2px;
}

.page-inner-bottom {
	background:url("../images/page-inner-bottom.jpg") no-repeat;
	bottom:0;
	height:15px;
}

.left-column {
	float:left;
	width: 360px;
	padding-left:20px;
	font-size:16px;
	text-align:justify;
	
}
.right-column {
	float:right;
	width: 360px;
	padding-right:20px;
	font-size:16px;
	text-align:justify;
}

.column h1 {
	margin: 0;
	font-size: 31px;
	color: #ffc739;
}
.column ul {
	list-style: none;
	padding: 0;
	margin: 0 0 21px 6px;
	font-size: 18px;
	color: #fff;
}

.footer-images
{
	float: left;
	width:847px;
	margin: 20px;
	background: #1A291C url(../images/footer_bg.gif) repeat-x;
	bottom: 0;
}

.column ul li {
	margin: 10px 0 0;
	padding: 0 0 0 25px;
	background: url(../images/bullet.gif) no-repeat 0 7px;
}

table {
	 width:100%; 
}

.shadow {
	/*width:95%;*/
	width:847px;
	position:relative;
	background-color: #febc36;
	bottom:2px;
	left:20px;
}

.clearall {
	float:none;
	clear:both;
}
