html,body,div,span,applet,object,iframe,

h1,h2,h3,h4,h5,h6,p,blockquote,pre,

a,abbr,acronym,address,big,cite,code,

del,dfn,em,font,ins,kbd,q,s,samp,

small,strike,strong,sub,sup,tt,var,

dl,dt,dd,

fieldset,form,label,legend,

{

margin:0;

padding:0;

border:0;

outline:0;

font-weight:normal;

font-style:normal;

font-size:100%;

font-family:inherit;

vertical-align: baseline;

}

#content img {
	margin: 6px;
}


body {

color: black;
/*background-color: #000000;*/
margin: 0px;
padding: 0px;
color: #000;
/*font-family: arial;*/
font-family: Trebuchet MS;
font-size: 20px;
/*background: url(images/all_bg_index.jpg) no-repeat top center #FFFFFF;*/
background: url(images/all_bg_index.jpg) repeat-x;
        
}






table{

border-collapse:separate;

border-spacing:0;

}




blockquote:before,blockquote:after,

q:before,q:after{

content:"";

}



blockquote,q{

quotes:"" "";

}



/**

* GLOBALS

*/


h2	{
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}



h3{

text-align:left;

font-weight:bold;

line-height:150%;

font-variant:small-caps;

}

h4{

font-size:16px;

font-weight:bold;

line-height:150%;


text-align:left;

}

hr{

display:none;

}



a {

text-decoration: none;
color:#118e12;
font-size: 15px;

}



a:hover{
color:#0F6A0F;
}

img {
border: 0px;
}

p{

line-height:150%;

margin-bottom:10px;

}



li{

line-height:140%;

}






div {
	font-size: 13px;
}




img.wp-smiley{

display:inline !important;

margin:0 !important;

padding:0 !important;

background:transparent !important;

vertical-align:middle !important;

border:0 !important;

}



strong{

font-weight:bold;

}



em{

font-style:italic;

}



/**

* MAIN WRAPPER

*/

#big {
	width: 1024px;
	margin-top: 0px;
	position: relative;

}

#wrapper_big {
	float: left;
	position: relative;
	width:100%;
	background-position: 20px 253px;
}

#wrapper{
text-align: left;
margin:0 auto 0 auto;
margin-left: 0px;
margin-right: 0px;
padding:0;
width:100%;
float: left;
position: relative;
margin-left: 0px;
padding-bottom: 20px;
}


/**

* HEADER

*/



#header{
padding:0px;
width:1024px;
position: relative;
height: 390px;
z-index: 1000;
background: url(images/header.gif) repeat-x top center;
margin-left: auto;
margin-right: auto;
}

#logo {
position: relative;
top: 6px;
left: 0px;
float: left;
}

#kids {
	position: absolute;
	top: 87px;
	right: -130px;
	width: 610px;
	height: 266px;
	background: url(images/banner.png) no-repeat top center;
}
/* Menu */



.menu {
	position: absolute;
	top: 16px;
	/*right: 72px;*/
	left:210px;

}



.menu li {
	float: left;
	display: inline;
	font-size: 16px;
	height: 42px;
	background: url('images/blank.gif') repeat;
}



.menu li.active, .menu li:hover {
	background: #f4f4f4 url('images/menu_active_right.gif') no-repeat 100% 0;
}



.menu span {
	display: block;
	float: left;
	height: 42px;
	line-height: 40px;
	letter-spacing: -1px;
}



.menu li a:link, .menu li a:visited {
	color: #6a6868;
	display: block;
	float: left;
	height: 42px;
	padding: 0 23px 0 25px;
	font-size: 16px;
	font-family: Trebuchet MS;
}



.menu li a:hover {
	text-decoration: none;
}



.menu li.active a:link, .menu li.active a:visited, .menu li:hover span, .menu li:hover span {
	background: url('images/menu_active_left.gif') no-repeat 0 0;
}

/* Clearfix */



.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
    clear:both; 
    visibility:hidden;
}



