@charset "UTF-8";



a:link {
	color: #A20000;
	text-decoration: none;
}
a:visited {
	color: #A20000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}



#main_container{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align:center}
#content{margin: 0px auto 0px auto}





#main {
	width: 300px;
	height: 500px;
}

#main2 {
	width: 392px;
	height: 30px;
}

.center {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A20000;
	text-decoration: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#page1 {
	background-color: #A20000;
	height: 460px;
	width: 700px;
	top: 65px;
	position: absolute;
	left: 85px;
}

#page0 {
	height: 595;
	width: 700px;
	margin-top: 0px;
}

#pageWhite {
	background-color: #FFFFFF;
	height: 525px;
	width: 495px;
	position: absolute;
	top: 30px;
	left: 273px;
	z-index: 111;
}

#pageShadow {
	height: 564px;
	width: 525px;
	position: absolute;
	top: 17px;
	left: 260px;
	z-index: 111;
	background-image: url(images/shadow.png);
}

 
 #photoVertical {
	height: 455px;
	width: 227px;
	position: absolute;
	top: 65px;
	left: 280px;
	z-index: 222;
} 

#photoHorizontal {
	width: 455px;
	height: 227px;
	position: absolute;
	top: 65px;
	left: 280px;
	z-index: 222;
}

#photo {
	width: 400px;
	height: 400px;
	position: absolute;
	top: 90px;
	left: 321px;
	z-index: 222;
}

 #contentVertical {
	height: 455px;
	width: 210px;
	position: absolute;
	top: 65px;
	left: 535px;
	z-index: 222;
	
}

 #contentHorizontal {
	width: 455px;
	height: 210px;
	position: absolute;
	top: 310px;
	left: 298px;
	z-index: 222;
}


.text {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

#languages {
	height: 50px;
	width: 495px;
	position: absolute;
	top: 10px;
	left: 273px;
	z-index: 333;
}

#contact {
	height: 50px;
	width: 495px;
	position: absolute;
	top: 561px;
	left: 273px;
	z-index: 333;
}

 

.logo {
	margin-top: 20px;
	margin-left: 20px;
}

