@charset "utf-8";



.style1 {
	font-size: 11px;
	text-align:left;
}



HTML {
	height:100%;
	width:100%;
}
BODY {
	width:100%;
	/*height:100%;*/
	padding:0px;
	margin: 0px;
	margin-top: 50px;

	text-align:center;
	vertical-align:middle;
	background-color:#FEF1D3;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12354d;
}
TABLE,IMG{
	border:none;
}



TABLE.frame {
	margin:auto;
	
	width:800px;
	height:600px;
	border:none;
	text-align:center;
	vertical-align:baseline;
	text-align:center;
}
	TD.frame_home_top{
		height:56px;
		vertical-align:middle;
		text-align:center;
		background-color:#13354E;
		/*background-repeat:no-repeat;
		background-position:center;				
		background-image:url(../home/top.gif);*/
	}
	TD.frame_home_body{
		height:453px;
		vertical-align:middle;
		text-align:center;
		background-color:#13354E;
		/*background-repeat:no-repeat;
		background-position:center;				
		background-image:url(../home/body.jpeg);*/
	}
	TD.frame_home_bottom{
		height:42px;
		vertical-align:middle;
		text-align:center;
		background-color:#13354E;
		/*background-repeat:no-repeat;
		background-position:center;				
		background-image:url(../home/bottom.gif);*/
	}
	
	TD.frame_header{
		height:25px;
		vertical-align:middle;
		text-align:left;
	}
		TABLE.frame_header{
			height:25px;
			border:none;
			vertical-align:middle;
			text-align:center;
		}
	TD.frame_banner{
		height:216px;
		background-color:#13354E;
	}
	TD.frame_bannertext{
		height:36px;
		background-color:#13354E;
	}
	TD.frame_body{
		height:298px;
		background-color:#dddddd;
		vertical-align:top;
	}
		TABLE.frame_body{
			width:100%;
			height:298px;
			border:none;
			vertical-align:top;
		}
			TD.frame_body_text{
				/*height:253px;*/
				margin-top: 10px;
				padding-right: 20px;
				margin-bottom: 10px;
				padding-left: 20px;
				font-style: normal;
				text-align:justify;
				vertical-align:middle;
			}
			TD.frame_body_divider{
				width:7px;
				text-align:center;
			}
			TD.frame_body_detail{
				width:240px;
				text-align:left;
				font-size:11px;
			}
			TD.frame_body_gallery{
				width:180px;
				text-align: center;
				vertical-align:middle;
			}
			TD.frame_body_doublegallery{
				width:270px;
				vertical-align:middle;
			}
	TD.frame_footer{
		height:25px;
		vertical-align:middle;
	}
		TABLE.frame_footer{
			width:100%;
			height:25px;
			border:none;
		}
	
TABLE.menu_top{
	height:25px;
	border:none;
	vertical-align:middle;
	text-align:center;
}
TABLE.menu_bottom{
	width:100%;
	height:25px;
	border:none;
	vertical-align:middle;
	text-align:center;
}
	TD.menu_spacer_first {
		width: 15px;
		padding-bottom:2px;
	}
	TD.menu_spacer {
		width: 25px;
		text-align: center;
		vertical-align:middle;
		padding-bottom:2px;
	}
	TD.menu_top_cell{
		border-top:none;
		padding-top:2px;
	}
	TD.menu_top_cell:hover{
		border-top:2px solid #debc00;
		padding-top:0px;
	}
	TD.menu_top_cell_current{
		border-top:2px solid #12354d;
	}
	TD.menu_bottom_cell{
		border-bottom:none;
		padding-bottom:2px;
	}
	TD.menu_bottom_cell:hover{
		border-bottom:2px solid #debc00;
		padding-bottom:0px;
	}
	TD.menu_bottom_cell_current{
		border-bottom:2px solid #12354d;
	}
TABLE.gallery{
	width:100%;
	height:100%;
}
	TABLE.gallery TD{
		padding:3px;
	}
	TABLE.gallery IMG{
		border:1px solid #12354d;
	}
DIV.dialogbox{
	width: 800px;
	height: 550px;
	position:absolute;
}
	DIV.dialogbox_background{
		width: 800px;
		height: 550px;
		background-color:#000000;
		filter:alpha(opacity=75);
		opacity: 0.75;
		position:absolute;
	}
	DIV.dialogbox_container{
		width: 800px;
		height: 550px;
		position:absolute;
		text-align:center;
	}
		TABLE.dialogbox_container{
			width:100%;
			height:100%;
			border:none;	
			margin:0px;
			padding:0px;
		}
		
		TD.dialogbox_content{
			/*border:#FFFFFF solid 4px;*/
			margin:0px;
			padding:0px;
			width:1px;
			height:1px;
		}
				DIV.dialogbox_content{
			border:#FFFFFF solid 4px;
		}
		IMG.dialogboxgallery{
			/*border: solid 4px #FFFFFF ;*/
			
		}
/*	
DIV.dialogbox{
	width: 800px;
	height: 550px;
	position:absolute;
	text-align:center;
	overflow: visible;
}
TABLE.dialogbox{
		width:100%;
		height:100%;
		border:none;	
		margin:0px;
		padding:0px;
	}		
		TD.dialogbox{
			width:1px;
			height:1px;
			text-align:center;
			vertical-align:center;
			background-color:#FFFFFF;
					margin:0px;
		padding:0px;
		}
		TD.dialogbox_opaque{
			background-color:#000000;
			filter:alpha(opacity=75);
     		opacity: 0.75;
					margin:0px;
		padding:0px;
		}*/
.quotes {
	font-size: 36px;
}
.price_table{
	width:100%;
	border-color:#12354d;
	border-width: 1px;
	border-style:solid;
	height:128px;
	text-align:center;
	background-color:#cccccc;
}
.price_table_title{
	border-color:#eff5f7;
	border-width: 1px;
	border-style:solid;
	background-color:#eff5f7;
	text-align:center;
}
.price_table_row{
	border-top-color:#eeeeee;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	background-color:#cccccc;
	border-width: 1px;
	border-style:solid;
	text-align:center;
}

.italic_text{
font-style:italic;
}



.small_text {
	font-size: 11px;
}




