@charset "utf-8";
body {
background:#000000;
margin-left:0;
width:800px;
margin-top:0px;
color:#fff;
font-family:Arial , Trebuchet MS, Tahoma;}
.header{
height:219px;

background:url(images/header2.jpg) right top no-repeat;
_background:url(images/header2.jpg) right bottom no-repeat;}
.left{
float:left;
width:200px;
background: url(images/gradient.jpg) repeat-y;
height:100%;
font-size:12px;}
.right{
 float:right;
width:550px;
padding-left:15px;
background:url(images/back.gif) right bottom no-repeat;
font-size:12px;
height:600px;
}
.right1{
 float:right;
width:585px;
padding-left:15px;
background:url(images/back.gif) right bottom no-repeat;
font-size:12px;
}
a {color:#FFFFFF;
text-decoration:none;
}
.menu{
text-align:right;
}
.menu a:hover{color:#000;}
.menu a{font-size:14px;
font-weight:bold;
border-bottom:2px solid #000;}
.banner{height:422px;
}
.spacer {
	clear:both;
	height:1px;
	font-size:0.0000001em;
	background: url(images/back_left.gif) left repeat-y #000;
	}
.active{border-bottom:2px solid #FFFFFF !important;
color:#000000 !important;
	}
.header:hover{background:url(images/header2.jpg) right bottom no-repeat;}


	
	.inspiration{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-top:2px dashed #fff;
	border-bottom:2px dashed #fff;
	padding:5px;
	margin:auto;
	width:140px;
	}
	.inspiration a:hover{color:#000000;
		}
		
		ul {
	margin: 0;
	padding: 0;
	list-style: none;
		padding-left:0px;
	}
	ul li {
	position: relative;

	}
	li ul {
	position: absolute;
	left:200px;
	top:-18px;
	display: none;
	_display:block;
	_left:-140px;
	_top:-18px;
	
	}
	ul li a {
	display: block ;
	text-decoration: none;
	padding: 5px;
	padding-bottom:0px;
	width:50px;
	}
	li ul a{
	background:#C1914F;
	_background:none;	padding:12px;
	margin:0px;
	padding-top:7px;
	width:100px;
	padding-bottom:0px;
	z-index:100000;
	text-align:left;
	
	}

li:hover ul, li.over ul { 
	display: ;
		padding-left:0px !important;}
	
	ul {
	margin: 0;
	padding: 0;
	list-style: none;
		

	}
li:hover ul { display: block;
padding-left:0px !important;}
	li {
	padding-left:140px;
	}
	li li{
	padding-left:0px;
	}