@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#logo {
	position:absolute;
	background-image:url(sky/dklogo.gif);
	width:175px;
	height:190px;
	top: 5px;
	left:15px;
}
a img {
	border:0;
}

h1 {
	font-size:36px;
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;
}
h4 {
	margin:0px;
	padding:0px;
}
#container{
	width: 100%;
	background-image:url(sky/port2bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#main{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}
#top {
	height:230px;
}
#contact {
	margin: 0px;
	padding: 0px;
	margin-left: 175px;
	padding-top: 35px;

}
#contact h2{
	font-size:18px;
}
#contact h3{
	font-size:14px;
	color:#808080;
}
#content{
	background-color: #000;
	color:#FFF;
	padding:50px;
	padding-bottom:20px;
}

#content p{
	padding-left:185px;
}
#nav a{
	padding:20px;
	padding-top:33px;
	padding-bottom:0px;
	float:left;
	font-size:16px;
}
#nav{
	padding-left:155px;
}
#nav br{
	clear:left;
}
#nav a:link{
	color:#000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:visited{
	color:#000;
	text-decoration: none;
}
#nav a:hover{
	color:#000;
		padding-top:30px;
	font-size:22px;
	text-decoration: none;
}
#nav a:active{
	color:#000;
	font-size:20px
	text-decoration: none;
}
.img{
	width:175px;
	height:95px;
	float:left;
	margin-bottom:20px;
	background-color:#9FF;
}
.text{
	margin-left:10px;
	width:675px;
	float:left;
	margin-bottom:20px;
}
#content br {
	clear: left;
}
#foot{
	height:225px;
	width:960px;
	background-image:url(sky/dkskybottom);
	margin-right: auto;
	margin-left: auto;
}
#sec{
	padding-bottom:10px;
}
#flash p{
	font-size:16px;
}
a{
	border:none;
	color:#808080;
	font-size:16px;
}
