body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#container{
	width: 960px;
	height: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #F00;
}





#Header{
	height: 80px;
	background-image: url(../images/index/Header_01.png);
	font-family: chiller;
	font-size: 40px;
	line-height: 80px;
	color: #FFF;
	width: 960px;
	background-repeat: no-repeat;
	text-shadow: 2px 2px 2px #000;
	margin-right: auto;
	margin-left: auto;
	text-shadow:1px 1px 1px #000;

}


#Banner{
	height: 80px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/index/banner_bg.png);
	margin-right: auto;
	margin-left: auto;
}


#Cruise{
	height: 30px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}

#row1 {
	float: left;
	height: 160px;
	width: 800px;
	font-size: 16px;
	}

	
#right1 {
	float: left;
	height: 160px;
	width: 160px;
}

#row2 {
	float: left;
	height: 160px;
	width: 800px;
	font-size: 16px;
}
#right2 {
	float: left;
	height: 160px;
	width: 160px;
}
#row3 {
	float: left;
	height: 160px;
	width: 800px;
	font-size: 16px;
}
#right3 {
	float: left;
	height: 160px;
	width: 160px;
}

#comments {
	height: 25px;
	width: 960px;
	clear: both;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	line-height: 25px;
}


#Social{
	height: 40px;
	clear: both;
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#Footer{
	width: 960px;
	height: 40px;
	background-image: url(../images/index/footer_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	
}
#container #Cruise div {
	text-align: center;
}
