

* {
	margin: 0;

}
html, body {
	height: 100%;
}
.wrapper {

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
clear: both;
	height: 40px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	background-color:#000;
	/*change tp #111 */
  font-family: Arial, Helvetica, Arial, sans-serif;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(images/bg/rotate.php);
	background-attachment:fixed; 
}

#bgbig {
	background-image:url(images/bg/xl/rotate.php);
	background-position:top left;	
}

.wrapper {
	margin-left: 1em;
	width: 950px;
	padding-bottom: -1px;
}

a {
   outline: none;
}


#header {
	height: 50px;
	width: 950px;	
}

#logo {
	height: 40px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-color: none;
	width: auto;
}

#nav {
	float: right;	
}

#nav li {
	list-style-type: none; 
	float: right;
}

#nav li a{
	padding: 3px 10px 5px 10px;
	font-weight: bold;
	color: #CCC; 
	font-size:18px;
	text-decoration:none;
	display:block;
	letter-spacing: -1px;
	border-top: 2px solid #111;
	background: url('images/menu.png') repeat;
			
}

#nav li a:hover {
	color: #FFF;			
	border-top: 2px solid #FFF;
}

#nav li a:active {
	color: #FF6600;
	border-top: 2px solid #ff6600;	
}

#nav .active a, #nav .active a:hover {
	color: #000;
	background:transparent;
	background-color:#FAFAFA;
	border-top: 2px solid #fafafa;
}


h1 {
	background-color:#fafafa;
	padding: 5px 10px;
	margin: 10px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color: #444;
	text-transform:lowercase;
	letter-spacing: -1px;
  float: left;
}

h2 {
	font-size: 18px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color:#444;	
}

.clear {
  clear:left;
} 

.left {
  float:left;
	list-style-type: none;
	margin: 0px 20px 10px 0px;
	padding: 0px; 
	font-size: 13px;
	font-family: Verdana;
	letter-spacing: -1px;
	line-height: 150%;
}

.left h2 {
  margin-bottom: 2px;
  font-family: Arial, Helvetica, Arial, sans-serif;
 }

.content {
	float: left;	
	background-color:#fafafa;
	padding: 10px 10px 0px 10px;
	width: 930px;
	color: #666;
	border: 0;
}

.slideshow {
  clear: left;
	float: left;
	background-color:#fafafa;
	padding: 10px;
	width: 750px;
	color: #666;
}

.slidenav {
	float: left;
	width: 75px;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
  background-color: #Fafafa;	
}

.slidenav li {
  padding:5px 10px 0px 10px;
	letter-spacing: -1px;
	font-size: 18px;
}

a{
	font-weight: normal;
	text-decoration:none;
	color:#444;
}

a:hover{
	color: #FF6600;
}

.slidenav a, .next a, .last a  {
  font-weight: bold;
}

.slidenav .active {
	color: #888;
}

.slidenav a, {
	color: #CCC;
}

.slidenav a:hover {
	color: #ff6600;
}


p {
	text-transform:lowercase;	
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 1em;
	font-family: Verdana;
	letter-spacing: -1px;
}

.content img {
	border: 1px solid #CCC;
	float: right;
	margin: 0px 0px 10px 10px;
}

.last {
	text-transform:lowercase;	
	background-color:#fafafa;
	padding: 3px 10px 5px 10px;	
	float:left;
	font-size:18px;
	font-weight:bold;
	color: #444;	
	margin-top: 5px;
	letter-spacing: -1px;
}

.next {
	text-transform:lowercase;	
	background-color:#fafafa;
	padding: 3px 10px 5px 10px;	
	float:right;
	font-size:18px;
	font-weight:bold;
	color: #444;
	margin-top: 5px;	
	border: 0px;
	letter-spacing: -1px;	
}

.send {
	text-transform:lowercase;	
	background-color:#fafafa;
	font-size:15px;
	font-weight:bold;
	color: #444;	
   border: none;
	 margin: none;
   cursor: pointer;
   cursor: hand;	
 font-family: Arial, Helvetica, Arial, sans-serif;	 
}
label {
	text-transform:lowercase;	
	font-size: 15px;

}

.formfield {
	border: 2px solid #444;
	margin: 20px 25px 0px 10px;
}

.formtext {
  border: 2px solid #444;
	margin: 10px 0px 10px 0px;	
	width: 60em;
}

.footer {
	width: 100%;
	background-color:#222;	
	position: static;
	letter-spacing: -0.5px;
	font-size: 11px;
}

.footercontent {
	margin-left: 2em;
	width: 950px;
}

.footer ul {
  float: left; 
	list-style-type: none;	
	color: #AAA;	
	margin-left: 0;
	padding-left: 0;	
	margin-top: 15px;
	font-family: Verdana;
	
}

.footer li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;

}

.footer p {
  font-size: 11px;
	float: right;
	color: #AAA;
	margin-top: 15px;
	line-height: 11px;
}

.footer a{
	text-decoration:none;
	color:#AAA;
}

.footer a:hover{
	color: #FFFFFF;
}

.exhibition {
  position: absolute;
	left: 50px;
  bottom: 50px;
	width: 260px;
	height: 260px;
}

.exhibition a{
  border:0px;
}

.exhibition a:hover {
  border: 0px;
}

.exhibition img {
  border: 0px;
}
