* {
margin: 0;
padding: 0;
}


a{
    color: #0066FF;
    text-decoration: none;
}
a:hover {
    color: #3915ab;
}
a img {
    border: 0;
}
hr {
    border: 0;
}

h1 {
    font-size: 32px;
    font-weight: normal;
    color: #000;
    margin: 0 0 0 0;
    color: #222;
}
h2 {
    font-size: 22px;
    font-weight: normal;
    color: #315ec9;
    margin: 5px 0px 10px 0;
}
h3 {
    font-size: 18px;
    font-weight: normal;
    color: #315ec9;
    margin: 30px 0px 10px 0;
}
body {
color:#636b75;
font:16px Arial,sans-serif;
background:url(../images/construct/helimover-site_background.gif) repeat-x center top;
margin:0;
padding:0;
line-height: 150%;
}

p {
    margin: 20px 0 0 0;
}

ul {
    list-style-position: inside;
    margin: 10px 0 0 0;
}

#head {
position:relative;
height:50px;
margin:0 auto;
}


.page-width {
    width: 960px;
    margin: 0 auto;
}

#head #helimover-logo a, #home-head-buttons ul a {
background:no-repeat 0 0;
display:block;
overflow:hidden;
outline:none;
text-indent:-9999em;
}


#head #helimover-logo {
    position: relative;
    top: 0px;
    height: 49px;
    width: 220px;
    overflow: hidden;
}

#head #helimover-logo a {
    background-image:url(../images/construct/spritemap.gif);
    background:url(../images/construct/spritemap.gif);
    height:49px;
    position:absolute;
    top:0;
    right:auto;
    width:220px;
}

#head h1 {
    position: relative;
    font-weight: bold;
    top: 65px;
    color: #fff;
    line-height: 120%;
    font-size: 38px;
    margin: 0;
}

#head h2 {
    position: relative;
    top: 77px;
    color: #e3dcf6;
    line-height: 120%;
    font-size: 24px;
    margin: 0;
}

#menu {
    float: right;
    margin-top: 12px;
    font-size: 14px;
    text-align: right;
}
#menu a {
    color: #cdf;
    margin-left: 10px;
    padding: 10px;
}
#menu a:hover {
    color: #ff6;
}

#home-head-buttons {
position: relative;
top: 230px;
height:40px;
overflow:hidden;
}

#home-head-buttons
ul {
height:40px;
list-style:none;
position:relative;
width:960px;
margin:0 auto;
padding:0;
}

#home-head-buttons ul li
a {
    background-image:url(../images/construct/spritemap.gif);
    background:url(../images/construct/spritemap.gif);
height:40px;
position:absolute;
top:0;
right:auto;
}

#home-head-buttons #home-head-buttons-contact-us
a {
background-position:left -178px;
width:170px;
}
#home-head-buttons #home-head-buttons-contact-us a:hover {
background-position:left -218px;
}

#home-head-buttons #home-head-buttons-download-brochure
a {
background-position:-170px -178px;
left: 190px;
width:170px;
}
#home-head-buttons #home-head-buttons-download-brochure a:hover {
background-position:-170px -218px;
}



#home-head-buttons #home-head-buttons-prices-accessories
a {
background-position:-340px -178px;
left: 380px;
width:170px;
}
#home-head-buttons #home-head-buttons-prices-accessories a:hover {
background-position:-340px -218px;
}






#body {
    width: 960px;
    margin: 0 auto;
}

.hspace_20 {
    height: 20px;
    border: 0;
}

.clear {
    height: 1px;
    line-height: 1px;
    clear:  both;
}

#features {
}

#testimonials {
    border: 1px solid #ddd;
    background-color: #fff;
    -moz-border-radius: 10px;
}
#testimonials .innertube {
    margin: 20px 20px 20px 20px;
}
#testimonials .text {
    font-size: 18px;
    margin-top: 10px;
    font-weight: normal;
    color: #000;
}
#testimonials .name {
    font-size: 14px;
    font-weight: normal;
}
#testimonials h1 {
    margin: 0 0 00px 0;
    color: #000;
}
#testimonials h1 strong {
    font-size: 50px;
}
#testimonials p {
    color: #315ec9;
    font-weight: bold;
}


  .bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #315ec9;
 }

 .bqend {
     float: right;
     height: 20px;
     margin-top: 10px;
     padding-top: 0px;
     font-size: 700%;
     color: #315ec9;
 }

 .seperator {
     margin-bottom: 30px;
     height: 30px;
     border-bottom: 1px solid #e2e2e2;

 }

 #hitch {
     margin: 20px 0 0 0 ;

 }
#hitch img {
     border: 1px solid #999;
     padding: 2px;
 }

 #left_column {
     width: 540px;
     float: left;
 }

      #right_column {
     width: 380px;
     float: right;
     margin: 0px 0 30px 30px;
}

#right_column .image {
    margin-top: 30px;
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    padding: 4px;
}
#right_column .image p {
    text-align: center;
    margin: 2px;
    color: #000;
    font-size: 14px;
}



#signature {
     width: 260px;
     float: right;
     margin-left: 30px;
}

#signature .image {
    border: 1px solid #ddd;
    background-color: #f2f2f2;
    padding: 4px;
}
#signature .image p {
    text-align: center;
    margin: 2px;
    color: #000;
    font-size: 14px;
}


 .indented {
     margin-left: 30px;
 }




















