/* CSS Document */
body
	{margin:0;
	padding:0;
	background:#c6e6ff ;
	line_height:17px;
	}
a img{border:0;}
a {font:11px Trebuchet MS;
	text-decoration:none;
	color:#759bcb;}	
#top
	{
	}
#left
	{float:left;
	 background:url(images/top_left_01.jpg) left top no-repeat;
	 z-index: -2;
	 height:452px;
	 width:523px;
	 }
#right
	{float:right;
	 background:url(images/top_right_03.jpg) right top no-repeat;
	 height:452px;
	 width:210px;
	 }
#wrapper
	{position:absolute;
	 text-align:center;
	 width:638px;
	 top:-432px;
	}
#txt
	{
	 padding-left:50px;
	 color:#03578a;
	 font:12px tahoma;
	 text-align:left;		 
	}
#menu
	{position:relative;
	top:-50px;
	}	
#footer
	{
	font:11px Trebuchet MS;
	height:292px;
	z-index: -1;
	position: absolute;  
	bottom: 0px; 
    background:url(images/corner_left_02.gif) left no-repeat;
	color:#759bcb;
	width:100%;	
	}
