html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align: left;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

body {
	background: #666;
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 12px;
}

#container {
	width: 1028px;
	height: 763px;
	margin: 0 auto;
	padding-top: 58px;
}

#leftspacer {
	width: 114px;
	height: 705px;
	float: left;
}

#rightspacer {
	width: 114px;
	height: 705px;
	float: left;
	background: url(images/right.jpg) bottom no-repeat;
}

#middle {
	width: 800px;
	height: 705px;
	float: left;
}

#content {
	height:562px;
	background: #fff;
	padding: 19px;
}

#content.bgin {
	background: #fff url(images/gen_bg.jpg) top right no-repeat;
}

#main {
	margin-bottom: 18px;
	height: 469px;
}

#leftpic {
	float: left;	
}

#rightpic {
	float: left;	
}

#rightpic.contactright {
	margin-left: 11px;
}

#about_text {
	width: 140px;
	float: left;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#about_text.contacttext {
	width: 133px;
	padding-right: 7px;
	text-align: right;
	word-wrap: break-word;
}

#left_text {
	float:left;
	width:285px;
	margin-left: 15px;
}
#right_text {
	float:left;
	width:285px;
	margin-left: 15px;
}

#galleryleft {
	width:301px;
	float: left;
}

#galleryright {
	width:450px;
	float: left;
}


#spasa {
	margin-top: 320px;	
}

#spasa2 {
	margin-top: 197px;	
}

#spasalogo {
	margin-bottom: 10px;	
}

#logo {
	float: right;
	/*clear: both;*/
}

#credits {
	clear: both;
	font-size: 8px;
}

#menu {
	text-align: center;
}

#submenu {
	float: left;
	margin-left: 10px;
}

#bottomspacer {
	height:105px;
	background: url(images/bottom.jpg);
}

ul {
	list-style: none;
	margin-bottom: 18px;
}

ul.nomenu {
	margin-bottom: 0px;
}

li {
	display: inline;
	padding-left: 22px;
	margin-right: 22px;
	font-size: 14px;
	border-left: 1px solid;
}

.nomenu li {
	padding-left: 0px;
	margin-right: 1px;
	border-left: none;
}

li.firstli {
	border-left: none;	
}

li a:hover {
	color: #008fd4;
}

a {
	text-decoration: none;
	color: #666;
}

strong {
	color: #008fd4;
}
	
