@charset "utf-8";
/* CSS Document */


@import url("nav.css");
@import url("gallerystyle.css");

html, body {
    height: 100%;
}

body {
	margin:0;
	background-color: #3C5772;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #233141;
}

#header {
	margin: 0 0 0px 0;
	background-color: #233141;
	height:70px;
}

#logo a {
	display:block;
	text-decoration:none;
	width:46px;
	height:53px;
	background-image:url(../images/logo_int_baler.jpg);
	background-repeat:no-repeat;
	margin:6px 0px 0px 8px;
	float:left;
}

#company_title {
	width:368px;
	margin:6px 0px 0px 12px;
	float:left;
}

#company_title .company_name {
	font-family:Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size:26px;
	color:#999999;
}

#company_title .tagline {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

#phone_numbers {
	margin:6px 0px 0px 0px;
	width:150px;
	color:#FFFFFF;
	font-size:11px;
	float:right;
}

#phone_numbers .orange {
	color:#FF9933;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#phone_numbers ul {
	 margin:0px 0px 0px 5px;
	 padding:0px 0px 0px 5px;
	 text-indent:1px;
	 list-style:none;
}

#phone_numbers li {
	width:95%;
	margin:0px 0px;
	padding:0px 0px;
}


.flags_area {
   white-space: nowrap;
   float: left;
   width: 225px;
   height: 40px;
   font-size: 10px;
   color: #fff;
   margin: 6px 0px 0px 15px;
} 

.flags img {
   padding: 0px 2px;;
   margin: 0px;
}

.flags ul {
   padding: 0px;
   margin: 5px 0px;
}

.flags ul li {
    display: inline;
    text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}



#banner_left_column {
	float: left;
	width: 198px;
}

#business_logos {
	margin:18px 0px 0px 0px;
}

#banner_right_column { 
	margin: 0;
	float: left;
	width: 630px;
	padding:0px 8px 0px 0px;
	text-align:right;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#left_column {
	float: left;
	width: 624px;
}

#container {
	float:left;
	padding-bottom:10px;
}

#content_middle { 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background-image:url(../images/body_container_middle.jpg);
	background-repeat:repeat;
	width: 621px;
	
}

#body_content { 
	margin: 0px 15px 10px 15px;
	padding: 0px 0px 10px 0px;
}

#body_content .insidepage_title {  
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width:auto;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#F01522;
	text-transform:uppercase;
}

.big_red_title {  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:auto;
	height:30px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F01522;
	text-transform:uppercase;
}


#body_content .page_title {  
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width:auto;
	height:30px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#F01522;
	text-transform:uppercase;
}

#body_content .series_title {  
	margin: 0px 0px 20px 12px;
	padding: 10px 0px 0px 0px;
	float:left;
	width:auto;
	height:20px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333;
}

#body_content .series_sub_title {  
	margin: 0px 15px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	border-bottom:#333333 1px dotted;
}

#body_content .left {  
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float:left;
	width:480px;
}

#body_content .right {  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#body_content ul {
	 text-indent:1px;
	 margin:0px 0px 0px 15px;
	 padding:1px 0px 0px 5px;
}

#body_content li {
	margin:0px 0px;
	padding:1px 0px;
}

#body_content a:link {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:13px;
	color:#0099CC;
	text-decoration:underline;
}

#body_content a:hover {
	font-weight:bold;
	font-size:13px;
	color:#CC6633;
	text-decoration:none;
}

#body_content a:visited {
	font-weight:bold;
	font-size:13px;
	color:#0099CC;
	text-decoration:underline;
}

#body_content a:visited:hover {
	font-weight:bold;
	font-size:13px;
	color:#CC6633;
	text-decoration:none;
}

.body_spacer {
	height:3px;
	padding-bottom:5px;
}


#brochure_pdf a {
	display:block;
	text-decoration:none;
	width:100px;
	height:30px;
	background-image:url(../images/button_brochure_pdf.jpg);
	background-repeat:no-repeat;
	margin:0px 15px 0px 0px;
}

/* #brochure_pdf a:hover {
	display:block;
	text-decoration:none;
	width:100px;
	height:30px;
	background-image:url(../images/button_brochure_pdf_hover.jpg);
	background-repeat:no-repeat;
	margin:0px 15px 0px 0px;
} */

#request_additional a {
	display:block;
	text-decoration:none;
	width:190px;
	height:24px;
	background-image:url(../images/button_additional_information.jpg);
	background-repeat:no-repeat;
	margin:0px 15px 0px 0px;
}

/* #request_additional a:hover {
	display:block;
	text-decoration:none;
	width:190px;
	height:24px;
	background-image:url(../images/button_additional_information_hover.jpg);
	background-repeat:no-repeat;
	margin:0px 15px 0px 0px;
} */

#small_text {
	font-size:11px;
	color:#333333;
	padding: 5px 0px 10px 0px;
}

#content_top { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/body_container_top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width: 621px;
	height:6px;
}

#content_bottom { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/body_container_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 621px;
	height:6px;
}

#right_column { 
	margin: 0;
	float: left;
	width: 215px;
}

#right_col_middle { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/menu_right_side_middle.jpg);
	background-repeat:repeat;
	height: 100%;
}

#right_col_middle .content { 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.equip_title {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	border-bottom:#666666 1px solid;
	margin: 0px 6px 10px 3px;
	padding: 0px 0px 8px 0px;
}

#right_col_top { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/menu_right_side_top.jpg);
	background-repeat:y;
}

#right_col_bottom { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/menu_right_side_bottom.jpg);
	background-repeat:no-repeat;
}

#menu {
	width:197px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}

#gallery_section {
	clear: both;
	background-color: #233141;
	margin: 6px 0px 0px 0px;
}

#footer {
	clear: both;
	background-color: #233141;
}





.hide {
	visibility:hidden;
	display:none;
}

#copyright {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

#copyright a:link {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#copyright a:hover {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFCC;
	text-decoration:none;
}

#copyright a:visited {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#copyright a:visited:hover {
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFCC;
	text-decoration:none;
}


.clear {
	clear: both;
	background-color:transparent;
	height:1px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Main Text 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.maintext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	font-weight: bold;
}
.maintext2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}

.titles {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #F01522;
	font-weight: bold;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                  Testimonails 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



.testimonails_container ul {
	 padding: 0px 0px 0px 5px;
	 margin: 0px 0px 0px 5px;
	 text-indent: 1px;
	 list-style: none;
}

.testimonails_container li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
}

.testimonails_container li span {
	float: left;
	width: 90px;
	height: 115px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
	display: block;
}

.testimonails_container a:link, .testimonails_container a:visited {
	color: #333333;
	text-decoration: underline;
}

.testimonails_container a:hover, .testimonails_container a:visited:hover {
	color: #990000;
	text-decoration: none;
}
