*{
padding:0;
margin:0;
}

img{
display:block;
}

body{
background:url(../images/background.jpg) no-repeat top center;
background-color:#000000;
}

#container{
background:url(../images/container_bg.jpg) no-repeat;
position:relative;
margin:auto;
width:907px;
margin-top:38px;
}

#mainImg{
width:886px;
padding-left:8px;
padding-top:14px;
}

#menu{
background:url(../images/menu.png) no-repeat;
width:100%;
height:75px;
margin-left:8px;

}

.links a{
float:left;
padding-left:1px;
}

.links img{
border:0;
}

#bottom{
width:100%;
height:582px;
}

#left{
float:left;
width:262px;
margin-top:18px;
}

#left img{
margin:1px 0;
}

#facebook{
margin-left:33px;
margin-top:29px;
}

#slideshow{
margin-left:4px;
margin-top:25px;
}

#text{
float:left;
width:443px;
margin-top:18px;
height:535px;
overflow-y:auto;
overflow-x:hidden;
}

#text p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
color:#1C0702;
width:417px;
}

#right{
float:left;
width:198px;
margin-top:18px;
margin-right:4px;
}

#right p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8.5pt;
font-weight:bold;
text-align:center;
}

#testimonial p{
text-align:left;
line-height:20px;
margin-left: 5px;
}

#menu3{
width:100%;
height:47px;
}

.footerlinks a{
float:left;
margin:15px 40px 0 40px;
}

#footer{
position:relative;
text-align:center;
margin:auto;
width:907px;
}

#footer p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8pt;
text-align:center;
color:#ffffff;
margin-top:10px;
}