.clearfix {
    display:inline-block;
}



.clearfix {
    display:block;
}

#m_services {
	width: 113px;
}

* html .clearfix {
    height: 1%;
}



.clear {

	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

#leftbox {
	position: absolute;
	bottom: 38px;
	left: 0px;
	width: 490px;
	height: 265px;
	font-family: Trebuchet MS;
}

.about {
	margin: 27px 0 0 0;
	width: 490px;
	color: #f4f2ed;
}

.about_title {
	font-size: 52px;
	color: #0f7a0e;
	position: relative;
	padding: 2px 0 0 2px;
	letter-spacing: -1px;
	word-spacing: 2px;
	line-height: 1em;
	margin: 0 0 8px 0;
}



.about_title span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	color: #FFF;
}



.about p {
	font: 18px Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	width: 360px;
	margin: 0 0 12px 0;
}



.about p.small {
	font-size: 14px;
	margin: 0 0 13px 3px;
}

.role {
		padding-left: 0px;
}
.role li {
	float: left;
	display: inline;
	height: 48px;
	overflow: hidden;
	margin: 0 17px 0 0;

}



.role li:hover img {
	margin: -48px 0 0 0;
}

/**

* TOP PAGES LIST

*/

#cont {
	width: 1024px;
	position: relative;
	top: 5px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}



/**

* FIRST MAIN COLUMN

*/


#content {
	float: left;
	position: relative;
	font-size: 12px;	
	width: 690px;
	padding: 5px;
/*	background-color: #FFFFFF;*/
	margin-top: 0px;
}


#content div.post{
	padding-bottom: 5px;
	float: left;
	position: relative;
	font-size: 12px;
	width: 100%;
}



#content div.post h2{
	font-family: Trebuchet MS;
	font-size: 14px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #000;
	padding: 3px;
	font-weight: bold;
}
#content div.post h2 a {
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	color: #118e12;
	text-transform: capitalize;
}

#content div.post h2 a:hover {
	color: #141414;
	text-decoration: underline;
}

#content ul{

list-style-type:square;

padding-left:30px;

}






#content code{

font-family:courier,"courier new", monospace;

font-size:14px;

background-color:#dfdfdf;

}



#content blockquote{

padding:6px;

font-style:italic;

color:#555;

}



#content blockquote p{

font-style:italic;

}



.navigation div{

line-height:200%;

}



p.details_small{

font-size:11px;

color:#515151;

}



p.details_small a{
color:#515151;
text-decoration: none;
font-size: 11px;
}



p.details_small a:hover{
text-decoration: underline;
}



p.date{
text-align:right;
font-size:12px;
color:#999;
}



#content em{

font-style:italic;

}



/**

* COMMENTS

*/



h2#comments{

margin-bottom:10px;

padding-bottom: 0px;

border-bottom: 1px solid #333;

}



.commentlist big{

font-size:16px;

display:block;

font-variant:small-caps;

margin-bottom:5px;

}



.commentlist li{

margin-bottom:8px;

padding-bottom:0px;

border-bottom: 1px solid #333;

}



.commentlist ul li,

.commentlist ol li{

margin-bottom:0;

padding-bottom:0;

border-bottom:0;

}



.commentlist ul{

padding-left:20px;

list-style-type:square;

}



.commentlist ol{

padding-left:20px;



}



p.nocomments{

padding-bottom:10px;

border-bottom: 1px solid #333;

font-weight:bold;

font-size:15px;

}



.allowed-tags{

display:none;

}



/**

* FORMS

*/



#commentform{

margin-bottom:15px;

padding-bottom:15px;

border-bottom: 1px solid #333;

}



textarea{

width:90%;

}



/**

* RIGHT SIDEBAR WITH MENU

*/



#sidebar {
	width: 300px;
	float: right;
	position: relative;
	/*background-color: #FFFFFF;*/
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}




#sidebar h2{
	font-family: Trebuchet MS;
	color: #5F5F5F;
	font-weight: bold;
	font-size: 14px;
	width:290px;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
	padding-left: 5px;

}

