@charset "utf-8";
body {
    	font: 80% Verdana, Arial, Helvetica, sans-serif;
    	background: #F2F1E9;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	color: #747474;
    	
	background-image:url(layout_grfx/bg.jpg);
	background-repeat: repeat-y;
	background-position:center top;
}
	
IMG { Border:0; }
	
#container {
    	width: 945px;
	height:100%;

    	margin: 0 auto;
    	text-align: left;
	overflow:hidden;
	vertical-align:middle;
}
    
#container_bottom{
    	width: 946px;
	height:100%;

    	margin: 0 auto;
    	text-align: left;
	overflow:hidden;
}

#header2 { 
	height: 130px;
	background-image:url(images/Header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
} 

#mainContent {
	background-image:url(layout_grfx/middle.jpg);
	background-repeat: no-repeat;
	padding: 0 3px 0 2px;
	display:inline-block;
	border-style:hidden;
	
	height:444px;
}

/*---------------------------------------------------------------
----------------------------------------------------------------*/
#picture_01 {
	float:left;
	height: 307px;
	width: 313px;
	text-align:left;
}
#picture_02 {
	float:left;
	height: 307px;
	width: 315px;
	text-align:left;
}	
#picture_03 {
	float:left;	
	height: 307px;
	width: 310px;
	text-align:left;
	overflow:hidden;	
}

#picture_01 a{
	outline-style:none;
}

#picture_02 a{
	outline-style:none;
}

#picture_03 a{
	outline-style:none;
}

/*---------------------------------------------------------------
----------------------------------------------------------------*/
.content_element {
	float:left;
	height: 90px;
	width: 313px;
	text-align:left;
}

.content_element P { 
	margin-left:0px; 
	margin-right:60px;
	margin-left:10px;
	
	height:64px; 
	overflow:hidden; 
	font-size:9pt; 
	line-height:16px;
}

.in_link{
	float:left;
	height: 27px;
	width: 313px;
	text-align:left;
}

/*---------------------------------------------------------------
----------------------------------------------------------------*/


#picture_03 after { clear: both; }






	
.BlockLink{
	margin-left:10px;
}


/*---------------------------------------------------------------
----------------------------------------------------------------*/			
.BlockPic01{
	margin-top:32px;
	margin-left:4px;
}
.BlockPic02{
	margin-top:32px;
	margin-left:4px;
}
.BlockPic03{
	margin-top:32px;
	margin-left:4px;
}
/*---------------------------------------------------------------
----------------------------------------------------------------*/

#footer {
	border-style:hidden;
	border-width:0px;
	border-color:green;
		
	padding: 0px 3px 0 3px;
	background-color:transparent;
	overflow:hidden;
	margin-top:5px;
} 
#Sign {
	height: 24px;
	line-height: 24px;
	font-size: 0.8em;
	text-align:center;
	Background: #FFFFFF;
	Border-bottom: 1px solid #dedfcb ;
}
