
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	color: #0B0053;
}

#Inner
{
	background: url("img/bac.png") top left repeat-x;
	height: 248px;
}

#Container
{
	width: 1000px;
	margin: 0px auto;
}

#TopPart
{
	height: 248px;
}

#Head
{
	height: 239px;
    background: url("img/header.png") top left no-repeat;
    width: 1000px;
	float: left;
	margin-top: 9px;
}

a:link, a:visited {	color: #006699; text-decoration: underline; font-variant: small-caps; font-size: 14px}

.email
{
	color: white;
	padding-top: 40px;
	padding-right: 50px;
	text-shadow: 1px 1px 1px #000;
	text-align: right;
}

.phone
{
	color: white;
	padding-right: 50px;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	padding-top: 13px;
}

.adress
{
	color: white;
	font-size: 17px;
	padding-right: 15px;
	text-align: right;
	text-shadow: 1px 1px 1px #000;
	padding-top: 43px;
}

.newsflash
{
	color: yellow;
	padding-right: 15px;
	padding-top: 50px;
	text-shadow: 1px 1px 1px #000;
	text-align:right;
	font-variant: small-caps;
	
}

#WidePart
{
	width: 896px;
	display: block;
	background: #D1EDFF;
	margin: 0px 10px 10px 0px;
}

.heading_wide 
{
	padding: 12px 0px 10px 45px;
	background: url("img/arrow4.gif") top left no-repeat;
}

.text_wide 
{
	padding: 5px 45px 10px 45px;
	text-align: justify;
}

#servlist li {
	list-style-type: circle;
}

#Menu
{
	width: 900px;
	padding-left: 2px;
	height: 54px;
	display: block;
}

#Menu a
{
	width: 149px;
	height: 54px;
	float: left;
	background: url("img/menu.gif") top left no-repeat;
	color: #2a5e9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#Menu a span
{
	margin-left: 38px;
    line-height: 80px;
}

#Menu a:hover, #Menu a.active
{
	background-position: -150px 0px;
}

#CentralPart
{
	width: 896px;
	margin-left: 2px;
	clear: both;
	padding-top: 9px;
}

#Shadow
{
    width: 900px;
	margin-left: 100px;
	background: url("img/shadow.gif") top left repeat-y;
}

#LeftPart
{
	width: 440px;
	float: left;
	display: block;
	background: #9BB7FD;
	margin: 0px 0px 10px 0px;
}

*>#LeftPart
{
	margin-top: 0px;
}

#RightPart
{
	float: right;
	width: 440px;
	background: #BDD9FF;
	display: block;
	margin: 0px 0px 10px 0px;
}

*>#RightPart
{
	margin-top: 0px;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 450px;
	float: left;
}

.article_left
{
    background: url("img/arrow4.gif") top left no-repeat;
    width: 440px;
    height: 158px;
    float: left;
	padding-top: 20px;
	margin-top: 10px;
}

.heading_left
{
	padding: 12px 0px 10px 45px;
	background: url("img/arrow4.gif") top left no-repeat;
}

.paragraf_left
{
	padding: 5px 20px 10px 45px;
	text-align: justify;
}

.paragraf_left2
{
	padding: 5px 10px 10px 50px;
	text-align: justify;
}

.heading_right
{
	padding: 12px 50px 10px 0px;
	text-align: right;
	background: url("img/arrow3.gif") top right no-repeat;
}

.article_right
{
    background: url("img/bac-right.gif") top left no-repeat;
    width: 450px;
    height: 158px;
    float: left;
    padding-top: 20px;
	margin-top: 10px;
}

.paragraf_right
{
	text-align: justify;
	padding: 5px 45px 10px 20px;
}

.paragraf_right2
{
	text-align: justify;
	color: #496b91;
	padding: 5px 50px 10px 10px;
}

h1
{
	font-size: 18px;
	color: #2a5e9d;
	padding-left: 50px;
	background: url("img/arrow2.gif") top left no-repeat;
	line-height: 45px;
	margin-left: 3px;
}

h2
{
	font-size: 20px;
	color: #2a5e9d;
	font-variant: small-caps;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 10px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #2a5e9d;
}

#News
{
	float: left;
	background: url("img/flowers.gif") bottom right no-repeat;
	background-color: #eef0f2;
	padding-top: 5px;
	min-height: 400px;
	height: 400x;
	width: 448px;
}

*>#News
{
	height: auto;
}

.news_heading
{
    background: url("img/arrow3.gif") top right no-repeat;
	line-height: 45px;
	padding-left: 345px;
}

#Bottom
{
	width: 900px;
	margin-left: 54px;
	float: left;
	padding-top: 10px;
	background: url("img/bottom.gif") top right no-repeat;
}

*>#Bottom
{
    margin-left: 100px;
}

.down
{
	margin-left: 590px;
	padding-bottom: 10px;
	font-size: 11px;
}

.down a
{
    color: #0B0053;
}
