@charset "UTF-8";
/* CSS Document */

/* Stage- Text Elements */
#text_top_padding {
	background-color:#ebe9ec;
	height: 25px;
	width: 732px;
}
#text_area1 {
	background-color:#ebe9ec;
	width: 732px;
	text-align: left;
	font-size:24px;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#text_area2bullet {
	background-color:#ebe9ec;
	width: 590px;
	text-align: left;
	font-size:18px;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#text_area2check {
	background-color:#ebe9ec;
	width: 590px;
	text-align: left;
	font-size:18px;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#text_area2bullet ul {
	padding-top:10px;
	list-style-image: url(/images/arrow_bullet.png);
}
#text_area2check ul {
	padding-top:10px;
	list-style-image: url(/images/check_bullet.png);
	font-weight: bold;
}
#more_details {
	background-color:#666565;
	width: 590px;
	color:#ffffff;
	font-size:14px;
	text-align: center;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#main_stage {
	background-color:#ebe9ec;
	height: 488px;
	width: 732px;
	text-align: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	display: inline;
	float: right;
}
/* Stage- Image Link Elements - 3 images*/
#stage_imagelinks_container3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 405px;
}
#imagelinks_left_container3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 270px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#imagelinks_right_container3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 135px;
	display: inline;
	float: right;
}
#left_container_inside_left3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 135px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#left_container_inside_right3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 135px;
	display: inline;
	float: right;
}
#right_container_inside3 {
	background-color:#e6e9ec;
	height: 170px;
	width: 135px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#text_area2_imagelinks_textbox {
	text-align: left;
	font-size:18px;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	width: 590px;
}

/* Stage- Image Link Elements*/
#stage_imagelinks_container {
	background-color:#e6e9ec;
	height: 340px;
	width: 700px;
}
#imagelinks_left_container {
	background-color:#e6e9ec;
	height: 340px;
	width: 280px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#imagelinks_right_container {
	background-color:#e6e9ec;
	height: 340px;
	width: 200px;
	display: inline;
	float: right;
}
#left_container_inside_left {
	background-color:#e6e9ec;
	height: 340px;
	width: 140px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#left_container_inside_right {
	background-color:#e6e9ec;
	height: 340px;
	width: 140px;
	display: inline;
	float: left;
}
#right_container_inside {
	background-color:#e6e9ec;
	height: 340px;
	width: 140px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
#testfooter {
	background-color:#ffffff;
	color:#CCCCCC;
	width: 1200px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
}
/*Website Layout Elements*/
#wrapper1 {
	background-color: #ebe9ec;
	height: 770px;
	width: 1044px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	width: 1044px;
	height: 90px;
	background-color: #ffffff;
}
#header1 {
	height: 63px;
	width: 860px;
	background-color:#ffffff;
}
#header2 {
	height: 27px;
	width: 860px;
	background-color:#ffffff;
	text-align: right;
}
#topright_logo {
	height: 90px;
	width: 184px;
	background-image: url(/images/headerlogo.gif);
	background-color:#ffffff;
	display: inline;	
	float: right;
}
#toptext_nav {
	height: 90px;
	width: 860px;
	color: #999999;
	background-color:#ffffff;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 12px;
	display: inline;
	float: left;
}
#white_box {
	width: 20px;
	height: 18px;
	background-color: #ffffff;
	display: inline;
	float: left;
}
#underheader{
	width: 1044px;
	height: 18px;
	border-bottom: 2px #ffffff solid;
}
#left_underheader_container{
	width: 288px;
	height: 18px;
	background-color: #ffffff;
	border-right: 2px #ffffff solid;
	display: inline;
	float: left;
}
#left_underheader {
	background-color:#666565;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	height: 18px;
	width: 268px;
	display: inline;
	float: right;
}
#left_headertext {
	padding-top: 3px;
	}
