#wrapper {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: 100%;
	border: 1px solid #333333;
	padding-bottom: 25px;
}
#header-part {
	background-color: #000000;
	height: 100px;
	width: 914px;
}

#logo {
	float: left;
	width: 228px;
}
#openings {
	float: left;
	height: 100px;
	padding-left: 100px;
	font-size: 16px;
	font-weight: normal;
}
#slogan {
	float: right;
	font-size: 18px;
	}
body {
	background-color: #000000;
	font-family: "trebuchet MS";
	color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
}
#flash-intro  {
	float: left;
	border: 1px solid #333333;
	margin-left: 25px;
	height: 278px;
	width: 865px;
	margin-bottom: 5px;
}
#menu-columns {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 914px;
}


/*menu 1*/

#men-col1 {
	height: 65px;
	width: 205px;
	margin-top: 5px;
	margin-right: 14px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 25px;
}
#men-col1  a {
	color: #FFFFFF;
	text-decoration: none;
	height: 65px;
	width: 205px;
	display: block;
	text-align: center;
	background-color: #000000;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#men-col1   a:hover {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF66;
	background-image: url(../images/hvr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*menu 2*/
#men-col2 {
	height: 65px;
	width: 205px;
	margin-top: 5px;
	margin-right: 14px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#men-col2  a {
	color: #FFFFFF;
	text-decoration: none;
	height: 65px;
	width: 205px;
	display: block;
	text-align: center;
	background-color: #000000;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#men-col2   a:hover {
	color: #FFFF66;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF66;
	background-image: url(../images/hvr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*menu 3*/
#men-col3 {
	height: 65px;
	width: 205px;
	margin-top: 5px;
	margin-right: 14px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#men-col3  a {
	color: #FFFFFF;
	text-decoration: none;
	height: 65px;
	width: 205px;
	display: block;
	text-align: center;
	background-color: #000000;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#men-col3   a:hover {
	color: #FFFF66;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDF971;
	background-image: url(../images/hvr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*menu 4*/

#men-col4 {
	height: 65px;
	width: 205px;
	margin-top: 5px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
#men-col4  a {
	color: #FFFFFF;
	text-decoration: none;
	height: 65px;
	width: 205px;
	display: block;
	text-align: center;
	background-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#men-col4   a:hover {
	text-decoration: none;
	background-image: url(../images/hvr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF66;
}

/*footer*/
#footer {
	font-size: 10px;
	width: 914px;
	background-color: #000000;
	margin-bottom: 20px;
	color: #FFFF99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer-trailer {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	width: 913px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.footer-sister {
	text-align: center;
}
