html,body {

margin:0;
padding:0;
height:100%; /* needed for container min-height */
background:url(bgr.jpg) #ffffff center no-repeat;
	}

div#container {
position:relative; /* needed for footer positioning*/
margin:0 auto; /* center, not in IE5 */
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

div#header {
padding:0px;
height:110px;
}

div#content {
padding:5px 6px 5px 5px; /* bottom padding for footer */
}

div#footer {
position:absolute;
width:100%;
height:10px;
bottom:0; /* stick to bottom */
}


.nav-on{ height:49px; font-family: 'MyriadWebProRegular',Verdana,Arial;font-size: 13px;color: #666;text-decoration:none;text-align:left;cursor:pointer;}
.nav-off{ height:49px; font-family: 'MyriadWebProRegular',Verdana,Arial;font-size: 13px;color: #000;text-decoration:none;text-align:left;cursor:pointer;}

h1{margin-top:10px;margin-bottom:15px;}
h2{margin-top:10px;margin-bottom:15px;}
h3{margin-top:10px;margin-bottom:15px;}
h4{margin-top:10px;margin-bottom:15px;}
h5{margin-top:10px;margin-bottom:15px;}

.navleft-on{ height:32px;background:url(but_subnav.jpg) top right no-repeat;font-family:"Myriad Pro", Verdana;font-size: 12px;color: #473447;text-decoration:none;text-align:right;cursor:pointer; padding-right:25px}
.navleft-off{height:32px;background:url(but_subnav.jpg) top right no-repeat; font-family: "Myriad Pro",Verdana;font-size: 12px;color: #473447;text-decoration:none;text-align:right;cursor:pointer; padding-right:25px}


#navigation {
position:absolute;
width:620px;
height:49px;
margin-top:25px;
margin-left:285px;
z-index:5;
}

#banner {
position:absolute;
width:421px;
height:680px;
margin-top:0px;
margin-left:0px;
z-index:2;
}
#showPic {
position:absolute;
width:421px;
height:680px;
margin-top:5px;
margin-left:26px;
z-index:2;
}
#logo {
position:absolute;
width:900px;
height:49px;
margin-top:25px;
margin-left:0px;
z-index:4;
background:url(logo-bar.png) top left no-repeat;
}
.sizecontent{height:680px;}
.colorcontent{background-color:#f2ecf0;}


#copyright {
position:absolute;
width:800px;
height:20px;
margin-top:693px;
margin-left:81px;
z-index:6;
}

.footer-on{ height:12px; font-family: Tahoma,Verdana,Arial;font-size: 10px;color: #CCCCCC;text-decoration:none;text-align:center;cursor:pointer;border-right:1px solid #FFFFFF;text-transform:uppercase;padding-left:3px;padding-right:3px;}
.footer-off{ height:12px; font-family: Tahoma,Verdana,Arial;font-size: 10px;color: #b29ab0;text-decoration:none;text-align:center;cursor:pointer;border-right:1px solid #b29ab0;text-transform:uppercase;padding-left:3px;padding-right:3px;}

.footerlast-on{ height:12px; font-family: Tahoma,Verdana,Arial;font-size: 10px;color: #CCCCCC;text-decoration:none;text-align:center;cursor:pointer;text-transform:uppercase;padding-left:3px;padding-right:3px;}
.footerlast-off{ height:12px; font-family: Tahoma,Verdana,Arial;font-size: 10px;color: #b29ab0;text-decoration:none;text-align:center;cursor:pointer;text-transform:uppercase;padding-left:3px;padding-right:3px;}

#subnav {
position:absolute;
width:150px;
height:180px;
margin-top:20px;
margin-left:-156px;
z-index:7;
}

#pagearea{
width:100%;
height:620px;
overflow:auto;
}
