/* Start of CMSMS style sheet 'eaime_home' */
@charset "UTF-8";

/* MAIN TAGS*/
p{
	margin: 0;
	color: #3a3a3b;
}
h1{
	font-family: trebuchet MS, arial, sans-serif;
	color: #53979d;
	font-size:21px;
	line-height: 25px;
	font-weight: normal;
}
h2{
	font-family: trebuchet MS, arial, sans-serif;
	color: #53979d;
	font-size: 16px;
	font-weight: bold;
}
h3{
	font-family: trebuchet MS, arial, sans-serif;
	color: #53979d;
	font-size:21px;
	line-height: 25px;
	font-weight: normal;
}
h4{
	color: #3f403f;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
}
/* LAYOUT */
#dyk_block{
	float: left;
	position: relative;
	left: 10px;
	width: 253px;
	height: 302px;
	background-image: url(./images/home_know_background.jpg);
	background-repeat: no-repeat;
}
.dyk_padding{
	position: absolute;
	top: 80px;
	left: 15px;
	width: 230px;
}
#home_image{
	float: left;
	position: relative;
	left: 10px;
	width: 526px;
	height: 302px;
}
#bottom_content{
	clear: both;
	float: left;
	position: relative;
	top: 5px;
	padding-top: 10px;
	left: 10px;
	width: 779px;
	background-color: #f6f4f3;
}
.text_left{
	float: left;
	width: 480px;
	border-right: #bcbbac dotted 1px;
	margin-bottom: 10px;
}
.text_left_padding{
	position: relative;
	left: 15px;
	width: 460px;
}
.news{
	float: left;
	width: 289px;
	margin-bottom: 15px;
}
.news_title{
	font-family: trebuchet MS, arial, sans-serif;
	color: #53979d;
	font-size:14px;
	line-height: 16px;
	font-weight: bold;
}
.news_padding{
	position: relative;
	left: 10px;
	width: 269px;
	font-size: 12px;
	line-height: 16px;
}

/* LINKS */

/* End of 'eaime_home' */

