@charset "utf-8";
/* CSS Document */

#wrapper #main_content {
	font:10px Arial, Helvetica, sans-serif;
	}
#wrapper #main_content a {
	color:#000;
	}
#wrapper #main_content a:hover {
	text-decoration:none;
	}
	
#wrapper #main_content #mc_one, #wrapper #main_content #mc_two, #wrapper #main_content #mc_three, #wrapper #main_content #mc_four {
	float:left;
	display:block;
	position:relative;
	height:	221px;
	}
#wrapper #main_content #mc_one {
	width:213px;
	background:url(../images/hp_col1.jpg) no-repeat;
	}
#wrapper #main_content #mc_one #product_select {
	position:absolute;
	left:26px;
	top:11px;
	}
	#wrapper #main_content #mc_one p {
	position:absolute;
	left:26px;
	top:105px;
	width:166px;
	}
	
#wrapper #main_content #mc_two {
	width:257px;
	background:url(../images/hp_col2.jpg) no-repeat;	
	}
	#wrapper #main_content #mc_two p {
		padding:0 0 0 41px; 
		margin:10px 0;
		width:167px;
		}
	#wrapper #main_content #mc_two p.h_title {
		font:bold 1.4375em Arial, Helvetica, sans-serif;
		color:#A32314;
		padding:0 0 0 41px;
		margin-top:118px;
		}
	#wrapper #main_content #mc_two p.h_title a, #wrapper #main_content #mc_three p.h_title a, #wrapper #main_content #mc_four p.h_title a {
		color:#A32314;
		text-decoration:none;
		}		
	
#wrapper #main_content #mc_three {
	width:256px;
	background:url(../images/hp_col3.jpg) no-repeat;	
	}
		#wrapper #main_content #mc_three ul {
		padding:0 0 0 56px; 
		margin:10px 0;
		width:180px;
		list-style-image:url(../images/red_list_dot.gif);
		}
		#wrapper #main_content #mc_three li {
		margin:0; padding:1px 0;
		}
	#wrapper #main_content #mc_three p.h_title {
		font:bold 1.4375em Arial, Helvetica, sans-serif;
		color:#A32314;
		padding:0 0 0 56px;
		margin:118px 0 0 0;
		}
		
	
#wrapper #main_content #mc_four {
	width:251px;
	background:url(../images/hp_col4.jpg) no-repeat;	
	}
		#wrapper #main_content #mc_four ul {
		padding:0 0 0 56px; 
		margin:10px 0;
		width:180px;
		list-style-image:url(../images/red_list_dot.gif);		
		}
		#wrapper #main_content #mc_four li {
		margin:0; padding:1px 0;
		}
	#wrapper #main_content #mc_four p.h_title {
		font:bold 1.4375em Arial, Helvetica, sans-serif;
		color:#A32314;
		padding:0 0 0 56px;
		margin:118px 0 0 0;
		}
		
		
		
	
#wrapper #main_content #mc_main {
	clear:both;
	padding:7px 145px 40px 253px;
	font:12px Arial, Helvetica, sans-serif;
	}
	#wrapper #main_content #mc_main h1 {
		font-size:17px;
		font-weight:bold;
		}
#wrapper #main_content .clickable {
	position: absolute;
	top: 10px;
	left: 43px;
}
