body {	background-image : url(images/bg02.jpg); background-repeat : repeat;}
li {	position : relative;	list-style : none;	top : -5px;	margin-bottom : -4px;}
ul {	position : absolute;	top : 69px;}
.bg01 {	position : absolute;	top : 0px;	left : 0px;	width : 100%;	height : 168px;
background-image : url(images/bg01.jpg);  background-repeat : repeat-x;}
#container {	position : relative;	margin : auto;	padding : 0;	top: -25px;	width : 822px;	height : 1000px;	background-color : black; background-repeat : repeat;}
.main_img {	position : relative;	top : -25px;	width : 822px;	height : 346px;	background-image : url(images/home_img.jpg);	background-repeat : no-repeat;	margin : auto;	padding : 0;}
.left_margin {	position : relative;	height : 100%;	width : 15px;	background-image : url(images/left_border.jpg);	 background-repeat : repeat-y;}
.right_margin {	position : absolute;	top : 0px;	right : -1px;	height : 100%;	width : 21px;	background-image : url(images/right_border.jpg);	background-repeat : repeat-y;}
.header	{	position : absolute;	width : 559px;	height : 52px;	left : 200px;	background-image : url(images/header.jpg);}
.body_content {	position : absolute;	width : 100%;  background-image : url(images/body_content.jpg);	
background-repeat : repeat-y;	left : 200px;	top : 52px;}

.nav_header {	position : absolute;	width : 190px;	height : 69px;	top : 9px;	left : 40px;	background-image : url(images/nav/navbar_header.png);}
