/*--------------------------------------------------------
BEGIN nav
--------------------------------------------------------*/
#nav-container {
    width:801px;
    height:79px;
    text-align: left;
    float:left;
    background:#400eae url(../images/topshadow.jpg) center bottom no-repeat;
}
#nav ul{
    margin: 0;
    padding:0;
    font-size:14px;
    list-style:none;
    width:801px;
    height:79px;
    background:url(../images/topaccent.jpg) center top no-repeat;
}

#nav ul li{
    display: inline;
}

#nav ul li a{
    float: left;
    color: #fff;
    font-weight: normal;
    padding: 25px 30px 4px 15px;
    text-decoration: none;
    list-style-type: none;
}

#nav ul li a:hover{
    color:#59a948;
}
/*--------------------------------------------------------
END nav
--------------------------------------------------------*/
body {
        background-color:#004600;
        font-family:verdana;
        color:#fff;
        font-size:12px;
        font-weight:normal;
}
p { margin-top: 10x; margin-bottom: 10px; }
h1{
        font-size:14px;
        font-weight:bold;
}
h2{
        color:#004600;
        font-size:21px;
        font-weight:normal;
        text-align:center;
        font-style:italic;
}
h3 a:link,
h3 a:visited,
h3 a:active,
h3{
    color:#fff;
    font-size:10px;
    text-decoration:none;
    text-align:left;
    padding:20px 0 0 15px;
    font-weight:normal;
}
h4{
        color:#004600;
        font-size:12px;
        font-weight:normal;
}
a:link,
a:visited,
a:active,
a{
    color:#fff;
    font-size:12px;
    text-decoration:underline;
    font-weight:normal;
}
a:hover{
    color:#59a948;
}
#wrap{
	position:relative;
	margin:0 auto;
	width:1024px;
	height:768px;
}
#container{
        position:absolute;
        margin:0 0 0 112px;
        width:801px;
        height:auto;
        background:url(../images/bg.jpg) top center repeat-y;
}
#ohm{
        position:relative;
        float:left;
        width:310px;
        height:246px;
        background:url(../images/ohm.jpg) right no-repeat;
}
#lucrezia{
        position:relative;
        float:left;
        width:250px;
        height:246px;
        background:url(../images/lucrezia.jpg) center no-repeat;       
}
#picture{
        position:relative;
        float:left;
        width:241px;
        height:246px;
        background:url(../images/toppic.jpg) center no-repeat;         
}
#line1{
        position:relative;
        float:left;
        width:801px;
        height:19px;
        background:url(../images/line1.jpg) left no-repeat;        
}
#containerlft{
        position:relative;
        float:left;
        height:320px;
        width:451px;
}
/*--------------------------------------------------------
Begin About page
--------------------------------------------------------*/
#containerlft1{
        position:relative;
        margin-top:30px;
        float:left;
        height:320px;
        width:275px;
        background:url(../images/about.jpg) center no-repeat;
}
#content1{
        position:relative;
        padding:0 30px 0 5px;
        float:right;
        width:491px;
        height:auto;
}
/*--------------------------------------------------------
End About page
--------------------------------------------------------*/
/*--------------------------------------------------------
Begin Meditation page
--------------------------------------------------------*/
#containerlft2{
        position:relative;
        margin-top:30px;
        float:left;
        height:320px;
        width:475px;
        background:url(../images/meditate.jpg) center no-repeat;
}
#content2{
        position:relative;
        padding:0 20px 0 5px;
        float:left;
        width:291px;
        height:auto;
}
/*--------------------------------------------------------
End Meditation page
--------------------------------------------------------*/
/*--------------------------------------------------------
Begin Peace page
--------------------------------------------------------*/
#containerlft3{
        position:relative;
        margin-top:30px;
        float:left;
        height:320px;
        width:475px;
        background:url(../images/peace.jpg) center no-repeat;
}
#content3{
        position:relative;
        padding:0 20px 0 5px;
        float:left;
        width:291px;
        height:auto;
}
/*--------------------------------------------------------
End Peace page
--------------------------------------------------------*/
/*--------------------------------------------------------
Begin Contact page
--------------------------------------------------------*/
#containerlft4{
        position:relative;
        margin-top:30px;
        float:left;
        height:320px;
        width:475px;
        background:url(../images/contact.jpg) center no-repeat;
}
#content4{
        position:relative;
        padding:0 20px 0 5px;
        float:left;
        width:291px;
        height:auto;
}
/*--------------------------------------------------------
End Contact page
--------------------------------------------------------*/
#tagline{
        position:relative;
        float:left;
        padding:25px 30px 20px 30px;
        width:381px;
        height:140px;
        background:url(../images/line2.jpg) bottom left no-repeat;
        text-align:center;
}
#picstrip{
        position:relative;
        margin-top:15px;
        float:left;
        width:451px;
        height:145px;    
}
#pic1{
        position:relative;
        margin:10px 0 0 29px;
        float:left;
        width:76px;
        height:125px;
        background:url(../images/h1.jpg) center no-repeat;
}
#pic2{
        position:relative;
        margin:10px 0 0 29px;
        float:left;
        width:76px;
        height:125px;
        background:url(../images/h2.jpg) center no-repeat;
}
#pic3{
        position:relative;
        margin:10px 0 0 29px;
        float:left;
        width:76px;
        height:125px;
        background:url(../images/h3.jpg) center no-repeat;
}
#pic4{
        position:relative;
        margin:10px 0 0 29px;
        float:left;
        width:76px;
        height:125px;
        background:url(../images/h4.jpg) center no-repeat;
}
#content{
        position:relative;
        padding:0 25px 0 5px;
        float:right;
        width:310px;
        height:auto;
}
#footer{
        position:relative;
        margin-top:20px;
        float:left;
        height:58px;
        width:801px;
        background:#473176;
}

