body {
	background-image: url(images/BG.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
/* Header */
table.header {
	width: 985px;
}
td.header_left {
	width: 322px;
	height: 232px;
	text-align: center;
}
td.header_right {
	width: 663px;
	height: 232px;
}
/* End Header */
/* Body */
table.body {
	width: 985px;
	position: relative;
	top: -2px;
}
/* End Body */
/* Left Column */
td.column_left {
	width: 200px;
	vertical-align: top;
}
/* End Left Column */
/* Middle Column */
td.column_middle {
	width: 45px;
}
/* End Middle Column */
/* Right Column */
td.column_right {
	width: 740px;
	vertical-align: top;
}
/* End Right Column */
/* Left Menu */
table.side_menu {
	width: 200px;
}
td.side_menu {
	width: 196px;
	background-color: Black;
	vertical-align: middle;
	border: 2px solid #928F8F;
}
/* End Left Menu */
/* Links */
table.links {
	width: 200px;
}
td.links {
	width: 196px;
	background-color: Black;
	vertical-align: middle;
	border: 2px solid #928F8F;
	font-size: 8.5pt;
	font-size-adjust: none;
}
div.links {
	margin-left: 5px;
	line-height: 140%;
}
/* End Links */
/* Video */
table.video_link {
	width: 200px;
}
td.video_link {
	width: 196px;
	background-color: Black;
	vertical-align: middle;
	border: 2px solid #928F8F;
	text-align: center;
}
/* End Video */
/* Footer */
table.footer {
	width: 200px;
}
td.footer {
	width: 196px;
	background-color: Black;
	vertical-align: middle;
	border: 2px solid #928F8F;
	text-align: center;
	color: White;
	font-size: 11pt;
	font-size-adjust: none;
}
/* End Footer */
/* Main Content Black BG */
table.right_column_black_bg {
	width: 740px;
}
td.right_column_black_bg {
	width: 736px;
	background-color: Black;
	vertical-align: top;
	border: 2px solid #928F8F;
}
/* End Main Content Black BG */
/* Home Page */
ul.home_list {
	color: White;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 70px;
}
li.home_list {
	padding-bottom: 8px;
}
table.management_menu {
	width: 675px;
}
td.management_menu {
	width: 225px;
	text-align: center;
	vertical-align: top;
}
a.management_menu {
	font-size: 8pt;
	color: White;
	font-weight: bold;
}
/* End Home Page */
/* Machining */
table.machining_links {
	width: 600px;
}
td.machining_links {
	text-align: center;
	font-size: 8pt;
}
/* EndMachining */
/* Management */
ul.allistar {
	color: White;
	margin-left: 80px;
	margin-right: 80px;
}
li.allistar {
	padding-bottom: 6px;
}
/* End Management +/
table.gallery {
	width: 620px;
}
td.gallery {
	text-align: center;
	padding: 10px;
}

/* Manufacturing */
table.manufacturing_links {
	width: 600px;
}
td.manufacturing_links {
	text-align: center;
	font-size: 8pt;
	width: 300px;
}
/* End Manufacturing */
/* Testimonials */
div.testimonial_links {
	text-align: center;
	font-size: 8pt;
}
/* End Testimonials */
/* Clck and Watch Repair */
ul.clock {
	color: White;
	margin-left: 80px;
	font-weight: bold;
	margin-right: 60px;
}
li.clock {
	padding-bottom: 4px;
}
/*End Clock and Watch repair */
/* JAMAXX Link */
div.jamaxx_link {
	text-align: center;
	font-size: 8pt;
}
a.jamaxx_link {
	color: Blue;
}
/* End JAMAXX Link */
h1, h2, h3, h4, h5, h6 {
	color: White;
	margin-left: 60px;
}
h2 {
	font-size: 16pt;
}
h1.page_title {
	margin-left: 0px;
	text-align: center;
	color: Black;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18pt;
}
p {
	color: White;
	font-size: 10pt;
	margin-left: 60px;
	margin-right: 60px;
	text-align: justify;
}
a {
	color: #DBD7EE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #DEDEDE;
}
a.small_link {
	font-size: 7pt;
}
a.bottom_menu {
	font-size: 8pt;
	font-size-adjust: none;
}
img {
	border: none;
}