/* This is a reset rule to minimise browser differences */
* {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	text-align:center;
}

#container {
	width:820px;
	text-align:left;
	margin:40px auto 40px auto;
	overflow:hidden;
}

#menu {
    width: 480px;
    height: 30px;   
}

#nav li {
    text-align: center;
    float: left;
    height: 30px;
    width: 120px;
    position: relative;
}

#nav a {
    height: 30px;
    width: 118px;
    display: block;
    padding-top: 7px;    
}

#breadcrumb {
    padding: 10px 20px;
}

#quickjump {
    margin-left: 350px;
}

#container #inner {
    margin: 0 10px;
    padding: 9px 0 0 0;
}

.twocolumn {
    margin: 0 10px 20px 10px;
}

.leftcolumn {
    width: 520px;
    float: left;
}

.leftcolumn p, .rightcolumn p {
    margin: 5px 0 20px 0;
}

.leftcolumn ul {
    margin-left: 20px;
}

.rightcolumn {
    margin-left: 530px;
    width: 250px;
}

.clearboth {
    clear: both;
}


#productrange {
    width: 780px;
    height: 261px;
    margin: 0 10px 11px 10px;
    position: relative;
}

#productrange ul {
    margin-left: 10px;
    height: 29px;
    width: 759px;
}

#productrange ul a {
    height: 22px;
    display: block;
    padding: 7px 0 0 0;    
}

#productrange li {
    text-align: center;
    float: left;
    height: 29px;
    display: block;
}

#productrange .item {
    width: 153px;
}

#productrange .item a {
    width: 153px;
}

#productrange #leftitem {
    width: 150px;
}

#productrange #leftitem a {
    width: 150px;
}

#productrange #rightitem {
    width: 150px;
}

#productrange #rightitem a {
    width: 150px;
}

#productrange a img {
    height: 172px;    
    width: 147px;
    border: none;
    margin-left: 2px;
}

#productrange #left {
    margin-left: 10px;
}

#productrange #telephone {
    position: absolute;
    top: 20px;
    left: 400px;
}

#productrange #email {
    position: absolute;
    top: 20px;
    left: 595px;
}

#copyright {
    padding: 21px 0 10px 10px;
}

#nav li ul {
    position: absolute;
    left: -999em;
    top: 29px;
    border: 1px solid #ffffff;
}

#nav li:hover ul, #nav li.sfhover ul {
    left: 0;
}

#nav li ul li {
    float: none;
    width: 187px;
    height: 26px;
}

#nav li ul li a {
    height: 24px;
    width: 187px;
    display: block;
    padding-top: 7px;
}

div#preloaded-images {
   display: none;
}

.datasheet {
    margin: 10px 0 15px 0;
    height: 27px;
}

.datasheet a {
    display: block;
    width: 140px;
}

.details {
    width: 250px;
    margin: 10px 0 20px 0;
}

.details p {
    padding: 10px 0 10px 10px;
}

.bed_spacer {
    height: 10px;
}

.title_leading {
    height: 50px;
}

.contactform {
    width: 780px;
    height: 197px;
    background-image: url(../images/form_background.jpg);
    margin: 50px 0 10px 10px;
}

.contactform #innerbox {
    width: 680px;
    height: 155px;
    margin: 25px 50px;
    position: absolute;
}

#leftformcolumn {
    float: left;
    width: 270px;
    height: 155px;
}

.contactform label {
    display: block;
    font-weight: bold;
    float: left;
}

#leftformcolumn label {
    width: 123px;    
}

.contactform select, .contactform input {
    margin-bottom: 11px;
    border: 1px solid #d7d1c9;
    height: 21px;
}

.contactform textarea {
    margin-bottom: 11px;
    border: 1px solid #d7d1c9;
    width: 242px;
}

.contactform select {
    width: 58px;
    height: 19px;
}

.contactform input, .contactform textarea {
    padding: 2px 0 0 0;
    text-indent: 4px;
}

#rightformcolumn {
    margin-left: 305px;
    width: 375px;
    height: 155px;
}

#rightformcolumn #contactmethod {
    width: 115px;
    margin-left: 20px;
}

#rightformcolumn #contacttime {
    margin-left: 43px;
    width: 86px;
}

#rightformcolumn #anyquestions {
    margin-left: 44px;
    height: 55px;
}

#rightformcolumn #submit {
    border: none;
    width: 150px;
    margin: 0 0 0 224px;
    padding: 0 0 2px 0;
    height: 22px;
    background-image: url(../images/submit_button_background.jpg);
    background-position: 1px 1px;
    background-repeat: no-repeat;
    border: 1px solid #d7d1c9;
    text-indent: 0;
}