
	
body {	margin: 0; 
		color: #555;
		font: .8em/1.3em "Lucida Grande", Arial, sans-serif;
		
		
		}
img {border: 0; outline: none;}	
h1 {
	padding-top: 40px;
	font-size: 1.8em;
	}
h2 {
	margin: 20px 0 10px 0;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
	}
h1, h2, h3 {
	color: #34271D;
	}

address {
	font-style: normal;
	border-bottom: solid 1px #ccc;
	padding: 10px 0;
	}
.top {
	height: 66px;
	padding-bottom: 1px;
}

.mid {
	padding-top: 1px;
	height: 524px;
	background: #fff url(_img/wide-background.jpg) repeat-y;
	margin: 0;
}

#flash_content {
	position: relative;
	width: 920px;
	height: 1px;
	margin: -67px auto 0 auto;
	background-color: #fff;
}

#swf {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	height: 625px;
}

#companyname {
	float: left;
	width: 20px;
	height: 510px;
	background: url(_img/companyname-bkg.jpg) repeat-y;
	margin-top: 66px;
	padding-top: 15px;
	}
#companyname h1 {
	background: url(_img/h1_homeworks.gif) no-repeat;
	text-indent: -2000px;
	padding-top: 110px;
	height: 0;
	}
#flash {
	float: right;
	width: 900px;
	}
	
	
#text_content {
	padding: 30px;
	}