body {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #484848;

}

bodyfull {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #484848;

}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 1004px;
	position: relative;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size:24px;
	color: #660066;

}

h6 {
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;

}

h3 a {
	color: #660066;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;

}

h3 a:hover {
	color: #660066;
	text-decoration: underline;
	font-style: italic;

}

h4 {
	font-size: 14px;
	color: #660066;

}

h5 {
	font-style: bold;
	font-size: 16px;

}



h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0px;
	padding: 0;
}

h3 {
	padding: 4px 0 0;


}

p {
	margin: 1em 0;
	padding: 0;
}

.bp {
	color: #660066;
	font-weight: bold;

}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 960px;
}

/* header */

#header {
	position: relative;
	width: 960px;
	margin-bottom: 11px;
	background-color: #000000;
	background-image:  url(images2/MC_header.gif);
	height: 177px;


	

}

#header .bl { height: 157px; }

#header .tr {  }
#header .bl {  }
#header .br { width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 150px;
	left: 224px;
	color: #fff;
	font-size: 14px;
	background-position: center;
	text-align: center;


}

#nav-top li {
	display: inline;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	background:  url(images2/body_bg.gif) repeat-y;
}

#bodyfull {
	background: #FFFFFF;
}

#body, bodyfull h2 {
	margin: 0;
}

#body, bodyfull h3 {
	margin: 0 0 0 0;
}

#body, bodyfull ul {
	margin: 0 0 2.0em;
	padding: 0;
	list-style: circle url(none) inside;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #660066;
	text-decoration: none;
}

a:hover {
	color: #660066;
	text-decoration: underline;

}

#cap {
	background:  url(images2/column_cap.gif) no-repeat;
	padding-top: 19px;
	width: 960px;
}

#buy {
	float: left;
	width: 280px;
	margin-left: 12px;
	display: inline;
}

#buy p {
	line-height: 1.5;
}

#buy p a {
	font-size: 12px;
	font-style: italic;

}

#buyrefer {
	float: left;
	width: 280px;
	margin-left: 12px;
	display: inline;
}

#buyrefer p {
	line-height: 1.5;
}

#buyrefer p a {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	float: right;
}

#capabilities {
	float: left;
	width: 280px;
	margin-left: 28px;
	display: inline;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities p a {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	float: right;
}

#capabilities a {
	text-decoration: none;

}

#capabilities a:hover {
	text-decoration: underline;
}

#news {
	float: left;
	width: 280px;
	margin-left: 34px;
	display: inline;
}

#news h3 {
	font-size: 12px;
}

#news h3 a {
	text-decoration: none;
}

#news h3 a:hover {
	text-decoration: underline;
}

#news p {
	line-height: 1.5;
}

#news p a {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	float: right;
}

#refer {
	font-size: 12px;
	float: left;
	width: 860px;
	margin-left: 28px;
	display: inline;
}

#refer p {
	line-height: 1.5;
}

#refer p a {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	float: right;
}

#refer a {
	text-decoration: none;

}

#refer a:hover {
	text-decoration: underline;
}

.timed {
	background: #5b96da url(images2/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background-color: #000000;
	
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background-color: #000000; width:100%; }
#footer div div { background-color: #000000; width:100%; }
