@CHARSET "UTF-8";
body, html
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align: center;	
	background-image: url("../img/tile18.gif");
	background-repeat: repeat;
}
.main_menu
{
	margin:0px;
	height:20px;
	margin-left:9px;
	margin-right:5px;
	padding-left:56px;
	position:absolute;
	top: 30px;
	width: 825px;
	z-index: 99999;	
	background-color:black;
}

.flash_container
{
	position:absolute;
	margin-top:0px;
	padding:0px;
	width:898px;
	height:371px;
}

.main_page
{
	width:900px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.logo_img
{
	margin-left:30px;
}

#dropmenudiv{
	position:absolute;
	margin-top:150px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	
	text-indent: 0px;
}

.bottom_section
{
	position:absolute;
	top:495px;	
}

.top_left_corner
{
	background-image: url("../img/corner_left_top.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

.top_right_corner
{
	background-image: url("../img/corner_right_top.gif");
	background-position: top right;
	background-repeat: no-repeat;
}

.bottom_right_corner_content
{
	background-image: url("../img/corner_right_bottom.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	width:400px;
	height:500px;
	
}

.bottom_left_corner
{
	background-image: url("../img/corner_left_bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.top_box
{
	width:898px;
	height: 20px;
	
	
}

.top_box_transparent
{
	width:898px;
	height: 20px;
	
	
}
.bottom_box
{
	width:750px;
	height: 20px;
	
	
}
.bottom_box_transparent
{
	width:750px;
	height: 20px;
	
	
}


.footer span
{
	
	margin-right:40px;
	margin-left:20px;
	color:#000000;
	font-family:"arial";
	font-size:8pt;
	letter-spacing:1px;
	font-weight:bold;
	line-height:14pt;
	text-decoration:none;
	text-align:left;
}

.footer a:link, .footer a:active, .footer a:visited
{
	text-decoration: none;
	color:black;
}

.footer a:hover
{
	color:#666666;
}

.footer
{
	width:100%;
	
}
.box_content
{
	padding-left:10px;
	padding-right:10px;
	font-family: "arial";
	font-size:12px;
	font-color:#666666;
	width:750px;
	
	text-align:justify;

}

.box_content_transparent
{
	padding-left:10px;
	padding-right:10px;
	font-family: "arial";
	font-size:10pt;
	font-color:#666666;
	width:874px;
	border-left:2px solid #666666;
	border-right:2px solid #666666;
	text-align:justify;

}


.bottom_link1
{
	text-indent: -2000em;
	width:300px;
	height:10px;
	background-image: url("../img/photo_service_v2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	float:left;
}
.bottom_link1:hover
{
	background-image: url("../img/photo_service_v2.gif");
	background-position: 0 -10px;
}

.bottom_link2
{
	text-indent: -2000em;	
	width:300px;
	height:10px;
	background-image: url("../img/order_tour_v2.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	float:left;
}
.bottom_link2:hover
{
	background-image: url("../img/order_tour_v2.gif");
	background-position: 0 -10px;	
}

.bottom_link3
{
	text-indent: -2000em;	
	width:300px;
	height:10px;
	background-image: url("../img/build_tour_v2.gif");
	background-position: 0 0;	
	background-repeat: no-repeat;
	cursor: pointer;
	float:left;
}
.bottom_link3:hover
{
	background-image: url("../img/build_tour_v2.gif");
	background-position: 0 -10px;	
}


.clear_float
{
	clear:both;
}

.bottom_links_container
{

	margin-bottom:25px;
	text-align:center;
	height:25px;
}

.bottom_links_container a:link, .bottom_links_container a:active, .bottom_links_container a:visited
{
	text-decoration:none;
	font-family: "arial";
	font-size:16px;
	text-transform: uppercase;
 	font-weight:bold;
	color:#333333;
	
}

.bottom_links_container a:hover
{
	font-size:17px;	
	font-weight:bold;
}

.menu_item:hover
{
	background: none;
}

.link_holder
{
	width:300px;
	float:left;
}


