a:link img, a:visited img, a:hover img, a:active {
	border:none
	}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
	
.scroll-track{
	height:20px;
	width:15px;
	background-image:url(../images/scroll_track.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.scroll-handle{
	border: 1px solid black;
	height:10px;
	width:10px;
	cursor:pointer;
	background-image: url(../images/scroll_handle.png);
}

html, body {
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-darkshadow-color: #333333;
} 

#header {
	background-repeat: no-repeat;
	height: 250px;
	width: 900px;
	left: 0px;
	top: 75px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/header.png);
}

#header_home {
	background-repeat: no-repeat;
	height: 247px;
	width: 900px;
	left: 0px;
	top: 75px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(../images/header.png);
}

#social_btns {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index: 9;
	left: 500px;
	top: 75px;
	float: left;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


#nav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 1;
	height: auto;
	width: auto;
	left: 25px;
	top: 10px;
}
#home_nav {
	position: relative;
	height: 20px;
	width: 59px;
	left: 15px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#collection_nav {
	height: 20px;
	width: 80px;
	left: 30px;
	top: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#projects_nav {
	height: 20px;
	width: 80px;
	left: 35px;
	top: 10px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#about_nav {
	position: relative;
	height: 20px;
	width: 70px;
	left: 40px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#family_nav {
	position: relative;
	height: 20px;
	width: 80px;
	left: 45px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#nav_line1 {
	position: relative;
	height: 20px;
	width: 1px;
	left: 15px;
	top: 10px;
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
}
#nav_line2 {
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 20px;
	width: 1px;
	left: 35px;
	top: 10px;
	float: left;
	z-index: 2;
}
#nav_line3 {
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 1px;
	left: 40px;
	top: 10px;
	position: relative;
	float: left;
	z-index: 2;
}
#nav_line4 {
	background-image: url(../images/nav_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 1px;
	left: 35px;
	top: 10px;
	position: relative;
	float: left;
	z-index: 2;
}

#timestamp {
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 40px;
	top: -100px;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	z-index: 2;
	float: left;
	width: 400px;
}




#logo {
	background-image: url(../images/NewLogo.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 205px;
	width: 400px;
	position: relative;
	z-index: 2;
	top: -65px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 70%;
}
#content_box {
	border: 1.5px solid #333333;
	position: relative;
	height: 435px;
	width: 900px;
	left: 0px;
	top: -55px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	float: right;
}
#content_boxHome {
	border: 1.5px solid #333333;
	position: relative;
	height: 435px;
	width: 900px;
	left: px;
	top: -95px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	float: right;
}
#content_box2 {
	position: relative;
	height: 600px;
	width: 900px;
	left: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	top: -90px;
}

#familyPage {
	background-image: url(../images/familyPage.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 720px;
	width: 900px;
	left: 0px;
	top: -55px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	float: right;
}

#content_boxAbout {
	position: relative;
	height: 710px;
	width: 900px;
	left: 0px;
	top: -55px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	text-align: center;
	float: right;
}
#aboutImage_left {
	float: left;
	height: 567px;
	width: 400px;
	left:50px;
	top:10px;
	position: relative;
}
#aboutContent_right {
	text-align:left;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CCC;
	float: right;
	width: 275px;
	right:65px;
	top:75px;
	position: relative;
}

#collection_item1 {
	position: absolute;
	height: 200px;
	width: 125px;
	left: 25px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#collection_item2 {
	position: absolute;
	height: 200px;
	width: 125px;
	left: 225px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#collection_item3 {
	position: absolute;
	height: 200px;
	width: 125px;
	left: 450px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#collection_item4 {
	position: absolute;
	height: 200px;
	width: 125px;
	left: 675px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#collection_item5 {
	position: absolute;
	height: 200px;
	width: 125px;
	left: 25px;
	top: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#collection_line {
	background-image: url(../images/collection_line.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 1px;
	width: 800px;
	left: 50px;
	top: 255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#box1 {
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 200px;
	left: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	z-index: 2;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #333;
	float: left;
	top: 0px;
}
#newsletter_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 0;
	height: 50px;
	width: 100px;
	left: 2px;
	top: -3px;
}

#box2 {
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 201px;
	left: 0px;
	top: 25px;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	z-index: 2;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	border: 1px solid #333;
}
#box3 {
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 55px;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	z-index: 2;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #333;
	clear: left;
	float: left;
}
#box4 {
	background-repeat: no-repeat;
	position: relative;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 85px;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	z-index: 2;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #333;
	clear: left;
	float: left;
}
#showcase {
	position: relative;
	height: 435px;
	width: 900px;
	z-index: 2;
	float: left;
	left: 0px;
	padding: 0px;
	top: 0px;
}
#title1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 380px;
	top: 60px;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#temp_img2 {
	background-image: url(../images/temp_img2.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 150px;
	width: 150px;
	left: 440px;
	top: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mission_statement {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 225px;
	top: 300px;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 600px;
	top: 150px;
	text-transform: capitalize;
}
#retail_sub {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 600px;
	top: 190px;
}
#location1 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 600px;
	top: 230px;
	position: absolute;
	text-transform: capitalize;
}
#location2 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 600px;
	top: 265px;
	position: absolute;
	text-transform: capitalize;
}
#location3 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 600px;
	top: 300px;
	position: absolute;
	text-transform: capitalize;
}
#title3 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 50px;
	top: 25px;
	z-index: 2;
}
#press_img1 {
	background-image: url(../images/temp_img1.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 125px;
	width: 125px;
	left: 74px;
	top: 125px;
}
#press_location1 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 250px;
	top: 125px;
}
#press_title1 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 250px;
	top: 150px;
	position: absolute;
}
#press_description1 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 250px;
	top: 200px;
}

