body{	
	margin: 0px;
	position: relative;
	background: #C8C8C8;
	color: #231F20; 
	font-family:Arial, Helvetica, sans-serif;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #231F20;
}
a:hover{
	text-decoration: none;
}

div.page{ 
padding: 20px 20px 10px 20px;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
box-shadow: 0 0 10px 1px #231F20; 
background: #EFEFEF;
margin-bottom: 20px;
overflow: hidden;
}

a.allegro{

}

div.allegro{
margin-bottom: 2px;
}

img.allegro{ 
width: 36px;
vertical-align: middle;
border: 0px;
}

div.pageContent{
background: white; 
}

div.logo{
float: left;
}

img.logo{
width: 188px;  
border: 0px;
height: 70px;

} 

table.menu{
width: 785px;
table-layout: fixed;
height: 70px;
}

td.menu{
padding-left: 20px;
vertical-align: bottom;
}

div.markerLight{
height:8px;
background: #8CAF49;
width: 44px;
float: left;
}

div.markerDark{
height:8px;
background: #47C4DD;
width: 44px; 
float: left;
}

div.markerGradient{
height:8px;
background: -webkit-linear-gradient(left, black, white); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, black, white); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, black, white); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, black , white); /* Standard syntax (must be last) */
}


td.menuMarker{
padding-left: 20px;
vertical-align: top;
}


div.categoryLight{
font-size: 23px;
font-family: Arial;
font-weight: bold;
margin-left: 10px;
margin-top: 10px;
border-bottom: 1px solid #8CAF49;
}

div.categoryDark{
font-size: 23px;
font-family: Arial;
font-weight: bold;
margin-left: 10px;
margin-top: 10px;
border-bottom: 1px solid #47C4DD;
}

div.categoryMarker{
margin-left: 10px; 
}

div.categoryLine{
clear: both;
overflow: hidden;
text-align: center;
}

div.categoryColumn{
overflow: hidden;
width: 50%;
float: left;
}

div.categoryCenteredColumn{
display: inline-block;
}


div.categoryItemWide{
width: 481px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 170px;
padding-right: 5px;
position:relative;
}

table.categoryItemWide{
width: 100%;
table-layout: fixed;
}

td.categoryItemWide{
vertical-align: middle;
}

div.categoryItemWidePicture{
width: 220px;
height: 160px;
}

img.categoryItemWidePicture{
max-width:100%; 
max-height:100%;
margin:auto;
display:block;
border: 0px;
}

div.categoryItemWideContentTitle{
font-family: Arial;
font-variant: small-caps;
font-size: 20px;
font-weight: bold;
}

div.categoryItemWideContentText{
font-size: 12px;
text-align: justify;
}
div.categoryItemWideContentFooter{
width: 50%;
margin-left: auto;
margin-top: 5px;
right: 0;
bottom: 0;
position: absolute;
margin-bottom: 5px;
text-align: right;
margin-right: 5px;
}
 
a.categoryItemWideContentFooter{
color:#8CAF49;
font-size: 11px;
}


div.categoryItemMedium{
width: 226px;
float: left;
border: 1px solid #47C4DD;
margin: 6px;
height: 200px;
padding-right: 5px;
padding-left: 5px;
}

div.categoryItemMediumPicture{
width: 220px;
height: 160px;
}

img.categoryItemMediumPicture{
max-width: 95%;
max-height: 95%;
margin: auto;
display: block;
border: 0px;
padding: 5px;
}

div.categoryItemNarrow{
width: 176px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 200px;
padding-right: 5px;
padding-left: 5px;
}



div.categoryItemNarrowPicture{
width: 170px;
height: 160px;
}

img.categoryItemNarrowPicture{
max-width: 95%;
max-height: 95%;
margin: auto;
display: block;
border: 0px;
padding: 5px;
}

div.categoryItemNarrowWithoutTitle{
width: 176px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 170px;
padding-right: 5px;
padding-left: 5px;
}



div.categoryItemBigPicture{
width: 100%;
height: 100%;
}

img.categoryItemBigPicture{
max-width: 95%;
max-height: 95%;
margin: auto;
display: block;
border: 0px;
padding: 5px;
}

div.categoryItemBig{
width: 475px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 354px;
padding-right: 5px;
padding-left: 5px;
}




div.contactItemPicture{
height:	500px;
position:relative;
}

img.contactItemPicture{
max-width: 95%;
max-height: 95%;
margin: auto;
display: block;
border: 0px;
padding: 5px;
}

div.contactItem{
width: 975px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 476px;
padding-right: 5px;
padding-left: 5px;
}

div.contact{
float: left;
position: absolute;
border: 1px solid #8CAF49;
margin: 6px;
padding: 30px;
background-color: white;
font-size: 30px;
font-family: Arial;
font-weight: bold;
left: 300px;
top: 150px;
letter-spacing: 5px;
line-height: 42px;
}

a.contact{
	font-size: 30px;
}


div.aboutItem{
width: 975px;
float: left;
border: 1px solid #8CAF49;
margin: 6px;
height: 555px;
padding-right: 5px;
padding-left: 5px;
font-size: 22px;
}

div.aboutText
{
text-align: center;
vertical-align: middle;
height: 185px;
display: table-cell;

}



div.pageFooter{
float: right;
margin-top: 10px;
font-size: 12px;
text-align: right;
}

a.pageFooter{
font-size: 12px;
}



