* {
	margin:0;
	padding:0;
	border: 0;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	background: #000 url(../img/bck2.jpg) repeat-x fixed center bottom;
	font-weight: normal;
	font-style: normal;
}
li {
	list-style-position: inside;
	list-style-type: circle;
}
#mnu {
	border: 5px solid #fff;
	overflow: hidden;
}
#flashbit{
	height: 415px;
	background-color: #fff;
	overflow: hidden;

	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}
#flashbitbig{
	height: 598px;
	background-color: #fff;
	overflow: hidden;

	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}
#flashbit378{
	height: 378px;
	background-color: #fff;
	overflow: hidden;

	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}

#flashbit445{
	height: 445px;
	background-color: #fff;
	overflow: hidden;

	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
}
#textbit,#textbitnologo{
	/*height: 240px;*/
	padding: 20px 0;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	background: #1d3a62;
}
#textbit{
	background: #1d3a62 url(../img/logo-side.gif) no-repeat 0 bottom;
}
#footer{
	padding: 20px 0 10px;
	border: 5px solid #fff;
	background: #fff url(../img/footer.gif) no-repeat right top;
	border-bottom-width: 12px;
}
#logo {
	width: 793px;
	height:40px;
	padding-bottom: 0px;
	background: url(../img/logo-galleryoverlay.png) no-repeat left top;
	_background: url(../img/logo-galleryoverlay.gif) no-repeat left top;
	text-indent: -5000px;
}

h2 {
	padding: 10px 10px 10px 32px;
	width:576px;
	font-size: 31px;
	line-height: 38px;
	color: #fff;
}
h3 {
	padding: 10px 10px 10px 32px;
	width:576px;
	font-size: 20px;
	line-height: 24px;
	color: #3399ff;
}
h4 {
	padding: 10px 10px 10px 32px;
	width:576px;
	font-size: 18px;
	line-height: 22px;
	color: #3399ff;
}
h4 a {
	color: #3399ff;
}
#footer h4 {
	width:576px;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	padding: 0 10px 16px 32px;
}
p {
	padding: 20px 40px 10px 32px;
	width:576px;
	/*font-size: 15px;*/
	line-height: 22px;
	font-size: 14px;
}
a {
	color: #ccc;
	text-decoration: none;
}
ul {
	padding: 20px 80px 10px 52px;
	line-height: 22px;
}
#mnu li {
	list-style-type: none;
}
li{
	font-size: 15px;
	list-style-type: disc;
	list-style-position: outside;
	color: #fff;
}
a:hover {
	background-color: #3399ff;
	color: #fff;
	text-decoration: none;
}
#footer p{
	padding: 0 10px 0 32px;
	width:576px;
	font-size: 15px;
	line-height: 22px;
	color: #4a4a4a;
	font-weight: bold;
}
#footer a{
	color: #3399ff;
}
#footer a:hover{
	background-color: #3399ff;
	color: #fff;
}
img {
	border: 0px solid #3f97fb;
}
