body {
	background: #94bf94;
	width: 100%;
	height: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#bobyContainer {
	width:100%;
	/*height: 100%;*/
}
#headerContainer {
	/*background-image: url(img/topbg.gif);*/
	width: auto;
	height: 201px;
	background-repeat: repeat-x;
	background-color: #272827;
}
#header {
	background-image: url(img/header.jpg);
	width: 962px;
	height: 201px;
	background-repeat: no-repeat;
	/*margin: 0px 10px;*/
	position: relative;
}
#bottomContainer {
	background-image: url(img/bg.gif);
	width: auto;
	height: auto;
	background-repeat: repeat-x;
	background-color: white;
	background-position: top;
	background-color: #3f7d35;	
}
#flower {
	background-image: url(img/flower.png);
	width: 100%;
	height: auto;
	/*min-height: 640px;*/
	/*height: 100%;*/
	background-repeat: no-repeat;	
	background-position: 100% 100%;
	position: relative;	
	padding-bottom: 140px;
	/*border: solid green;*/
}
#footer {
	/*background-image: url(img/footer.gif);*/
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 10px;
	left:0px;
	color: white;
	font-size: 10px;
	margin: 0px auto;	
	/*border: solid red;*/
	text-align: center;
}
#footer table {
	color: white;
	font-size: 12px;
	font-weight: bold;
	/*width: 100%;*/
	margin: 0px auto;
}
#footer table td {
	padding: 10px 20px;
	text-align: center;
}
#footer table td div {
	text-align: left;
}
#footer a:link, #footer a:visited {
	color: white;
	text-decoration: underline;
}
#footer a:hover {
	color: #b8feb8;
	text-decoration: none;
}
#content {
	background-image: url(img/contbg.gif);
	background-repeat: repeat-x;	
	background-position: top;
	background-color: white;
	width: 962px;
	/*width: expression('953px');	*/
	border: solid gray;
	border-width: 2px;
	margin: 0px auto;
	/*margin-bottom: 140px;*/
	height: auto;
	min-height: 500px;
	_height: 500px; /*IE hack*/	
	text-align: left;
}
#menu {
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;	
	background-position: top;
	position: absolute;
	bottom: -5px;
	right: 0px;
	width: 310px;
	height: 70px;
	text-align: left;
}
#homeLink {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 201px;
}
#counters {
	padding: 10px 0px;
}
#phoneNumbers {
	position: absolute;
	right: 0px;
	top: 24px;
	color: white;
	font-weight: 700;
	font-size: 20px;
}
#phoneNumbers span.small {
	font-size: 11px;
}
#phoneNumbers div {
	margin-bottom: 5px;
}
#faq, #actions, #office {
	text-align: center;
	margin-bottom: 70px;
}
#faq .title, #actions .title, #office .title {
	text-align: center;
	color: #016003;
	font-size: 20px;
	margin: 5px 0px 5px 0px;
}
#actions a:visited, #actions a:link, #actions a:hover {
	font-size: 11px;
	text-decoration: none;
}
#office a:visited, #office a:link, #office a:hover {
	font-size: 11px;
	text-decoration: none;
}
#advantages {
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 10px 30px;
	float: left;
	width: 380px !important;
	width: 440px;
	margin-left:20px;	
}
#advantages li {
	list-style: circle;
	list-style-image: none;
	list-style-position: inside;
	margin: 3px 0px;
	padding: 0px;
}
.right-side {
	vertical-align: top;
}
.chapter {
	font-size: 14px;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}

.one_article{
	font-size:11px;
	margin:0 0 10px 0;
}
.one_article p{
	padding:0 0;
	margin:0 0 5px 0;
}
.one_article h1{
	color:#999999;
	font-weight: bold;
	font-size:11px;
}
.one_article h1 a{
	color:#999999;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
}
.one_article h1 a:hover{
	color:#000;
	font-weight: bold;
	font-size:11px;
	text-decoration:underline;
}
.one_article  .date_article,  .one_article  .title_article{
	color:#999999;
	font-weight: bold;
}
