/* Horizon Assembly (www.horizonassembly.com) Site Style Sheet*/
/* Revision 1 - April, 2007 */

/* === Global overrides for major items === */
body {
	background: #CCAE9C;
	color: #000000;
	font: 15px "Times New Roman", Times, serif;
}
p {
	text-align: justify;
	/*padding-left: 5px;
	padding-right: 5px;*/
}
p.index_txt {
	font: 16px "Times New Roman", Times, serif;
}
p.ref_txt {
	font: 14px "Times New Roman", Times, serif;
}

h2 {
	font: italic bold 22px "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 0px;
}
ul {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
li {
	padding-bottom: 1px;
	list-style-type: circle;
	margin-left: 15px;
}

li a{
text-decoration: none;
}

ul.sub {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
li.sub {
	padding-bottom: 1px;
	list-style-type: none;
	margin-left: 10px;
}
a:link {
	color: #FEFFFF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #84834D;
}

/* === End global overrides === */

.mech {
	position: absolute;
	left: 188px;
	top: 210px;
	width: 100px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
}
.elect {
	position: absolute;
	left: 388px;
	top: 210px;
	width: 100px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
}
.pneu {
	position: absolute;
	left: 588px;
	top: 210px;
	font-size: 18px;
	font-weight: bold;
	width: 100px;
	height: 20px;
}
.links {
	position: absolute;
	top: 455px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
	width: 400px;
	height: 20px;
}
.copyright {
	font: normal 8pt "Times New Roman", Times, serif;
	float: left;
}
.webmaster {
	font: normal 8pt "Times New Roman", Times, serif;
	float: right;
}
.xhtml {
	font: normal 8pt "Times New Roman", Times, serif;
	float: left;
	height: 31px;
	width: 88px;
}
.css {
	font: normal 8pt "Times New Roman", Times, serif;
	float: right;
	height: 31px;
	width: 88px;
}
#page_canister {
	height: 750px;
	width: 854px;
	border: medium double #000000;
	background-color: #CCAE9C;
	margin: 0 auto;
	padding-top: 2px;
	padding-left: 2px;
}
#logo_canister {
	height: 200px;
	width: 850px;
	position: relative;
	background: #CCCCCC url(../images/logo.gif);
}
#text_body_canister {
	height: 500px;
	width: 830px;
	position: relative;
	background: #A79F8C;
	padding-top: 15px;
	padding-right: 10px;
	padding-left:10px;
}
#footer_canister {
	height: 32px;
	width: 830px;
	position: relative;
	background: #A79F8C;
	padding-right: 10px;
	padding-left:10px;

}
#menu_canister {
	height: auto;
	width: auto;
	float: left;
	background: #CCAE9C;
	border: medium double #000000;
	margin-right: 10px;
	padding: 8px;
}
#image1_canister {
	height: 250px;
	width: 200px;
	background: #CCAE9C;
	float: right;
	border: medium double #000000;
	margin-left: 10px;
}
#image2_canister {
	height: 200px;
	width: 200px;
	position: absolute;
	background: #CCAE9C;
	top: 230px;
	border: medium double #000000;
	left: 5px;
}
#image3_canister {
	height: 200px;
	width: 200px;
	position: absolute;
	background: #CCAE9C;
	top: 230px;
	left: 215px;
	border: medium double #000000;
}
#image4_canister {
	height: 200px;
	width: 200px;
	position: absolute;
	background: #CCAE9C;
	left: 425px;
	top: 230px;
	border: medium double #000000;
}
#image5_canister {
	height: 200px;
	width: 200px;
	position: absolute;
	background: #CCAE9C;
	top: 230px;
	left: 635px;
	border: medium double #000000;

}
#image-link1_canister {
	height: 100px;
	width: 100px;
	position: absolute;
	background: #CCAE9C;
	border: medium double #000000;
	left: 181px;
	top: 250px;
	margin-right: 50px;
}
#image-link2_canister {
	height: 100px;
	width: 100px;
	position: absolute;
	background: #CCAE9C;
	border: medium double #000000;
	left: 375px;
	top: 250px;
	margin-right: 50px;
}
#image-link3_canister {
	height: 100px;
	width: 100px;
	position: absolute;
	background: #CCAE9C;
	border: medium double #000000;
	left: 575px;
	top: 250px;
}
#address_canister {
	padding: 5px;
	position: absolute;
	left: 136px;
	top: 95px;
	height: 150px;
	width: 220px;
}
#alt-address_canister {
	padding: 5px;
	position: absolute;
	left: 380px;
	top: 95px;
	height: 150px;
	width: 220px;
}
#form_canister {
	height: 230px;
	width: 815px;
	top: 275px;
	float: left;
	border: medium double #000000;
	padding-left: 5px;
	padding-right: 5px;
}
#references_canister {
	position: absolute;
	height: 200px;
	width: 387px;
	left: 296px;
	top: 64px;
}
.click {
	position: absolute;
	left: 140px;
	top: 186px;
	font-size: 16px;
}

h3 {
	font: bold 18px/5px "Times New Roman", Times, serif;
}

