* {
	margin: 0;
	padding: 0;
}
body{
	background: #fff;
}

a:link, a:visited {
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover {
	color: #999900;
	text-decoration: underline;
}

#header{
	width: 950px;
	height:73px;
	font: 75% "Arial", sans-serif;
	color: #999900;
	margin-left:auto;
	margin-right:auto;
}


/* Gilder/Levin Method */
#header h1{
	width: 307px;
	height: 47px;
	font-size: 25%;
	position: relative;
	top:25px;
}

#header h1 span{
	background: url(../images/greenroom-logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#myroom{
	float: right;
	margin-top:35px;

}

#myroom_items{
	color:#ff6600;
}
#contact{
	float: right;
	margin-top:35px;
	margin-right: 10px;
}

#navbar{
	margin-top:10px;
	height:53px;
	width: 946px;
	margin-left:auto;
	margin-right:auto;
	list-style: none;
}
#navbar li{
	float:left;
}

#navbar li a{
	float: left;
	display: inline;
	/*IE double margin bug*/
		margin-right:1px;
	
}

li#our-story a{
	width: 236px;
	height: 53px;
	background: url(/images/nav-story.jpg) no-repeat left top;
}
li#our-story a:hover{
	background: url(/images/nav-story.jpg) right top;
}

li#our-services a{
	width: 237px;
	height: 53px;
	background: url(/images/nav-services.jpg) no-repeat left top;
}

li#our-services a:hover{
	background: url(/images/nav-services.jpg) right top;
}

li#our-showroom a{
	width: 240px;
	height: 53px;
	background: url(/images/nav-showroom.jpg) no-repeat left top;
}

li#our-showroom a:hover{
	background: url(/images/nav-showroom.jpg) right top;
}

li#our-clients a{
	width: 230px;
	height: 53px;
	margin: 0;
	background: url(/images/nav-clients.jpg) no-repeat left top;
}

#our-clients a:hover{
	background: url(/images/nav-clients.jpg) right top;
}

#secondary_nav{
	clear:both;
	height:35px;
	width: 946px;
	margin-left:auto;
	margin-right:auto;
	list-style: none;
}

#secondary_nav li{
	float: left;
	display:inline;
	height:35px;
	list-style: none;
	font: 90% "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-right:1px solid #fff;
	border-top: 1px solid #fff;
}

#secondary_nav li.first{
	background: #ff8f44 url("/images/ltorange_l.jpg") no-repeat bottom left;
}
#secondary_nav li.last{
	border-right:0px;
	background: #ff8f44 url("/images/ltorange_r.jpg") no-repeat bottom right;
}


#secondary_nav li a{
	display: block;
	line-height:35px;
	text-decoration: none;
	width: 100%;
	height:100%;	
	background: #ff6600;
	color:#000;
	
}
#secondary_nav li a:hover{
	background: #ff8f44;
	color:#7f4722;
}
#secondary_nav li.current a{
	display: block;
	line-height:35px;
	width: 100%;
	height:100%;	
	background: #000;
	color:#fff;
}
#secondary_nav li.current a:hover{
	background: #000;
	color:#fff;
}

#secondary_nav li.first a{
	background: #ff6600 url("/images/orange_l.jpg") no-repeat bottom left;
}

#secondary_nav li.first a:hover{
	background: #ff8f44 url("/images/ltorange_l.jpg") no-repeat bottom left;
}
#secondary_nav li.last a{
	background: #ff6600 url("/images/orange_r.jpg") no-repeat bottom right;
}

#secondary_nav li.last a:hover{
	background: #ff8f44 url("/images/ltorange_r.jpg") no-repeat bottom right;
}



#secondary_nav li.first_current a{
	color:#fff;
	background: #000 url("/images/black_l.jpg") no-repeat bottom left;
}

#secondary_nav li.first_current a:hover{
	background: #000 url("/images/black_l.jpg") no-repeat bottom left;
}
#secondary_nav li.last_current a{
	color:#fff;
	background: #000 url("/images/black_r.jpg") no-repeat bottom right;
}

#secondary_nav li.last_current a:hover{
	background: #000 url("/images/black_r.jpg") no-repeat bottom right;
}

#third_nav{
	clear:both;
	height:35px;
	width: 946px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	list-style: none;
	text-transform: uppercase;
}

#third_nav li{
	float: left;
	display:inline;
	height:35px;
	list-style: none;
	font: 90% "Arial";
	font-weight: normal;
	text-align: center;
	text-decoration: none;
  border-right:1px solid #999900;
}

#third_nav li.first{
	background: #d8d8d8 url("/images/tab_grey_l.jpg") right top;
		border-right:1px solid #999900;	
}
#third_nav li.last{
	border-right:0px;
	background: #d8d8d8 url("/images/tab_grey_r.jpg") right top;
}

#third_nav li.last_current{
	border-right:0px;
}

#third_nav li a{
	display: block;
	line-height:35px;
	text-decoration: none;
	width: 100%;
	height:100%;		
	background: #f0eded url("/images/tab_grey_middle.jpg") repeat-x top;
	color:#000;
}

#third_nav li a:hover{
	background: #d8d8d8 url("/images/tab_grey_middle.jpg") repeat-x left -35px;
	color:#828282;
}

#third_nav li.current a{
	display: block;
	line-height:35px;
	width: 100%;
	height:100%;	
	background: #fff url("/images/top_tab.jpg") repeat-x top;;
	color:#000;
}
#third_nav li.current a:hover{
	height:100%;	
		background: #fff url("/images/top_tab.jpg") repeat-x top;
	color:#000;
	
}


#third_nav li.first a{
	background: #f0eded url("/images/tab_grey_l.jpg") no-repeat left top;
}

#third_nav li.first a:hover{
	background: #d8d8d8 url("/images/tab_grey_l.jpg") 473px top;
}
#third_nav li.last a{
	background: #f0eded url("/images/tab_grey_r_2.jpg") no-repeat right top;
}

#third_nav li.last a:hover{
	background: #d8d8d8 url("/images/tab_grey_r_2.jpg") no-repeat right -35px;
}


#third_nav li.first_current a{
	height:100%;	
	color:#000;
	background: #fff url("/images/tab_white_l.jpg") no-repeat top left;
}

#third_nav li.first_current a:hover{
	background: #fff url("/images/tab_white_l.jpg") no-repeat top left;
}
#third_nav li.last_current a{
	height:100%;	
  color:#000;;
	background: #fff url("/images/tab_white_r.jpg") no-repeat top right;
}

#third_nav li.last_current a:hover{
	background: #fff url("/images/tab_white_r.jpg") no-repeat top right;
}

#top_border{
	width:946px;
	height:14px !important;	
	margin-bottom: -1px !important;
	margin-bottom: -10px;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}

#front_page_wrapper{
	width:946px;
	margin-left:auto;
	margin-right:auto;
}
#asset_footer{
	clear:both;
 	width:946px;

}
#footer{
	width:946px;
	margin-left:auto;
	margin-right:auto;
	font:75% "Arial", sans-serif;
}
#footer ul{
	margin-top: 20px;
	margin-left: 10px;
	list-style: none;
}
#footer li{
	margin-top: 5px;
}

div#footer ul li a{
	margin-right:10px;
}