
body {
	text-align: center;
	background:#F2F4C1;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:visited {
	color: #767664;


}

#container {
	margin: 0 auto;
	width: 777px;
	text-align: left;
}

#chick {
	width:109px; height:128px;
	position:absolute;
	top:14px; left:0px;
	background:url(/images/chick.gif);
}

#logo {
	width:181px; height:128px;
	position:absolute;
	top:14px; left:109px;
	background:url(/images/logo.gif);
	text-indent:-5000px;
}

#menu {
	position:absolute;
	top:112px;left:290px;
	text-indent:-5000px;
	width:507px; height:30px;
}

#menu_home {
	width:61px; height:30px;
	background:url(/images/menu_home.gif);
	display:block; float:left;
}

#menu_contact {
	width:74px; height:30px;
	background:url(/images/menu_contact.gif);
	display:block; float:left;
}

#menu_services {
	width:79px; height:30px;
	background:url(/images/menu_services.gif);
	display:block; float:left;
}

#menu_about_us {
	width: 79px; height:30px;
	background:url(/images/menu_about_us.gif);
	display:block; float:left;
}

#menu_education {
	width:90px; height:30px;
	background:url(/images/menu_education.gif);
	display:block; float:left;
}

#menu_friends {
	width:69px; height:30px;
	background:url(/images/menu_friends.gif);
	display:block; float:left;
}

#menu_blog {
	width:55px; height:30px;
	background:url(/images/menu_blog.gif);
	display:block; float:left;
}

#menu_home_on {
	width:61px; height:30px;
	background:url(/images/menu_home_on.gif);
	display:block; float:left;
}

#menu_contact_on {
	width:74px; height:30px;
	background:url(/images/menu_contact_on.gif);
	display:block; float:left;
}

#menu_services_on {
	width:79px; height:30px;
	background:url(/images/menu_services_on.gif);
	display:block; float:left;
}

#menu_about_us_on {
	width: 79px; height:30px;
	background:url(/images/menu_about_us_on.gif);
	display:block; float:left;
}

#menu_education_on {
	width:90px; height:30px;
	background:url(/images/menu_education_on.gif);
	display:block; float:left;
}

#menu_friends_on {
	width:69px; height:30px;
	background:url(/images/menu_friends_on.gif);
	display:block; float:left;
}

#menu_blog_on {
	width:55px; height:30px;
	background:url(/images/menu_blog_on.gif);
	display:block; float:left;
}

#content {
	position:absolute;
	top:142px; left:109px;
	width:688px; min-height:500px;
	background:#FFFFFF;
	display:block;
}

#img_container {
	width:406px; height:406px;
	display:block;
	float:left;
	margin:8px;
}

#top_right_container {
	border:1px dashed  #A0A094;
	width: 259px; min-height:404px;
	float:left;
	display:block;
	margin-top:8px;
}

#bottom_container {
	border:1px dashed  #A0A094;
	width: 672px; min-height:259px;
	display:block;
	margin-left:8px;
}

#copy {
	margin:8px;
	font-size:9px;
}

.title_container {
	margin:26px;
}

.title {
	color: #767664;
	font-size:18px;
	line-height:150%;
}

.text_container {
	margin:40px;
}

.text, ul, p {
	font-size:14px;
	line-height:150%;
	color: #CC6600;
	font-family:Arial, Helvetica, sans-serif;
}

.textNews {
	font-size:14px;
	line-height:140%;
	color: #CC6600;
	font-family:Arial, Helvetica, sans-serif;
}


h4 {
	color: #999999;
	font-size:16px;
	line-height:150%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h5 {
	color: #CC6600;
	font-size:16px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
