body { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/bg/bg_body.png); background-repeat: repeat-x; margin: 0; }
#wrapper { position: absolute; left: 50%; width: 868px; margin: auto auto auto -434px; }
/*<agl.folder "banner">*/
	#banner { background-image: url(../images/bg/bg_banner.png); background-repeat: no-repeat; height: 180px; }
	#banner_box { padding-top: 34px; padding-left: 318px; }
	#banner_box h1 { color: #ca5400; font-size: 38px; font-family: Georgia; font-weight: 900; }
/*</agl.folder>*/
#container { background-image: url(../images/bg/bg_wrapper.png); background-repeat: repeat-y; width: 868px; }

/*<agl.folder "top_menu">*/
	#top_menu { background-image: url(../images/bg/bg_menu2.png); background-repeat: no-repeat; height: 20px; }
	#top_menu_box { height: 16px; margin-right: 50px; margin-left: 50px; padding-top: 3px; padding-left: 268px; border-color: #e2e2e2 #f93 #f93; border-style: solid; border-width: 1px 0; }
	#top_menu_box a { color: #3d78ac; font-weight: 900; text-decoration: none; margin-right: 10px; }
	#top_menu_box a:hover { color: #f93; font-weight: 900; text-decoration: none; margin-right: 10px; }
/*</agl.folder>*/
/*<agl.folder "left">*/
	#left { width: 318px; float: left; }
	#left_box { margin-top: 20px; margin-left: 70px; padding-right: 19px; }
	#left_box img { border: solid 1px #d0deae; }
	#left_box h3 { color: #3d78ac; font-size: 12px; font-family: georgia; font-weight: 900; }
	#left_box p { color: #686767; }
/*</agl.folder>*/
/*<agl.folder "main">*/
	#main { width: 550px; float: right; }
	#main_box { margin-top: 20px; margin-right: 70px; }
	#main_box h3 { color: #f90; font-size: 12px; font-family: georgia; }
	#main_box p { color: #686767; }
	#main_box a { text-decoration: none; }
	#main_box a:hover { text-decoration: underline; }
/*</agl.folder>*/
/*<agl.folder "line">*/
	#line { height: 1px; clear: both; }
/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer { background-image: url(../images/bg/bg_footer.png); background-repeat: no-repeat; height: 50px; }
	#footer_box { text-align: center; margin-left: 70px; }
/*</agl.folder>*/
.c { color: #fd1400; }
#copyright { color: #bebebe; font-size: 9px; text-align: left; width: 248px; float: left; }
#mail { font-size: 10px; text-align: right; width: 480px; float: right; padding-right: 70px; }
#mail a { color: #fd1400; font-size: 9px; font-weight: lighter; text-decoration: none; }
#mail a:hover { color: #f93; font-size: 9px; font-weight: lighter; text-decoration: none; }
