/* CSS Document */

/* -- Page Positioning -- */

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#451358;

}


#container{
	width:760px;
	margin:auto;
	background-image:url(../images/bg_container.jpg);
	background-repeat:repeat-y;
}

#photo{
	position: absolute;
	top:167px;
	width:232px;
	height:500px;
	/*margin:auto;*/
	/*background-image: url(../images/bg_photos01.jpg);*/
	background-repeat: no-repeat;
	z-index:10;
}


#header{
	width:720px;
	height:80px;
	z-index:3;
}


#main{
	display:inline;
	z-index:0;
}


#leftColumn{
	position: relative;
	float:left;
	width:232px;
	z-index:1;
}


#rightColumn01{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt01.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn02{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt02.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn03{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt03.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn03_map{
	position: relative;
	margin-top:-314px;
	/*top:-100px;*/
	/*left:232px;*/
	float:right;*/
	width:438px; /*real size: 527px*/
	background-image: url(../images/bg_rt03.gif);*/
	background-repeat: no-repeat;
	/*min-height:315px;*/
	/*padding:0px 0px 0px 0px;*/
	z-index:100;
	
}

#rightColumn03ie7_map{
	position: relative;
	/*margin-top:-314px;*/
	top:-314px;
	left:210px;*/
	float:left;*/
	width:438px; /*real size: 527px*/
	background-image: url(../images/bg_rt03.gif);*/
	background-repeat: no-repeat;
	/*min-height:315px;*/
	/*padding:0px 0px 0px 0px;*/
	z-index:100;
	clear:both;
	
}

#rightColumn04{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt04.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn05{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt05.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn06{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt06.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn07{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt07.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn08{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt08.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn09{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt09.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#rightColumn10{
	position: relative;
	/*top:-815px;*/
	/*left:232px;*/
	float:right;
	width:438px; /*real size: 527px*/
	background-image:url(../images/bg_rt10.jpg);
	background-repeat:no-repeat;
	min-height:315px;
	padding:0px 30px 0px 60px;
	z-index:5;
	
}

#footer{
	position: relative;
	clear:both;
	width:760px;
}
.c{clear:both;}
