*{
	margin:0;
	border:0;
	padding:0;
	
	
	}  
  
body{
color:#FFFFFF;
font-size:85%;
position:relative;
margin: 0px;
/*
background:url(../images/bg.jpg);
background-repeat:no-repeat;width: 4862px;
width: 5100px;
overflow-y: hidden;
*/



}

#bg1,#bg2,#bg3,#bg4{
position:absolute;
left:0px;
top: 0px;
width:1717px;
height:1100px;
z-index:10;
}

#bg1{
top:0;
/* background:url(../images/dmc_bg1.jpg) 50% 0;*/
background-position:top;
width: 1717px;
}

#bg2{
top:0;
left:1717px;
/* background:url(../images/dmc_bg2.jpg) 50% 0;*/
background-position:top;
width: 1711px;
}
#bg3{
top:0;
left:3428px;
/* background:url(../images/dmc_bg3.jpg) 50% 0;*/
background-position:top;
width: 1710px;
}
#bg4{
top:0;
left:5138px;
/* background:url(../images/dmc_bg4.jpg) 50% 0;*/
background-position:top;
width: 1708px;
}

.outer{
	z-index:20;
	/*position:absolute;
	width:977px;
	width:1000px;*/
	}
					
#footer{
	position:fixed;
	top:0; 
	left:0;
	width:455px; 
	height:100%; 
	background:url(../images/left_bar.png) no-repeat 50% 0;
	z-index:30;
	}
	
#container{
	margin:0 auto;
	position:relative;
	}	


.nav{
	float:right;
	margin:0px;
	height: 40px;
	}
	.nav .home a{
				/*background-image:url(../images/btn_home.png);*/
				padding-left: 9px;
			}

table.nav{
	height: 40px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}
.nav a:hover{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding: 0px 10px 0px 10px;
}

img, div, a, input, td, tr, table, span 
{ behavior: url(../iepngfix.htc) }


