@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/background_girl.jpg) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:140%;
	color:#666;
}
.amais{
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
}
form input, select{
	background:url(../images/bg_inputs.jpg) repeat-x;
	height:22px;
	border:1px solid #09F;
}
form textarea{
	background:url(../images/bg_inputs.jpg) repeat-x bottom;
	
	border:1px solid #09F;
}
.hold{
	width:900px;
	margin-left:auto;
	margin-right:auto;

}
.content_right{
	width:340px;
	float:right;
}
.logo{
	width:357px;
	height:136px;
	margin-left:auto;
	margin-right:auto;
}
.menu{
	width:866px;
	height:25px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/index_r2_c2.jpg);
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-color:#FFF;
	font-size:16px;
	text-decoration:none;
}
.content{
	width:850px;
	clear:both;
	margin-left:auto;
	margin-right:auto;

}
.not{
	text-decoration:none;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-family:15px;
	color:#666;
}
.down{
	width:866px;
	height:388px;
	margin-left:auto;
	margin-right:auto;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#D12E46;
}