body {color:#4b4b4b; font-family:arial; font-size:12px; line-height:18px; background: url("../images/bg-x.jpg") repeat-x top left}
	body, h1, h2, h3, h4, h5, h6, hr, form, fieldset, label, p, span, input, img {margin:0; padding:0px; border:0px; outline: 0;}
	a {text-decoration:none; outline: 0; font:12px arial; cursor:pointer; color:#4b4b4b;}
	a:hover {text-decoration:underline}
	ul, ul li {padding:0; margin:0; list-style:none}

#holder {width:100%; background: url("../images/bg.jpg") no-repeat top center; min-height:650px}

#wrapper {width:802px; margin:0 auto; padding:0 0 20px 0}

	#header {clear:both; overflow:hidden; height:243px; position:relative}	
		#header a {display:block; position:absolute; top:58px; left:50px; width:247px; height:138px; background: url("../images/logo.jpg") no-repeat; text-indent:-9999em}


	#main {
	clear:both;
	overflow:hidden;
	height:498px;
	position:relative
}	

		#main a.gfx {display:block; position:absolute; bottom:0px; left:10px; width:151px; height:28px; background: url("../images/gfx.jpg") no-repeat; text-indent:-9999em}

		ul.boxes {float:left; width:361px}
			ul.boxes li {float:left; padding:0 0 11px 0; width:361px; clear:both; overflow:hidden}
			ul.boxes li h2 {float:left; width:361px; height:55px; text-indent:-9999em}
			ul.boxes .b_1 h2 {background: url("../images/box1.png") no-repeat}
			ul.boxes .b_2 h2 {background: url("../images/box2.png") no-repeat}
			ul.boxes .b_3 h2 {background: url("../images/box3.png") no-repeat}

		.content {float:right; width:361px}
			.content p {display:block; padding:0 0 15px 0; clear:both; overflow:hidden; font:12px/18px arial; color:#4b4b4b}
		
			.content form {display:block; width:361px; clear:both; overflow:hidden;}	
				.content form h3 {display:block; padding:0; clear:both; overflow:hidden; font:24px/24px arial; color:#00add8}
				.content form p {font:14px/18px arial; color:#00add8; padding:0 0 8px 0}
				
				.content form span {float:left; padding:10px 10px 11px 16px; width:225px; height:18px; background: url("../images/fld251.jpg") no-repeat}
				.content form input {display:block; width:225px; height:18px; font:14px/18px arial; color:#999999; border:0; background:none} 
				.content form a {float:right; width:110px; height:39px; background: url("../images/btn.jpg") no-repeat; text-indent:-9999em}

