body {
	background:#f5f5f5;	
	width:100%;
	height:100%;
	margin:0;
	padding-top:50px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	color:#3e3e3e;
}

small {
	font-size:9px;
}

span#tip {
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}

h1 {
	font-family:'bradley hand itc',Tahoma,Arial,Helvetica,sans-serif;
	font-size:32px;
	text-transform:uppercase;	
	margin:30px 0 0 0;	
}

h2 {
	font-family:Calibri,sans-serif;
	font-size:24px;
	font-weight:bold;
	color:;
text-transform: uppercase;
}

#content {
	position:relative;
	float:none;
	width:1100px;
	height:100%;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
}

#content p {
	font-size:18px;
}

#content p.big {
	font-size:16px;
	font-weight:bold;
}

#slider {
	position:relative; 
	float:none;
	width:100%;	
	clear:both;
	height:260px;
	overflow-x:hidden;
}

#slider img {
	position:absolute;
	height:240px;
	width:183px;
}

#imageloader {
	position:relative; 
	display:block; 
	width: 100%; 
	margin: 0 auto; 
	text-align: center;
}

#imageloader img { 
	position:relative; 
	z-index:100; 
	display:inline;
	height:15px;
}

.kader {
	border: 10px #fff;
	border-style:solid;
	background:url(../images/magnify.png) top right;
}

.kader_top {
	border: 10px #fff;
	border-style:solid;
}

img.separator {
	position:absolute;
	width:20px;
	border: 10px transparent;
	border-style:solid;
}

#wrapper {
	position:relative;
	float:none;
	margin:0 auto;
	width:200px;
	height:250px;
	z-index:15;
}

#magnify {
	position:absolute;
	top:18px;
	right:-3px;
	width:16px;
	height:16px;
	background:url(../images/magnify.png) no-repeat top center;
	z-index:10;
}

.style1 {
				background-color:whiteSmoke;
				font-family:Arial;
				color: ;
				width: 855px;
}
#menu {
	width: 300px;
	margin: 0px auto;

}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: ;
	margin-right: 1px;
}

#menu a {
	display: block;
	float: ;
	height: 50px;
	margin: 0px;
	padding: 0px 70px 0px 60px;
	line-height: 50px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arial', serif;
	font-size: 14px;
	font-weight: normal;
	color: #a1a1a1;
	border: none;


}

#menu .current_page_item a {
	background: orange;
	color: white;
}

#menu a:hover {
	background: #444444;
	text-decoration: none;
	color: #FFFFFF;
  opacity:;
  filter:alpha(opacity=); 
}
