#home_page_splash_left {
	float:left;
	background-image:url(images/m3k_homepage_splash_left_bg.jpg);
	width: 700px;
	height: 325px;
}
#home_page_splash_left div{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size: 14px;
	color: black;
	margin-top:0px;
	margin-bottom:0px;
}
#home_page_splash_left a {
	color:#ffffff;
	text-decoration:none;
}
#home_page_splash_left a:visited {
	color:#ffffff;
	text-decoration:none;
}
#home_page_splash_left a:hover {
	color:#ffffff;
	text-decoration:none;
}
#splash_title_left h1{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:21px;
	color:#ffffff;
	position:relative;
	top:27px;
	left:30px;
	width: 430px;;
}
#splash_title_left h1 a{
	font-size:21px;
	color:#ffffff;
	text-decoration:none;
}
#splash_title_left h1 a:visited{
	font-size:21px;
	color:#ffffff;
	text-decoration:none;
}
#splash_title_left h1 a:hover{
	font-size:21px;
	color:#ffffff;
	text-decoration:none;
}
#splash_text_left p{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:1.1em;
	color:#ffffff;
	position:relative;
	top:30px;
	left:30px;
	width:428px;
	text-align:justify;
}

#home_page_splash_right {
	float:right;
	background-image:url(images/m3k_homepage_splash_right_bg.jpg);
	width: 260px;
	height: 325px;
}

#splash_title_right {
width:180px;
	position:relative;
	top:22px;
	left:20px;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size: 15px;
	color: #ffff00;
	margin-top:0px;
	margin-bottom:0px;
}
#splash_right_list1_img {
	position: relative;
	top:50px;
	left:10px;
	background-image:url(images/features_1.jpg);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
}
#splash_right_list1_text {
	position: relative;
	top:23px;
	left:55px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color: #3c3c3c;
	width:200px;
}
#splash_right_list2_img {
	position: relative;
	top:50px;
	left:10px;
	background-image:url(images/features_2.jpg);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
}
#splash_right_list2_text {
	position: relative;
	top:23px;
	left:55px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color: #3c3c3c;
	width:200px;
}
#splash_right_list3_img {
	position: relative;
	top:50px;
	left:10px;
	background-image:url(images/features_3.jpg);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
}
#splash_right_list3_text {
	position: relative;
	top:23px;
	left:55px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color: #3c3c3c;
	width:200px;
}
#splash_right_list4_img {
	position: relative;
	top:50px;
	left:10px;
	background-image:url(images/features_4.jpg);
	width:36px;
	height:36px;
	background-repeat:no-repeat;
}
#splash_right_list4_text {
	position: relative;
	top:23px;
	left:55px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color: #3c3c3c;
	width:200px;
}
#splash_right_footer {
	position: relative;
	top:57px;
	left:18px;
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	width:230px;
}
#splash_right_footer a{
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
#splash_right_footer a:visited{
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
#splash_right_footer a:hover{
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}