/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
background-image:url(http://delawareautoshow.com/graphics/das09/logo_bg.png);
background-repeat: repeat-x;
background-color:#000000;
color: #efefef;
font-size: 12px;
}

a {
color: #0099FF;
}
.sponsor_by {
font-size:10px;
color: #333333;

}

#das_container {
margin: auto;
width: 940px;
}

#header {
	height: 180px;
	width: 940px;
	overflow: hidden;
}

#das_header {
	height: 180px;
	width: 442px;
	float: left;
}

#ing_direct_header {
	height: 80px;
	width: 300px;
	margin-top: 20px;
	margin-left: 180px;
	float: left;
}

#rightcolumn {
display:inline;
width: 300px;
padding: 10px;
top-padding: 2px;
background-color:#1D1D1D;
float:right;
height:500px;
border-left: #CCCCCC thin solid;
}

#leftcolumn {
width: 520px;
padding: 10px;
display:inline;
height: 500px;
}

#sponsors {
width: 940px;
height: 75px;
margin-top: 10px;
background-color:#FFFFFF;
}

#footer {
height: 75px;
width: 100%;
background-image:url(http://delawareautoshow.com/graphics/das09/footer_bg.png);
background-position:bottom;
background-repeat: repeat-x;
}

#rotator {
	cursor: pointer;
	overflow: hidden;
	width: 500px;
	height: 334px;
	margin-top: 10px;
	border: #999999 medium solid;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#rotator img {
border: none;
}

#navigation {
 background-image:url(http://delawareautoshow.com/graphics/das09/bg_nav.png);
width: 940px;
height:24px;
margin-top: 8px;
margin-top: 8px;
padding-top: 4px;
border-bottom: #000000 medium solid;
font-size: 14px;
font-weight: bold;
}

#navigation ul, li {
display: inline;
list-style-type: none;
margin-right: 30px;
}

#navigation a {
color:#ffffff;
text-decoration:none;
}

#navigation a:hover {
color: #47a8ec;
text-decoration:underline;
}

#facts {
width: 520px;
padding: 10px;
height: 100px;
}