/* CSS Document */

body
{
margin: 0 auto;
text-align:center;
background-image:url(images/background.jpg);
background-repeat: repeat-x;
background-color:#ffffFF;
color: #777777;
}
    

#contact_content p{
color: #777777;
}    
    
    
#header
{
width:780px;
height:100px;
background-image:url(images/logo.jpg);
margin-left:auto;
margin-right:auto;
text-align:left;
}
       
#header h1
{
display:none;
}
       
#top
{
width:780px;
height:220px;
background-image:url(images/nav_background.jpg);
margin-left:auto;
margin-right:auto;
text-align:left;
}
       
#menu
{
width:192px;
float:left;
}
       
#menu ul
{
font-size:13px;
font-weight:bold;
padding:40 10 0 15;
margin:0px;
list-style:none;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
       
#menu ul li
{
text-decoration:none;
padding:0px;
padding-bottom:2px;
margin:0px;
line-height:20px;
}
       
#menu ul li a
{
text-decoration:none;
background-color:#cccccc;
color:#800000;
display:block;
width:170px;
}
       
#menu ul li a:hover
{
text-decoration:none;
background-color:#800000;
color:white;
}
       
       
#flash
{
width:578px;
height:210px;
margin-top:9px;
margin-left:-1px;
float:left;
}
       
#wrapper
{
width:780px;
height:700px;
clear:both;
background-image:url(images/mainbackground.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#ffffff;
}

#left
{
width:200px;
height:200px;
float:left;
}

#content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#777777;
font-size:10px;
margin-top:10px;
width:570px;
height:200px;
float:left;
}

#part_content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#777777;
font-size:10px;
margin-top:10px;
width:570px;
height:10px;
float:left;
}
       
       
       
#contact_content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#777777;
font-size:10px;
margin-top:10px;
width:580px;
height:300px;
float:left;
}    

#map{
float:right;
padding: 20 20 0 0;
}       




#spacer
{
height:5px;
line-height:5px;
}


#iframe{
width: 500px;
height: 1156px;
padding-left: 300px;
padding-top: 20px;
float:left;
}
html>body #formpostion{
float: left;

}

#formpostion{
margin-top:-120px;
width:400px;
padding-left:200px;
}    

html>body #findpostion{
float: left;

}


#findpostion{
margin-top:-20px;
width:400px;
padding-left:200px;
}

.color{
color:#800000;
font-size:16px;
}  

