﻿body
{
	font-family:Arial;
	font-size:14px;
	background-image: url(../images/master-bacground.gif);
	background-color:#fdfdfc;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
h1
{
	font-size:16px;
}


.site-body
{
	min-width:1000px;
	float:left;
}


.main-menu
{
	width: 100%;
	background-image:url(../images/menu-block-background.gif);
	background-repeat:repeat-x;
	clear:both;
}

.main-menu ul li
{
	display: block;
	float: left;
	height: 36px;
	width: 94px;
}

.main-menu ul li a span
{
	cursor: pointer;
	display: block;
	height: 36px;
	width: 94px;
}
.main-menu ul .current span, .main-menu ul a:hover span
{
	background-position: 100% -36px;
}
.main-menu ul .Main a span
{
	background-image: url(../images/tab-main.gif);
}
.main-menu ul .AboutBrand a span
{
	background-image: url(../images/tab-AboutBrand.gif);
}
.main-menu ul .AboutCompany a span
{
	background-image: url(../images/tab-AboutCompany.gif);
}
.main-menu ul .Products a span
{
	background-image: url(../images/tab-Products.gif);
}
.main-menu ul .Partners a span
{
	background-image: url(../images/tab-Partners.gif);
}
.main-menu ul .Teaching a span
{
	background-image: url(../images/tab-Teaching.gif);
}
.main-menu ul .Press a span
{
	background-image: url(../images/tab-Press.gif);
}
.top-logo-block
{
	height: 210px;
	width: 100%;
	background-image: url(../images/top-background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
}


.main-logo
{
	margin-left:40px;
	margin-top:50px;
	display:block;
}
.main-logo-text
{
	display:block;
	margin-left:40px;
	margin-top:20px;
	font-size:14px;
	font-family:Verdana;
	color:#666666;
	
}

.phone
{
    color:Black;
}

.content
{
	width:660px;
	margin-left:40px;
	clear:both;
	padding-top:60px;
	padding-bottom:60px;
	font-family:Georgia,Arial;
}
.footer
{
	width:100%;
	height:160px;
	
}
.header
{
	font-weight:700;
	font-size:16px;
}
a
{
	font-family:Arial;
	color:Black;
}

.category-navigate
{
padding-bottom:30px;
}

.category-navigate a
{
	display:block;
	padding-bottom:10px;
}

.news-picture
{
    float:left;
    padding-right:10px;
    padding-bottom:10px;
}
.slogan1, .slogan2
{
    color:#A155A1;
    font-family:Georgia;
    font-size:40px;
    padding:0;
    margin:0;
}
.slogan2
{
    margin-left:60px;
}

.production-front
{
    width:680px;
}
.production-front td
{
    
    text-align:center;
    vertical-align:top;
    padding:0;
}

.production-front a
{
    text-decoration:none;
}
.production-front a:hover
{
    text-decoration:underline;
}

.banners a
{
    display:block;
    float:right;
    clear:both;
}
