/* CSS Document */

/* layout and positioning */
body
	{background: #fff;
	margin: 0px auto auto 0px;
	padding: 0px;
	text-align: center;
	}

#page
	{width: 805px;
	margin: 0px auto auto auto;
	text-align: center;
	padding: 0px;
	height: auto;
	overflow: auto;
	display: block;
	}

#header
	{width: 800px;
	height: 100px;
	background: #635f5a;
	text-align: center;
	overflow: auto;
	}
	
#logo
	{margin: 26px;
	border: 0px;
	}
	
#nav
	{width: 800px;
	height: 67px;
	overflow: auto;
	display: block;
	background: #fff;
	margin: 6px 0px 6px 0px;
	}

#tagline
	{width: 730px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	}

#menu
	{width: 70px;
	float: left;
	text-align: right;
	line-height: 16px;
	}

#menu_company, #menu_process, #menu_work, #menu_contact
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}

#menu_company:hover
	{font-weight: bold;
	color: #cc0000;
	}

#menu_process:hover
	{font-weight: bold;
	color: #806a00;
	}

#menu_work:hover
	{font-weight: bold;
	color: #99471f;
	}

#menu_contact:hover
	{font-weight: bold;
	color: #635a50;
	}

#menu_contact_sel
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #635a50;
	text-decoration: none;
	}

#menu_company_sel
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	}

#menu_process_sel
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #806a00;
	text-decoration: none;
	}

#menu_work_sel
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99471f;
	text-decoration: none;
	}

#content
	{width: 800px;
	height: auto;
	overflow: visible;
	display: block;
	}

#home_main_img
	{width: 800px;
	height: 480px;
	background-image: url(../images/home1.jpg);
	}

#slideshow
	{width: 800px;
	height: auto;
	overflow: hidden;
	text-align: center;
	}

.def
	{width: auto;
	height: auto;
	background: #fff url(../images/home_tab_off.gif) no-repeat;
	margin-left: 10px;
	}

.def:hover
	{color: #a00;
	text-decoration: underline;
	background: #fff url(../images/home_tab_hov.gif) no-repeat;
	}

.sel
	{width: auto;
	height: auto;
	background: #fff url(../images/home_tab_on.gif) no-repeat;
	margin-left: 10px;
	}

/* company section */

#company_bg
	{width: 800px;
	height: 450px;
	background: #cc0000 url(../images/company_bg.jpg) top left no-repeat;
	overflow: auto;
	text-align: left;
	display: block;
	}

#sublinks
	{width: 800px;
	height: auto;
	margin-top: 25px;
	}
	
#company_sub1
	{width: 250px;
	height: 130px;
	float: left;
	overflow: visible;
	margin-right: 25px;
	background: #333 url(../company/images/press_sub_bg.jpg) top left no-repeat;
	text-align: left;
	text-decoration: none;
	}

#company_sub2
	{width: 250px;
	height: 130px;
	float: left;
	overflow: visible;
	margin-right: 25px;
	background: #333 url(../company/images/partners_sub_bg.jpg) top left no-repeat;
	text-align: left;
	text-decoration: none;
	}

#company_sub3
	{width: 250px;
	height: 130px;
	float: left;
	overflow: visible;
	background: #333 url(../company/images/tab3_ph.jpg) top left no-repeat;
	}

#company_partnerlink
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	margin: 75px 0px 0px 10px;
	}

#company_presslink
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	margin: 75px 0px 0px 10px;
	}

#company_hdr
	{width: 760px;
	height: auto;
	overflow: auto;
	margin: 35px 25px 25px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #e57373;
	display: block;
	}
	
#company_desc_left
	{font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	text-align: left;
	float: left;
	display: block;
	width: 350px;
	margin-left: 25px;
	}
	
#company_desc_right
	{font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	text-align: left;
	float: right;
	display: block;
	width: 350px;
	margin-right: 25px;
	}

#company_one_col
	{font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: left;
	float: left;
	display: block;
	width: auto;
	margin: 0px 25px 0px 25px;
	}
	
#content_plain
	{width: 800px;
	height: auto;
	overflow: visible;
	text-align: left;
	display: block;
	}

#text_hdr
	{width: 800px;
	height: auto;
	overflow: auto;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #635a50;
	display: block;
	}
	
#plain_text_left
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: left;
	float: left;
	display: block;
	width: 400px;
	}
	
#plain_text_right
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: right;
	float: right;
	display: block;
	width: 400px;
	}

/* end company section */

/* work section */

#gallery1
	{width: auto;
	height: auto;
	overflow: auto;
	}

#imagerow
	{width: auto;
	height: auto;
	text-align: center;
	overflow: auto;
	display: block;
	margin-bottom: 30px;
	}
	
#gal_img
	{float: left;
	margin-right: 26px;
	width: 180px;
	height: 150px;
	}
	
#gal_img_r
	{float: right;
	margin-right: 0px;
	width: 180px;
	height: 150px;
	}
	
/* end work section */

/* process section */

#process_hdr
	{width: 800px;
	height: auto;
	overflow: auto;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #806a00;
	display: block;
	text-align: left;
	}

/* end process section */

#footer
	{width: 800px;
	height: auto;
	overflow: visible;
	display: block;
	}

#footer_address
	{width: 800px;
	overflow: auto;
	display: block;
	padding: 30px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	}

#footer_bar
	{width: 800px;
	height: 25px;
	overflow: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	padding-top: 15px;
	}

/* text styles */

#contacttext
	{font-size: 18px;
	line-height: 24px;
	}

#processtext
	{font-size: 14px;
	line-height: 24px;
	width: 90%;
	}

#text_white
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	}

#text_white_link
	{text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	}

#text_white_link:hover
	{text-decoration: underline;
	}

#partnerlink
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	text-decoration: none;
	}
	
#partnerlink:hover
	{text-decoration: underline;
	}