/*
	Stylesheet for Tec-Ed
	Created at Hile Design, 2006
*/
/*
	MSIE exceptions are in screen_ie.css
*/

/* Homepage CSS */

.bg_home {
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat-x;
	background-position: 0px 107px;
	}
#page_home {
	width:760px;
	text-align:left;
	position:absolute;
	left:50%;
	margin-left:-380px;
	top: 39px;
	}
#head {
	position: relative;
	height: 61px;
	}
#head li {
	display: block;
	position: relative;
	padding-top: 18px;
	float:left;
	}
#head li img { display:block; }
#head #logo_home {
	position: relative;
	padding: 0;
	}
#pic_home1 {
	height:207px;
	}
#pic_home2 {
	height:100px;
	}
#content_home {
	width:456px;
	float:right;
	clear:right;
	line-height: 150%;
	}
#leftcol {
	width:304px;
	float:left;
	}
