/* CSS Document */

body{
	background-image:url(images/bg_web_ag.gif);
	background-repeat:repeat-x;
	}
	
#content {
	background-image:url(images/bgcontent_web_ag.gif);
	background-repeat:no-repeat;
	height:300px;
	}

#header {
	background-image:url(images/header_web_ag.gif);
	background-repeat:no-repeat;
	height:220px;
	}.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#bg-intro{
	background-image:url(images/bg_intro_ag.gif);
	background-repeat:no-repeat;
	height:382px;
	}
