/* CSS Document */



.container{
width:950px;
height:700px;
text-align:left;
margin:0 auto;
background-repeat: no-repeat;
background-attachment:inherit;
background:#000000;
}


.content{
width:500px;
margin:0px auto;
padding:15px;
width:420px;
height: 440px;
position: absolute;
top: 165px;
left: 460px;
font-size: 17px;
color:#c5c5c5;
text-align: left;
overflow:auto;
scrollbar-base-color:#000000;
scrollbar-arrow-color:#F87502; 
scrollbar-face-color:#000000;
}

.leftstrip{
width: 168px;
height: 700px;
position: absolute;
top:15px;
left:10px;
background-image:url(images/leftstrip.jpg);
}

.bottomstrip{
width: 493px;
height: 35px;
position: absolute;
top: 670px;
left: 200px;
background-image:url(images/bottomstrip.jpg);
}

.buttonbox1{
width:127px;
height:51px;
position: absolute;
top: 90px;
left: 180px;
}

.buttonbox2{
width:159px;
height:58px;
position: absolute;
top:152px;
left: 180px;
}

.buttonbox4{
width:211px;
height:50px;
position: absolute;
top:292px;
left: 180px;
}

.buttonbox5{
width:163px;
height:50px;
position: absolute;
top:354px;
left: 180px;
}

.buttonbox6{
width:138px;
height:48px;
position: absolute;
top:416px;
left: 180px;
}

.buttonbox7{
width:166px;
height:51px;
position: absolute;
top:475px;
left: 180px;
}

.buttonbox8{
width:179px;
height:49px;
position: absolute;
top:538px;
left: 180px;
}

.buttonbox9{
width:179px;
height:49px;
position: absolute;
top: 595px;
left: 180px;
}

.buttonbox10{
width:179px;
height:49px;
position: absolute;
top: 222px;
left: 180px;
}

.logo{
width: 480px;
height: 315px;
position:absolute;
top: 15px;
left: 470px;
background-image:url(images/mainlogo.jpg);
}

.homepic{
width: 429px;
height: 340px;
position: absolute;
top: 340px;
left: 525px;
background-image:url(images/lorry.jpg);
}

.striptop{
width: 398px;
height: 22px;
position: absolute;
top: 140px;
left: 460px;
background-image:url(images/striptop.jpg);
}

.stripbottom{
width: 398px;
height: 22px;
position: absolute;
top: 620px;
left: 460px;
background-image:url(images/striptop.jpg);
}

.heading{
width: 340px;
height: 90px;
position: absolute;
top: 45px;
left: 520px;
}

.previous{
width:84px;
height:21px;
position: absolute;
top:530px;
left: 480px;
}

.next{
width:49px;
height:17px;
position: absolute;
top:530px;
left: 780px;
}

.picturebox{
width:420px;
height:300px;
position: absolute;
top:200px;
left: 460px;
}


.float{
padding-top:250pt;
float:right;
padding-right:100px;
border:dotted dotted;
}

.biglogo{
width:950px;
height:585px;
position:absolute;
top: 0px;
left:10px;
}

.enterbutton{
width:944px;
height:583px;
position:absolute;
left:10px;
top:10px;
}

.bottombox{
width:800px;
height:50px;
position:absolute;
left:45px;
top:720px;
}






