
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	color: #000;
}

#Inner
{
	background: #6699CC;
	height: 209px;
}

#Container
{
	width: 1000px;
	margin: 0px auto;
}

#TopPart
{
	height: 208px;
}

#Head
{
	height: 200px;
    background: url("images/head2.jpg") top left no-repeat;
    width: 1000px;
	float: left;
	margin-top: 9px;
}

.email
{
	color: white;
	padding-left: 780px;
	padding-top: 10px;
	font-size:16px;
}

.name
{
	color: white;
	font-size: 34px;
	padding-left: 333px;
	padding-top: 37px;
}

.adress
{
	color: white;
	font-size: 18px;
	padding-left: 600px;
	padding-top: 0px;
	font-style:italic;
}

#MenuG
{
	width: 900px;
	height: 54px;
	display: block;
}

#MenuG a
{
	width: 150px;
	height: 54px;
	float: left;
	background: url("img/menu.gif") top left no-repeat;
	color: #2a5e9d;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#MenuG a span
{
	margin-left: 38px;
    line-height: 80px;
}

#MenuG a:hover, #Menu a.active
{
	background-position: -150px 0px;
}

#CentralPart
{
	width: 900px;
	margin-left: 2px;
	clear: both;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

#Shadow
{
    width: 904px;
	margin-left: 48px;
	background: url("img/shadow.gif") top left repeat-y;
}

#LeftPart
{
	width: 450px;
	float: left;
	margin-top: -27px;
}

*>#LeftPart
{
	margin-top: 0px;
}

#RightPart
{
	float: right;
	width: 450px;
	margin-top: -27px;
}

*>#RightPart
{
	margin-top: 0px;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 450px;
	float: left;
}

.article_left
{
    background: url("img/bac-left.gif") top left no-repeat;
    width: 450px;
    height: 170px;
    float: left;
	padding-top: 5px;
	margin-top: 5px;
}

.heading_left
{
	padding-left: 45px;
	padding-bottom: 5px;
}
.heading_topper
{
	padding-left: 15px;
	padding-top:7px;	
}

.paragraf_left
{
	padding: 5px 10px 5px 45px;
	text-align: justify;
}

.paragraf_topper
{
	padding: 5px;
	text-align: justify;
	font-size:14px;
	color:#000;
}


.paragraf_left2
{
	padding: 5px 10px 10px 50px;
	text-align: justify;
}


.heading_right
{
	padding-left: 330px;
	padding-bottom: 5px;
}

.article_right
{
    background: url("img/bac-right.gif") top left no-repeat;
    width: 450px;
    height: 170px;
    float: left;
    padding-top: 5px;
	margin-top: 5px;
}

.paragraf_right
{
	text-align: justify;
	padding: 5px 50px 10px 10px;
}

.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: 18px;
	color: #2a5e9d;
}

h3
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 10px;
}

#News
{
	float: left;
	background: url("img/flowers.gif") bottom right no-repeat;
	background-color: #eef0f2;
	padding-top: 5px;
	min-height: 200px;
	height: 200px;
	width: 448px;
}

*>#News
{
	height: auto;
}

.news_heading
{
    background: url("img/arrow3.gif") top right no-repeat;
	line-height: 45px;
	padding-left: 345px;
}

#Bottom
{
	width: 904px;
	margin-left: 48px;
	float: left;
	padding-top: 10px;
	background: url("img/bottom.gif") top right no-repeat;
}

*>#Bottom
{
    margin-left: 48px;
}

.down
{
	margin-left: 650px;
	padding-bottom: 10px;
	font-size: 11px;
}

.down a
{
    color: #5a5551;
}

#carouselthreed{
height: 200px;
position: relative;
}

.tdc-element{
cursor: pointer;
position: absolute;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0px 8px;
}
#menu_bkg {
	background-color:#2C3C54;
	width:902px; 
	height:44px;
}
.StaffBox  {
	background-image:url(images/grad1.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
 
}

.StaffBox img {
	width:85px;
	float:left;
	margin-right:4px;
}



