﻿*{
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	color: #FFFF00;
	font-size: small;
}

img{border:0px;}

html{
	width:100%;
	height:100%;
	background-color:olive;
}

body{
	width:100%;
	background-color: #000000;
}

#header{
	width:100%;
	background-color: olive;
	text-align:center;
}

.inside{
	width:980px;
	margin:0 auto;
	overflow:hidden
}


.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color: black;
	line-height:30px;
	border-left:1px solid #82837F;
	padding:0 0 0 21px;
	margin:40px 0 0 0;
	float:left;
	width: 105px;
}


#menu{
	background-image:url(images/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:40px;
}

#menu ul{
	width:980px;
	margin:0 auto;
	padding:0 0 0 25px;
}

#menu li{
	list-style-type:none;
	display:inline;
}

.pic{
	margin:0 auto;
	/ margin:-4px auto;
}

#blocks{
	background-image:url('images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	height:165px;
	padding:27px 0 0 77px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	
}

.block1{
	background-position:left top;
	background-repeat:no-repeat;
	width:177px;
	height:118px;
	float:left;
	padding:0px 0 0 100px;
}

.block2{
	background-position:left top;
	background-repeat:no-repeat;
	width:177px;
	height:118px;
	float:left;
	padding:0px 0 0 100px;
}

.block3{
	background-position:left top;
	background-repeat:no-repeat;
	width:177px;
	height:118px;
	float:left;
	padding:0px 0 0 100px;
}

#blocks h3{
	font-family:Tahoma;
	font-size:14px;
	color:yellow;
	display:block;
	width:160px;
	text-decoration:blink;
}

#blocks span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#698224;
	display:block;
	padding:11px 0 12px 0;
	height: 48px;
	width: 141px;
	margin-left: 0px;
}

#main{
	margin-left: auto;
	margin-right: auto;
	width:980px;
	background-color:black;
	padding:25px 0 45px 0;
	border-bottom:1px solid #fff;
}
.video{
	padding:0 0px 0 27px;
	width:410px;
	height:200px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
	line-height:17px;
	float:left;
}

.video h3{
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:3px 0 0px 0px;
	font-family:Arial;
	font-size:18px;
	color:#64584C;
	font-weight:normal;
}

.video_block h3{
	padding:0 0 25px 20px;
	font-family:Arial;
	font-size:18px;
	color:#64584C;
	font-weight:normal;
}
.video_text{
	font-size:12px;
	color:yellow;
	line-height:20%;
	padding:15px 0 8px 0;
	margin-left: 40px;
}


.column{
	padding:0 60px 0 37px;
	width:871px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
	line-height:17px;
	float:left;
}

.column h3{

	background-position:left 2px;
	background-repeat:no-repeat;
	padding:3px 0 25px 28px;
	font-family:Arial;
	font-size:14px;
	color:silver;
	font-weight:normal;
	}

.news_block h3{
	background-image:url(images/bullet.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 5px 20px;
	font-family:Arial;
	font-size:14px;
	color:#64584C;
	font-weight:normal;
}

.text{
	font-size:14px;
	color:yellow;
	line-height:115%;
	padding:15px 0 8px 0;
	margin-left: 40px;
}

.newtext{
	font-size:14px;
	color:yellow;
	line-height:140%;
	padding:3px 0 4px 0;
	margin-left: 210px;
	padding-left:10px;
}


.text2{
	text-indent:22px;
	font-size:12px;
	color:#677D2A;
	line-height:100%;
	padding:10px 0 15px 0
}


.right{
	text-align:right;
	padding:15px 15px 0 0;
	float:left;
}

.right2{
	width:430px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}

.news_block{
	width:425px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
}

.news_block span{
	display:block;
	float:left;
	color:#FF8400;
	font-weight:bold;
	text-align:right;
	width:77px;
}

.news_block li{
	list-style-type:none;
}

.news_block p{
	display:block;
	float:left;
	width:393px;
	padding:0 0 23px 8px;
	height: 146px;
}

#footer{
	width:100%;
	height:27px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
	text-transform:uppercase;
	text-align:left;
	width:980px;
	margin-left: auto;
	margin-right: auto;

}

#footer a{
	color:white;
	text-decoration:none;
}

#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{line-height:50px;
	padding:0 48px 0 0
}
