
body {
	padding: 0; margin: 0; border-style: none; text-align: center; background: #cccbcb url("images/background.jpg") center no-repeat; font-size: 0px;
}

#main {
	margin: auto; position: relative; width: 950px; text-align: justify;
}

#head {
	width: 950px; height: 330px; background: url("images/background_head.jpg") no-repeat; 
}

#head_logo {
	position: absolute; top: 0; left: 0; width: 480px; height: 330px; background: url("images/logo.gif") no-repeat; 
}

#head_logo a{
	display: block; width: 480px; height: 330px; 
}

#head_menu1 {
  position: absolute; top: 192px; left: 540px; width: 150px; height: 57px; background: url("images/button.gif") no-repeat; text-align: center; 
}

#head_menu1 a {
	display: block;
	width: 150px; height: 57px;
	font: 20px Verdana;
	color:#ededec;
	text-decoration: none;	
}

#head_menu1 a:hover {	
		color: #9f9f9f;
}

#head_menu1 b {
	position: relative; top: 13px; font: 20px Verdana;
}

#head_menu2 {
  position: absolute; top: 192px; left: 702px; width: 150px; height: 57px; background: url("images/button.gif") no-repeat; text-align: center; 
}
 
#head_menu2 a {
	display: block;
	width: 150px; height: 57px;
	font: 20px Verdana;
	color:#ededec;
	text-decoration: none;	
}

#head_menu2 a:hover {	
		color: #9f9f9f;
}

#head_menu2 b {
	position: relative; top: 13px; font: 20px Verdana;
}

#facebook p {
  margin-top: 30px; text-align: center;  
}

#text {
  width: 950px; text-align: left; padding: 0 0 40px 0;
}

#text2 {
  width: 950px; text-align: left; padding: 20px 0 40px 52px;
}

#text2 p {
  font: 17px Verdana; color: #252424; padding: 0 0 0 125px; margin: 0; line-height: 25px;
}

#text h1 {
  font: 24px Verdana; color: #252424; padding: 10px 0 8px 117px; margin: 0;
}

#text h2 {
  font: 19px Verdana; color: #252424; padding: 10px 0 8px 117px; margin: 0;
}

#text p {
  font: 17px Verdana; color: #252424; padding: 0 0 0 125px; margin: 0; line-height: 25px;
}

#text a {
  font: 17px Verdana; color: #12245b; text-decoration: none;
}

#text a:hover {
  text-decoration: underline;
}


.clear_all {
	clear: both;
}
