/*	$Id: home.css,v 1.2 2009/07/06 23:05:11 spud Exp $	*/

			
			
			#home {
				margin-top: 20px;
				width: 1004px;
			}
			
			#homebox {
				position: relative;
				width: 964px;
				height: 466px;
				color: #fff;
				margin: 0 auto;
			}
			
			#h_q1 {
				position: absolute;
				top: 0;
				left: 0;
				height: 466px;
				width: 314px;
			}
			
			#h_q2 {
				position: absolute;
				top: 0;
				left: 317px;
				height: 236px;
				width: 647px;
				background-image: url(../../graphics/elements/background_home_infobox.png);
				background-position: top;
				background-repeat: no-repeat;
				overflow: hidden;
			}
			
			#home_green {
				position: absolute;
				z-index: 100;
				height: 138px;
				width: 151px;
				bottom: 5px;
				right: 5px;
			}
			
			#home_infobox {
				padding: 10px 30px;
				font-family: "Lucida Sans", Arial, Helvetica, Sans-Serif;
				font-size: 12px;
				color: #2a2a2a;
			}
			
			h1 {
				font-family: "Times New Roman", Serif;
				font-size: 24px;
				margin: 0;
				margin-bottom: 20px;
				color: #fff;
			}
			
			h1 i {
				font-style: italic;
			}
			
			ul#homeul {
				margin: 5px 60px;
			}
			
			#h_q3 {
				position: absolute;
				top: 239px;
				left: 317px;
				height: 227px;
				width: 322px;
			}
			
			#h_q4 {
				position: absolute;
				top: 239px;
				left: 642px;
				height: 227px;
				width: 322px;
			}