body
{
min-width:1024px;
font-family:'Arial' serif;
font-size:16px;
letter-spacing: 1px;
line-height:18px;
color:#4D4D4D;
}

div.center
{
	position: fixed; 
	top: 50%; 
	left: 50%; 
	margin-top: -210px; 
	margin-left: -485px; 
	width: 1020px; 
	height: 620px;
}

img.logo 
{
	margin-left:5px;	 
}

div.block 
{
text-align:center;
float:left;
width:370px;
}

div.block_b
{
position:relative;
display:inline-block;
font-size:14.8px;
width:525px;
padding-left:75px;
float:left;
}

div.block_c
{
font-size:11.5px;
font-weight:bold;
position:absolute;
width:525px;
right:85px;
top:400px;
line-height:12px;
text-align:center;
}

a {
	color:#000;
}

a.button {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color: #FCD5C6;
	text-decoration:none;
	cursor:pointer;
}

a.button:hover {
   text-decoration:underline;	
}

ul{
	text-align:left;
	margin-top: -1px;
}

li {
	margin-left:-20px;
}

img.arrow_l
{
	position:absolute;
	top: 300px;
	left:0px;
	width:15px;
	cursor:pointer;
}

img.arrow_r 
{
	position:absolute;
	top: 300px;
	right:0px;
	width:15px;
	cursor:pointer;
}

img.picture 
{
	position:absolute;
	top: 0px;
	left:100px;
	width:400px;
	height:400px;
}

#project
{
	color:black;
}

p.project_head 
{
	font-family:"helvetica";
	font-size:12px;
	font-weight:bold;
	color:black;
}

p.project_foot
{
	font-family:"helvetica";
	font-size:12px;
	color:#E84E1A;
}

h4, span 
{
	color:#E84E1A;
}

#wait {
	position:absolute;
	display:none;
	top:200px;
	left:275px;
	z-index:99;
}