body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#560a71;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color:#333333
	}


/* structure */

#background {
	position:relative;
	margin-top:0px;
	display:block;
	visibility:visible;
	background-image:url(../img/shell.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:600px;
	}
	
#background_services {
	position:relative;
	margin-top:0px;
	display:block;
	visibility:visible;
	background-image:url(../img/shell_services.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:600px;
	}
	
#background_contact {
	position:relative;
	margin-top:0px;
	display:block;
	visibility:visible;
	background-image:url(../img/shell_contact.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:600px;
	}
	
#header {
	position:relative;
	margin-top:0px;
	visibility:visible;
	height:99px;
	width:800px;
	background-color:fff;
	border-bottom:2px solid #fecc2e;
	}

#header_left {
	margin-top:0px;
	float:left;
	visibility:visible;
	height:99px;
	width:330px;
	text-align:left;
	background-image:url(../img/mlt_header.gif);
	background-repeat:no-repeat;
	}

#header_right_index {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_index.jpg);
	background-repeat:no-repeat;
	}

#header_right_about {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_about.jpg);
	background-repeat:no-repeat;
	}

#header_right_services {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_services.jpg);
	background-repeat:no-repeat;
	}

#header_right_careers {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_careers.jpg);
	background-repeat:no-repeat;
	}

#header_right_contact {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_contact.jpg);
	background-repeat:no-repeat;
	}

#header_right_links {
	margin-top:0px;
	float:right;
	visibility:visible;
	height:99px;
	width:354px;
	text-align:right;
	background-image:url(../img/tag_links.jpg);
	background-repeat:no-repeat;
	}

#nav {
	position:relative;
	display:block;
	visibility:visible;
	width:800px;
	height:15px;
	padding-top:4px;
	background-color:#8410ad;
	background-image:url(../img/nav_bg.gif);
	background-repeat:repeat-x;
	text-align:right;
	overflow:hidden;
	}
	
#body_contain {
	position:relative;
	margin-top:15px;
	visibility:visible;
	width:800px;
	height:453px;
	background-image:
	}

#body_left {
	position:relative;
	float:left;
	margin-top:0px;
	padding:43px 20px 0px 0px;
	visibility:visible;
	height:413px;
	width:255px;
	text-align:left;
	}

#body_center {
	position:relative;
	float:left;
	margin-top:0px;
	padding:55px 25px 0px 0px;
	visibility:visible;
	height:350px;
	width:280px;
	text-align:left;
}

#body_right {
	position:relative;
	float:right;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	visibility:visible;
	height:455px;
	width:190px;
	text-align:center;
	border-left:1px solid #aaaaaa;
	z-index:30;
	}

#badge, badge a, badge a:visited, badge a:hover {
	position:relative;
	float:left;
	margin-top:0px;
	width:167px;
	padding:0px 10px 10px 10px;
	text-align:center;
	}
	
#badge_empty {
	position:relative;
	float:left;
	margin-top:0px;
	width:140px;
	height:70px;
	padding:10px 10px 10px 10px;
	text-align:center;
	}

#footer {
	position:relative;
	margin-top:5px;
	display:block;
	visibility:visible;
	height:15px;
	text-align:center;
	}

	
/* type styles */

.nav, .nav a, .nav a:visited {
	position:relative;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	font-style:normal;
	color:#fecc2e;
	text-decoration: none;
	}
	
.nav a:hover {
	position:relative;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.nav_active {
	position:relative;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-decoration: none;
	}
	
.body_12 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	}

.body_12 a, .body_12 a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:bold;
	color:#560a71;
	text-decoration: none;
	}
	
.body_12 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:bold;
	color:#560a71;
	text-decoration: underline;
	}

.body_12_subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:bold;
	color:#560a71;
	text-decoration: none;
	}

.body_10 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	}

.body_10_caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	line-height:12px;
	font-weight:bold;
	color:#560a71;
	text-decoration: none;
	}
	
.headline {
	font-family:"New Baskerville", Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:normal;
	line-height:30px;
	font-weight:normal;
	color:#560a71
	}

.badge_18, a, a:hover, a:visited {
	font-family:"New Baskerville", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	}

.badge_sans_10, a, a:hover, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}

.legal, a, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color:#AC90CC;
	text-decoration:none;
	}

.legal a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	color:#AC90CC;
	text-decoration:underline;
	}
