body, html
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

.clear
{
	clear: both;
	padding: 0;
	margin: 0;
}

div#container
{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

div#top
{
	width: 980px;
	margin: 0;
	padding: 0;
}

div#top p#top_red
{
	float: left;
	width: 250px;
	height: 8px;
	background: #E60004;
	margin: 0;
	padding: 0;
}



div#top p#top_gray
{
	float: left;
	width: 726px;
	height: 8px;
	background: #9B9A9A;
	margin: 0 0 0 4px;
}


h1
{
	float: left;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 823px;
	height: 80px;
	text-indent: -9999px;
	clear: both;
}

div#logo
{
	float: left;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width: 842px;
	height: 80px;
	text-indent: -9999px;
	clear: both;
}

div#logo1
{
	float: left;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/logo_en.gif);
	background-repeat: no-repeat;
	width: 824px;
	height: 80px;
	text-indent: -9999px;
	clear: both;
}

div#top_info
{
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Arial;
	font-size: .9em;
	font-weight: normal;
	color: #9B9A9A;
	text-align: right;
}

div#top_info p
{
	padding: 0;
	margin: 8px 0 0 0;
}

div#top_info a
{
	background: #9B9A9A;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

div#top_info a:hover
{
	background: #E60004;
	color: #fff;
}


div#main_nav
{
	float: left;
	width: 250px;
	height: 218px;
	background: #E60004;
	border-top: 8px solid #9B9A9A;
	text-align: left;
	margin: 0 0 15px 0;
}

div#main_nav ul
{
	margin: 0;
	padding: 1px 0 0 0;
	list-style-type: none;
}

div#main_nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	border-bottom: 1px dotted #fff;
	border-width: 1px;
}


div#main_nav a
{
	display: block;
	margin: 0;
	padding: 4px 0 4px 15px !important;
	padding: 5px 0 4px 15px;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

div#main_nav a:hover
{
	background: #fff;
	color: #E60004;
}

div#main_nav li.main_nav_selected a
{
	background: #fff;
	color: #E60004;
}

div#home_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/home_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#about_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/about_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#service_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/serivice_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#work_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/work.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#products_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/products_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#contacts_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/contacts_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#partners_pic
{
	float: left;
	width: 726px;
	height: 217px;
	margin: 0 0 15px 4px;
	background-image: url(../img/partners_pic.jpg);
	background-repeat: no-repeat;
	border-top: 8px solid #E60004;
}

div#footer1
{
	float: left;
	width: 248px;
	background: #E60004;
	text-align: left;
	padding: 3px 0 2px 2px;
	margin: 10px 0 0 0;
	font-family: Arial;
	font-size: .6em;
	font-weight: normal;
	color: #fff;
}

div#footer2
{
	float: left;
	width: 726px;
	background: #9B9A9A;
	text-align: center;
	padding: 0 0 0 0;
	margin: 10px 0 0 4px;
}

div#footer2 ul, div#footer2 li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}


div#footer2 a:link, div#footer2 a:visited
{
	float: left;
	margin: 0 0 0 0;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
	font-size: .8em;
	font-weight: normal;
	color: #fff;
	border-left: 1px solid #fff;
}

div#footer2 a:hover
{ 
	background: #fff;
	color: #000;
}

div#temp-announce
{	
	color: #E60004;
	font-weight: bold;	
}

