<style type="text/css">
<!--

body,td,th {
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#FFF
	
}
body {
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;

}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #7f7f7f;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #7f7f7f;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #00B5DA;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #7f7f7f;
}
.logo{
	background-image:url(../images/logo.png);
	background-color:#FFF
}
a img {
border : 0;
}
.kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(../images/menu/no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 100px;
	height: 40px;
	margin-right: 0px;
	background-image:url(../images/menu/kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-150px 0px;
}
#kwick3 {
	background-position:-300px 0px;
}
#kwick4 { 
	background-position:-450px 0px;
}
#kwick5 { 
	background-position:-600px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -150px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -300px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -450px bottom; 
}
#kwick5.active, #kwick5:hover {
	background-position: -600px bottom; 
}

#kwick1 a{
	background-image:url(../images/menu/end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -30px;
}

#kwick5 a{
	background-image:url(../images/menu/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick5 a:hover{
	background-position: right -120px;
}
div.wrap {
width : 650px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 650px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 357px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : -1px 0 0;
}
div#video-header {
height : 340px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 391px;
background : url(../images/slide/bg.jpg) no-repeat 50% 0;
}
div#header div#slide-holder {
	z-index : 20;
	width : 623px;
	height : 391px;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 4px;
left : 30px;
width : 590px;
height : 391px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;

bottom : 25px;
width : 590px;
height : 46px;
display : none;
position : absolute;
background : url(../images/slide/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/slide/silde-nav.png);
}
div#nav ul li a {
background : url(../images/slide/nav.png) no-repeat;
}

-->
</style>