/*
for debug purpose only.  
div
{
	border:solid #0000FF 1px;
} 
*/


body {
	
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	color:#345175;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	background-color:#b7b7b7;
	
}
#inner
{
	width:980px;
	height=:560px;
	overflow:=hidden;
	margin:auto;
        text-align:left;
	padding-bottom:=10px;
	border:solid #828282 1px;
	background-color:#ffffff;
	

       position:absolute; 
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-490px;
	
}
#top_header
{
	height:100px;
}
#spacer
{
	height:=180px;
	width:980px;
	height:90px;
}

#search_box
{
	height:50px;
	width:=200px;
	
        float:right;
	margin-top:=-265px;
	margin-top:-175px;
	margin-left:765px;
	
        padding-right:10px;
	position:relative;
	
} 
#main_container
{
	padding-right:10px;
}
#left_column
{
	float:left;
	width:320px;
	
}
#menu_container
{
       
	width:220px;
	padding-left:30px;
min-height: 370px;
}
#center_column
{
	float:left;
	width:340px;
	margin-top:=-280px;
	position:relative;
	margin-top:-190px;
}
#top_image
{
	height:340px;
	width:340px;
        
}
#logo
{
	margin-top:30px;
	height:85px;
	width:340px;
}
#address
{
      margin-top:10px;
      text-align: justify;
      width:340px; 
}
#members_container
{
	margin-top:20px;
        width:340px;
}
.members
{
	float:left;
	width:150px;
	height:30px;
}
#member-2
{
	float:right;
}
#right_column
{
	float:right;
	padding-bottom:10px;
}
#content_container
{
	width:250px;
}
.float_clear
{
	clear:both;
}




/* css for sub page template */

#logo_sub_page
{
	float:right;
	margin-right:10px;
	width:300px;
	height:75px;
}
#center_column_sub_page
{
	height:160px;
	width:160px;
	float:left;
	margin-left:=320px;
	padding-left:320px; 
	margin-top:=-281px;
	position:relative;
        margin-top:-190px;
}

#top_image_sub_page
{
	height:170px;
	width:170px;
	margin:0px;


}
#right_column_sub_pages
{
	float:left;
	width:650px;
	padding-bottom:10px;
	
}





