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

body {
	background-color: #003;
	
}
#container {
	height: 1000px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	border: 2px ridge #80A2CF;
}
#banner {
	height: 700px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	width: 1277px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #221f14;
	position: absolute;
	left: 71px;
	top: 369px;
	z-index: 100;
}
a:link {
	color: #35469c;
	text-decoration: none;
}
a:visited {
	color: #35469c;
	text-decoration: none;
} 
a:hover {
	color: #666;
	text-decoration: none;
}


#content {
	height: 1618px;
	width: 1280px;
	position: absolute;
	left: 61px;
	top: 493px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #FFF;
}

#content_left {
	height: 308px;
	width: 473px;
	position: absolute;
	left: 41px;
	top: 53px;
}

#content_right {
	height: 1734px;
	width: 640px;
	position: absolute;
	right: 5px;
	top: -62px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#footer {
	font-family: Helvetica, "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #666;
	height: 17px;
	width: 350px;
	bottom: 17px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: absolute;
	padding: 15px;
	left: 75px;
}
#glider {
	color: #fff;
	height: 125px;
	width: 515px;
	position: absolute;
	top: 432px;
	right: 679px;
	z-index: 100;
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	left: 376px;
}
.quote {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
}
.signature {
	display: block;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	font-style: normal;
	margin-top: 5px;
}
.legend {
	font-size: 10px;
}
.companyname {
	font-family: "Footlight MT Light", "Monotype Corsiva";
	font-size: 22px;
	color: #D0BC79;
}
#order {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CFBC7A;
	position: absolute;
	height: 75px;
	width: 215px;
	left: 64px;
	top: 133px;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5efad;
	
}
.table a:link {
	color: #900;
	text-decoration: none;
}
.table a:visited {
	color: #900;
	text-decoration: none;
}
.table a:hover {
	color: #009;
	text-decoration: none;
}

#content_left_device_lower {
	height: 250px;
	width: 358px;
	position: absolute;
	left: 73px;
	top: 956px;
	padding: 20px;
	text-align: justify;
}
.bodyfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
