html,body{padding:0; margin:0}
body{font-size:1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;text-align:center; background-color:#F3F2ED}
p{margin:0 10px 10px}
a{padding:5px; text-decoration:none; color:#000000;}

div#header{background-color:White;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#container{text-align:left}
div#content2 p{line-height:1.4}
div#navigation{background-color:#224477;height:500px;color:#aaddff; }
div#navigation ul{margin:15px 0; padding:0; list-style-type:none; color:#aaddff; }
div#navigation li{ margin-left:5px; margin-bottom:5px; color:#aaddff; }
div#navigation a{color:#aaddff;}
div#extra{background:#224477;}
div#footer{background:#F3F2ED;}
div#footer p{margin:0;padding:5px 10px}

div#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #5588aa;
	background-color: #5588aa;
}

div#container{width:1250px;margin:0 auto;  }

div#container
{
        background-image: url(images/c.png);
    background-repeat: repeat-y;
    background-position: top left;

    }

div#content2 
{
    float:right;
    width:1000px;
    height:auto;        
    overflow:visible;
    margin:0,10px,10px,30px;
    padding: 0px;

}

div#content1 
{
    float:right;
    width:1200px;
    height:500px;        
    margin:0,10px,10px,30px;
    padding: 0px;
    background-image: url(images\c.png);
    background-repeat: repeat-y;
    background-position: top left;  
}
div#content3
{
    float:right;
    width:1200px;
    height:500px;        
    margin:0,10px,10px,30px;
    padding: 0px;
    background-image: url(Default4.aspx?width=1200&height=500);
    background-repeat: no-repeat;
    background-position: top left;      
}    
    
div#navigation{float:left;width:250px; height:500px}
div#extra{float:left;width:1250px}
div#footer{clear:both;width:1250px}


#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}


