/* CSS Document */
*{
padding:0px;
margin: 0px;

font-size:16px;
font-family:  "Arial Narrow","Agency FB", Algerian;}

body {
background-image: url(../images/bodybg.gif);
background-attachment: fixed;
background-repeat:no-repeat;


}
#wrapper {
position: relative;
width: 800px;
padding: 0 0px 0 0px;
margin: 0 auto 0 auto;
color:#317083;}


#title {
clear: both;
float: left;
width: 800px;
height:100px;
padding:0px 0 0px 0;
background-image: url(../images/asap-auto-logo.png);
background-repeat:no-repeat;
background-color:#093947;
color: #B7CFD6;
}

.leftbox {
width: 500px;
float: left;
clear: left;
padding-bottom: 10px;}

#leftcolunmtop{
clear: left;
float: left;
width:500px;
height: 13px;
padding:  0 0 0 0;
margin: 10px 0 0 0;
background-image:url(../images/bgtop.png);
background-repeat: no-repeat;
}

#leftcolunm{
float: left;
width:500px;
background-color:#FFFFFF;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-image:url(../images/bg.png);
background-repeat:repeat-y;
}

#leftcolunmbottom{
float: left;
width:500px;
height: 14px;
padding:  0 0 0 0;
margin: 0 0 0 0;
background-image:url(../images/bgbottom.png);
background-repeat: no-repeat;
}

/*#rightcolunm{
float: right;
clear: none;
width: 300px;
padding: 0px 0px 0px 0px;
margin: 0 0px 0px 0;

}*/

.outterbox{
clear: none;
float: right;
width: 290px;
margin-bottom: 10px;
}

.box{
width: 266px;
padding: 10px;
float: right;
margin: 10px 0 0 10px;
border: 2px solid #B7CFD6;
background-image:url(../images/transparent.png);
background-repeat:repeat;
}

.box ul {
margin-left: 15px;}

#footer {
clear: both;
width: 800px;
padding:0px 0 0px 0px;
margin: 10px 0 0px 0px;
background-color:#093947;
color: #B7CFD6;
}



/*Font Stuff Lists Etc.*/
img {
border: none;}

h1{
font-size:20px;
padding: 5px 5px 5px 8px;
}
h2{
font-size:18px;
padding: 5px 10px 5px 15px;}
h3{
font-size:16px;
padding: 5px 15px 5px 20px;
text-decoration:underline;
}
h4{
font-size:16px;
padding: 5px 20px 5px 25px;
}

h5{
font-size:16px;
padding: 5px 20px 5px 30px;
}

p{
font-size:15px;
padding: 5px 20px 5px 20px;
text-align: justify;
}

.box p { text-align:left;}

ul{
padding: 10px 10px 10px 35px;}

#leftcolunm ul{
color: #999999;}

li{
padding: 3px 3px 3px 3px;
color:#666666;
}

#title a{
text-decoration: none;
color: #FFFFFF;}

#title a:hover{
text-decoration: underline;
color: #CCCCCC;}
a{
text-decoration:underline;
color: #317083;}

a:hover{
text-decoration: underline;
color: #B7CFD6;}
a:visited{
text-decoration: underline;
}
