
body {
	margin-left: 1px;
	margin-top: 0px;
	background:url(../images/background1.jpg);
	background-repeat:repeat-x;
	background-color: #edf0f7;
}


.footer {
background-color:
#96b2cb;
height: 20px;
text-align: center;
font-size:10px;
color:#FFFFFF;
font-family:Verdana;
padding-top: 7px;
padding-bottom: 2px;
width: 100%;
position:fixed; left:0px; bottom:0px;
z-index:100px
} 

.footer_upper {
background-color:
#c6d6e4;
background-image:url(images/high_footer_bg.jpg);
background-repeat:repeat-x;
height:130px;
text-align: center;
font-size:10px;
color:#000;
font-family:Verdana;
width: 100%;
position:fixed; left:0px;
z-index:100px;
} 

.header1 {
width: 950px;
} 

.header2 {
width: 100%;
} 

.header_nav {
width: 950px;
position:absolute; top:120px;
} 
.background_logo {
width: 100%;
position:fixed; left:0px; top: 153px;
background-image:url(../images/background_logo.png);
background-repeat:no-repeat;
background-position:left;
height:420px;
z-index:-50;
} 

.midcontent {
width: 100%;
} 

