/* CSS Document */
body{
background:#fff;
margin:0 auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:75%;
background-image: url(img/top_bg.gif);
background-repeat:repeat-x;
background-position:top;

}
#container{ 
text-align:left;
min-height: 500px;
height: auto !important;
height: 500px;
width:760px;
margin:0 auto;
background-image: url(img/container_bg.jpg);
background-repeat:repeat-y;
background-position:top;

}
#footer{ 
padding-top:20px;
background-image:url(img/footer.jpg);
background-repeat: no-repeat;
background-position: bottom;}
/* head + menu */
#head01 {
background-image:url(img/top_01.jpg);
background-repeat:no-repeat;
background-position:top;
height:155px;
font-size:small;
}
#head02 {
background-image:url(img/top_02.jpg);
background-repeat:no-repeat;
background-position:top;
height:155px;
font-size:small;
}
#head03 {
background-image:url(img/top_03.jpg);
background-repeat:no-repeat;
background-position:top;
height:155px;
font-size:small;
}

#head05 {
background-image:url(img/top_05.jpg);
background-repeat:no-repeat;
background-position:top;
height:155px;
font-size:small;
}
/* head  ------- end*/
#content{
margin-left:65px;
margin-right:20px;
}
.textbox {

background-color:#eaf0ff;
margin-left:215px;
padding: 30px 30px 10px 30px;
min-height: 100%;
height: auto !important;
height: 100%;
background-image:url(img/cont_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.title img{
	margin-left:40px;
	margin-right:10px;}
/* menu  ------- */

div.split2 div{	
	min-height: 100%;
	height: auto !important;
	height: 100%;
    float: left;
    width: 200px;
	background-color:#e4ff7f;
 }
.img{
 margin-bottom:0px;
 vertical-align:bottom;}
 
div.split2 div a{
text-decoration:none;
color: #000;
} 
div.split2 div a:hover{
color: #7cb840;
}

div.split2 div h5{
margin:10px;
border-bottom:1px solid #000;}
/* menu  ------- end*/

div.clearer{
    clear:both;
    } 
div.center-line{ margin-left:40px;
			margin-right:80px;	
			border-top: 1px solid #000;}
div.center{ margin-left:40px;
			margin-right:80px;	
}
.rientro{margin-left:80px;}
.float {float: left;}

.h5col1{color:#CC3300}
.h5col2{color:#519fc3}