body {
background:#000000;
}



#wrap {
	background:#000000;
	margin:0px auto;
	width:1000px;
	height:800px;
	position:relative;
	top:20px;
}


#wrapindex {
	border:1px dotted;
	background:url(../images/backgroundindex.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:1000px;
	position:relative;
	top:20px;
}

#wrapwomen {
	border:1px dotted;
	background:url(../images/backgroundwomen.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:800px;
	position:relative;
	top:20px;
}

#wrapmen {
	border:1px dotted;
	background:url(../images/backgroundmen.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:800px;
	position:relative;
	top:20px;
}

#wrapaboutus {
	border:1px dotted;
	background:url(../images/backgroundaboutus.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:800px;
	position:relative;
	top:20px;
}

#wrapinterior {
	border:1px dotted;
	background:url(../images/backgroundinterior.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:800px;
	position:relative;
	top:20px;
}


#wrapcontact {
	border:1px dotted;
	background:url(../images/backgroundcontact.jpg) no-repeat #000000;
	margin-left:10px;
	width:1200px;
	height:800px;
	position:relative;
	top:20px;
}


#email {
	position:absolute;
	left: 715px;
	top: 220px;
	color:black;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	visibility: visible;
}

#wrap3 {
background-color:#232323;
filter:alpha(opacity=80);
opacity:0.8;
margin:0px auto;
border:1px solid #5e5e5e;
width:850px;
height:640px;
}


#wrap2 {
background-color:#232323;
filter:alpha(opacity=80);
opacity:0.8;
margin:0px auto;
border:1px solid #5e5e5e;
width:850px;
height:520px;
}


#header {
width:838px;
height:60px;
margin:0px auto;
}

#logo {
padding:22px 0 0 37px;
}

#navbar {
width:860x;
margin:0px auto;
height:auto;
}

#imagewindow {
border:1px solid #5e5e5e;
background:#000000;
width:760px;
height:310px;
margin:0px auto;
}

#imagewindowhome {
border:1px solid #5e5e5e;
background:#000000;
width:760px;
height:476px;
margin:0px auto;
}

#imagegallery {
background:#232323;
padding:5px 5px 5px 5px;  
width:760px;
height:80px;
margin:0px auto;
text-align:center;
}


#footer {
color:#c4c4c4;
font-size:9px;
font-family:helvetica;
text-align:center;
padding:5px;
margin:0px auto;
width:850px;
height:20px;
}

ul#navlist
{
/*margin-left: 0;*/
white-space: nowrap;
height:3px;
}


ul#navlist li
{
display:block;
float:left;
font-family:helvetica;
font-size:11px;
display: inline; 
/*list-style-type: none;*/
}

#navlist a { 
padding: 1px 10px; 
padding-top:0px;
}

#navlist a:link, #navlist a:visited
{
color: #c4c4c4;
background-color: #232323;
opacity:0.8;
filter:alpha(opacity=80);
text-decoration: none;
}

#navlist a:hover
{
color: #ffffff;
background-color: #232323;
opacity:0.9;
filter:alpha(opacity=90);
text-decoration: none;
}
