html { 
min-height: 100%; margin-bottom: 1px; 

}
body {
	background-color: #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 746px;
	float: left;
	height: 129px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu_sub {
	float: right;
	width: 80px;
	padding-top: 68px;
}

#menu {
	float: left;
	height: 14px;
	padding-top: 88px;
	padding-left: 102px;
}


#content {
	background-color: #4D4D4D;
	width: 744px;
	border: 1px solid #666666;
	float: left;
}
#photogallery_banner {
	background-color: #4D4D4D;
	width: 744px;
	border: 1px solid #666666;
	height: 94px;
	margin-top: 3px;
	float: left;
}
#footer {
	width: 746px;
	float: left;
	height: 60px;
	margin-top: 5px;
}
#menu_bottom {
	float: left;
	padding-left: 130px;
}
#billboard {
	float: left;
	height: 300px;
	width: 732px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 6px;
}
#slogan {
	float: left;
	height: 72px;
	width: 320px;
	padding-left: 400px;
	padding-top: 41px;
}
#welcome_text {
	float: left;
	width: 319px;
	padding-left: 400px;
	margin-top: 15px;
}
.photogallery_image {
	float: left;
	height: 82px;
	width: 82px;
	padding-top: 6px;
	padding-left: 6px;
}
#photogallery_description {
	background-image: url(images/gallery_title.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 100px;
	padding-top: 30px;
	padding-left: 7px;
	background-position: 5px 2px;
}
a:link {
	color: #FF1C16;
	text-decoration: none;
}
a:visited {
	color: #FF1C16;
	text-decoration: none;
}






.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.highlighted_text {
	color: #000000;
}
#main_column {
	width: 712px;
	background-color: #BEBEBE;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	padding: 10px;
}
.main_title {
	font-size: 24px;
	font-weight: bold;
	color: #FE0104;
}
.paragraph_title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.table_highlighted_text {
	color: #000000;
	font-weight: bold;
}
#main_column_gallery {
	width: 723px;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
textarea {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #FF1C16;
	text-decoration: underline;
}
.highlighted_text_red {

	color: #FF1C16;
}
.ContactField {
	display: none;
}
.photogallery_pricelist {
	float: left;
	height: 82px;
	width: 97px;
	padding-top: 6px;
	padding-left: 6px;
	text-align: right;
}