#sidebar ul {
padding-left: 0px;
position: relative;
margin-left: 0px;
}

#sidebar li {
list-style: none;

}


#search {
padding:5px;
}
#search h2 {
font-family: Trebuchet MS;
color: #335773;
font-size: 11px;
font-weight: none;
}

#learn img {
	border: 0px;
}
#subscribe {
	width: 290px;
	padding: 5px;
	font-family: Trebuchet MS;
	color: #000;
	font-size: 13px;
}
#subscribe img {
	margin-right: 10px;

}
#subscribe a{
	color: #118e12;
	text-decoration: none;
}

#subscribe a:hover{
	color: #0F6A0F;
	border-bottom: 1px dotted #0F6A0F;

}

#mytab { 
margin-bottom: 15px;
		}
	


.sbimg a{
	padding:0px;
}








.linkcat {
	font-size: 13px;
}

/**

* FOOTER

*/

#footer
{
position:relative;
text-align: left;
z-index: 999;
background: url('images/footer_bg.gif') 50% 100%;
background-repeat: repeat-x;
clear:both;
font-size:12px;
color: #463933;
line-height: 1.4em;
/*changes*/
height: 306px;
width:;
margin-left: auto;
margin-right: auto;
padding:0px;
}

#footer_inner
{
margin-left:auto;
margin-right:auto;

position:relative;
top:5px;
width:1024px;
}







input, button {

	margin: 2px;
	border: solid 1px #77A415;
	background-color: #ffffff;
	font-size: 10px;
	font-family: Trebuchet MS
	padding: 3px;
}



textarea {

	background-color: #ffffff;

}



.tweet {
position: relative;
float: left;
width: 80px;
height: 65px;
}

#comm{
position: absolute;
float: left;
bottom: 0px;
left: 0px;
font-size: 18px;
}

#comm a{
font-size: 18px;
}

#submenu {
position: absolute;bottom: 0px;
left: 0px;
}

#submenu  ul{

margin-left: 0px;
padding-left: 5px;
}

#submenu li {
list-style: none;
display: inline;
margin-left: 0px;
margin-right: 20px;}

#submenu a {
color: #000000;
font-size: 16px;
font-family: Trebuchet MS;
}

#submenu a:hover {
color: #107C0F;
}

/*FOR FOOTER*/

#footer_lnk 
{
font: normal, normal, normal, trebuchet ms, serif;
text-align: left;
color: #ccc;
margin-top: 240px;
	
}	
#footer_lnk a
{
	color: #666666;
	font-weight: normal;
	font-size: 13px;
}


.email_link {
	margin: 13px 4px 0 0;
	font-size: 24px;
}

.email_link a:link, .email_link a:visited {
	color: #7484e4;
	background: url('images/ico_email.gif') no-repeat 0 5px;
	padding: 0 0 0px 23px;
	font-size:18px;
}

.contact {
	color: #5d605d;
	text-align: right;
	position: absolute;
	top: 160px;
	right: 25px;
	font-size: 18px;
	font-weight: normal;
}

.contact big {
	display: block;
	font-size: 28px;
	font: normal, normal normal trebuchet ms, serif;
}

#treb_styl
{
		font: normal, normal normal trebuchet ms, serif;
}
		
.accept 
{
	font-size: 12px;
	color: #27262f;
	position: absolute;
	top: 35px;
	left: 8px;
}

.working_hours {
	margin: 0 3px 0 0;
	font-size:18px;
}



.contact {
	color: #5d605d;
	text-align: right;
	position: absolute;
	top: 160px;
	right: 25px;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#foot_in{
padding: 20px 0px 0px 0px;	

}

.contact big {
	display: block;
	font-size: 28px;
}

.contact big .phone {
	display: block;
	font-size: 36px;
	line-height: 1.1em;
	margin: 0 3px 0 0;
}

.rights
{
	font-size: 14px;	
}

