charset "iso-8859-5";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
img{
	border:0px;
	background-color: #AEAEAE;
}
html{
width:100%;
height:100%;
background-color:#AEAEAE
}
body{
width:766px;
margin:auto;
}
#wrapper {
	height: inherit;
	width: 766px;
	border:1px solid #000000;
	background-color: #b0bcbc;
}

#header img{
float:left
}
.logo{
	background-image:url(/images/logo2.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	width:145px;
	height:85px;
	float:left;
	padding:50px 0 0 63px;
	margin-left: 5px;
	margin-top: 5px;
}
.menu{
background-image:url(/images/bg1.gif);
background-position:top left;
background-repeat:no-repeat;
float:left;
width:505px;
height:145px;
padding:35px 0 0 48px
}
.menu a{
font-family:Tahoma;
font-size:12px;
color:#E0E0E0;
font-weight:bold;
text-decoration:none;
padding:2px 0 115px 0;
background-position:bottom;
background-repeat:no-repeat;
margin:0 20px 0 20px;
display:block;
float:left;
width:80px;
text-align:center
}
*html .menu a{
display:inline-block
}
.but1{background-image:url(/images/but1.jpg)}
.but2{background-image:url(/images/but2.jpg)}
.but3{background-image:url(/images/but3.jpg)}
.but4{background-image:url(/images/but4.jpg)}
#left{
	float:left;
	background-image:url(/images/bg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:184px;
	height:520px;
	padding:30px 0 0 16px;
	font-family:Tahoma;
	font-size:13px;
	color:#E6E6E6
}
#header {
	height: 180px;
	width: auto;
}

#left div{
padding:20px 0 20px 0
}
#left p{
width:136px;
padding:0 0 10px 0
}
#left span{
width:65px;
display:block;
float:left
}
#content{
	float:left;
	padding:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.block{
	border-left:1px solid #5D5D5D;
	margin:0 0 10px 15px;
	color:#000000;
	padding:0 0 0 1px;
}
.block p{
width:510px;
margin:20px 0 2px 15px
}
.item{
width:229px;
float:right;
display:inline;
color:#F8F8F8;
font-size:14px;
}
.first{
margin:0 24px 0 33px
}
.item p{
width:218px;
padding:3px 0 0 16px;
margin:0 0 5px 0;
float:left
}
.item strong{color:#484848}
.title{
margin:0 0 30px 0
}
.item span{
display:inline;
float:left;
padding:4px 6px 5px 4px;
margin:-4px 10px 0 0;
background-color:#272727
}
.more{
	font-family:Tahoma;
	font-size:11px;
	color:#484848;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/images/plus.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:20px 0 0 16px;
	float:left;
}
.more2{
margin:35px 0 0 16px;
}
#footer{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:748px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
}
.navigation{
	height:35px;
	background-color:#687b7b;
	width:70%;
	color:#525252;
	text-align:center;
	padding:20px 0 0 0;
	margin:0 5px 0 0;
	float:left
}
.navigation a{
text-decoration:none;
margin:0 7px 0 7px;
color:#FFFFFF
}
.navigation a:visited, .copy a:visited{text-decoration:none}
.navigation a:hover, .copy a:hover{text-decoration:underline}
.copy{
	float:left;
	text-align:right;
	padding:15px 17px 0 0;
	color:#D4D3D3;
	background-color:#687b7b;
	width:27%;
	height:40px;
}
.copy a{
color:#D4D3D3;
text-decoration:none
}
