html, body, form, fieldset, table {
	margin: 0;
	padding: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em; /* 16×1.125=18 */
	color: #000;
	
	font-size: 1em;
	text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}
img.floatRight { 
    float: right; 
    margin: 6px; 
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	text-align: left;
	color: #000;
}
li, dd, blockquote {
	margin-left: 1em;
	color: #000;
}
form label {
	cursor: pointer;
	color: #000;
}
fieldset {
	border: none;
	color: #000;
}
body {
	font-size: 12px;
	background-color: #FFF;
	color: #000;
}
.outerFrame {
	position:absolute;
	top: 0px;
	left: 50%;
	width: 900px;
	height: 840px;
	margin-left: -450px;
	padding:0px;
	z-index: 1;
}

li, dd, blockquote {
	margin-left: lem;
	color: #000;
	text-align:left;
}
form label {
	cursor: pointer;
	color: #999;
}
fieldset {
		border: none;
}
.content_info {
	position:absolute;
	left:8px;
	top:214px;
	z-index:6;
	width: 874px;
	height: 430px;
	padding:5px;
}
.content_info_gallerypages {
	position:absolute;
	left:4px;
	top:230px;
	z-index:6;
	overflow:auto;
	width: 874px;
	height: 472px;
	padding:5px;
}
.galleryFrame {
	position:absolute;
	z-index:1;
	left:38px;
	top:203px;
	width: 350px;
	height: 36px;
}
.page1Frame {
	position:absolute;
	z-index:8;
	right:5px;
	top:217px;
	width: 189px;
	height: 29px;
}
.content_frame {
	position:absolute;
	border:thin;
	left:2px;
	top:202px;
	width: 894px;
	height: 444px;
	z-index:0;
}
.content_bottom_left {
	position:absolute;
	left:2px;
	top:422px;
	width: 449px;
	height: 235px;
	background-image:url(assets/bottom_left_image.jpg);
	z-index:4;
}
.content_top_right {
	position:absolute;
	left:454px;
	top:221px;
	width: 445px;
	height: 204px;
	background-image:url(assets/top_right_image.jpg);
	background-repeat:no-repeat;
	z-index:4;
}
.content_bottom_right {
	position:absolute;
	left:452px;
	top:422px;
	width: 447px;
	height: 235px;
	background-image:url(assets/bottom_right_image.jpg);
	z-index:4;
}
.border_top_frame {
	position:absolute;
	left:0px;
	top:-1px;
	width: 918px;
	height: 42px;
	background-image:url(assets/top_border.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
.border_bottom_frame {
	position:absolute;
	left:0px;
	bottom:163px;
	width: 914px;
	height: 28px;
	background-image:url(assets/bottom_border.jpg);
	z-index:1;
}
.border_right_frame {
	position:absolute;
	right:-14px;
	top:36px;
	width: 14px;
	bottom: 190px;
	background-image:url(assets/right_border.jpg);
	z-index:1;
}
.borderFrame {
	position:absolute;
	border-left:1px black solid;
	z-index: 2;
	width: 19px;
	bottom: 182px;
	left: 0px;
	top: 11px;
}
.header_frame_Logo {
	position:absolute;
	left:1px;
	top:11px;
	z-index:2;
	background-image:url(assets/flordek_logo.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:165px;
}
.footer_frame {
	position:absolute;
	left:0px;
	right:0px;
	bottom:30px;
	z-index:2;
	width: 900px;
	font-size:10px;
	height: 122px;
}
.menu_frame {
	position:absolute;
	right:5px;
	top:179px;
	z-index:4;
	width: 368px;
	height: 19px;
	font-size:18px;
}
.menu_frameshadow {
	position:absolute;
	right:4px;
	top:181px;
	z-index:3;
	width: 368px;
	height: 19px;
	font-size:18px;
	color:#666666;
}
.menu_bground_frame {
	position:absolute;
	left:1px;
	top:176px;
	z-index:2;
	width: 899px;
	height: 24px;
	background-color:#afa677;
}
.backgroundcolor {
	color:#afa677;
}
.menuseparator {
	color: #CC9;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#4F4335;
	text-decoration: none;
}

a.products:link {
	color:#000000;
	text-decoration: underline;
}
a.products:visited {
	color:#000000;
	text-decoration: none;
}
a.products:hover {
	color:#FF0000;
	text-decoration: none;
}

a.contact:link {
	color:#B7720A;
	text-decoration: none;
}
a.contact:visited {
	color:#B7720A;
	text-decoration: none;
}
a.contact:hover {
	color:#4F4335;
	text-decoration: none;
}
a.footer_link:link {
	color:#000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:visited {
	color:#666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
a.footer_link:hover {
	color:#B7720A;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
h1 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
h2 {
	color:#CCC;
	font-size:18px;
	font-weight:normal;
}

