.container
{
	position: relative;
	width: 1000px;
	height: 1250px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #999999
	background-image: url(../images/sky_background.gif);
	z-index: 2;
	}

.top_header
{
	position: relative;
	background-color: white;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 951px;
	height: 154px; 
	z-index: 2;
}

.flash_menu
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 951px;
	height: 50px;
	z-index: 6;
}

.flash_dropbox
{
	position: absolute;
	margin-left: 24px;
	width: 143px;
	height: 176px;
	z-index: 2;
}

.pic_box_right
{
	position: absolute;
	margin-left: 480px;
	width: 495px;
	height: 163px;
	z-index: 2;
}

.quote_box
{
	position: absolute;
	background-image: url(../images/quote_box.png);
	margin-left: 200px;
	width: 607px;
	height: 163px;
	z-index: 2;
}

.shadow_box
{
	position: absolute;
	background-color: #A6A698;
	margin-left: 465px;
	width: 29px;
	height: 163px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 2;
}

.text_title
{
	position: absolute;
	margin-left: 200px;
	margin-top: 200px;
	width: 131px;
	height: 54px;
	z-index: 2;
}

.text_one
{
	position: absolute;
	margin-left: 200px;
	margin-top: 280px;
	width: 279px;
	height: 149px;
	z-index: 2;
}

.text_two
{
	position: absolute;
	margin-left: 479px;
	margin-top: 280px;
	width: 279px;
	height: 149px;
	z-index: 2;
}

.background_wave
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sky_background.gif);
	width: 800px;
	height: 1082px;
	background-position: bottom center;
	z-index: 0;
}

.logo_dropbox_1
{
	position: absolute;
	background-repeat: none;
	margin-left: 200px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 7;
}

.logo_dropbox_2
{
	position: absolute;
	background-repeat: none;
	margin-left: 411px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 7;
}

.logo_dropbox_3
{
	position: absolute;
	background-repeat: none;
	margin-left: 622px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 7;
}

.image_box_1
{
	position: absolute;
	background-color: #555555;
	margin-left: 200px;
	margin-top: 462px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.image_box_2
{
	position: absolute;
	background-color: #555555;
	margin-left: 411px;
	margin-top: 462px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.image_box_3
{
	position: absolute;
	background-color: #555555;
	margin-left: 622px;
	margin-top: 462px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.text_box_1
{
	position: absolute;
	background-color: #FFFFFF;
	margin-left: 200px;
	margin-top: 600px;
	width: 194px;
	height: 360px;
	border-width: 2px;
	border-top: none;
	border-bottom: dotted;
	border-left: dotted;
	border-right: dotted;
	border-color: #CCCCCC;
	z-index: 6;

}

.text_box_2
{
	position: absolute;
	background-color: #FFFFFF;
	margin-left: 411px;
	margin-top: 600px;
	width: 194px;
	height: 360px;
	border-width: 2px;
	border-top: none;
	border-bottom: dotted;
	border-left: dotted;
	border-right: dotted;
	border-color: #CCCCCC;
	z-index: 5;

}

.text_box_3
{
	position: absolute;
	background-color: #FFFFFF;
	margin-left: 622px;
	margin-top: 600px;
	width: 194px;
	height: 360px;
	z-index: 6;
	border-width: 2px;
	border-top: none;
	border-bottom: dotted;
	border-left: dotted;
	border-right: dotted;
	border-color: #CCCCCC;
	z-index: 5;

}

.line_dot
{
	position: relative;
	background-color: 000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 3;
}