#press_img2 {
	background-image: url(../images/temp_img1.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 125px;
	width: 125px;
	left: 74px;
	top: 325px;
}
#press_location2 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 250px;
	top: 325px;
}
#press_title2 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 250px;
	top: 350px;
}
#press_description2 {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 250px;
	top: 400px;
}
#press_line {
	background-image: url(../images/event_divline.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 400px;
	width: 1px;
	left: 575px;
	top: 20px;
}
#pre_press {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 692px;
	top: 25px;
	width: auto;
	z-index: 2;
}
#product_line1 {
	background-image: url(../images/product_line1.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 50px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_line2 {
	background-image: url(../images/product_line1.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 150px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_line3 {
	background-image: url(../images/product_line1.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_img1 {
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 50px;
	position: relative;
	left: 20px;
	top: 40px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_img2 {
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	height: 100px;
	width: 50px;
	left: 75px;
	top: 40px;
	float: left;
}
#product_img3 {
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	height: 100px;
	width: 50px;
	left: 125px;
	top: 40px;
	float: left;
}
#product_img4 {
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	height: 100px;
	width: 50px;
	left: 175px;
	top: 40px;
	float: left;
}
#product_img5 {
	background-image: url(../images/product_img.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	height: 100px;
	width: 50px;
	left: 225px;
	top: 40px;
	float: left;
}

#img_divide {
	background-image: url(../images/product_line3.png);
	background-repeat: no-repeat;
	position: relative;
	height: 42px;
	width: 2px;
	left: 40px;
	top: 70px;
	z-index: 2;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img_divide2 {
	background-image: url(../images/product_line3.png);
	background-repeat: no-repeat;
	position: relative;
	height: 42px;
	width: 2px;
	left: 100px;
	top: 70px;
	z-index: 2;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img_divide3 {
	background-image: url(../images/product_line3.png);
	background-repeat: no-repeat;
	position: relative;
	height: 42px;
	width: 2px;
	left: 150px;
	top: 70px;
	z-index: 2;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#img_divide4 {
	background-image: url(../images/product_line3.png);
	background-repeat: no-repeat;
	position: relative;
	height: 42px;
	width: 2px;
	left: 195px;
	top: 70px;
	z-index: 2;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#productimg_large {
	background-image: url(../images/product_imglarge.png);
	background-repeat: no-repeat;
	float: right;
	height: 330px;
	width: 220px;
	position: relative;
	top: -100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product_title {
	float: left;
	height: 20px;
	width: 120px;
	margin-top: 10px;
	margin-left: 20px;
	position: relative;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999;
	z-index: 1;
}
#product_image {
	float: left;
	height: 330px;
	width: 220px;
	margin-top: 25px;
	margin-left: 20px;
	position: relative;
	z-index: 1;
	clear: left;
}

#product_description {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	left: -200px;
	top: 200px;
}

#related {
	background-image: url(../images/related_product.png);
	background-repeat: no-repeat;
	position: relative;
	left: 40px;
	top: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	position: relative;
	z-index: 2;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	border-top-color: #515151;
	border-right-color: #515151;
	border-bottom-color: #515151;
	border-left-color: #515151;
	top: 0px;
	height: auto;
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#copyright {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 125px;
	left: 330px;
	top: -30px;
	float: left;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
}

#copyright_home {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 125px;
	left: 330px;
	top: -75px;
	float: left;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
}

#copyright2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 125px;
	left: 325px;
	top: -225px;
	float: left;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
}
#press_footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 35px;
	left: 350px;
	top: -30px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#press_footer_home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 35px;
	left: 350px;
	top: -75px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#press_footer2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 35px;
	left: 330px;
	top: -225px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sitemap {
	position: relative;
	height: 17px;
	width: 49px;
	left: 375px;
	top: -30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sitemap_home {
	position: relative;
	height: 17px;
	width: 49px;
	left: 375px;
	top: -75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sitemap2 {
	position: relative;
	height: 17px;
	width: 49px;
	left: 350px;
	top: -225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_line1 {
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 10px;
	width: 1px;
	left: 340px;
	top: -30px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_line2 {
	background-image: url(../images/footer_line.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 10px;
	width: 1px;
	left: 365px;
	top: -30px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_line3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 10px;
	width: 1px;
	left: 340px;
	top: -200px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_line4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 10px;
	width: 1px;
	left: 365px;
	top: -225px;
	float: left;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nok_btm {
	position: relative;
	height: 21px;
	width: 900px;
	left: 0px;
	top: 50px;
	background-image: url(../images/nok_btm.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#nok_btm2 {
	position: absolute;
	height: 21px;
	width: 860px;
	left: 0px;
	top: 730px;
	background-image: url(../images/nok_btm.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.tahoma_cap {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
}
#newsletter_form {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	z-index: 2;
	top: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap_links {
	font-family: "Blockschrift für flugzeuge, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	left: 25px;
	top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#twitter_btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	left: 200px;
	top: 10px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#twitter_btn_home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	left: 200px;
	top: -35px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#facebook_btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 220px;
	top: 10px;
	position: relative;
	z-index: 2;
	float: left;
}

#facebook_btn_home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 220px;
	top: -35px;
	position: relative;
	z-index: 2;
	float: left;
}

#twitter_btn2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	left: 200px;
	top: -175px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#facebook_btn2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 210px;
	top: -175px;
	position: relative;
	z-index: 2;
	float: left;
}

