*{margin:0;padding:0}	

#header {
	text-align: center;
	height: 112px;
}
#logo img {
	float: left;
	padding-left: 0px;
	left: 50px;
}

#home_img{
	text-align: center;
}

body{
	padding:20px;
	color:#FFFFFF;
	width:900px;
	margin: 0 auto;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#main{
	padding: 10px;
}
#main img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#main p {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
.galleria{
	list-style:none;
	width:270px;
}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{
	position:absolute;
	display:none;
	top:0;
	left:270px
}
.galleria li div img{
cursor:pointer
}

.galleria li.active div img,.galleria li.active div{
	display:block;
}


.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}

* html .galleria li div span{width:270px} /* MSIE bug */
	
	.caption{
	font-style:italic;
	color:#CCCCCC;
	font-size: 0.9em;
	line-height: 5em;
	text-align: center;
	background-position: center;
}
	.demo{
	position:relative;
	margin-top:2em;
}
	.gallery_demo{
	width:270px;
	float:left;
	height: 480px;
}
	.gallery_demo li{
	width:55px;
	height:70px;
	border:2px solid #000000;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	background-color: #000000;
}	
		.gallery_demo li.hover{
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	.gallery_demo li.active{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	.gallery_demo li div{left:270px}
	.gallery_demo li div .caption{
	font-family: georgia, serif;
	font-size: 80%;
	font-style: italic;
	line-height: 1.4;
}
	
	.galleria_container{
	width:630px;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	background-color: #000000;
}
	
	 
h1{
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-size: .9em;
	font-weight: normal;
	text-align: center;
	color: #CC3333;
}


#navbar {
	margin-top: 0px;
	clear: none;
	float: left;
}

#navbar ul {
	padding:0;
	text-align: center;
	margin-top: 10px;
	font-weight: normal;
	font-size: 1.1em;
}

#navbar ul li {
	padding: 2px 15px 5px;
	list-style: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
}

#navbar ul li.first {
	border-left: none;
	font-weight: normal;
}

#navbar li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
}

#navbar li a:hover {
	color: #CC3333;
	font-weight: normal;
}

#navbar li a:active {
	font-weight: normal;
}

#navbar li a:visited {
	font-weight: normal;
}

#header img {
	padding-left: 200px;
	margin-right: 10px;
}


.nav2{
	letter-spacing:3px;
	text-transform:uppercase;
	font-family: 'helvetica neue', sans-serif;
	font-size: 90%;
	top: 25px;
	clear: left;
	width: 270px;
	text-align: left;
	color: #FFFFFF;
}

.nav2 a:hover{
	color: #CC3333;
}

.nav2 a{
	color: #FFFFFF;
}




#footer {
	font-size: 85%;
	margin-top: 5px;
	text-align: center;
	clear: both;
	color: #CCCCCC;
          }

#footer li {
             list-style: none;
             }
