@charset "UTF-8";
/* DEFAULT _____________________ */
body, h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 62.7% "Times New Roman", Times, serif;
	color: #000000;
}
h2 	{
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
}
h2 span {
	display: none;
}
.oneColElsCtr  #container, .oneColElsCtr  #wrapper {
	width: 955px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
}
.oneColElsCtr #mainContent, .oneColElsCtr #wrapper {
	width: 420px;
}
/* TOP HEADER IN BAR _____________________ */
#topMKheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
	position: absolute;
	left: 100px;
	top: 0px;
	width: 300px;
	z-index: 35;
	line-height: 200%;
	font-size: 1.2em;
	color: #4C4D4F;
	visibility: visible;
	padding-bottom: 0px;
	padding-top: 60px;
}
#topMKheader /*#topMKbar*/ {
	background: #4C4D4F;
	width: 100px;
	height: 1.5em;
	text-align: left;
	color: #FFFFFF;
	float: left;
	margin-right: 7px;
	padding-right: 0px;
	padding-left: 37px;
}
#topMKbarkery {
	position: absolute;
	color: #4C4D4F;
	left: 143px;
	top: 60px;
}
#topMKheader #topMKbar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	position: absolute;
	bottom: 0px;
	right: 3px;
	color: #FFFFFF;
	background-color: #4C4D4F;
}
#topMKheader #topMKbarkery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	position: absolute;
	bottom: -18px;
	color: #4C4D4F;
	background-color: #FFFFFF;
	left: 0px;
}
/* _______________________________________ */
/* BLENDING IMAGES _______________________ */
#mkPicture1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 95px;
	width: 420px;
	z-index: 10;
}
.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
/* _______________________________________ */
/* BASIC _______________________ */
#introText {
	position: absolute;
	left: 137px;
	top: 369px;
	z-index: 20;
	width: 230px;
	color: #333333;
}
#mkPicture2 {
	position: absolute;
	left: 201px;
	top: -26px;
	height: 249px;
	width: 98px;
	z-index: 5;
}
#mkPicture3 {
	position: absolute;
	left: 50px;
	top: 95px;
	height: 170px;
	width: 215px;
	z-index: 12;
}
#mkPicture4 {
	position: absolute;
	left: 289px;
	top: 246px;
	height: 240px;
	width: 280px;
	z-index: 12;
}
#designDot {
	height: 125px;
	width: 190px;
	position: absolute;
	left: 537px;
	top: 57px;
	z-index: 3;
	background-image: url(mkImages/mkHomeImages/mkLogoSm.gif);
	background-repeat: no-repeat;
	visibility: visible;
}
#contactInfo {
	width: 489px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	top: 0px;
	padding-top: 6px;
	left: 340px;
}
#contactInfo p, #contactInfo a {
	margin-top: 0px;
	text-decoration: none;
	color: #666666;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
br .clear {
	clear: both;
}
#introText p {
	font-size: 1.2em;
	color: #333333;
}
/* PROJECT ITEMS _______________________________________ */
#mkProjectWeb, #mkLoader {
	position: absolute;
	left: 280px;
	top: 155px;
	height: 95px;
	width: 420px;
	z-index: 30;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#mkLoader {
	background-color: #FFFFFF;
	height: 500px;
	visibility: visible;
	text-align: center;
	padding-top: 40px;
}
#mkProjectCategory a {
	color: #815D38;
	text-decoration: none;
	margin-right: 9px;
	font-size: 1.1em;
	font-weight: bold;
}
#mkProjectCategory ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* RIGHTSIDEBAR _______________________________________ */
#mkRightSidebar1 {
	position: absolute;
	width: 180px;
	left: 435px;
	top: 27px;
	visibility: visible;
	border-top: .5px solid #805D37;
	padding-top: 6px;
	z-index: 110;
}
#mkRightSidebar1 p {
	font-size: 1.2em;
}
#mkRightClientLogo1,
#mkRightClientLogo2,
#mkRightClientLogo3,
#mkRightClientLogo4,
#mkRightClientLogo5,
#mkRightClientLogo6,
#mkRightClientLogo7,
#mkRightClientLogo8 {
	height: 80px;
	width: 170px;
	position: absolute;
	top: 220px;
	left: 700px;
}
#mkRightClientLogo8 {
	z-index: 50;	
}
#mkRightClientLogoBlockout {
	height: 80px;
	width: 170px;
	position: absolute;
	top: 220px;
	left: 700px;
	background-color: #FFFFFF;
	visibility: hidden;
}
.hidden {
	visibility: hidden;
}
.makeVisible {
	visibility: visible;
}
#mkRightSidebar1 img {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 6px;
}
.subbuttonHide {
	visibility: hidden;
	margin-bottom: -47px;
}
.subbuttonShow {
	visibility: visible;
}
#wrapper #content p {
	font-size: 1.5em;
	margin-bottom: 9px;
}
#content h1 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
