@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
outline:0;
}

body{
background-color:#fddfc2;
	color:#090002;
}

img{
border:none;
}
a {
color:#b14249;
text-decoration:none;
}
#all {
	background-color: transparent;
	margin: -290px 0 0 -500px;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 580px;
}
#head {
	height:105px;
}
#navi {
	height:21px;
	background-color:#b14249;
	position:relative;
	z-index:100;
}
#content {
	height:455px;
}
#content_grey {
	height:455px;
	background-image:url('../gfx/greybar.jpg');
	background-repeat:repeat-x;
	background-color:#f0f0f0;
}
#content_grey2 {
	height:455px;
	background:#FFF;
}
#gallery {
	margin-top:30px;
}
#gallery img {
	margin-right:10px;
	cursor:pointer;
}
#image_layout2 {
	overflow:hidden;
	width:304px;
	float:left;
}
#text_layout1
	{
	width:616px;
	margin-top:20px;
	margin-left:60px;
	margin-right:20px;
	float:left;
	}

#image_layout1
	{
	width:304px;
	float:left;

	}
#text_layout2
	{
	width:200px;
	margin-top:20px;
	margin-left:60px;
	margin-right:20px;
	float:left;
	}
image1_layout2
{
	float:left
	width:10px;

	}
image2_layout2
{
	
	width:10px;


	}
