/* CSS Consult Blue */
body{
background:#fff url(../images/bg.jpg) repeat-x top;
margin:0;
padding:0;
font-family:"Trebuchet MS";
}
#top{
width:900px;
margin:0 auto 0 auto;
height: 50px;
background:#b8d432;
}
#top_left{
float:left;
display:inline;
background:url(../images/top_left.jpg) repeat-y left;
width:50px;
height:50px;
}
#top_right{
float:right;
display:inline;
background:url(../images/top_right.jpg) repeat-y right;
width:50px;
height:50px;
}
#big_container{
width:801px;
margin:0 auto 0 auto;
}
#main_container{
width:800px;
float:left;
display:inline;
}
#header{
width:801px;
float:left;
display:inline;
height:269px;
background:url(../images/header.jpg) no-repeat top left;
}
#sub_header{
float:left;
display:inline;
width:800px;
height:25px;
valign:middle;
background: url(../images/middle.jpg) repeat-x top;
}
#sub_header p{
font-family: "segoe Print";
color:#fff;
font-size:16px ;
float:right;
display:inline;
margin:2px 5px 0 0;
padding:0;
}
#middle_content{
background:#fff url(../images/logotype.jpg) no-repeat bottom left;
float:left;
display:inline;
width:100%;
}
#footer{
background:#b8d432;
height:26px;
width:100%;
float:left;
display:inline;
font-family:"Trebuchet MS";
font-size:12px;
color:#fff;
}
#footer span{
float:right;
display:inline;
margin:4px 5px 0 0;
}
#copy{
background:url(../images/copy.jpg);
height:26px;
float:right;
display:inline; 
}
#copy a{
font-family:"Trebuchet MS";
font-size:12px;
color:#fff;
text-decoration:none;
margin:4px 10px 0 10px;
display:block;
}
#copy a:hover{
color:#b8d432;
}
#left_side{
float:left;
display:inline;
width:250px;
background:url(../images/despartitor.jpg) no-repeat top right;
height:500px;
}
ul.menu{
list-style-type:none;
padding:0;
margin:35px 0 0 30px;
}
ul.menu li{
margin:0;
}
ul.menu li a{
color:#929291;
font-family:"Trebuchet MS";
line-height:24px;
font-size:12px;
text-decoration:none;
}
ul.menu li a:hover{
color:#b8d432;
}
#content{
float:left;
display:inline;
width:500px;
}
#content h3{
color:#b8d432;
font-weight:normal;
margin:30px 0 0 20px;
padding:0;
}
.article{
margin:20px 0 0 20px;
width:500px;
float:left;
display:inline;
}
.article_img{
float:left;
display:inline;
margin:5px 0 0 0;
padding:0;
}
.article p{
float:left;
display:inline;
color:#939392;
font-size:11px;
margin:0 0 0 10px;
padding:0;
width:350px;

}
.article_wide{
margin:20px 0 0 20px;
width:500px;
float:left;
display:inline;
}
.article_img_wide{
float:left;
display:inline;
margin:5px 0 0 0;
padding:0;
}
.article p_wide{
float:left;
display:inline;
color:#939392;
font-size:11px;
margin:0 0 0 10px;
padding:0;
width:350px;
}
.text_wide {
	color: #939392;
	font-size: 11px;
}
.mini_title {
	color: #A3C8E6;
	font-weight: bold;
	font-size:11px;
}

