﻿
.book_table
{
    width:596px;
    height:150px;
    clear:left;
    float:left;
    margin:57px 0 0 22px;
    padding:0;
}

.book_table h1
{
    font-weight:bold;
    color:#ffffff;
    font-size:12px;
    margin:0;
    padding:0;
}   

.book_table h2
{
    font-weight:normal;
    color:#ffffff;
    font-size:11px;
    font-style:italic;
    margin:2px 0 0 0;
    padding:0;
}

.book_table p
{
    margin:14px 0 0 0;
    padding:0;
    font-size:9px;
}

.borderon a img
{
	border:solid 5px White !important;
	margin-right:5px !important;
	margin-left:5px !important;
	margin-bottom:5px !important;
}

.noborder a img
{
	border:0px  !important;
	margin-right:0px !important;
	margin-left:0px !important;
	margin-bottom:0px !important;
}


#content
{
    background-image:url(../images/home_content_bg.jpg) !important;
    min-height:455px;
    /* min-height:436px;448px;*/
}

#lower_box
{
    width:465px;
    /*height:178px;*/
    /*height:200px;*/
    height:100px;
    color:#ffffff;
    font-size:13px;
    line-height:16px;
    float:left;
    position:relative;
    /*bottom:-55px;*/
    bottom:-15px;
    left:160px;
}

#home_guy_box
{
    width:255px;
    height:104px;
    color:#ffffff;
    font-size:12px;
    line-height:19px;
    float:left;
    position:relative;
	left:0px;
	 /*bottom:10px;*/ 
	bottom:15px;
}


#suite_section
{
    width: 162px;
    height:104px;
    color:#ffffff;
    font-size:13px;
    line-height:16px;
    float:right;
    position:relative;
    /*bottom:45px; */
     bottom: 27px;
	right: 10px;
   
}