body{
margin: 0 auto;
padding:0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
background-color:#17222D;
background-image: url(images/tile.gif);
background-repeat: repeat-x;
color: #fff;
text-align: center;
height:100%;
}

a{
color:#ed2917;
font-weight: bold;

}

a:hover{
color:#333;
}


#wrapper{
width: 800px;
padding:0;
margin: auto;
}


#header{
float: left;
}

#main{
float: left;
width: 800px;
background-color: #4b6f93;
background-image: url(images/lines.jpg);
background-repeat: no-repeat;
margin: 0px 0px 10px 0px;
}


#side{
width:187px;
float: left;
}

    #side p{
    margin: 0;
    padding: 5px 5px 5px 10px;
    text-align: left;
    }


    .titles{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 5px 5px 0px 10px;
    background-color: transparent;
    }


    #buttons{
    margin: 20px 0px 70px 5px;
    }
    
    *:lang(en) #buttons{
    margin: 20px 0px 70px 10px;
    }
    
    #buttons ul{
    list-style: none;
    margin: 0;
    padding:0;
    }
    
    #buttons li{
    margin: 0px 0px 1px 0px;
    }
    
    #buttons li a{
    background-color: #ed2917;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 157px;
    padding: 1px 5px 2px 5px;
    text-align: left;
    font-weight: bold;
    }
    
    #buttons li a:hover{
    color: #2c4072;
    background-color: #fff;
    }


.main_car{
margin: 10px 3px 30px 0px;
float: right;
}


html>body .main_car{
margin: 7px 7px 30px 0px;
}


#content{
width:612px;
float: left;
text-align: left;
 min-height:600px;

}

    #content p{
    margin: 5px 0px 0px 20px;
    padding: 5px 0px 0px 0px;
    text-align: left;
    width:320px;
    float: left;

    }
  
    
    .contenttitles{
    font-size: 14px;
    font-weight: bold;
    color: #150d52;
    text-align: left;
    padding: 9px 0px 16px 30px;
    margin: 0;
    background-color: transparent;
  
    }


html>body .contenttitles{
margin-top: -5px;
width: 300px;
}

#contentother{
width:612px;
float: left;
text-align: left;
 min-height:600px;

}

    #contentother p{
    margin: 5px 0px 0px 5px;
    padding: 5px;
    text-align: left;
    width:520px;
    float: left;

    }
    
    
    #contenttitlesother{
    font-size: 14px;
    font-weight: bold;
    color: #150d52;
    text-align: left;
    padding: 9px 0px 16px 30px;
    margin: 0;
    background-color: transparent;
    
    }
    
html>body #contentother{
margin: 0px 0px 0px 0px;
}    

#contentstock{
width:612px;
float: left;
text-align: left;
margin: -529px 0px 0px 93px;

}
    
  #contentstocktitles{
    font-size: 15px;
    font-weight: bold;
    color: navy;
    text-align: left;
    padding: 5px 0px 0px 20px;
    margin: 0;
    background-color: transparent;
    }


html>body #contentstock{
margin: 0px 0px 0px 0px;
}

#contentstock p{
padding: 5px 5px 5px 15px;
}



#footer{
clear: both;
width: 800px;
background-color: white;
padding:0;
margin: auto;
}


html>body #footer{
margin-top: 10px;
}

    #footer p{
    margin: 0;
    padding: 5px;
    color: navy;
    }
    
#footer a{
color:#ed2917;
font-weight: bold;
text-decoration: none;
}

#footer a:hover{
color:#2c4073;
}  
    

#forms{
margin: 10px 0px 10px 20px;
}



.feature {
	float: right;
	width: 200px;
	position: relative;
  margin: 5px 20px 0px 10px;
	height: 250px;
	background-image: url(images/featurebox.jpg);
	background-repeat: no-repeat;
margin-top: -240px;
}


html>body .feature {
  margin: 5px 20px 0px 20px;
  	margin-top: -240px;
}



.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 37px 0px 0px 0px;
}


.multitext{
margin-top: 150px;
padding: 0;
}



.stock{
margin: 0px 0px 0px 10px;
float: left;
}


table {
	font-size: 11px;
	width: 570px;

  margin: 0px 0px 0px 15px;
}
input {
	width: 250px;
}
textarea {
	height: 50px;
	width: 250px;
}
.send {
	width: 100px;
}
h4 {
	font-size: 12px;
	background-color: #ed2917;
	color: white;
	padding: 3px;
	margin: 0px;
}

.map{
border: none;
}