body {
	background: url('/images/common/background.gif') top center repeat-x #FFF;
	margin: 0;
	padding: 0;
}

/* header */
.center {
	width: 1000px;
	margin: auto;
}

#head {
	background: url('/images/common/header.gif') no-repeat;
	margin: 0;
	width: 1000px;
	height: 82px;
}

#site_name {
	float: left;
}

#site_name a {
	display: block;
	float: left;
	height: 82px;
	outline: none;
	text-decoration: none;
	width: 205px;
}

#mainNavigation {
	float: left;
	width: 781px;
}

.phone_number {
	float: left;
	text-align: right;
	width: 781px;
}

#site_tagline {
	display: none;
}

.head_image {
	margin: 0;
	padding: 0;
	height: 177px;
	width: 1002px;
}

.head_image_left {
	background: url('/images/common/logo_bottom.gif') no-repeat top;
	float: left;
	height: 177px;
	width: 209px;
}

.head_image_right {
	float: right;
	height: 177px;
	margin: 0;
	padding: 0;
	width: 793px;
}

.head_link {
	display: block;
	position: absolute;
	height: 45px;
	width: 222px;
}


/* content holder */

div#cms {
	margin: 0 auto;
	width: 970px;
}

#content {
	background-color: white;
	float: left;
	padding: 0;
	margin: 0;
}

.main_content {
	clear: both;
	padding: 40px 30px 10px 30px;
}

.left_content {
	float: left;
	min-height: 300px;
	width: 667px;
}

.image_float_left {
	border: solid 1px #4a4a4a;
	float: left;
	margin: 5px 10px 5px 0;
}

.image_float_right {
	border: solid 1px #4a4a4a;
	float: right;
	margin: 5px 0 5px 5px;
}

/* contact holder */

.contact_holder {
	background: url('/images/common/contact_head.gif') no-repeat top #F3F3F3;
	float: right;
	line-height: 16px;
	margin-bottom: 15px;
	padding: 95px 15px 10px 15px;
	width: 183px;
}

.contact_holder p {
	margin-bottom: 10px;
}

.contact_holder input {
	background: url('/images/common/contact_input_back.gif') repeat-x bottom #fff;
	border: solid 1px #c0c0c0;
	color: #4A4A4A;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 173px;
}

.contact_holder input.submit {
	border: 0;
	height: 24px;
	padding: 0;
	width: 65px;
}

.contact_holder textarea {
	background: url('/images/common/contact_textarea_back.gif') repeat-x bottom #fff;
	border: solid 1px #c0c0c0;
	color: #4A4A4A;
	font-size: 12px;
	font-family: arial, sans-serif;
	height: 65px;
	line-height: 14px;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 173px;
}

.contact_holder .submit {
	float: right;
	margin: 10px 0 0 0;
}

.contact_holder h4 {
	color: #CC3E41;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contact_holder h3.notice {
	color: #CC3E41;
	font-size: 11px;
	margin: 3px 0 0 0;
}


/* default simpleCMS code */

#cms ul#breadcrumb_trail li {
  display: inline;
  list-style: none;
  padding-right: 16px;
  background: url(../images/tab_right.png) right no-repeat;
  font-size: 11px;
}

#cms ul#breadcrumb_trail li.last {
  background: none;
}

/* footer */

#footer_message {
	background: #F3F3F3;
	clear: both;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	width: 970px;
}

#footer_message .text_holder {
	padding: 25px 0 0 0;
}

#footer_message a {
	color: #8098BE;
	margin-right: 20px;
}

#footer_message a:hover {
	text-decoration: none;
}

#footer_message a.last {
	margin-right: 0;
}

#footer_message img {
	float: left;
	margin-top: 15px;
}

/* homepage */

.homepage {
}

.homepage .callout {
	background: #4A4A4A;
	float: left;
	padding: 15px 30px 10px 30px;
	width: 910px;
}

.homepage .callout .first {
	margin-left: 0;
}

.homepage .callout .last {
	border: none;
	width: 283px;
}

.homepage .callout_section {
	border-right: solid 1px #595959;
	float: left;
	margin-left: 14px;
	width: 298px;
}

.homepage .callout p {
	color: #FFF;
	margin: 15px 0;
	width: 283px;
}

.homepage .image_float {
	float: right;
	margin-left: 10px;
}

/* products mainpage */

hr.products_main_divide {
	margin-bottom: 15px;
	padding-top: 15px;
}

.products_main_image {
	float: left;
	width: 175px;
}

.products_main_image a {
	float: left;
	margin-bottom: 20px;
}

.products_main_image img {
	border: solid 1px #e7e7e7;
	float: left;
	height: 59px;
	width: 173px;
}

.products_main_image .link_holder {
	border-top: solid 1px #C8E5F5;
	float: left;
	width: 175px;
}

.products_main_image .link_holder a {
	border-bottom: solid 1px #C8E5F5;
	display: block;
	padding: 1px 0 1px 5px;
	margin: 0;
	width: 170px;
}

.products_main_image .link_holder a:hover {
	background: #f3f3f3;
	text-decoration: none;
}

.products_main_text {
	float: left;
	margin-left: 20px;
	width: 470px;
}

ul.product_list {
}

ul.product_list li {
	margin-left: 20px;
}

/* machining template */

.machining_image {
}

.machining_image img {
	border: solid 1px #e7e7e7;
	float: left;
	height: 215px;
	width: 270px;
}

.machining_text {
	float: left;
	margin-left: 20px;
	width: 370px;
}

ul.machining_list {
	list-style: circle;
}

ul.machining_list li {
	margin-left: 20px;
}

ul.machining_second_list li {
	margin-left: 40px;
}

/* assembly template */


.assembly_nav {
	float: right;
	margin-bottom: 15px;
	width: 213px;
}

.assembly_nav h2 {
	border-bottom: solid 1px #c0c0c0;
	padding-bottom: 2px;
}

.assembly_nav a {
	border-bottom: solid 1px #c0c0c0;
	color: #4a4a4a;
	display: block;
	padding: 1px 0 1px 10px
}

.assembly_nav a:hover {
	background: #f3f3f3;
	color: #CC3E41;
	display: block;
	text-decoration: none;
}


