body {background-color:#00b194;}

#header
{
	height: 190px;
	background-color: #666;
	margin-bottom: 0px;
	background-image:url('../img/hdr.png');
	background-repeat:no-repeat;
}

#container
{

}

#content
{
	float: left;
	width: 100%;
	background-color: #999;
	margin-bottom: 0px;
	background-image:url('../img/bk.png');
	background-repeat:repeat-x;
	
}

#content2
{
margin-left:auto;
margin-right:auto;
	width: 732px;
	background-color: #fff;
	margin-bottom: 0px;
}

#content_hdr
{
margin-left:auto;
margin-right:auto;
	width: 734px;
	background-color: transparent;
	margin-bottom: 0px;
}
#footer
{
clear: both;
height: 22px;
background-color: #2bb0e4;
margin-bottom: 20px;	
text-align:center;
vertical-align:middle;
font-family:Arial;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#ffffff;
}

#footer_ctn
{
position:relative;
top:5px;
}



.clear{
clear:both;
margin:0px;
padding:0px;
}

.bigtextf{
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
-webkit-font-smoothing: antialiased;
/*font-family:Garamond;*/
font-size:2.7em;
font-style:normal;
/*font-weight:bold;*/
text-decoration:none;
text-transform:none;
color:#00B094;
margin-left:4.8%;
}

.title2f{
font-family:Arial;
font-size:1em;
font-style:normal;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
color:#DD2B2B;
margin-left:5%;
}

.title1f {
font-family:Garamond;
font-size:1em;
font-style:normal;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
color:#00CCFF;
}

.text1f{
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
-webkit-font-smoothing: antialiased;
line-height:1.2;
font-size:.8em;
font-style:normal;
/*font-weight:bold;*/
text-decoration:none;
text-transform:none;
color:#121111;
}

.text2f{
font-family:Helvetica, Arial, sans-serif;
font-weight:100;
-webkit-font-smoothing: antialiased;
line-height:1.5;
/*font-family:Verdana;*/
font-size:.8em;
/*font-style:normal;*/
font-weight:normal;
text-decoration:none;
text-transform:none;
color:#121111;
margin-left:5%;
margin-right:5%;
margin-bottom:10px;
display:block;
}

#bene{
position: relative;
top: 40px;
left: 370px;
}

#bene_abs{
position: absolute;
top: 0px;
left: 0px;
}


ol.l1, ol.l2, ol.l3{
list-style-type:none;
}

ol.l3{
width:50%;
float:left;
margin-left:-15px;
}

li.D{
float:left;
width:19%;
padding-left:0%;
padding-right:5%;
margin-left:1%;
}