body {
	margin:0px;
	background:url(images/background.jpg) repeat-x top #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}

#container{
	margin:auto auto;
	width:920px;

	height:20px;
}
.shadow{
	width:900px;
	padding:0px 10px;
	background:url(images/back_shadow.png);
	float:left;

}
.shanow_top{

	float:left;
	width:900px;
	padding:0px 10px;
}
#header{
	width:900px;
	height:120px;
	margin-top:0px;
	float:left;
	background:#c6d9f0 url(images/header_back.jpg);
	color:#333466;
	font-style:italic;
}
	.sitelogo{ float:left;	}
	.sitedomian {text-align:left; padding-left:400px; margin-top:3px; font-size:16px;}
	.sitename{ float:left; }
	.sitename h1 {
		margin:0px 0px 0px 20px;
		width:520px;
		font-size:37px;
		font-style:italic;
	}

	div.h1 {
		margin:0px 0px 0px 20px;
		width:520px;
		font-size:37px;
		font-style:italic;
	}

	.sitename h2 {
		margin:0px 0px 0px 15px;
		font-size:24px;
		font-weight:normal;
		/* line-height:15px; */
		float:left;
	}
	.phone{
		float:right;
		width:220px;
		height:52px;
		font-size:30px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
	}
	.email{
		font-size:20px;
		line-height:12px;
		font-weight:normal;
		margin-left:4px;
	}
	.slogan{
		float:right;
		background:#FFFFFF;
		padding:3px 6px;
		margin-right:10px;
		margin-top:-3px;
		font-weight:bold;
		font-size:16px;
		width:300px;
	}
#center{
	width:900px;
	float:left;
}
	.headerz{
		background:url(images/headerz_back.png);
		font-weight:bold;
		padding:8px 15px 10px 20px;
		font-size:16px;
		line-height:14px;
		color:#333466;
	}
	.headerz a{ color:#333466; text-decoration:none; }
	.headerz a:hover{ color:#555555; }
	.headerz_right {
		background:url(images/right_headerz.jpg);
		font-weight:bold;
		padding:8px 15px 10px 15px;
		font-size:16px;
		line-height:14px;
		color:#333466;
	}
	.headerz_right a{
		color:#333466;
		text-decoration:none;
	}
	.headerz_right a:hover{ color:#555555; }
	.headerz_right img { float:left; margin:-5px 10px 15px 0px; }
	.contentz{
		padding:7px 14px;
		line-height:20px;
	}
	.contentz a{
		color:#666666;
	}
	.contenz a:hover{
		color:#333333;
	}

	.contentz2{
		padding:7px 14px;
		line-height:20px;
		background:#EEEEEE;
		font-size:14px;
		color:#666666;
		font-style:italic;
	}
	.contentz2 td{

	}
	.text{
		border:0px;
		padding:3px;
	}
	.news{
		color:#666666;
		font-size:14px;
		line-height:16px;
		margin:20px 0px;
	}
	.content p{
		margin:10px 0px;
	}
	.content h2{
		color:#333466;
		margin:7px 0px;
		text-align:left;
	}
	.content h2 a{
		color:#333466;
		text-align:left;
		text-decoration:none;
	}
	.content h2 a:hover{
		text-decoration:underline;
		color:#333333;
	}
	.content h3{
		color:#333466;
		text-align:left;
		margin:5px 0px;
		font-weight:normal;
	}
	.content h3 a{
		color:#333466;
		text-align:left;
		text-decoration:none;
	}
	.content h3 a:hover{
		text-decoration:underline;
		color:#333333;
	}
	.button {
		background:#333466;
		color:#FFFFFF;
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:14px;
		border:0px;
		padding:2px 5px;
		margin-top:5px;
	}
	.contentz2 a{
		color:#666666;
	}
	.contenz2 a:hover{
		color:#333333;
	}

	.ankets_list{
		margin-bottom:10px;
	}
	.ankets_list table{
		background:#BBBBBB;
	}
	.ankets_list td .table_temp{
		background:#F5FBFB;
	}
	.ankets_list td{

	}
	.ankets_list table .ankets_back{
		background:#F5FBFB;
	}

		.name{
			font-family:Arial, Helvetica, sans-serif;
			color:#666666;
			font-size:13px;
			margin-right:10px;
		}
		.prep_name a{
			color:#333333;
			font-size:16px;
		}

	.leftbar{
		float:left;
		width:200px;
		margin:15px 0px 0px 5px;

	}

	.content{
		float:left;
		width:460px;
		margin:15px 10px;

	}
	.description{
		font-style:italic;
		text-align:center;
		margin:10px 0px;
	}
	.rightbar{
		float:right;
		width:200px;
		margin:15px 10px 0px 0px;
	}
		.menu_right{
			width:160px;
			padding:10px 0px;
			border-bottom:1px #999999 solid;
		}
#footer{
	background:#c6d9f0;
	color:#333466;
	padding:15px;
	width:870px;
	font-size:14px;
	float:left;
	height:50px;
}