/*=================== STANDARD RULES ====================*/

/*=================== HOMEPAGE RULES ======================*/
#title {
	position: absolute;
	right: 10px;
	top: 40px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

#headmid {
	background: #fff url(/images/bg_home_banner.jpg) right no-repeat;
	border: none;
	height: 187px;
}

#pagehead {
	background: none;
	height: 187px;
	margin-left: 0;
	padding: 0;
	width: 223px;
}

#pagehead h1 {
	font-size: 26px;
	line-height: 1em;
	padding-top: 15px;
}

#pagehead a {
	color: #000;
	text-decoration: none;
}

#pagehead a:hover {
	border-bottom: 1px dotted #000;
}

#pagehead #services {
	background: transparent url(/images/bg_home_subban1.jpg) no-repeat;
	height: 95px;
	text-align: center;
}

#pagehead #industries {
	background: transparent url(/images/bg_home_subban2.jpg) no-repeat;
	height: 92px;
	text-align: center;
}

#navbar {
	font-size: 11px;
}

#navbar ul {
	margin-left: 10px;
}

#navbar ul li {
	width: 89px;
}

#main {
	background: none;
	posidtion:relative;
}
#career-note{
	position:absolute;
	width:252px;
	height:248px;
	z-index:99;
	background-image:url(/images/careers-postit.gif);
	background-repeat:no-repeat;
	left: 526px;
	top: 270px;
}
#career-text{
	position:absolute;
	width:185px;
	height:120px;
	z-index:299;
	left: 558px;
	top: 380px;
	font-size:11px;
	line-height:15px;
	font-style:italic;
	color:#333333;
}
#leftside {
	float: left;
	width: 240px;
	margin-right:10px;
}

#leftside #sub1 {
	background: transparent url(/images/brush_stroke.jpg) bottom center no-repeat;
	padding: 15px 15px 3px 20px;
	font-size:11px;

}

#leftside #sub1 a {
	color: #1C77A3;
}

#leftside #news {
	background: transparent url(/images/bg_headline_news.jpg) no-repeat;
	margin-top: 15px;
	padding: 60px 25px 20px 20px;
	font-size:11px;
}
#middle{
	float:left;
	width:260px;
	margin-top:15px;
	font-size:11px;
	line-height:14px;
}
#eventsbox, #info{width:260px;}
#eventsbox{border-bottom:1px solid #cccccc;padding-bottom:15px;margin-bottom:20px;}
#rightside {
	float: left;
	width: 200px;
	margin-top:190px;
	margin-left:30px;
	font-size:11px;
	line-height:14px;
}
