* { font-family: arial, sans-serif;}
html, body, a { font-size: 11px; color: #333333;}
img { border: 0; }
form { display: inline; }
h1, h2, h3 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }

body { background: white; }
	.body-bg { background: black; margin: 5px;}
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 5px; }
	.pad2 { padding: 10px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }
	
	.list { list-style: none; }
		.list li { margin-bottom: 10px; clear: both;}
			.list li label { float: left; width: 130px; text-align: right; padding-right: 10px; }
			
#main-content { width: 868px;  margin: 0 auto; }


#top-box { width: 100%; }
#middle-box { width: 100%; }			
	#content-box { height: 655px; background: url('../img/wildcat-bg2.jpg') top left no-repeat; padding: 10px; }
		
		#search-box { padding-top: 116px; width: 400px; padding-left: 490px; }
			#search-input { font-size: 18px; width: 170px; padding: 0 5px; border: 0; height: 21px; color: #919191; }
			#search-btn { background: #be0000; color: white; font-weight: bold; border: 0; font-size: 16px; height: 23px; padding: 0; }
		
		#consulting-box { float: left; margin: 80px 0 0 80px; }
		#web-design-box { float: left; margin: 60px 0 0 100px;}
		
		#bottom-link { margin-top: 122px; }
			#bottom-link a { font-size: 18px; text-decoration: none; color: white;}
			
#footer-box, #footer-box a {  text-align: center; color: #999999; margin-top: 10px; }
		
		#bottom-link ul { list-style: none;  padding: 0; margin: 0; margin-left: 55px;}
			#bottom-link ul li { float: left; margin: 0 5px; }
				#bottom-link ul li a {  color: white; font-size: 16px; font-weight:  bold; text-decoration: none; }
				#bottom-link ul li img { display: block;  margin-top: -8px; }
