*{
	margin: 0 0;
	padding: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2f4f4f
}

html{
	height: 90%;
}

body{
	background-color: #d9dcdc;
	background-image: url(/stylesheets/site_images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.slide_content{
	color:#b80606;	
}
.slide_trigger{
	cursor:hand;
}

.mce-text{
	font-family: Arial, Helvetica, sans-serif;
	color: #2f4f4f
}
.slide_horiz_content{
	color:#b80606;	
}

.slide_horiz_trigger{
	font-weight: bolder;
}
.container01 {
	margin: 0 auto;
	width: 790px;
	background-color: #d9dcdc;
	background-image: url(/stylesheets/site_images/bg_container01.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.container02{
	margin: 0 5px;
	width: 780px;
	background-color: #fff;
}

  .prop {
    float:right;
	height: 450px;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.header{
	width: 780px;
	height: 94px;
	background-image: url(/stylesheets/site_images/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	background-position: top;
	margin-bottom: 40px;
}

a.logo_area {
	top: 16px;
	left: 8px;
	position: relative;
	display: block;
	width: 122px;
	height: 0px;
	padding-top: 59px;
	overflow: hidden;
	background-image: url(/stylesheets/site_images/blank_gif.gif);
	background-repeat: repeat;
}

.logindiv{
	width:590px;
	text-align:right;
	float:right;
	font-size: 22px;
	color: #000000;
	margin-right: 5px;
}

.error{
	color:#FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#errorExplanation *{
	color:#FF0000;
}


.notice{
	text-align:center;
	padding-top: 10px;	
}

.flash{
	text-decoration: blink;
}

/*subnav*/
.subnav {
	position: absolute;
	top: 135px;
	width: 160px;
}

.menu_items{
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
}

.menu_home{
	padding-top: 7px;
	padding-left: 30px;
	margin-bottom: 0px;
	height: 27px;
	background-image: url(/stylesheets/site_images/nav_top.jpg);
	background-repeat: no-repeat;
	list-style: none;
	font-weight:bold;	
}
a:link{
	text-decoration:none;
	color:#ee1a19;
}
a:visited {
	text-decoration:none;
	color:#b80606;
}

.menu_last{
	height: 27px;
	background-image: url(/stylesheets/site_images/nav_bottom.jpg);
	background-repeat: no-repeat;
	list-style:none;
}

.box_title{
	font-size: 15px;
	font-weight: bold;
}

.expander{
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	list-style: none;
}
.expander a:link{
	text-decoration:none;
	color:#ee1a19;
}
.expander a:visited {
	text-decoration:none;
	color:#b80606;
}

/* end subnav*/

.external_link{
	
}

.input_label{
	font-weight: bolder;
}

.text_area {
	width: 592px;
	margin-bottom: 30px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c7c9;	
}

.text_block {
	width: 532px;
	padding: 20px 30px;
	background-image: url(/stylesheets/site_images/bg_text_block.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

.first_text_block{
	padding-top: 45px;
	padding-bottom: 0px;
	background-image: url(/stylesheets/site_images/header_news.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* welcome style */
h2.welcome{
	font-size: 14pt;
	color: #343434;
	margin-bottom: 5px;
}

p.welcome{
	font-size: 10pt;
	color: #000;
	line-height: 16px;
	margin-bottom: 30px;

}

/* news style */


h2.date{
	font-size: 14pt;
	color: red;
}

h2.title{
	width: 534px;
	border-bottom: solid red 1px;
	font-size: 13pt;
	color: #000;
	margin-bottom: 10px;
}

p.news{
	font-size: 10pt;
	color: #555;
	line-height: 16px;
	margin-bottom: 30px;
}

.small_text{
	font-size: smaller;
}

#footer {
	clear:both;
	padding-top: 3px;
	width: 790px;
	height: 23px;
	border-top: solid #e3e3e3 1px;
	background-image: url(/stylesheets/site_images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#footer p{
	margin-top: 4px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;	
}

#footer p a{
	font-size: 12px;
	color: red;
}

/* page headers */
.headers{
	display: block;
	width: 593px;
	float: right;
	/*height: 0px;*/
	padding-top: 40px;
	overflow: hidden;
	background-repeat: no-repeat;			
}

.photo-table{
	width:100%;
}

#aboutController{
	background-image: url(/stylesheets/headers/header_about_controller.gif);
}

#aboutMachine{
	background-image: url(/stylesheets/headers/header_about_machine.gif);
}

#aboutSoftware{
	background-image: url(/stylesheets/headers/header_about_software.gif);
}

#auditingHeader{
	background-image: url(/stylesheets/headers/header_auditing.gif);
}

#contactHeader{
	background-image: url(/stylesheets/headers/header_contact.gif);
}

#costBenefitHeader{
	background-image: url(/stylesheets/headers/header_cost_benefit.gif);
}

#cutBoardsHeader{
	background-image: url(/stylesheets/headers/header_cut_boards.gif);
}

#editHeader{
	background-image: url(/stylesheets/headers/header_edit.gif);
}

#faqHeader{
	background-image: url(/stylesheets/headers/header_faq.gif);
}

#featuresHeader{
	background-image: url(/stylesheets/headers/header_features.gif);
}

#filesHeader{
	background-image: url(/stylesheets/headers/header_files.gif);
}

#buyersHeader{
	background-image: url(/stylesheets/headers/header_few_on_system.gif);
}

#machinePhotosHeader{
	background-image: url(/stylesheets/headers/header_machine_photos.gif);
}

#locationsHeader{
	background-image: url(/stylesheets/headers/header_machine_locations.gif);
}

#newsHeader{
	background-image: url(/stylesheets/headers/header_news.gif);
}

#packageOverviewHeader{
	background-image: url(/stylesheets/headers/header_package_overview.gif);
}

#pressHeader{
	background-image: url(/stylesheets/headers/header_praise_press.gif);
}

#pricingHeader{
	background-image: url(/stylesheets/headers/header_pricing.gif);
}

#sampleBoardsHeader{
	background-image: url(/stylesheets/headers/header_sample_boards.gif);
}

#screenshotsHeader{
	background-image: url(/stylesheets/headers/header_screenshots.gif);
}

#tutorialsHeader{
	background-image: url(/stylesheets/headers/header_software_tutorials.gif);
}

#softwareHeader{
	background-image: url(/stylesheets/headers/header_software.gif);
}

#spaceReqHeader{
	background-image: url(/stylesheets/headers/header_space_requirements.gif);
}

#teamHeader{
	background-image: url(/stylesheets/headers/header_the_team.gif);
}

#tipsHeader{
	background-image: url(/stylesheets/headers/header_tips_buyers.gif);
}

#usersHeader{
	background-image: url(/stylesheets/headers/header_users.gif);
}

#warrantyHeader{
	background-image: url(/stylesheets/headers/header_warranty_servicing.gif);
}

#welcomeHeader{
	background-image: url(/stylesheets/site_images/header_welcome.gif);
}

#user_table td{
	font-size:small;
	text-align:left;
}

#user_table th{
	font-size:small;
	text-align:left;
}

#user_table{
	width:95%;	
}
