
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #545151;
}

img 
{
border: none;
}

#Container
{
	width: 901px;
	margin: 0px auto;
	margin-top: 20px;
}

#TopPart
{
	height: 270px;
}

#Head
{
	height: 80px;
    width: 901px;
	float: left;
	margin-top: 10px;
}

.name
{
	font-size: 28px;
	
	line-height: 64px;
	text-indent: 0px;
	font-family: Candara;
}

.red
{
    color: #b40b00;
}

.adress
{
	font-size: 13px;
	font-weight: bold;
	margin-top: -18px;
	padding-left: 40px;
}

.adress a
{
	color: #545151;
	text-decoration: none;
}

#Top
{
	width: 901px;
	height: 180px;
	display: inline;
	float: left;
}

#TopLeft
{
	width: 202px;
	height: 180px;
	float: left;
}

#Menu a
{
	width: 202px;
	height: 60px;
	float: left;
	background: url("img/button.gif") top left no-repeat;
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-family: Candara;
}

#Menu a span
{
	float: right;
    line-height: 60px;
    padding-right: 10px;
}

#Menu a:hover
{
	text-decoration: underline;
	color: #f0cbc8;
}

#TopRight
{
    width: 699px;
	height: 180px;
	background: url("img/right-part.jpg") top left no-repeat;
	float: right;
}

.cleaner
{
    clear: both;
}


#TopRightAbout
{
    width: 699px;
	height: 180px;
	background: url("img/right-partAbout.jpg") top left no-repeat;
	float: right;
}

#TopRightServices
{
    width: 699px;
	height: 180px;
	background: url("img/right-partService.jpg") top left no-repeat;
	float: right;
}

#TopRightContact
{
    width: 699px;
	height: 180px;
	background: url("img/right-partContact.jpg") top left no-repeat;
	float: right;
}

#CentralPart
{
	width: 891px;
	background-color: #e7e7e7;
	padding: 5px;
}

#Shadow
{
    width: 879px;
    background-color: white;
    padding: 6px;
}

.article
{
	background-color: #f1f5f5;
}

h1
{
    background: url("img/arrow2.gif") top left no-repeat;
    background-position: 0px 8px;
    font-size: 24px;
	font-family: Candara;
	color: #545151;
	margin-left: 70px;
	padding-left: 30px;
}

h2
{
    background: url("img/arrow2.gif") top left no-repeat;
    background-position: 0px 8px;
    font-size: 24px;
	font-family: Candara;
	color: #545151;
	margin-left: 70px;
	padding-left: 30px;
}

p
{
	padding: 5px;
	text-align: justify;
}

#News
{

	margin-top: 10px;
	background-color: #f1f5f5;
	width: 436px;
	float: left;
	margin-right: 7px;
}

#Job
{
	float: right;
	margin-top: 10px;
	background-color: #f1f5f5;
	width: 436px;
}

#Inform
{
	width: 879px;
	display: inline;
}

.calling-man
{
	vertical-align: bottom;
	float: left;
	margin-right: 5px;
}

.down
{
	margin-left: 655px;
	padding-bottom: 10px;
	font-size: 10px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
