/* CSS Document */

/* images */
 html,body{background:#fff;margin:0; color: #fff}
            body{border-top:4px solid #fff;}
            .content{color:#000;font:12px/1.4 "helvetica neue",arial,sans-serif;}
            h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
            p{margin:0 0 20px;
			color: #bbb;}
            a {color:#22BCB9;text-decoration:none;}
            .cred{margin-top:20px;font-size:11px;}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:598px;
			margin-top: 20px;}

        .style1 {color: #FFFFFF}
/* layout */
#container{ height:598px;  min-width:800px; max-width:1300px;
margin:0px auto 0px auto;

}
#header {font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000;
font-weight:bold;
margin:14px 0px 10px 20px;
width:165px;
position:absolute;
}
#nav{height: 220px; width:170px;
float:left;
margin-top:20px;


}
.content {
margin:0px auto 0px auto;
overflow:hidden;

}

#footer {


width:100%;
color:#999999;
position:absolute;
top:615px;
text-align:center;
}