.bullet_box{
background-color:#FFFFFF;
border:2px solid #e1e3e8;
padding: 5px;
line-height: 150%;
display:block;
}

.bullet_box h2{
font-size: 110%;
color:#3b4c77;
}

#one_col_box{
width:100%;
height: 100%;
}
#two_col_box{
width: 60%;
height: 100px;
text-align: left;
}

ul.infolist{
margin-left: 0;
padding-left: 15px;
color:#3b4c77;
font-size: 90%;
}

.col_one{
display:inline;
float:left;
width: 45%;
}
.col_two{
display:inline;
float:right;
width: 45%;
}

#col_wrapper{
display:block;
height: 400px;
}
#bottom_wrapper{
display:block;
height: 175px;
width: 320px;
}
#home_leftbox{
float:left;
display:inline;
width: 160px;
height: 90%;
margin-right:5px;
}
#home_rightbox{
width: 290px;
height: 90%;
float:right;
display:inline;
margin-right: 5px;
padding-right: 20px;
}


/*footer boxess*/
.bottombox{
width: 150px;
height: 170px;
background-repeat:no-repeat;
background-position:center center;
font-size: 95%;
text-align: left;
}
.bottombox h3{
margin-top: 5px;
marign-bottom: 5px;
margin-left: 15px;
font-size: 120%;
padding-bottom: 5px;
text-align: left;
}
.bottombox h3 a{
color: #000000;
text-decoration:none;
}
.bottombox h3 a:hover{
text-decoration:underline;
}
.bottombox p{
margin-left: 15px;
margin-right: 5px;
padding-right: 5px;
text-indent: 0;
text-align: left;
}
.bottombox ul{
margin-left: 35px;
margin-right: 0;
padding-right: 0;
text-indent: 0;
text-align: left;
}
#plane{
float:left;
background-image: url(../images/plane_box.png);
display: inline;
}
#rings{
float:right;
background-image: url(../images/rings_box.png);
display: inline;
}
#cars{
float: left;
background-image: url(../images/car_box.png);
display: inline;
}


#fullpage{
width: 490px;
}
#fullpage p{
margin: 0 20px 5px 0;
}
#fullpage h2{
font-size: 200%;
color:#3b4c77;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
margin: 0 0 10px 0;
}
#fullpage h3{
font-size: 150%;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-style:italic;
margin: 0 0 5px 0;
}
.history{
border-top:1px solid #000000;
border-left:1px solid #000000;
padding: 10px 10px 0 10px;
width: 420px;
}
#historyimage{
float:left;
display:inline;
width: 200px;
text-align:center;
}
#historytext{
float:right;
display:inline;
width: 200px;
padding: 0;
}
#historytext p{
padding-left: 5px;
}
.historytitle{
width: 200px;
}
#cars_rightbox{
float:right;
display:inline;
width: 190px;
height: 90%;
}
#cars_rightbox h2{
font-size: 150%;
font-weight:bold;
}
#cars_rightbox ul{
margin-left: 25px;
}

#cars_leftbox{
width: 280px;
height: 90%;
float:left;
display:inline;
margin-right: 5px;
padding-right: 20px;
}

#cars_leftbox h2{
font-size: 200%;
color:#3b4c77;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
.cardesc{
margin: 0 20px 0 10px;
}

.cardesc h3{
font-size: 150%;
}
.cardesc h4{
font-size: 120%;
}
#letters_wrapper {
margin: 0 20px 0 20px;
}
.ctletters li{
margin-bottom: 10px;
}
img.align_left{
float:left;
margin: 0px 30px 10px 10px;
border:1px solid #000;
}
