body {
	margin			: 0px;
	background-color	: #547dad;
	color			: #000; 
	font-size		: 16px; 
	font-family		: Trebuchet MS,Helvetica,Arial,Verdana,Geneva,Swiss,SunSans-Regular;
	text-align		: left; 
	line-height		: 20px;
	background-image	: url('../images/background.jpg');
	background-repeat	: repeat-x;
}

#wrapper {
	margin-left		: auto;
	margin-right		: auto;
	margin-top		: 8px;
	width			: 1000px;
}

#header {
	height			: 541px;
	background-image 	: url('../images/head.jpg');
}

#content_wrapper {
	background-image 	: url('../images/body.jpg');
}

#left {
	width			: 200px;
	float			: left;
	padding-left		: 31px;
}

#left_table_top {
	width			: 180px;
	border-top		: 1px solid #000;
	border-bottom		: 1px solid #000;
	margin-top		: 10px;
}

#left_table_bot {
	width			: 180px;
	border-bottom		: 1px solid #000;
}


#left_table_top td {
	color			: #FFF;
	font-size		: 14px;
	padding			: 10px 0px 0px 10px;
	font-weight		: bold;
	line-height		: 16px;
}

#left_table_bot td {
	color			: #FFF;
	font-size		: 11px;
	padding			: 10px 0px 0px 10px;
	font-weight		: bold;
	line-height		: 14px;
}

#content {
	width			: 710px;
	float			: right;
	padding			: 0px 60px 0px 0px;
}

#content h2 {
	color			: #fea700;
}

#footer {
	height			: 34px;
	background-image 	: url('../images/foot.jpg');
}

#copy {
	color			: #ffffff;
	text-align		: center;
	font-size		: 11px;
	padding-top		: 10px;
}

#copy a {
	color			: #ee9700;
}

#home_table img {
	border: 1px solid #000;
}

#home_table tr {
	line-height		: 14px;
}

#home_table li {
	padding-bottom		: 5px;
}

#topslider {
	float			: right;
	margin-right		: 6px;
	margin-top		: 40px;
}

#navigation {
	float			: right;
	margin-right		: 4px;
	margin-top		: 28px;
}

#navigationpadding {
	
	height			: 139px;
	width			: 1000px;
}

#header div#header_hotslider div#slide-holder div#slide-controls{
	background:none;
}
iframe {
    height: 315px;
    width: 560px;
}