﻿*
{
 margin:0;
 padding:0;
}

body
{
 background:#C25731 url(../images/home/top_bkg.gif) repeat-x left top;
 font-size:62.5%;
 font-family:Arial, Helvetica, sans-serif;
}

#wrapper
{
 position:relative;
 margin: 0 auto;
 width:750px;
 height:800px;
}

#header
{
 float:left;
 width:750px;
}

#logo
{
 float:left;
}

.burger
{
 position:absolute;
 left:-17px;
 top:-92px;
}

#nav_top
{
 float:right;
  margin-top:100px;
  width:324px;
 height:45px;
  background:url(../images/home/nav_top.gif) no-repeat left top;
}


#nav
{
 position:relative;
 float:right;
 padding-bottom:70px;
 list-style-type:none;
 width:324px;
 background:url(../images/home/nav_bottom.gif) no-repeat left bottom;
}

#nav li
{
 text-align:center;
 text-indent:-80px;
 padding-top:10px;
}

#nav a:link, #nav a:visited
{
 padding-left:18px;
 font:normal 1.3em Georgia;
 text-decoration:none;
 color:#FAE3AB;
}

#nav a:hover
{
 background:url(../images/home/nav_bullet.gif) no-repeat left center;
}

#home #nav .home a,
#home #nav .menu a,
#home #nav .team a,
#home #nav .contact a,
#home #nav .press a
{
 cursor:default;
 background:url(../images/home/nav_bullet.gif) no-repeat left center;
}

#slide_show
{
 float:right;
 width:318px;
 height:422px;
 background:url(../images/home/building.jpg) no-repeat left top;
}

#content
{
 position:relative;
 float:left;
}

#top
{
 width:424px;
 height:75px;
 background:url(../images/home/content_top.gif) no-repeat left top;
}

#text
{
 position:relative;
 float:left;
 width:424px;
 margin:60px 0 0 0;
}

#text p
{
 background:url(../images/home/content_bkg.gif) repeat-y left top;
 padding:100px 40px 20px 40px;
 font-size:1.1em;
 line-height:20px;
 color:#C25731;
}

#text strong
{
 font-weight:bold;
}

#finis
{

 background:url(../images/home/content_bottom.gif) no-repeat left bottom;
  width:424px;
 height:70px;
}

#finis img
{
 float:left;
 margin-left:100px;
}

#footer
{
 position:relative;
 clear:both;
 width:750px;
}

#footer h1
{
 padding:10px 0 10px 160px;
 font:normal 1.1em Arial;
 color:#FAE3AB;
}