#right_underheader {
	background-color:#f26122;
	height: 18px;
	width: 754px;
	float: right;
}
#menu_links {
	background-color:#ebe9ec;
	height: 270px;
	width: 290px;
}
#midgray {
	background-color:#e6e9ec;
	height: 488px;
	width: 18px;
	display: inline;
	float: left;
}
#video_area {
	background-color:#ebe9ec;
	height: 218px;
	width: 275px;
	text-align:center;
	display: inline;
	float: left;
}
#midgray_vid {
	background-color:#ebe9ec;
	height: 218px;
	width: 15px;
	display: inline;
	float: right;
}
#menu_video_main_container {
	height: 440px;
	width: 1044px;
}
#menu_video {
	float: right;
	display: inline;
}
#menu_video_midgray {
	background-color:#ebe9ec;
	height: 440px;
	width: 310px;
	display: inline;
	float: left;
}
#photo_area {
	background-color:#ebe9ec;
	height: 170px;
	width: 754px;
	display: inline;
	float: right;
}
#topgray {
	background-color:#666565;
	height: 170px;
	width: 18px;
	display: inline;
	float: left;
}
#title_slices {
	background-color:#666565;
	height: 170px;
	width: 268px;
	border-left: 2px #ffffff solid;
	display: block;
	float: right;
}
#title_area {
	background-color:#666565;
	height: 170px;
	width: 288px;
	border-right: 2px #ffffff solid;
	display: inline;
	float: left;
}
#title_and_photo_area {
	background-color:#ebe9ec;
	height: 170px;
	width: 1044px;
	border-bottom: 2px #ffffff solid;
}
.footer {
	background-color:#ffffff;
	color:#CCCCCC;
	width: 1024px;
	height: 28px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
}
/*Nav Divider Lines */
.nav_lines {
	color: #f26122;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}
/* Hyper Links*/
a:link {
	color: #999999;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #f26122;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 14px;
	text-decoration: none;
}
a:active {
	color: #f26122;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 14px;
	text-decoration: none;
}



/* Contact Area */
#contact_container {
	background-color:#ebe9ec;
	height: 380px;
	width: 710px;
}
#contact_left {
	background-color:#ebe9ec;
	height: 340px;
	width: 420px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#contact_right {
	background-color:#ebe9ec;
	height: 380px;
	width: 310px;
	display: inline;
	float: right;
}
#contact_form {
	background-color:#ebe9ec;
	height: 380px;
	width: 310px;
	display: inline;
	float: left;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
}
.contant_left_padding {
	padding-top: 5px;
}
/* Form Elements*/
#mazak_contact_form {
	background-color:#ebe9ec;
	width: 290px;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.input_container {
	height: 25px;
	width: 262px;
}
.form_question {
	width: 60px;
	height: 20px;
	background-color:#ebe9ec;
	float: left;
	text-align: right;
}
.form_answer {
	width: 200px;
	height: 20px;
	background-color:#ebe9ec;
	display: inline;
	float: right;
}
#input_container_st_zip {
	height: 25px;
	width: 230px;
}
#state_container {
	float: left;
}
#zip_container {
	display: inline;
	float: right;
}
.form_question_state {
	width: 60px;
	height: 20px;
	background-color:#ebe9ec;
	float: left;
	text-align: right;
}
.form_answer_state {
	width: 10px;
	height: 20px;
	background-color:#ebe9ec;
	display: inline;
	float: right;
}
.form_question_zip {
	width: 60px;
	height: 20px;
	background-color:#ebe9ec;
	float: left;
	text-align: right;
}
.form_answer_zip {
	width: 75px;
	height: 20px;
	background-color:#ebe9ec;
	display: inline;
	float: right;
}
.form_info_centered{
	text-align: center;
}
#form_twothirds_over {
	width:200px;
	text-align: right;
}
#formtext_padding {
	height: 20px;
}
/* hyperlinks for stage area */
.hyperlink_two {
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 16px;
	color: #f26122;
}
.hyperlink_two a:link {
	color: #f26122;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 16px;
	text-decoration: none;
}
.hyperlink_two a:visited {
	color: #f26122;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 16px;
	text-decoration: none;
}
.hyperlink_two a:hover {
	color: #999999;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 16px;
	text-decoration: none;
}
.hyperlink_two a:active {
	color: #999999;
	font-family: "Arial Narrow", Helvetica, Arial, serif;
	font-size: 16px;
	text-decoration: none;
}
/* extra bold */
.bold {
	font-weight: bold;
}

