div.content_left {
    float:left;
    width:503px;
    height:500px;
    background-color: white;
	border-top: 1px solid #000;
}

div.content_right {
    float:left;
    width: 497px;
    height:500px;
    background-image: url('/img/layout/backgrounds/transparent_white.png');
	border-top: 1px solid #000;
}

@media screen and (max-width: 1150px)
{
	div.content_right {
		background-color: white;
	}
}

#tab_direction {
    height:29px;
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #43abf0;
}

#tab_direction ol {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left:10px;
}

#tab_direction ol li {    
    background: url(/img/index/tab_direction.png);
    background-position: 0px;
    height: 29px;
    float: left;
    margin: 0 0 0 0;
    width: 150px;
    padding-left:0px;    
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

#tab_direction li.import {

}

#tab_direction li.export {
    left: 145px;    
}


#tab_direction li.current {
    background-position: -300px;
    z-index: 100;
    cursor:default;
}

#tab_direction li:hover {
    background-position: -150px;
}

#tab_direction li.current:hover {
    background-position: -300px;
}

#tab_direction li div {
    padding-top: 5px;
    padding-left: 20px;
    color:white;
    text-decoration: none;
    font-size: 15px;
    font-family: RobotoCondensed; 
}

#div_location {
    padding-left: 20px;
}

#div_packing {
    padding-left: 20px;
    padding-right: 15px;
    margin-bottom: 45px;
}

#div_packing label {
    display: block;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 10px;
}

.packing {
    width: 115px;
    height: 110px;
    margin-right: 5px;
    float:left;
    background-color: white;
    background-image: url(/img/index/packing_arrow.png);
    background-repeat: no-repeat;
    background-position: 100px 5px;
    border: 1px solid #c7c7c7;
    cursor: pointer;
    color: #767676;    
}

.packing:hover {
    background-color: #96cfff;
    border: 1px solid #96cfff;
    color: white;
}

.packing.current {
    background-color: #57b2ff;
    border: 1px solid #57b2ff;
    color: white;
    cursor: default;
}

.packing img {
    margin-left:15px;
    margin-top:10px;
}

.packing .text {
    text-align: center;
    text-decoration: none;    
    font-size: 13px;
    font-family: RobotoCondensed; 
}

#div_dimensions {
    padding-left: 20px;
    float:left;
}

.div_summary {
    float:right;
    text-align: right;
}

.blue_logo {
    float:right;
    height:178px;
    width:166px;
    background-color:#97cfff;
    margin-top:50px;
    margin-left: 10px;
}

.bg_gray {
    background-color:#c7c7c7;
}

.blue_logo .image {
    height: 145px;
}

.blue_logo .image img {
    margin-top: 20px;
    margin-left: 10px;;
}

.blue_logo .image:hover {
    background-color: #57b3ff;
}

.blue_logo .title {
    font-family: RobotoCondensed;
    font-size: 14px;
    color: white;
    background-color: #57b3ff;
    height: 27px;    
    padding-left: 10px;
    padding-top: 6px;
}

.agenda {
    margin-top: 25px;
}

.agenda .header {
    float:right;
    background: url('/img/layout/backgrounds/transparent_darkgray.png');
    width: 365px;
    height: 45px;
    color: white;
    font-family: Roboto;
    font-size: 29px;
    padding-top:5px;
    padding-left: 35px;
}

.ups {
    display:none;
}

.ups .plus {
    float:left;
    height: 29px;
    width: 28px;
    background: url('/img/index/plus.gif');
    background-repeat: no-repeat;
}

.ups .title {
    float:left;    
    height: 23px;
    background: url('/img/layout/backgrounds/transparent_lightgray.png');
    font-size: 11px;
    color: white;
    font-family: Roboto;
    padding-left:10px;
    padding-right: 20px;
    padding-top: 6px;
}


/* Contact box */
#contact_box_div {
    padding: 0px;
    margin: 0px;
    font-family: RobotoCondensed;
}
#contact_box_header {
    background-image: url('/img/content/contact_box_up2.jpg');
    width: 573px;
    height: 164px;
    margin-bottom: 40px;
    position: relative;
}
#contact_box_header DIV {
    position: absolute;
    bottom: 8px;
    left: 180px;
    font-size: 16px;
    line-height: 18px;
    color: #313131;
}

#contact_box_header .phone {    
    color: #FFB91E;
    font-weight: bold;
    font-size: 15px;
}

#contact_box_div FORM {
    display: block;
    margin: 20px 20px;
}

#contact_box_div TABLE.form {
    width: 100%;
}

#contact_box_div td.input INPUT, #contact_box_div td.input textarea {
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    resize: none;
}

#contact_box_div td.input.text {
    padding-top:10px;
    padding-right: 5px;
    width: 100%;    
}

#contact_box_div .small {
    color: #b0b0b0;
}

#contact_box_message {
    font-size: 20px;
    margin-bottom: 110px;
}

#launcher_seaoo {
    background-image: url('/img/index/seaoo_page_off.jpg');
    background-repeat: no-repeat;
    color: #9E9E9E;
    display: table;
    font-size: 12px;
    font-weight: bold;
    margin: 28px 0 0 10px;
    padding-left: 29px;
    height: 23px;
    cursor: pointer;
}

#launcher_seaoo:hover {
    background-image: url('/img/index/seaoo_page_on.jpg');
}

#launcher_seaoo span {
    display: table-cell;
    vertical-align: middle;
    font-family: RobotoCondensed;
}