@charset "utf-8";
/* CSS Document */
body {
	color: #333;
	background-color: white;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family:arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
  }

#wrapper #header {
	float: left;
	height: 50px;
	width: 960px;
	margin:0px;
  

}

#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#image_header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
  clear:both;
  padding-top:15px;
}
div#topnavi { 
   margin: 0; 
   padding-left: 15px; 
   padding-top:15px;
   text-align: left; 
   font-family:arial;
   color:#fff;
   float:left;
} 

div#topnavi ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
} 

div#topnavi ul li { 
   margin: 0; 
   padding: 0; 
   display: inline; 
} 

div#topnavi ul a:link{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: medium; 
   color: #fff; 
} 

div#topnavi ul a:visited{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: medium; 
   color: #fff; 
} 
li a.current{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: medium; 
   color:#000; 
} 
div#topnavi ul a:active{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: medium; 
   color: #fff; 
} 

div#topnavi ul a:hover{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: medium; 
   color: #fff; 
}
div#bottomnav {
	padding-left:30px;
	padding-top:20px;
	text-align: left;
	font-family:arial;
	color:#666;
	clear:both;
	background-color:#dadada;
	height:40px;
	width:930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
} 
div#designer { 
   padding-top:5px;
   text-align: right; 
   font-family:arial;
   font-size:12px;
   color:#ccc;
   float:right;
   background-color:#fff;
   height:25px;
   width:500px;
   margin-right: 15px;
   margin-top: 5px;

} 
div#designer a{ 
   padding-top:5px;
   text-align: right; 
   font-family:arial;
   font-size:12px;
   color:#ccc;
   float:right;
   background-color:#fff;
   height:25px;
   width:500px;
   margin-right: 15px;
   margin-top: 5px;

} 
div#bottomnav ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
} 

div#bottomnav ul li { 
   margin: 0; 
   padding: 0; 
   display: inline; 
} 

div#bottomnav ul a:link{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: small; 
   color: #838383; 
} 

div#bottomnav ul a:visited{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: small; 
   color: #838383; 
} 
div#bottomnav ul li a.current{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: small; 
   color:#666; 
} 
div#bottomnav ul a:active{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: normal; 
   font-size: small; 
   color: #838383; 
} 

div#bottomnav ul a:hover{
	margin: 0;
	padding: .3em .4em .3em .4em;
	text-decoration: none;
	font-weight: normal;
	font-size: small;
	color: #838383;
}

  div#content1,div#content2 {
	float:right;
	padding:0px;
	width:705px;
	background-color:#fff;
	text-align:left;
	margin-top:15px;
	min-height: 180px;
  }
#content_Title {
	float:right;
	padding:0px;
	width:705px;
	background-color:#fff;
	text-align:left;
	margin-top:15px;
	margin-right: 0px;
	background-image: url(../images/dark_dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 29px;
	height: 30px;
  }
#product_Title {
	float:left;
	width:363px;
	background-color:#fff;
	text-align:left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/product_bar_01.gif);
  }
#product_Title2 {
	float:left;
	width:307px;
	background-color:#fff;
	text-align:right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/product_bar_02.gif);
  }  
H1 {
	padding: 0;
	margin: 0;
	font-size: 20px;

  }
#content_home {
	float:right;
	padding:0px;
	width:700px;
	background-color:#fff;
	text-align:left;
	margin-top:15px;
	margin-right: 5px;
	min-height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
  }
