html { height: 100%; margin: 0; padding: 0; background:white; }
	body { font-family:Arial,Trebuchet Ms,Myriad Pro; color:black; font-size:11px; background:white; }
	body a { color:black; }
	body .clear { clear:both; }
		#wrapper { min-width:1000px; max-width:1200px; margin: 0px auto; background:white; }
			#wrapper #header { padding-top:1px; }
				#wrapper #header #logo { padding-left:46px; float:left; width:105px; height:79px; }
					#wrapper #header #logo a { display:block; width:105px; height:79px; background:url(../img/logo.jpg); }
						#wrapper #header #logo a span { display:none; }
				#wrapper #header #description { float:left; background:url(../img/tire.gif) 36px 8px no-repeat; padding-left:52px; }
					#wrapper #header #description p { line-height:145%; }
						#wrapper #header #description p a { color:#BB558D; }
				#wrapper #header .contacts { padding-left:90px; float:left; }
					#wrapper #header .contacts p { }
						#wrapper #header .contacts p span { font-size:36px; font-family:Georgia; }
				#wrapper #header #phrase { width:290px; float:right; padding-right:50px; }
					#wrapper #header #phrase h2 { line-height:120%; color:#8D8D8D; font-size:18px; font-family:Georgia; font-weight:bold; font-style:italic; }
			#wrapper #board {  }
				#wrapper #board .board { width:33%; float:left; height:390px; padding-top:5px; text-align:center; }
					#wrapper #board .board h4 { text-align:center; font-size:24px; color:black; font-family:Georgia; font-weight:bold; font-style:italic; }
					#wrapper #board .board p.info { padding-top:9px; color:#B9598D; text-align:center; height:40px; width:auto; }
					#wrapper #board .board ul { width:284px; margin:0px auto; }
						#wrapper #board .board ul li { width:140px; float:left; text-align:center; height:30px; line-height:30px; font-size:18px; font-weight:bold; font-style:italic; font-family:Georgia; }
							#wrapper #board .board ul li img { float:left; padding-right:8px; }
							#wrapper #board .board ul li  p { text-align:left; }
				#wrapper #board .photos { width:33%; float:left; height:480px; padding-top:50px; text-align:left; }
					#wrapper #board .photos h4 { padding-bottom:24px; font-size:18px; color:#8D8D8D; line-height:133%; font-family:Georgia; font-weight:bold; font-style:italic; text-align:left; width:330px; }
					#wrapper #board .photos p { text-align:center; }
						#wrapper #board .photos p img { padding-top:7px; padding-left:15px; }
						#wrapper #contacts { text-align:left; }
					#wrapper #contacts p { padding-top:10px; font-size:24px; font-weight:bold; font-style:italic; font-family:Georgia; text-align:center; width:66%; }
						#wrapper #contacts p span { font-size:36px; color:#C1588F; font-weight:normal; font-style:normal; }
				#wrapper #copyright { padding-top:120px; padding-bottom:20px; padding-left:250px; background:url(../img/i2.png) 420px 100px no-repeat white; }