/* CSS Document */

#static_content {
	position: relative;
	top:0px;
	left:28px;
	width:744px;
	z-index:20;
	}
#static_bottom {
	width:744px;
	height:17px;
	background-image:url(../_images/static/static_border_bottom.gif);
	background-repeat:no-repeat;
	z-index:21;
	margin:0;
	padding:0;
	}	
#static_top {
	width:744px;
	height:50px;
	background-image:url(../_images/static/static_border_top.gif);
	background-repeat:no-repeat;
	z-index:22;
	margin:0;
	padding:0;
	}	
				
#static_middle {
	width:744px;
	background-image:url(../_images/static/static_border_background.gif);
	background-repeat:repeat-y;
	z-index:30;
	margin:0;
	padding:0;
	}	

#static_white {
	width:492px;
	}
.tab01 { position:absolute; left:320px; }

#form_container {
	margin-top:20px;
	}
#form_container p {
	line-height:20px;
	}	