body {
	text-align: center;
	min-width: 770px;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.homeBG {
	background-color:#076099;
	background-image: url(../images/home_bg23.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 770px;
	position: absolute;
	top: 10px;
	border: thin solid #FFFFFF;
}

.logoHome {
	background-image: url(../images/home_logo.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 458px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -999px;
}

#cdlayout {
	position: absolute;
	left: 15px;
	top: 248px;
	width: 440px;
	bottom: -10px;
}

.aboutDan {
	position: absolute;
	left: 344px;
	top: 138px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

.aboutDan a:link {
	font-weight: bold;
	color: #FE8373;
	text-decoration: none;
}

.aboutDan a:visited {
	font-weight: bold;
	color: #FE8373;
	text-decoration: none;
}

.aboutDan a:hover {
	font-weight: bold;
	color: #FE8373;
	text-decoration: underline;
}

.aboutDan a:active {
	font-weight: bold;
	color: #FE8373;
	text-decoration: underline;
}

#order {
	position: absolute;
	width: 262px;
	left: 474px;
	top: 671px;
}

.menuBottom {
	position: absolute;
	top: 725px;
	width: 770px;
	text-align: center;
	height: 136px;
}

.footer {
	font-size: x-small;
	color: #FFFFFF;
	top: 859px;
	position: absolute;
	width: 770px;
	text-align: center;
}