div#content3 {
	float:left;
	padding:0px;
	width:460px;
	background-color:#fff;
	text-align:left;
	margin-top:15px;
	margin-right: 15px;
	min-height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
  }  div.content1sub {
	color: black;
	background-color: white;
	background-repeat: repeat-x;
	margin-right: 4px;
	height:351px;
	width:227px;
	float:left;
	background-image: url(../images/red_pattern.gif);
	background-position: 0px 0px;
	border: 1px solid #ea2f39;

  }

   div.leftcontent {
	color: #FFF;
	background-color: white;
	background-image: url(../images/grey_slice.gif);
	background-repeat: repeat-x;
	margin-right: 14px;
	margin-left: 0px;
	margin-top: 15px;
	height: auto;
	width:230px;
	float:left;
	margin-bottom: 0px;
	background-position: 0px 0px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
  }
  
  div.leftcontent div.leftlink{
  border-bottom:1px dotted;
  }
  div.leftcontent div.leftlink{
    margin-top: 5px;
    text-align:left;
    font-size:12px;
    color:#ccc;
    float:left;
    width:200px;
    height:25px;
  }
   #address{
	margin-top: 15px;
	text-align:left;
	font-size:11px;
	color:#999;
	float:left;
	width:205px;
	background-image: url(../images/logo_side_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 50px;
	font-style: italic;
  }
  div.leftcontent div.leftlink a, a:visited,a:link,a:active{
  color:#bbb;
  text-decoration:none;
  }
  div.leftcontent div.leftlinkv a, a:visited,a:link,a:active{
	color:#333;
	text-decoration:none;
  }
  div.leftcontent div.moreimage{
    width:17px;
    height:21px;
    margin-top:4px;
    background-image: url(../images/more_small.gif);
    background-repeat: no-repeat;
    float:left;

  }
  div.content1subheading {
	height:50px;
	text-align:left;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin:15px;
  }
  div.contentsub {
	text-align:center;
	font-size:12px;
  }
   span.contentsubheading {
    text-align:center;
    font-size:12px;
    font-weight:bold;
  }
   span.contentsubcontent {
    text-align:center;
    font-size:12px;
    font-weight:normal;
  }
 .bigheading{
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color:#3c3c3d;
	padding-top:10px;
} 
.redheading{ 
   margin: 0; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 14px; 
   color:#ea2f39; 
} 
h2{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color:#ea2f39;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3{
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	color:#ea2f39;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
}
h4{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color:#0fb2db;
	margin-top: 5px;
	margin-bottom: 5px;
}
.redcontent{
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#999;
	font-style: italic;
}
.redcontent a{ 
   margin: 0; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 12px; 
   color:#ea2f39; 
}
.generalcontent{
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color:#0a1739;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
} 
.Our_Machines {
	background-color: #999;
	background-image: url(../images/our_machines.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 230px;
	height: 87px;
	padding-top: 63px;
	padding-left: 17px;
	padding-right: 100px;
	font-size: 12px;
	line-height: 16px;
}
.Spare.Parts {
	background-image: url(../images/spare_parts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 87px;
	width: 230px;
	margin-left: 6px;
	padding-top: 63px;
	padding-right: 100px;
	padding-left: 17px;
}
#wrapper #question {
	float: left;
	width: 229px;
	margin-top: 10px;
}
#wrapper #question form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #question form ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 225px;
	background-image: url(../images/text_field.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	height: 98px;
	width: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/text_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-left: 5px;
}
.submit {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 97px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #question form ul li label {
	display: inline-block;
	width: 130px;
	float: left;
}
#wrapper #content3 .pic1 {
	padding-top: 5px;
	padding-right: 10px;
}
.pic1 {
	height: 212px;
}
.pic_home_bottom {
	padding-right: 20px;
	float: left;
	margin-bottom: 15px;
}
#wrapper #bottomnav #bottomnavi {
	width: 600px;
}
#prop_results #prop_results_desc {
	float: left;
	height: 175px;
	width: 411px;
}
#prop_results #prop_results_links {
	float: left;
	height: 175px;
	width: 100px;
}
#prop_results {
	float: left;
	width: 700px;
	background-image: url(../images/grey_dots.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #prod_full_desc {
	float: right;
	width: 700px;
	padding-right: 5px;
}
#wrapper #prod_area {
	float: right;
	width: 700px;
	margin-bottom: 15px;
}
#wrapper #header #topnavi ul li .current {
	font-weight: bold;
	color: #000;
}
#wrapper .leftcontent div ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper .leftcontent div ul li {
	margin-left: 0px;
	width: 210px;
	
}
#wrapper .leftcontent div ul li a {
	background-image: url(../images/side_nav_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #959596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	height: 27px;
	width: 201px;
	padding-top: 5px;
}
#wrapper .leftcontent div ul li a:hover {
	background-image: url(../images/side_nav_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #ea2f39;
}
#wrapper .leftcontent div ul li .current {
	color: #ea2f39;
	background-image: url(../images/side_nav_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vacumatic_side{
	width:220px;
	height:350px;
	float:left;
	margin:0;
	background-image: url(../images/vacumatic_side.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
}
#wrapper #image_header #map {
	margin: 0px;
	float: left;
	height: 360px;
	width: 720px;
}
#wrapper #content3 img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#wrapper #prod_area #prod_full_desc .prod_main_pic {
	float: left;
	width: 470px;
	min-height: 250px;
}
#wrapper #prod_area #prod_full_desc .prod_enqire {
	float: left;
	width: 300px;
}
#wrapper #prod_area #prod_full_desc .prod_copy {
	float: left;
	width: 700px;
}
#wrapper .leftcontent div #search {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e1d1d;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 95px;
	margin-top: 20px;
	padding-top: 5px;
}
#wrapper .leftcontent div #search #form1 ul {
	margin-left: 15px;
}
#wrapper .leftcontent div #search #form1 ul li .go_button {
	background-image: url(../images/browse_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 51px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formdropdown {
	height: 18px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#wrapper .leftcontent div #search #form1 ul li {
	margin-bottom: 5px;
}
#wrapper .leftcontent div #search #form1 ul li label {
	display: inline;
	float: left;
	width: 118px;
}
#wrapper #prod_area #pages {
	float: left;
	width: 570px;
	background-color: #e7f7fb;
	height: 15px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
}
#wrapper #prod_area #page_back {
	float: left;
	width: auto;
}
#wrapper #prod_area #page_back {
	float: left;
	width: 60px;
}
#wrapper #prod_area #pages a {
	width: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-left: 2px;
}
#wrapper #prod_area #pages .selected {
	color: #ea2f39;
}

.phone{
font-size:16px;
}