body {
        font-family: arial, sans-serif;
        font-size: 14px;
        background: #fff;
        color: #6d6c6c;
        margin: 0;
}

/* There is already a h1, h2 in this stylesheet */

a { color:white; }

#content {
        width: 900px;
        margin:75px auto 0;
}

#header {
        float:left;
        height:120px;
        margin-top:0;
        width:351px;
        margin-left:-2px;
}

#header h1 { font-weight:lighter; }
#header h2 { font-weight:lighter; }

#header #nav {  
        float: left;
        height: 200px;
        margin-left: 12px;
        width: 183px;
        margin-top: 15px;
}
#header #nav a {  
        color: #757374;
        float: left;
        font-family: times New Roman;
        font-size: 16pt;
        font-style: italic;
        height: 26px;
        margin-bottom: 8px;
        text-decoration: none;
}

/******************************************
        Main 
******************************************/

#main {
        clear: both;
        float: left;
        width: 982px;
}

#banner { 
        float:right;
        margin-top:-110px;
        width:555px;
        margin-right:81px;
}


#info_text { 
        float:right;
        height:475px;
        margin-right:81px;
        margin-top:-106px;
        width:555px;
}

#info_text p {
        line-height:15pt;
}

#banner #main_img { width:554px; }

#buttons { 
        margin-left:135px;
        margin-top:20px;
        width:445px;
}

#buttons .button {  
        float:left;
        padding-right:164px;
}

#buttons .button a { 
        border:medium none;
        color:white; 
}

#text { 
        clear:both;
        float:left;
        margin-top:-45px;
        margin-left:8px;
}

#info {  

}

#blog { 
 
}

#contact { 
        margin-left:1px;
}

#footer {
        float:right;
        margin-top:-60px;
        text-align:right;
        margin-top:-38px;
}


#footer p a { color: #fff; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }

/*
----------------Slideshow css --------------------
*/

#slideshowtoggler { width: 100%; }

.button_l { float: left; margin-left:130px;}
.button_r { float: right; margin-right:130px;}

.status { font-weight:bold;  }
#status { float:left; margin:12px 70px; }
