/* CSS Document */
body{
margin:auto;
background:#6384B3;
text-align:center;
font-family:Arial, Sans-serif;
font-size:12px;
color:#002E79;
background-image: url(images/tile.jpg);
background-repeat: repeat-x;
}

#description{
margin:5px 0 0 10px;
width:270px;
height:300px;
}

#wrapper{
width:644px;
height:618px;
margin:auto;
}


#flashtop{
float:left;
margin:0px;
padding:0px;
}

a{
color: #02276A;
text-decoration: none;
}

.tel{
float: left;
width:644px;
height:60px;
background-color:#CADBF5;
color:#02276A;
font:Arial, Helvetica, Sans Serif;
font-size:12px;
margin-top:278px;
margin-left: -644px;
padding:2px;
text-align:left;
}

html>body .tel{
float: left;
width:640px;
height:60px;
background-color:#CADBF5;
color:#02276A;
font:Arial, Helvetica, Sans Serif;
font-size:12px;
margin-top:0px;
margin-left: 0px;
padding:2px;
text-align:left;
}

.tel p{
padding:4px 0 0 10px;
margin:0;
}

.content{
background-color:#ffffff;
width:644px;
min-height:250px;
float:left;
color:#02276A;
font:Arial, Helvetica, Sans Serif;
font-size:12px;
margin:0;
padding:0;
}

.content h1{
font-size:26px;
padding:5px 0 0 10px;
margin:0;
text-align:left;
font-weight: bold;
}

.maintext{
width:295px;
padding:0;
margin:0;
float:left;
text-align: left;
}

.maptext{
width:600px;
padding-left:10px;
margin:0;
float:left;
text-align: left;
}


.homeimg{
background-image: url(images/cars.jpg);
background-repeat:no-repeat;
width:345px;
height:225px;
float:right;
padding:0;
margin-right:0px
}

.footer{
width:644px;
height:17px;
background-color:#cadbf5;
color:#263c87;
clear:both;
}

.footer ul{
list-style:none;
padding:0;
margin:0;
}
.footer li{
display:inline;
}

.footer li a{
color:#263c87;
text-decoration:none;
padding-left:1px;

}

.footer li a:visited{
color:#263c87;
}

.footer li a:hover{
color:#263c87;
text-decoration:underline;
}

.footer li a:active{
color:#263c87;
}

.bottom{
background-image: url(images/bottom.jpg);
background-repeat:no-repeat;
width:645px;
height:39px;
color:#ffffff;
padding:2px 0 0 10px;
}

.bottom p{
margin:0;
padding:0;
text-align:left;
}

.iframe{
float:left;
padding:0 0 0 10px;
margin:0;
}

strong {
	text-decoration: underline;
}
