#page-wrapper {
  width:1001px;
  min-height: 100%;
	height: auto !important;
	margin: 0 auto -117px; 
}
#page {
    overflow-x:hidden;
    padding-bottom:117px;
}
#logo {
  width:1001px;
  height:114px;
}
#header-home {
  width:1001px;
  height:326px;
}
#header-inner {
  width:1001px;
  height:235px;
}
#content-top {
  background: url('../images/content-top.jpg') no-repeat scroll top center transparent;
  width:1001px;
  height:364px;
}
#content-bottom {
/*  background: url('../images/content-top.jpg') no-repeat scroll top center transparent;*/
  width:830px;
  height:364px;
}
#content-top-row1 {
  height: 161px;
  margin: 0 auto;
  padding-top: 10px;
  width: 840px;
}
#content-top-row2 {
  height: 161px;
  margin: 0 auto;
  padding-top: 10px;
  width: 840px;
}
.category-block {
  width:199px;
  height:161px;
  float:left;
  padding:5px;
}
.content-wrapper {
  width:1001px;
}
.content {
  background-color: #FFFFFF;
  min-height: 350px;
  padding: 10px 30px 10px 85px;
  width: 830px;
  text-align:justify;
  float:left;
}
.short {
  min-height:150px;
}
.columns-1 {
  width:200px;
  float:left;
}
.columns-2 {
  width:400px;
  float:left;
}
.columns-3 {
  width:600px;
  float:left;
}
.columns-4 {
  width:830px;
  float:left;
}
.sidebar-right {
  width:200px;
  float:left;
  padding-top:80px;
}
.sidebar-right-2 {
  width:400px;
  float:left;
  padding-top:57px;
}
/*.footer, .push {
  width:1001px;
  height:117px;
  margin:0 auto;  
}*/
.footer {
  width:1001px;
  margin:0 auto;
  position: relative;
	margin-top: -117px;
	height: 117px;
	clear:both; 
}


.clear-both {
  clear:both;
}
.page-title {
  padding-top:10px;
  font-size:36px;
  font-weight:bold;
  width:100%;
  min-height:24px;
}
.logo-orange {
  color:#f18123;
  float:left;
  height:36px;
}
.logo-black {
  float:left;
  color:#000000;
  height:36px;
}
.logo-orange-one-line {
  color:#f18123;
  float:left;
  height:36px;
  width:100%;
}
.logo-black-one-line {
  float:left;
  color:#000000;
  height:36px;
  width:100%;
}
form#contact-us input,
form#contact-us textarea  {
  line-height: 40px;
  width: 400px;
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #aaaaaa;
  color: #777777;
  font: 1.2em "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom:5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
}
form#contact-us td  {
  padding-bottom:10px;
}
form#contact-us .submit {
  border-radius: 5px 5px 5px 5px;
  height: 20px;
  margin-left: 175px;
  padding-bottom: 30px;
  width: 75px;
  background-color:#f18123;
  color:white;
}
.company-orange {
  color: #f18123;
  font-weight:bold;
  font-size:18px;
}
.company-black {
  color: #000000;
  font-weight:bold;
  font-size:18px;
}
.required {
  color:red;
  font-size:20px;
}
.container {
  height: 686px;
  left: 50%;
  padding-bottom: 0;
  top: 50%;
  width: 835px;
}
.container h1 {
  color: #f18123
}
.twothirds {
  font-size:65%;
}
.fl {
  float:left;
}
.fr {
  float:right;
}