* {
	margin:0;
	padding:0;
}

hr { margin:10px 0; border:none; line-height:1px; height:1px; font-size:1px; color:#ccc; background:#ccc; }
blockquote { margin:5px 0 5px 20px; }
body {  }

 a{
	color:#BE451E;
	text-decoration:underline;
}
 a:hover{
	text-decoration: none;
}

.cleardiv{
	clear:both;
}
.all {
	background-image: url(../images/all_bkg.jpg);
	background-repeat: repeat;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #353535;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color:#3e3e3e;
padding-bottom:10px;
}
.main {
	width: 1000px;
	text-align: left;
	background-image: url(../images/main_center_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_wrapper{
	background-image: url(../images/main_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
		
}
.content_wrapper_inside{
	background-image: url(../images/main_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:900px;
	position:relative;
}
* html .content_wrapper_inside{/*************************for ie 6********************/
height: 900px;
}
.left_block{
	float: left;
	width: 185px;
	overflow: hidden;
}
.logo{
	padding-left: 32px;
	padding-top: 70px;
}
.logo a{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 133px;
	display: block;
}
.menu_block{
	padding-bottom: 60px;

}
.menu_item{
	background-image: url(../images/menu_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 781px;
}
* html .menu_item{
background: none;
filter:progid:dximagetransform.microsoft.alphaimageloader(src='../images/menu_bkg.png', sizingmethod='crop');
}
/*===========menu=================*/
.main_menu{
	padding-top:100px;
	padding-left:38px;
	position:relative;
	height: 240px;
}
.main_menu ul {
    padding:5px 0 0 0;
}
.main_menu li {
    background:url(../images/menu_line.gif) no-repeat bottom left;
    padding:7px 5px 10px 7px;
    font:18px "Times New Roman";
    margin:0;
    text-transform:lowercase;
}
.main_menu li.last {
    background:none;
}
.main_menu a {
    display:block;
    color:#232525;
    text-decoration:none;
    margin-left:14px;
}
.main_menu a:hover {
    color:#C52802;
    background:url(../images/arr.gif) no-repeat 0px 9px; 
    padding-left:8px;
}
.main_menu span {
    display:block;
    color:#C52802;
    background:url(../images/arr.gif) no-repeat 0px 9px; 
    padding-left:8px;
    margin-left:14px;
}
.main_menu li{
	list-style-type:none;
}
/*===========//menu===============*/
.text_block{
	padding-left:50px;
	padding-top: 120px;
	padding-right:30px;
	font-size:10px;
	font-family:tahoma;
	color:#404040;
}
.text_block p {
    margin-bottom:16px;
}
.text_block .icq {
    text-decoration:none;
    color:#404040;
    border:0;
}
.text_block a img {
border:0;
}

.info_block{
	float:left;
	width:750px;
	padding-left: 65px;
	overflow: hidden;	
}
.top_slogan_block{
	background-image: url(../images/slogan_main_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 80px;
	width: 694px;
}
.top_slogan_inside{
	background-image: url(../images/slogan_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_slogan_text{
	background-image: url(../images/slogan_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:65px;
	padding-top:20px;
	padding-right: 55px;
	padding-bottom: 10px;
}
.slogan_text{
	color: #222323;
	font-size: 20px;
	padding-bottom: 15px;
	line-height: 18px;
}
.slogan_speaker{
	text-align:right;
	color: #98968a;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.main_info_block{
	background-image: url(../images/main_content_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-top: 33px;
	padding-right: 70px;
	padding-bottom:120px;
}

h1,h2,h3,h4,h5,h6{
	color:#1e1e1f;
	margin-bottom:12px;
}
h1{
	font-size:22px;
}
h2{
	font-size:20px;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}

.header_first_word{
	font-size:18px;
	color:#c52903;
	
}
.main_info_block p{
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 14px;
}
.main_info_block .text_header{
	color:#1e1e1f;
	text-transform:uppercase;
	font-weight:bold;
}
.main_info_block a{
	color:#BE451E;
	text-decoration:underline;
}
.main_info_block a:hover{
	text-decoration: none;
}
.main_info_block ul{
	padding-left:20px;
	margin:5px;
}
.main_info_block ol{
	padding-left:20px;
}
.text_colored{
	color:#726b58;
}

.bottom {
    font:10px tahoma;
    color:#D3D1D1;
    padding:0 30px 15px 30px;
}
.bottom a {
    color:#D3D1D1;
}
.sign {
    position:absolute;
    bottom:40px;
    right:50px;
}
.abc ul  { margin:0 0 0 -2px; padding:5px 0 10px 0px; }
.abc li  { margin:0 5px; padding:0; list-style:none; display:inline; text-transform:uppercase; }
.odd td    { background:#E2DCC5; }
.table td { padding:3px; }
h1 span { color:#C52903; font-size:18px; }
h1 { font-size:14px; text-transform:uppercase; }

.submit input { padding:2px 10px; }

table.home td { padding:5px; }
.home .name { display:block;  }
.fields textarea, .fields input { font-family:"Times New Roman"; font-size:11px; width:300px; } 
.thumb { margin-right:10px; padding:1px; border:1px solid #ccc; }
.table td { vertical-align:top; }