
*{
padding:0;
margin:0 auto;text-align: center;
}
body
{}
#container{
width:900px;
font-family:arial;border-left:#dbdbdb;
border-right:#dbdbdb;}

#contact
{width:900px;
text-align:left;
height:269px;
margin-top:0px;
_margin-top:-18px;
padding-top:0px;
background-image:url("img/contact.jpg");
background-repeat:no-repeat;
background-position:top left;
background-color:#ffffff;}



#contact h1{

text-align:left;
color:#353434;
font-size:22px;
margin-left:555px;
line-height:30px;
padding-top:33px;
_padding-top:33px;
font-weight:bold;}

#contact h2{text-align:left;
color:#f8f8f8;
font-size:18px;
margin-left:555px;
padding-top:66px;
_padding-top:67px;
line-height:20px;
font-weight:bold;
margin-bottom:20px;
_margin-bottom:19px}

#contact p{text-align:left;
color:#010101;
font-size:14px;
margin-left:555px;
line-height:20px;
font-weight:regular;
}

#container ul{
width:900px;
height:54px;
background-image:url("img/menu_bg.png");
background-repeat:no-repeat;
background-position:top left;
background-color:#ffffff;

padding-left:2px;
list-style:none;

}
#container ul li{float:left;

}

#container ul a{
line-height:21px;
color:#353434;
font-weight:bold;
font-size:13px;
text-decoration:none;
background:url("img/button.png") no-repeat top left ;
list-style:none;
width:128px;
height:51px;
float:left;
padding-top:21px;

}

#container ul a:hover{
line-height:21px;
color:#353434;
font-weight:bold;
font-size:13px;
text-decoration:none;
background:url("img/active_button.png") no-repeat top left ;
list-style:none;
width:128px;
height:51px;
float:left;
text-decoration:underline;
padding-top:21px;
}

#article
{width:900px;text-align:left;
background-image:url("img/bg_article.png");
background-repeat:no-repeat;
background-position:top left;
background-color:#ffffff;
padding:15px 15px 15px 14px

}
#article h3{
text-align:left;
color:2f3240;
font-size:16px;
font-weight:bold;
background-image:url("img/arrow.png");
background-repeat:no-repeat;
background-position:left;
background-color:#ffffff;
padding-left:15px;
line-height:20px;
float:left;
width:850px;
margin-top:13px;
}

#article h4
{color:#2f3240;
background-color:#F8F7F7;
text-align:left;
font-size:12px;
width:870px;
margin-left:0px;
margin-top:46px;
font-weight:normal}

#article h5
{color:#2f3240;
background-color:#F8F7F7;
text-align:left;
font-size:12px;
width:870px;
margin-left:0px;
margin-top:14px;
font-weight:normal}

#article p
{color:#2f3240;
text-align:left;
font-size:12px;
width:875px;
margin-left:0px;
margin-top:14px;}

#bottom_part{
text-align:center;
font-size:12px;
line-height:20px;
margin-top:3px;
color:2f3240;
font-weight:regular;
background-image:url("img/bottom_part.png");
background-repeat:no-repeat;
background-position:left;
background-color:#ffffff;}

.cleaner{
	clear: both;
}
#validator{text-align:right;width:900px;height:31px;float:left}
#validator img{height:31px;width:88px;border:0px solid #ffffff"}

