﻿#home .container {
background-color:#b9d300;
height:725px;
}

#home .content 
{
    float:left;
    width:728px;
    background-color:#fff;
    margin-left:12px;
    padding-top:10px;
    /*padding-bottom:10px;*/
}

#home .homecopy {
background-color:#FFF;
padding-right:10px;
padding-left:10px;

width:216px;
float:left;
}


.footer
{
/*border:1px solid #000;*/
}

.slideshow 
{ 
    height: 378px; 
    width: 472px;
    margin: auto;
    float:right;
    padding-right:10px;
}

.slideshow img 
{ 
    /*padding-top: 10px; 
    padding-bottom:10px;
    padding-right:10px;
    border: 1px solid #ccc; 
    background-color: #eee; */
}

.map
{
    float:right;
    width:234px;
    height:388px;
    margin-right:12px;
    background-image:url(../images/map.gif);

}
 

.map_title
{
    margin-left:50px;
    margin-top:7px;
    margin-right:7px;
    color:#fff;
    font-size:11px;
}

.surin
{
    position:relative;
    top:150px;
    left:120px;
    width:35px;
    height:10px;
}

.surin a
{
    position:absolute;
    top:0px;
    left:0px;
    width:35px;
    height:10px;
}

.surin span
{
    display:none;
}    

.homeprojects
{
width:366px;
height:138px;
}

.tab
{
background-image:url(../css_images/red_tab.gif);
background-repeat:no-repeat;
width:180px;
height:66px;
}

.tab p
{
color:#fff;
font-weight:bold;
margin:10px 5px 5px 10px;
}

.tab p a
{
color:#fff;
text-decoration:none;
}

.tab p a:hover
{
text-decoration:underline;
}

.homeprojects
{
    float:left;
    margin-left:12px;
    background-color:#b9d300;
}

#homestories
{
    width:600px;
    height:138px;
    float:right;
    /*border:1px solid #000;*/
    margin-right:12px;
    background:#fff;

}
#homeheadlines
{
    width:354px;
    float:left;
}
 
#homeimage
{
    width:234px;
    float:right;
}

#homeheadlines div
{

    /*height:46px;*/
    padding-left:10px;
    padding-right:10px;
}

#homeheadlines a
{
    text-decoration:none;
    color:#666;
    font-weight:bold;
}


.homestory1line
{
    height:41px;
    padding-top:5px;
}

.homestory2line
{
    height:39px;
    /*line-height:44px;*/
    border-top:1px solid #bfd9e0;
    border-bottom:1px solid #bfd9e0;
    padding-top:5px;
}


.contact
{
color:#C4184A;
font-weight:bold;
font-size:1.3em;
margin-top:65px;
margin-right:12px;
}

.contact a {
text-decoration:none;
color:#C4184A;
}