*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #545151;
}

#Container
{
	width: 901px;
	margin: 0px auto;
	margin-top: -10px;
}

#TopPart
{
	height: 270px;
}

#Head
{
	height: 80px;
    width: 901px;
	float: left;
	margin-top: 8px;
}

.name
{
	font-size: 28px;
	background: url("../img/csc-logo.png") top left no-repeat;
	margin-top: 4px;
	line-height: 74px;
	text-indent: 95px;
	font-family: Candara;
}

.red
{
    color: #b40b00;
}

.adress
{
	font-size: 11px;
	font-weight: bold;
	margin-top: -14px;
	padding-left: 3px;
}

.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: 21px;
	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.gif") top left no-repeat;
	float: right;
}

.cleaner
{
    clear: both;
}

#CentralPart
{
	width: 891px;
	background-color: #e7e7e7;
	padding: 4px;
}

#Shadow
{
    width: 879px;
    background-color: white;
    padding: 6px;
}

.article
{
	background-color: #f1f5f5;
	padding: 5px;
}

.crscurr
{
    font-size: 22px;
	font-family: Candara;
	color: #b40b00;
	padding-left: 2px;
}
h1
{
    background: url("../img/arrow1.gif") top left no-repeat;
    background-position: 0px 8px;
    font-size: 22px;
	font-family: Candara;
	color: #b40b00;
	margin-left: 7px;
	padding-left: 30px;
}

h2
{
    background: url("../img/arrow2.gif") top left no-repeat;
    background-position: 0px 2px;
    font-size: 14px;
	font-family: Candara;
	color: #545151;
	margin-left: 7px;
	padding-left: 30px;
}

p
{
	padding: 5px;
	text-align: justify;
}
li
{ padding-left:12px;
}
hr {
border:0 dotted;
background-color: #900;
height: 2px;
}
#News
{

	margin-top: 10px;
	background-color: #dee2e5;
	width: 436px;
	float: left;
	margin-right: 7px;
}

#Job
{
	margin-top: 10px;
	background-color: #dee2e5;
	width: 436px;
	float: right;
}
#Job1
{
	margin-top: 10px;
	background-color: #FFF;
	width: 436px;
	float: right;
}

#Inform
{
	width: 879px;
	display: inline;
}

.calling-man
{
	vertical-align: bottom;
	float: left;
	margin-right: 5px;
}

.down
{
	margin-left: 550px;
	padding-bottom: 12px;
	font-size: 10px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
