@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#000;
	position: relative;
	background-image:url(../images/background_main.jpg);
	background-repeat:no-repeat;
	background-position: left;
	line-height: 20px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #000;

}
a:link{ 	color:#000; font-weight:bold; text-decoration:none;}
a:hover{ 	color:#000; font-weight:bold; text-decoration:underline;}
a:active{ 	color:#000; font-weight:bold; text-decoration:none;}
a:visited{ 	color:#000; font-weight:bold; text-decoration:none;}

#gear_1{
	z-index:-1;
	background-image:url(../images/background_ani_upperright.gif);
	position: absolute;
	width: 327px;
	height: 367px;
	top: 1px;
	left: 652px;
	margin-left: 300px;
}
#wood_body{

	height: 900px;
	width: 1300px;
	background-image:url(../images/background_wood.png);
}
#wood_header{
	padding-top: 60px;
	padding-left: 182px;
	width: 936px;
	height: 166px;
}
#wood_gears{
	position: absolute;
	top: 68px;
	height: 148px;
	width: 159px;
	background-image: url(../images/background_ani_upperleft.gif);
	float:left;
}
#leather_brand{
	height: 158px;
	width: 360px;
	float:right;
	padding-right: 286px;
}
#wood_nav_main{
	height: 40px;
	width: 900px;
	padding-left: 223px;
	padding-top: 8px;
	background-image:url(../images/nav_bar.png);
	background-position:right;
	background-repeat:no-repeat;
}
#wood_side{
	float: left;
	height: 300px;
	width: 200px;
	padding-left: 183px;
}
#wood_content{
	float: right;
	background-image: url(../images/background_content.jpg);
	background-repeat:no-repeat;
	height: 474px;
	width: 467px;
	padding-right: 444px;
}
#volumemeter{
	z-index:1;
	background-image:url(../images/volumemeter.jpg);
	position: absolute;
	width: 173px;
	height: 172px;
	top: 578px;
	left: 200px;

}
#footer{
	clear:right;
	float: right;
	line-height:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #FC9;
	text-align: right;
	padding-right: 250px;
	padding-top: 50px;
	font-size: 11px; 
	font-weight:bold; 
	letter-spacing:-.5px;
}
#footer a:link{ 	color:#FC9; font-weight:bold; text-decoration:none;}
#footer a:hover{ 	color:#FC9; font-weight:bold; text-decoration:underline;}
#footer a:active{ 	color:#FC9; font-weight:bold; text-decoration:none;}
#footer a:visited{ 	color:#FC9; font-weight:bold; text-decoration:none;}
#wood_holder{
	width: 690px;
	height: 373px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#slider{ 
	width: 685px;
	height: 370px;
	overflow: auto;
}
#bottom_nav{
	padding-top: 17px;
	width: 700px;
	text-align: center;
}
#social{
	position: absolute;
	top: 155px;
	left: 876px;
}
#portfolio_nav{
	width: 100%;
	height: 22px;
	background-image: url(../images/opacity_black.png);
	text-align: center;
}
#portfolio_nav a:link{ 		color:#FFf; font-weight:bold; text-decoration:none; letter-spacing:2px;}
#portfolio_nav a:hover{ 	color:#FFf; font-weight:bold; text-decoration:underline; letter-spacing:2px;}
#portfolio_nav a:active{ 	color:#FFf; font-weight:bold; text-decoration:none; letter-spacing:2px;}
#portfolio_nav a:visited{ 	color:#FFf; font-weight:bold; text-decoration:none; letter-spacing:2px;}
