*					{ margin: 0; padding: 0; border: none; }
body					{ color: #464646; font: 12px Arial, Helvetica, sans-serif; line-height: 22px; background: url(../images/bg_pattern.jpg) repeat 50% 0; }
ul					{ list-style: none; }
table				{ border-collapse: collapse; border-spacing: 0; }
a					{ color: #464646; text-decoration: underline; }
a:hover				{ text-decoration: none; }
input, select, textarea	{ color: #464646; font: 14px Arial, Helvetica, sans-serif; }
:focus				{ outline: none; }

#content_wrap_outter { margin: 0 auto; width: 1000px; min-height: 400px;background: url(../images/content_bg.png) no-repeat 50% 0; }

	#content_wrap_mid { margin: 0 auto; width: 1000px; min-height: 400px; background: url(../images/header_bg.png) no-repeat 0 0; }
	
		#content_wrap_inner { margin: 0 auto; width: 1000px; min-height: 400px; background: url(../images/footer_bg.png) no-repeat 50% bottom; }
		
			#content_left { margin: 140px 0 138px 160px; width: 480px; float: left; text-align: center; }
			
				#content_left h1 { font-family: Rockwell, Georgia, "Times New Roman", Times, serif; font-weight: bold; padding-bottom: 8px; font-size: 28px; font-weight: bold; color: #FF6600; }
				#content_left h2 { font-family: Rockwell, Georgia, "Times New Roman", Times, serif; font-weight: bold; padding-bottom: 8px; font-size: 18px; font-weight: bold; color: #FF6600; }
				#content_left h3 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
				#content_left h4 { font-family: Rockwell, Georgia, "Times New Roman", Times, serif; text-align: left; font-weight: bold; text-transform: uppercase; padding-bottom: 8px; font-size: 14px; font-weight: bold; color: #FF6600; }
				#content_left p { margin: 0 0 15px; }
				#content_left img { margin: 0; }
				#content_left ul { width: 480px; }
				#content_left li { padding: 0 0 8px 15px; margin-right: 5px; width: 220px; display: inline; float: left; text-align: left; line-height: 18px; background: url(../images/bullet.gif) no-repeat 0 6px; }
			
			#content_right { margin: 140px 160px 138px 0; width: 155px; float: right; text-align: left; }

				#content_right h3 { font-family: Rockwell, Georgia, "Times New Roman", Times, serif; font-weight: bold; text-transform: uppercase; color: #f26522; font-size: 14px; font-weight: bold; }
				#content_right li { padding: 0 0 13px 15px; line-height: 18px; background: url(../images/bullet.gif) no-repeat 0 6px; }


#footer_shadow { margin: 0 auto; width: 1000px; height: 10px; background: url(../images/footer_shadow.png) no-repeat 50% 0; }



/* MISC */


.sqr_blt		{ margin: 0 10px; color: #f26522; }
.orange		{ color: #f26522; }
.rule_150 	{ margin: 8px 0; width: 150px; height: 2px; background: url(../images/rule_150.png) no-repeat 0 0; font-size: 2px; line-height: 2px; }
.rule_442 	{ margin: 10px 0; width: 480px; height: 2px; background: url(../images/rule_460.png) no-repeat 0 0; font-size: 2px; line-height: 2px; }
.clear:after	{ height: 0; display: block; clear: both; visibility: hidden; content: "."; }
