#header{
height:150px;
position:relative;
z-index:1;
}
#banner{
background:url(img/browncontent.jpg);
height:410px;
padding:0px;
position:relative;
z-index:10;
}
#home{
height:399px;
position:relative;
}
#home .left{
background:url(img/mainleft.jpg);
width:390px;
height:379px;
float:left;
position:relative;
padding:10px 20px 10px 10px;
}
#home .right{
background:url(img/mainright.jpg);
width:370px;
height:379px;
float:right;
position:relative;
padding:10px 20px 10px 30px;
}
.right #newsletter{
position:absolute;
width:370px;
height:152px;
top: 226px;
left:30px;
}
#newsletter #inpName{
position:absolute;
left: 90px;
top: 75px;
}
#newsletter #inpEmail{
position:absolute;
left: 90px;
top: 40px;
}
#newsletter #inpSubmit{
position:absolute;
left: 189px;
top: 121px;
}
#newsletter #lblName{
position:absolute;
left: 0px;
top: 38px;
width: 40px;
height: 15px;
}
#newsletter #lblEmail{
position:absolute;
left: 0px;
top: 73px;
height: 16px;
width: 77px;
}
#newsletter .inpTxt{
width:248px;
height:20px;
border:1px solid #F9B30F;
background-color:#FDDF9B;
padding:5px 2px 0px 2px;
}
/*fotogaleria*/
#FrogJS{
padding:0px 0px 0px 0px;
width:700px;
margin: 0  auto;
}
#FrogJSCredit{
text-align: right;
color: #FDDF9B;
padding: 1px;
}
#FrogJSCaption{
position:absolute;
top:385px;
left:100px;
width:500px;
text-align: center;
color: #000000;
z-index:9999;
}