body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background:#6b8e9c;
	}	
#container {
	background:url(../images/leftnav-bg.gif) left repeat-y;
	width:780px;
	text-align: justify;
	}	
#navigation {
	padding:60px 2px 0px;
	float:left;
	background:#213c52;
	text-align:center;
	}
#navigation a {
	display:block;
	width:122px;
	padding:10px 2px;
	border-bottom:solid 1px #ac7137;
	color:#FFE7C6;
	text-decoration:none;
	}
#navigation a:hover {
	background:#081c31;
	}	
#content {
	float:left;
	width:650px;
	background:#ad7139;
	min-height:560px;
	}
#content p {
	text-align: justify;
	padding-bottom: 20px;
	}	
	
*html #content {height:560px;}	
.home-content {
	padding:50px 75px 30px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	}
#container #content .home-content a {
	color: #AD7139;
}

#footer {
	background:#213c52;
	padding:20px 0px 0px 130px;
	width:650px;
	}	
#footer a {
	color:#FFE7C6;
	}	
#assembly_tech {
	width:486px;
	padding-bottom:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
#assembly_tech img, #footer-contact img {
	margin-right:4px;
	float:left;
	}	
#assembly_tech p {
	color:#fff;
	}
#footer-contact {
	padding:10px 0px;
	width:540px;
	margin:0px auto;
	}
#footer-contact p {color:#ffe7c6;}
#footer-contact span {
	font-size:9px;
}
#footer-contact a {text-decoration:none;}
#footer-contact a:hover {text-decoration:underline;}



/* INSIDE PAGES */
#inside_pages {
	padding:30px 20px;
	}
#content h1 {
	font-size:18px;
	color:#ffe7c6;
	text-align:center;
	padding-bottom:10px;
	}
.img-caption {
	text-align:center;
	margin:20px 0px;
	}
.img-caption h2 {
	font-style:italic;
	font-size:12px;
	font-weight:normal;
	padding-top:6px;
	}
#content h4 {
	font-size:14px;
	text-align:center;
	}	
#inside_pages a {
	color:#ffe7c6;
	text-decoration:none;
	}	
#inside_pages a:hover {
	text-decoration:underline;
	}
#inside_pages table ul {
	list-style-type:disc;
	padding-left:24px;
	}		
#inside_pages table li  {
	margin:14px 0px;	
	}
