@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #e55c29;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: e55c29;
	text-decoration: none;
}
body {
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/danlyuk-bandbg-006699.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#column_danlyuklimited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 300px;
	float: left;
	margin-right: 40px;
}

#column_dms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 300px;
	float: left;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	clear: both;
}
#danly_group_logo {
	background-attachment: scroll;
	background-image: url(../images/danlyuk-logo-006699.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: fixed;
	bottom: 0px;
	padding-bottom: 10px;
	background-color: #006699;
	z-index: 1;
}
#logo_splash_danly {
	width: 300px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	height: 86px;
}
#logo_splash_dms {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 86px;
	padding-bottom: 6px;
}
#column_640px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	width: 640px;
	text-align: center;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}


#welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 40px;
}
