body
{
	margin:0; padding:0;
}
#outer_frame
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;	
	border-left: solid 2px #d5d5d5;
	border-right: solid 2px #d5d5d5;
	border-bottom: solid 2px #d5d5d5;
	min-height:668px;
	height:auto !important;
	height:668px;
}

#inner_frame
{
	width:934px;
	margin-left: auto;
	margin-right: auto;	
	min-height:668px;
	height:auto !important;
	height:668px;
	
}

#admin_outer_frame
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;	
	border-left: solid 2px #d5d5d5;
	border-right: solid 2px #d5d5d5;
	border-bottom: solid 2px #d5d5d5;
	min-height:900px;
	height:auto !important;
	height:900px;
	background-color:White;
}

#banner_block
{
	min-height: 90px;
	height: auto !important;
	height: 90px;	
}

#header 
{ 
	min-height:100px;
	height:auto !important;
	height:145px;
}

#wrapper 
{ 
	 min-height:500px;
	 height:auto !important;
	 height:500px;
	 
}

#horizontal_spacer
{
	clear:both;	
	height:1px;
	
}

#page_left_spacer
{
	margin-left:20px;	
}

#left_block 
{
	float:left;
	width:200px;
	min-height:500px;
	height:auto !important;
	height:500px;
	
	
}

#main_block
{
}


#page_body_block 
{ 
	float: left;
	min-height:500px;
	width: 720px;
	height:auto !important;
	height:500px;
	vertical-align:top;	
}

#main_admin_block 
{ 
	float:left;
	width:730px;
	min-height:500px;
	height:auto !important;
	height:900px;	

}
#footer 
{ 
	border-top: solid 1px #dddddd;
}


#left_menu_body
{
	min-height:500px;
	height:auto !important;
	height:500px;
			
}

.left_menu_header
{
  height:34px;
}

.form_field_space
{
	padding: 5px 0;	
}


