html, body {
	height: 100%;
	
}

#left_arrow{
	width:150px;
	height:150px;
	position:fixed;
	margin-top:200px;
	left:0px;
	}
	
#left_arrow a{
	background:url(../images/left_arrow.gif) no-repeat;
	display:block;
	width:150px;
	height:150px;
	
}

*html #left_arrow a{
	background:url(../images/left_arrow.gif) no-repeat;
	display:block;
	width:150px;
	height:150px;
	position:absolute;
	
}

*html #left_arrow {
	position:absolute;
	
	top:expression(eval(document.documentElement.scrollTop))
	
}

#right_arrow {
	position:fixed;
	margin-top:200px;
	right:0px;
}


*html #right_arrow {
	position:absolute;
    top:expression(eval(document.documentElement.scrollTop))

}

#right_arrow a{
	background:url(../images/right_arrow.gif) no-repeat;
	display:block;
	width:150px;
	height:150px;
}

#container{
	position: relative;
	margin: 0 auto;
	width: 895px;
	height:100%;
	}
	

	
#contacts{
	margin:35px 0px 15px 0px;
	position: relative;
	font-family: Arial;
	color:#4d4d4f;
	text-decoration: none;
	font-size: 9px;
	line-height:10px;
	
}


#header{
	position:relative;
	width:100%;
	margin-top:60px;
}

#logo{
	position:absolute;
	width:142px;
	right:-40px;
	
}

*html #logo{
	position:relative;
	width:142px;
	padding-left: 750px;
}

#logo a{
	display:block;
	width:142px;
	height:17px;
	background:url('http://crasava.ru/assets/templates/crasava/images/logo.jpg') no-repeat;
	margin-right:5px;
}

#menu{
	float:left;
	margin-top: 25px;
	position:relative;
	width:100%;
	overflow:hidden;
	
}


#menu ul li {
	float:left;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	
}

#menu ul li a{
	color: #414042;
	text-decoration: none;
	line-height:50px;
	font-size: 14px;
	font-family: Arial;
	padding:15px 20px 15px 20px;
	
}



#menu a:hover{
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background:#ff0000;
	padding:15px 20px 15px 20px;
	
}

#menuint ul li a{
	color: #414042;
	text-decoration: none;
	line-height:50px;
	font-size: 14px;
	font-family: Arial;
	padding:15px 20px 15px 20px;
	width: 100%;
}

*+html #menuint ul li a{
	padding:15px 20px 15px 20px;
}



#menuint a:hover{
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background:#ff0000;
	padding:15px 20px 15px 20px;
}



#menuint{
	float:left;
	margin-top: 25px;
	position:relative;
	width:100%;
	overflow:hidden;
	height:94px;
}


#menuint ul li {
	float:left;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	
}



.podmenu{
	position: absolute;
	height:50px;
	top:50px;
	display: none;
	margin-top:-4px;
}

*+html .podmenu{
	margin-top: -5px;
}

*html .podmenu{
	margin-top: -6px;
}

.active{
	position:relative;
	
}

.active a, .podmenu .active a{ 
	color:#ffffff !important;
	background: #ff0000;
}




.active .podmenu{
	left:0px;
	position:absolute;
	display:block;
	width:1000px;
	
}


.podmenu a{
	background:#b40000;

}


.clear{
	clear:both;
	}

#bigboard{
	margin-top:30px;
	width:895px;
	height:485px;
}

.title{
	margin:30px 0px 0px 26px;
	color:#414042;
	font-size:30px;
	font-family:Arial;
}

#latestworks-title{
	font-family: Arial;
	font-weight: bold;
	color:#4d4d4f;
	text-decoration: none;
	font-size: 17px;
	margin-top: 50px;
}

#latestworks{
	margin-top:10px;
	width:100%;
}

#latestworks ul li{
	display:inline;
}

#latestworks li{
	float: left;
	width:231px;
}

.last{
	width:200px !important;
}

#latestworks img{
	width:200px;
	height:160px;
	margin:0px 0px 5px 0px;
}
#latestworks a{
	font-family: Arial;
	color:#4d4d4f;
	text-decoration: none;
	font-size: 17px;
	
}

#latestworks a:hover{
	text-decoration:underline;
}

#works{
	margin:28px 0px 0px 26px;
	width: 100%;
}

#works ul li{
	display:inline;
}

#works li{
	float: left;
	width:200px;
	height:220px;
	margin: 0px 23px 0px 0px;
}

#works img{
	width:200px;
	height:160px;
	margin:0px 0px 5px 0px;
}
#works a{
	font-family: Arial;
	color:#4d4d4f;
	text-decoration: none;
	font-size: 17px;
	
}

#works a:hover{
	text-decoration:underline;
}

.maincontent{
	margin-top:20px;
	margin-left:180px;
	width:700px;
	line-height:20px;
	color:#566167;
	font-family:Arial;
	font-size:14px;
	
}


#content{
	line-height:20px;
	color:#566167;
	font-family:Arial;
	font-size:14px;
	width: 100%;
	margin:28px 0px 0px 26px;
	position:relative;
	overflow:hidden;
}


#content-text{
	line-height:20px;
	color:#566167;
	font-family:Arial;
	font-size:14px;
	width: 720px;
	margin:28px 0px 0px 26px;
	position:relative;
	overflow:visible;
}

#content-text a{
	color:#4FB8EA;
	text-decoration:none;
}

#content-text a:hover{
	text-decoration:underline;
}

.preview{
	width:200px;
	height:160px;
}

.errors{
	margin: 10px 0px 0px 26px;
	width: 410px;
	line-height:15px;
	padding-top:20px;
}

.contacts{
	width:100%;
	min-height:160px;
	height:expression(this.scrollHeight<200?"200px":"auto");
	position:relative;
}

#content-contacts{
	color:#566167;
	font-family: Arial;
	font-size:14px;
	position: absolute;
	top:26px;
	left:470px;
	
	width:300px;
	
}

#forma {
	color:#566167;
	font-family: Arial;
	font-size:14px;
	margin-bottom: 2px;
	width:450px;
	position:relative;
}

#forma h3{
	padding-top:20px;
}


#forma li{
	margin:0px 0px 15px 26px;
}

#forma input, textarea{
	border:1px solid #C7C7C7;
	font-family: Arial;
	font-size:14px;
	padding:3px;
	width:410px;
	margin-top:2px;
}



#content-contacts a{
	color:#4FB8EA;
	text-decoration:none;
}

#content-contacts a:hover{
	text-decoration:underline;
}

.submit{
	width:100px !important;
}

/* BEGIN Каталог */

.catalog{
	display: block;
	float: left;
	width: 100%;
}

.block_category{
	padding: 10px 10px 10px 5px;
	margin: 5px;
	display: block;
	background-color: #E6F4F8;
	height: 90px;
	width: 300px;
	vertical-align: top;
	float: left;
}

.catimage{
	float: left;
}

.category a{
	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subcategory a{
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.catdocs{
	display: block;
	float: left;
	width: 100%;
}
 /*END Каталог*/



