/* CSS Document */

body{
	background-color: #FFFFFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	text-align: center;
	font-weight:300;	
}
a{
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

.divMain{
	width:544px;
	height:200px;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
}

.textMain{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	left: 230px;
	top: 120px;
}

.textSub{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.textMain a{
	color:#3B3B3B;
	text-decoration:none;
}

.textMain a:hover{
	color:#ABABAB;
	text-decoration:none;
}

.header{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	height:80px;
	text-align: left;
	position: relative;
}
.Footer{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:auto;
	text-align: center;
	position: relative;
}
.FooterContainer{
	width:100px;
	height:80px;
	float:left;
}

.logoContainer{
	width:377px;
	height:80px;
	float:left;
}
.meni{
	width:623px;
	float:left;
	height:80px;
}
.meniItem{
	width:200px;
	float:left;
	margin-top:30px;
}
.meniItem a{
	font-weight:bold;
	text-decoration:none;
	color:#868482;
}
.meniItem a:hover{
	color:#ABABAB;
	border-bottom:solid 5px #ba0000 ;
	display: inline-block;
	text-decoration:none;
}

.content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:700px;
	position: relative;
}
.leftContainer{
	width:377px;
	float:left;
	text-align: left;
	height: 700px;
}
.leftContainerGallery{
	position:relative;
	float:left;
	text-align: left;
	border:1px solid red;
}
.mainContent{
	color:#3B3B3B;
	width:400px;
	float:left;
	text-align: left;
	height: 700px;
}
.form .text{
	height:20px;
	width:340px;
	background-color:#f0ebe6;
	border-top: solid 2px #a1a19f;
	border-left: solid 2px #a1a19f;
	border-bottom:solid 1px #e4e2df;
	border-right:solid 1px #e4e2df;
}
.form .textB{
	height:175px;
	width:340px;
	background-color:#f0ebe6;
	border-top: solid 2px #a1a19f;
	border-left: solid 2px #a1a19f;
	border-bottom:solid 1px #e4e2df;
	border-right:solid 1px #e4e2df;
}

.form .button{
	font-weight:bold;
	color:#868482;
	background-color: #F0EBE6;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:solid 5px #ba0000 ;
}

#slowScreenSplash{
	position:absolute;
	z-index:5;
	top:124px;
	left:431px;
	width: 223px;
	padding:10px;
}


 /* begin gallery styling */
#jgal {
	list-style: none;
	width: 250px;
	position:relative;
	display: block;
	height: 590px;
}
#jgal li { opacity: .5; float: left; display: block; width: 49px; height: 49px; background-position: 50% 50%; cursor: pointer;  border: 1px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 80px; left: 300px; display: none; border: 3px solid #fff; outline: 1px solid #ddd;  cursor: auto;}
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

.imagelist{
	width: 210px;
	vertical-align:top;
}

.art{
	vertical-align:top;
	text-align:center;
}

.listimg{
	vertical-align:top;
	width:75px;
	height: auto;
	padding: 1;
}

.listimg img{
	text-align:center;
	padding:2px;
	border:1px solid #333;
	opacity: .5;
	cursor: pointer;
}

.listimg img:hover{
	opacity: .99;
}

.prevnext{
	cursor: pointer;
}

.featurebox{
}

#featured{
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
}

.featuredescription{
	padding:4px;
	margin: 10px 0 0 0;
	text-align:center;
}

.featuretitle{
	font-weight:bold;
}
.featuremeta{
	font-weight:bold;
}{
	font-weight:bold;
}
[if IE]
.ie_layout {
  height: 0;
  he\ight: auto;
  zoom: 1;
}
<![endif]–>
