@charset "utf-8";
/* CSS Document */
/*<link href="css/eid.css" rel="stylesheet" type="text/css" />*/

*{
	margin:0px;
	padding:0px;
}

body{
	background:url(../images/bg.jpg) top center no-repeat #000000;
}

#mainwrap{
	width:800px;
	margin:0 auto;
}

#headwrap{
	width:800px;
	height:406px;
	margin:0 auto;
	font-size:0px;
}

/*navigation-start*/

#navwrap{
	width:800px;
	height:30px;
}


#nav {
	display:inline;
	float:left;
	border:0px;
	height:30px;
}

#nav img{
	display:inline;
	float:left;
	border:0px;
}

#navspacer{
	width:800px;
	height:60px;
	background:url(../images/s_7.jpg) top no-repeat;
	font-size:0px;
}
#navspacer7{
	width:800px;
	height:60px;
	background:url(../images/s_71.jpg) top no-repeat;
	font-size:0px;
}
#navspacer9{
	width:800px;
	height:60px;
	background:url(../images/s_72.jpg) top no-repeat;
	font-size:0px;
}
#navspacer10{
	width:800px;
	height:60px;
	background:url(../images/s_73.jpg) top no-repeat;
	font-size:0px;
}
#navspacer11{
	width:800px;
	height:60px;
	background:url(../images/s_74.jpg) top no-repeat;
	font-size:0px;
}
/*navigation-end*/

/*body-start*/

#bodywrap{
	width:800px;
	margin:0 atuo;
	overflow:hidden;
	background:url(../images/bgbody.jpg) repeat-y;
	
}

#left{
	width:285px;
	float:left;
	background:url(../images/leftpic.jpg);
	height:630px;
}

#right{
	width:500px;
	float:right;
	padding-top:10px;
}
/*body-end*/


/*footer-start*/
#footer1{	
	margin:0 auto;
	height:30px;
	width:800px;
	background:url(../images/footer1.jpg) top center no-repeat;
	font-size:0px;
}

#footer2{
	width:100%;
	height:44px;
	background:url(../images/footer2.jpg) top center no-repeat;
}

/*footer-end*/

#scrl{
	overflow:scroll;
	width:474px;
	padding:0px;
	height:85px;

}

*html #scrl{
	overflow:scroll;
	width:474px;
	padding:0px;
	height:85px;

}