body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #efefef; margin-top: 20px; 
}
img a { margin: 0px; border:none }
img { margin: 0px; border:0px }


div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}



#wrapper {
	width: 890px;
	margin: 0 auto;
	padding: 0px;
}

#intro {
    padding-bottom: 10px;
}

h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#slider {
    width: 890px;
    margin: 0 auto;
    position: relative;
}

.scroll { height: 590px; width: 890px; overflow: visible; overflow-x: hidden; position: relative; clear: left; border-top: 0px solid #F0F0F0; border-right: 0px solid #ccc; border-bottom: 0px solid #ccc; border-left: 0px solid #F0F0F0; padding: 0px; 
}

.scrollContainer div.panel {
	padding: 0px;
	height: 590px;
	width: 892px;
	color: #999999;
	background: #fff;
}
.contenmargin {
	margin: 20px;
}


#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}
.navcontainer { float: right; height: 30px; width: 600px; 
}
.logo { font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #666; float: left; text-align: left; margin-top: 0px; width: 250px; }



ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0 0 9px;
	float: right;
	clear: both;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

ul.navigation li { display: inline; margin-right: 3px; 
}

ul.navigation a:link { padding: 10px 3px; color: #666666; text-decoration: none; font-size: 10px; 
}

ul.navigation a:visited {
	color: #FFFFFF;
}

ul.navigation a:hover {
	color: #990033;
}

ul.navigation a.selected { color: #900; font-weight: bold; }

ul.navigation a:focus {
    outline: none;
}

.scrollButtons { position: absolute; top: 250px; cursor: pointer; margin: 30px; z-index: 1000; }

.scrollButtons.left {
    left: -85px;
}

.scrollButtons.right {
    right: -85px;
}
/*
.hide {
    display: none;
}*/
.contactbar {
	text-align: right;
	height: 30px;
	margin-top: 15px;
	font-size: 11px;
	color: #999999;
}

