@charset "utf-8";
/* CSS Document */

body{text-align:center;}
table{background-color:#FFFFFF;}
div,p,li{font-family:Arial, Helvetica, sans-serif;font-size:.9em;}
h1{font-size:1em;font-weight:bold;margin:0 0 3px 0;}
ul,li{margin-top:3px;padding-top:1px; list-style:square;font-size:1em;}

#main-wrapper{width:770px;}
#header-image{height:99; width:762px; background: url(http://www.symconsulting.com/images2/banner_home.gif);}

#interior-wrapper{width:760px;}
	#interior-wrapper div{float:left;}
		#interior-left{width:255px;height:650px;margin:0 25px 0 10px; background-image:url(panel-back.jpg); background-repeat:no-repeat; background-position: 5px 10px; padding:40px 15px 15px 8px;}
			*html #interior-left{background-position: 5px 10px;}
			#interior-left h1{height:25px;width:235px; background-image:url(header-back.jpg); background-repeat:no-repeat;padding:5px 5px 5px 15px;clear:both;}
			#interior-left div{padding:5px 5px 5px 15px;}
			#interior-left a:link,#interior-left a:visited,#interior-left a:active{ text-decoration:none;margin:0;padding:0;color:#7e141b;}
			#interior-left a:hover{color:#b5151f;}
			#interior-left ul,li{margin:0 0 0 -12px;padding:-5px 0 0 0; list-style:square;font-size:1em;}
				*html #interior-left ul,li{margin:3px 0 0 10px;padding-top:1px; list-style:square;font-size:1em;}

		#interior-right{width:440px;padding:10px 0 10px 0;color:#333333;}
	