@CHARSET "UTF-8";

body
{
	padding: 0px;
	margin: 0px;
	background-color: #002878;
}

.head
{
	position:relative;
	padding: 0px;
	margin: 0px;
	background-color: #002878;
	height: 200px;
	width: 100%;

	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-image:url("../../img/dynamic.jpg");
		
}

.logoBox
{
	float: left;
	width: 785px;
	height:200px;
	background-image: url("../../img/logoLeft.jpg");
	background-repeat: no-repeat;
}

.logoBox a
{
	outline: none;
}


.rightTopMenu
{
	
	width: 239x;
	height: 200px;
	text-align: right;
}

.rightTopMenu img
{
	border-width: 0px;
	margin-top: 20px;
	margin-right: 30px;
}

.logo
{
	position: relative;
	top: 37px;
	left:31px;
	border-width: 0px;
}


.dynamic
{
	
	width: 254px;
	height: 200px;
	float: right;
}


.topMenu
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 600px;
	height: 200px;
}

.topMenu div a
{
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	outline: none;
}


.topLine
{
	background-image: url("../../img/topLine.jpg");
	width: 100%;
	height: 22px;
}



#home
{
	position: absolute;
	top:80px;
	left: 30px;
}

#production
{
	position: absolute;
	top:120px;
	left: 30px;
}

#manufacture
{
	position: absolute;
	top:160px;
	left: 30px;
}






#partner
{
	position: absolute;
	top:80px;
	left: 200px;
}

#work
{
	position: absolute;
	top:120px;
	left: 200px;
}

#studio
{
	position: absolute;
	top:160px;
	left: 200px;
}







#price
{
	position: absolute;
	top:80px;
	left: 500px;
}

#diler
{
	position: absolute;
	top:120px;
	left: 500px;
}

#contact
{
	position: absolute;
	top:160px;
	left: 500px;
}
	


.blockInfo
{
	background-image: url("../../img/blockInfo.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 700px;
	padding-top: 20px;
}

.blockInfo div
{
	color: #fff;
}

.positionText
{
	position: relative;
	margin: 0px auto;
}


#textPage, .positionText, .bottomGradient, .infoLine
{
	width: 950px;
}

#textPage
{
	
	
	float:left;
	
	
	
	
	border: 2px solid #7b0101;
	margin: 0px auto;
	background-color: #002878; 
}

#blockNews, #blockText
{
	font-family: verdana;
	font-size: 12px;
}

#blockNews
{
	float:left;
	width: 250px;
	padding: 10px 20px 5px 15px; 
}

#blockNews b
{
	display:block;
	margin: 5px 0px 5px 0px;
	
}

#blockText
{
	float:left;
	padding: 10px 5px 5px 5px;
	width: 650px;
	/*background-color: #fff;*/
}




.bottomGradient
{
	position: relative;
	background-image: url("../../img/bottomGradient.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
	margin: 0px auto;
	clear:left;
}

.infoLine 
{
	text-align: right;
	margin: 0px auto;
	clear:left;
}

.infoLine a
{
	color: #6b7382;
	font-family: verdana;
	font-size: 11px;
}

/**************************/

.more
{
	color: #ccc;
}

.blockBrends
{
	width: 100%;
	background-color: #fff;
}