body {

	font-family: "Arial", Times, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFF;

	text-decoration: none;

	background-image: url(images/background.jpg);

	background-repeat: no-repeat;

	margin: 0 auto;

}



a {

	color: #999999;

	font-decoration: none;

}



a:link,a:visited {

	color: #999999;

	font-decoration: none;

}



#container {

	margin: 0 auto;

	width: 800px;

	background-image: url(images/odblades_dec.png);

	background-repeat: no-repeat;

	background-position: bottom;

}



#banner {

	margin: 0 auto;

	height: 150px;

	width: 800px;

	background-image: url(images/banner.png);

	background-repeat: no-repeat;

	background-position: top center;

}



#nav {

	height:	20px;

	width: 800px;

	font-family: Tahoma, Geneva, sans-serif;

	color: #999999;

}



#nav ul {

	list-style-type: none;

	margin: 0 auto;

	padding: 0 0 0 0;

	overflow :hidden;

	width: 800px;

}



#nav li {

	width: 72px;

	float: left;

	list-style: none;

}



#nav a {

	width: 72px;

	margin: 0 auto;

}



#nav li a:link,a:visited {

	display: block;

	width: 100%;

	color: #999999;

	text-align: center;

	padding: 2px 0 0 0;

	text-decoration: none;

}



#nav li a:hover,a:active {

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}



#content {

	width: 468px; padding: 16px 16px 4px 16px; overflow: hidden; margin: 0 auto;

	background-image: url(images/contentbg.png);

}



#footer {

	height: 58px;

	background-image: url(images/footerbg.png);

	background-position: bottom center;

	background-repeat: no-repeat;

	padding: 70px 340px 0 340px;

}



#footer a {

	text-decoration: none;

	font-weight: 100;

	display: inline;

	bottom: 0;

}



#footer p.leftside {

	float: left;

	font-size: 11px;

	color: #888888;

}



#footer p.rightside {

	float: right;

	font-size: 11px;

	color: #888888;

}



#jqb_object img{ 

	border: none;

}



#jqb_object { 

	padding: 20px 0 50px 0;

	margin: 0 auto;

	height: 165px;

	width: 500px;

	position:relative;

	overflow:hidden;

}



#jqb_object .jqb_bar{

	position:absolute;

	width:500px; height: 30px;

	left:0px;

	bottom:20px;

	background:#000000;

	opacity:0.7;

	filter:alpha(opacity=70);

	

	color: #ffffff;

	font-family: Arial, Verdana, Sans-Serif;

	font-weight: bold;

	font-size: 18px;

	letter-spacing: -1px;

}



#jqb_object .jqb_slide{

	position:absolute;

	width:500px; height:165px; 

	font-family: Arial, Verdana, Sans-Serif;

	font-weight: bold;

	font-size: 18px;

	letter-spacing: -1px;

	text-align: left;

}



#jqb_object .jqb_info {

	position:absolute;

	padding: 2px 10px 2px 10px;

	float: left;

}



#jqb_object .jqb_btn {

	width: 15px; height: 14px;

	margin: 10px 5px 2px 2px;

	float: right;

}



#jqb_object .jqb_btn_next {

	background-image:url(images/banner/btn_next.gif);

}



#jqb_object .jqb_btn_prev {

	background-image:url(images/banner/btn_prev.gif);

}



#jqb_object .jqb_btn_pause {

	background-image:url(images/banner/btn_stop.gif);

}



#jqb_object .jqb_btn_play {

	background-image:url(images/banner/btn_play.gif);

}


