/* general layout */

#inform {
height:1%;
}

.text {
width:334px;
float:left;
padding-right:45px;
padding-left:36px;
padding-top:20px;
padding-bottom:36px;
text-align:justify;
}

.text h3 {
font-size:1.84em;
line-height:1.195em;
color:#20798F;
text-align:left;
padding-bottom:12px;
font-weight:normal;
}

.text span {
font-size:1.22em;
line-height:1.23em;
color:#6C6C6C;
}

.text a, .text a:link, .text a:visited {
color:#0F617F;
text-decoration:none;
}

.text a:hover, .text a:focus, .text a:active {
color:#23869F;
text-decoration:none;
}

.gallery {
width:392px;
float:left;
padding-top:58px;
padding-bottom:36px;
}

.gallery div {
width:374px;
border: 3px solid #52A0B3;
margin-bottom:20px;
}

.gallery div img {
border: 3px solid #23869F;
}




/* subtitle and submenu */

#subtitle {
margin-top:1px;
min-height:21px;
background-color:#A5C8D1;
}

* html #subtitle {
height:21px;
}

#subtitle h2 {
color:#0F617F;
font-size:1.57em;
line-height:1.205em;
padding-top:6px;
padding-left:2px;
}

#submenu {
padding-top:15px;
padding-left:40px;
padding-right:0px;
padding-bottom:14px;
}

.one {
width:206px;
float:left;
}

.two {
width:160px;
float:left;
}

.three {
width:142px;
float:left;
}

.four {
width:154px;
float:left;
}

.five {
width:130px;
float:left;
}

#submenu div span {
display:block;
padding-bottom:6px;
font-size:1.22em;
line-height:1.23em;
color:#0F617F;
}

#submenu div span a, #submenu div span a:link, #submenu div span a:visited {
color:#FFFFFF;
text-decoration:none;
}

#submenu div span a:hover, #submenu div span a:focus, #submenu div span a:active {
color:#0F617F;
text-decoration:none;
}
.tableADV {
	border: 1px solid #23869F;
}

