* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #ccc url(../images/body_bg.gif) repeat-y left top;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underxne;
}
.clearer {
	clear: both;
	float: none !important;
}
#page {
	min-height: 100%;
}
* html #page {
	height: 100%;
}
#header {
	background: #FFF;
	height: 147px;
	width: 100%;
	float: left;
}
#header .left {
	background: url(../images/pattern.gif) no-repeat left top;
	height: 147px;
	width: 273px;
	float: left;
}
#header .right {
	background: url(../images/ox.gif) no-repeat left top;
	height: 147px;
	float: left;
	padding-left: 14px;
}
#header h1 {
	position: relative;
	width: 287px;
	height: 147px;
	float: left;
}
#header h1 .txt {
	position: absolute;
	z-index: 0 !important;
}
#header h1 .rep {
	background: url(../images/h1.gif) no-repeat left top;
	width: 287px;
	height: 147px;
	position: absolute;
	z-index: 1;
}
#cl {
	float: left;
	margin-left: 209px;
	margin-top: 68px;
}
#cl a {
	color: #007D57;
	font-weight: bold;
	font-size: 13px;
}
#cl ul {
	list-style: none;
}
#cl li {
	float: left;
}
#cl li a {
	color: #007D57;
	font-size: 11px;
	font-weight: normal;
}
#cl li a:hover, #cl li a:active, #cl li a:focus {
	font-weight: bold;
}
#cl li span {
	margin: 0 7px;
}
#center {
	float: left;
	width: 100%;
	position: relative;
}
#ten {
	width:100%;
	height:13px;
	background:url(../images/ten.png);
	repeat-x 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index: 10;
}
* html #ten {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://localhost/pasha/template/images/ten.png', sizingMethod='scale');
}
#center .left {
	background: #A19FA3;
	width: 273px;
	float: left;
	padding-top: 38px;
}
#center .left ul {
	list-style: none;
	width: 196px;
	min-height: 10px;
}
* html #center .left ul {
	height: 10px;
}
#center .left li {
	float: left;
	background: url(../images/dot_1.gif) no-repeat 53px 4px;
	width: 252px;
}
#center .left li li {
	background: none;
	padding-left: 0;
}
#center .left li li.active {
	background: none;
	padding-left: 0;
}
#center .left li.active {
	background: url(../images/dot_1_h.gif) no-repeat 53px 4px;
}
#center .left li ul {
	background: url(../images/white_dot.gif) repeat-x left top;
	margin-top: 12px;
	padding-top: 16px;
}
#center .left li ul ul {
	background: none;
	margin: 0;
	padding: 0;
	padding-left: 70px;
	width: 182px;
}
#center .left a {
	font-size: 13px;
	line-height: 21px;
	color: #fff;
	font-weight: normal;
	color: #fff;
	margin-left: 70px;
}
#center .left a:hover, #center .left a:active, #center .left a:focus, #center .left a.active {
	color: #00664c !important;
	font-weight: bold !important;
}
#center .left li li li {
	background:url(../images/dot_2.gif) no-repeat 0 4px !important;
	padding-left: 20px !important;
	width: 162px;
}
#center .left li li li a {
	margin-left: 0;
}
#center .left li li li a:hover, #center .left li li li a:active, #center .left li li li a:focus, #center .left li li li a.act {
	color: #fff !important;
	font-weight: normal !important;
	text-decoration: underline;
}
#center div.right {
	min-height: 518px;
	padding-bottom: 60px;
	float: left;
}
* html #center div.right {
	height: 518px;
}
#col1 {
	float: left;
	min-height:10px;
	padding-right: 14px;
}
#col1 a {
	color: #3C3C40;
}
#col1 p {
	margin: 6px 0;
}
#col1 a:hover {
	text-decoration:underline;
}
* html #col1 {
	height:10px;
}
#col1 div.txt {
	margin-left: 42px;
	margin-top: 14px;
	width: 434px;
}
#col1 .txt div {
	color: #3c3c40;
	font-size: 13px;
	line-height: 16px;
}
#col1  h2{
	font-size: 20px;
	font-weight: normal;
	color: #00664c;
	padding-bottom:6px;
}
#col1 .txt h2 span.rep1{
	display:block;
	background:#CCCCCC  url(../images/about_c.jpg) no-repeat 0 0;
	width: 434px;
	height: 30px;
}
#col {
	float: left;
	margin: 14px 0 0;
}
#camera {
	padding: 7px;
	background: #fff;
	width: 168px;
}
#camera img {
	border: 0;
}
#txt {
	width: 168px;
	color: #FFF;
	margin-top: 14px;
	padding: 7px;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
}
a.more {
	color: #FFF;
}
#txt div.txt {
	line-height: 14px;
	background: #ADABAF;
	padding: 7px;
}
#txt div.txt div {
	text-align: right;
}
#footer {
	background: #FFF;
	width: 100%;
	height:42px;
	margin-top: -42px;
	color: #007D57;
	float: left;
}
#footer div {
	padding-top: 14px;
	padding-left: 315px;
}

