
p {
font-family:"Comic Sans MS", Verdana, Times;
font-size:18px;
text-align:center;

}


div{
border:sol
}

a, img {
    border:none;
}


html { 
  background: url(images/road-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


body, html { /* set size of body to full page and remove margins */
  
    padding: 0;
    margin: 0;
	
}

h2{
font-family:"Comic Sans MS", Verdana, Times;
font-size: 16px;
text-align:center;
margin:0px;

}

#maintext{
width:820px;
min-height:250px;
background-color:white;
display:inline-block;
}

#mainimages{
border-left:15 solid white;
border-bottom:8 solid white; 
border-right:15 solid white;
margin-top:80px;
text-align:center;
width:1009px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:20px; 
}



#navbar{
position:fixed;
border:0px;
width:100%;
height:80px;
top: 0px;
left: 0px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.8);
    -pie-background:  rgba(255, 255, 255, 0.8);
    behavior: url(PIE.htc);
}

#logo{
border:0px;
width:80%;
max-width:800px;
padding-top:3px;
float:left;

}



#content{
margin-bottom:20px;
width:1000px;
height:320px;
margin-left:auto;
margin-right:auto;
background-color:none;
}

#left{
float:left;
padding-bottom:10px;
width:480px;
min-height:300px;
border-radius:5px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.8);
    -pie-background:  rgba(255, 255, 255, 0.8);
    behavior: url(PIE.htc);
}

#right{
padding-bottom:10px;
float:right;
width:480px;
min-height:300px;
border-radius:5px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.8);
    -pie-background:  rgba(255, 255, 255, 0.8);
    behavior: url(PIE.htc);
}



#testdiv{
padding:20px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
text-align:center;
width:800px;
clear:both;
overflow:auto;
border-radius:5px;
background-color: #FFFFFF;
background-color: rgba(67, 241, 250, 0.5);
    -pie-background:  rgba(67, 241, 250, 0.5);
    behavior: url(PIE.htc);
}

#testdiv  p {
font-size:16px; 
}



#stutest{
padding:10px;
margin:10px;
margin-top:0px;
text-align:left;
display:inline-block;
width:370px;
min-height:150px;
border-radius:5px;
background-color: #FFFFFF;
background-color: rgba(23, 209, 29, 0.5);
    -pie-background:  rgba(23, 209, 29, 0.5);
    behavior: url(PIE.htc);
}

#prices{
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
margin:10px;
text-align:left;
display:inline-block;
width:720px;
min-height:200px;
border-radius:5px;
background-color: #FFFFFF;
background-color: rgba(23, 209, 29, 0.5);
    -pie-background:  rgba(23, 209, 29, 0.5);
    behavior: url(PIE.htc);
}

#prices img {
padding-left:30px;
padding-right:30px;
display: block;
padding-top:20px;

}

#prices p {
padding-top:30px;
font-size:18px;
}


#content3{
border-radius:5px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
height:500px;
width:1000px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.9);
    -pie-background:  rgba(255, 255, 255, 0.9);
    behavior: url(PIE.htc);
}



#content4{
padding-bottom:80px;
border-radius:5px;
margin-top:100px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
min-height:400px;
width:1000px;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 1);
    -pie-background:  rgba(255, 255, 255, 1);
    behavior: url(PIE.htc);
}

#content4 p {
text-align:left;
}


#contactdetails{
margin:25px 0px 15px 15px;
float:left;
height:380px;
width:550px;
text-align:center;
}



#bar{
left:0px;
bottom:0px;
height: 28px;
width: 100%;
background-color: #FFFFFF;
background-color: rgba(255, 255, 255, 0.9);
    -pie-background:  rgba(255, 255, 255, 0.9);
    behavior: url(PIE.htc);
}

#email{
margin:30px;
float:right;
}


#navArrowLeft{
float:left;
margin:0px;
padding:5px;
border:0px;
}

#navArrowRight{
float:right;
margin:0px;
padding:5px;
border:0px;
}