﻿
*{
padding:0;
margin:0 auto;
}
body
{background-color:#500000;
}

#container{
width:900px;
font-family:arial;border-left:#dbdbdb;
border-right:#dbdbdb;
width:900px;
}

#contact
{width:900px;
text-align:left;
height:269px;
margin-top:0px;
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;
font-weight:bold;
}

#contact h2{text-align:left;
color:black;
font-size:18px;
margin-left:555px;
padding-top:160px;
line-height:18px;
font-weight:bold;
margin-bottom:8px;
_margin-bottom:8px;
}

#contact p{text-align:left;
color:#010101;
font-size:14px;
margin-left:555px;
line-height:18px;
font-weight:regular;
}

#menu ul{
width:900px;
height:58px;
background-repeat:no-repeat;
background-position:top left;
background-color:#ffffff;
text-align:center;

list-style:none;

}
#menu ul li{float:left;
background-color:white;

}

#menu ul a{
line-height:15px;
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:37px;
float:left;
padding-top:21px;

}

#menu ul a:hover{
	line-height: 15px;
	color: #E5E5E5;
	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:37px;
	float: left;
	text-decoration: none;
	padding-top: 21px;
}
#article
{
	width: 870px;
	text-align: left;
	background-image: url("img/bg_article.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding:15px 15px 15px 15px;
}
#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:14px;
width:870px;
margin-left:0px;
margin-top:46px;
font-weight:normal}

#article ul
{color:#2f3240;
background-color:#F8F7F7;
text-align:left;
font-size:14px;
margin-left:20px;
padding:10px;
font-weight:normal}

#article h5
{color:#2f3240;
background-color:#F8F7F7;
text-align:left;
font-size:14px;
width:870px;
margin-left:0px;
margin-top:14px;
font-weight:normal}

#article p
{color:#2f3240;
text-align:left;
font-size:14px;
width:875px;
margin-left:0px;
margin-top:14px;}

#bottom_part{
	width: 870px;
	background-image: url("img/bg_article.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	padding: 15px;
color:#2f3240;
text-align:center;
font-size:12px;

margin-left:0px;
}

.cleaner{
	clear: both;
}
#validator{text-align:right;width:900px;height:31px;float:left}
#validator img{height:31px;width:88px;border:0px solid #ffffff"}
