/* CSS Document */

body { 
padding:0;
margin:0;
text-align: center; 
background-color:#003e7e;
margin-left:auto; margin-right:auto;
}

div#container {
height: 800px;
width: 827px;
padding:0;
margin: 0 auto;
background-color:#003e7e;
}

div#image01 {
height: 85px;
width: 827px;
padding-top:0px;
margin: 0 auto;
display: block;
background-repeat: no-repeat;
background-color:#003e7e;
}

div#image02 {
height: 138px;
width: 827px;
padding-top:0px;
margin: 0 auto;
display: block;
background-image: url(../images/Stagecoach_West_Scotland_image01.jpg);
background-repeat: no-repeat;
background-color:#003e7e;
}

div#image03 {
height: 183px;
width: 827px;
padding-top:0px;
margin: 0 auto;
display: block;
background-image: url(../images/Bus-Background.jpg);
background-repeat: no-repeat;
background-color:#003e7e;
}

div#image04 {
height: 339px;
width: 827px;
padding-top:0px;
margin: 0 auto;
display: block;
background-image: url(../images/Stagecoach_West_Scotland_image12.jpg);
background-repeat: no-repeat;
background-color:#003e7e;
}

.maintext
{
color:#FFFFFF;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

.maintextlink
{
font-size: 14px;
font-style: normal;
line-height: 2px;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration:underline;
}

.maintextlink:hover
{
color:#FF6600;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration:underline;
}
