html{
	background:#000 url(images/body-bg.gif) repeat-x 0 0;
	height: 100%;
	width: 100%;
}
* html body {
	height: 100%;
}
img{
	border-style:none;
}
body{
	margin:0;
	background:url(images/top-background.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#ccc;
	min-width:1000px;
}
.hidden{
	display:none !important;
}
a.nobg{
	background:none !important;
}
#header{
	width:960px;
	position:relative;
	height:395px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1{
	position:absolute;
	top:222px;
	left:190px;
	margin:0;
}
h1#h1home{
	background:url(images/txt-mdx-interactive.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1about{
	background:url(images/txt-about.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1services{
	background:url(images/txt-services.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1portfolio{
	background:url(images/txt-portfolio.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1articles{
	background:url(images/txt-articles.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1contact{
	background:url(images/txt-contact.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1profiler{
	background:url(images/txt-profiler.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1spitfire{
	background:url(images/txt-spitfire.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1actron{
	background:url(images/txt-actron.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
h1#h1mdx{
	background:url(images/txt-mdx.png) no-repeat 0 0;
	width:630px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
}
strong.logo{
	position:absolute;
	top:100px;
	left:190px;
}
strong.logo a{
	width:240px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.login-box{
	float:right;
	width:250px;
	margin:0 9px 0 0;
	display:inline;
	padding:8px 0 0 0;
}
span.partner-login{
	font:9px Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	display:block;
	margin:0 0 28px;
}
span.partner-login a{
	background:url(images/ico-lock.gif) no-repeat 100% 0;
	color:#525050;
	text-decoration:none;
	padding:0 11px 0 0;
	line-height:7px;
	font-size:9px;
	display:block;
}
span.partner-login a:hover{
	background:url(images/ico-lock.gif) no-repeat 100% -7px;
	color:#087ea6;
	text-decoration:none;
}
.login{
	width:170px;
	margin:0 0 20px;
	overflow:hidden;
}
.inp-bg01{
	background:url(images/input-bg.png) no-repeat 0 0;
	width:161px;
	height:21px;
	float:left;
}
.login div{
	margin:0 0 4px;
	overflow:hidden;
	height:1%;
}
.inp-bg01.hover{
	background:url(images/input-bg2.png) no-repeat 0 0;
	color:#fff;
}
.inp-bg01.focus{
	background:url(images/input-hover.gif) no-repeat 0 0;
}
.txt01{
	background:none;
	width:150px;
	padding:0 0 0 5px;
	border-style:none;
	color:#41525a;
	margin:3px 0 0 0;
	outline-style:none;
	position:relative;
	z-index:100;
	font-size:9px;
}
.inp-bg01.focus .txt01, 
.inp-bg01.hover .txt01{
	color:#d1d1d1;
}
input.submit{
	float:left;
	margin:8px 0 0 4px;
	width:3px;
	height:5px;
}
ul.nav{
	float:right;
	padding:0 9px 0 0;
	margin:0;
	clear:right;
	list-style:none;
}
ul.nav li{
	float:left;
	height:28px;
	overflow:hidden;
	width:50px;
}
ul.nav li.home{
	width:50px;
}
ul.nav li.about{
	width:52px;
}
ul.nav li.services{
	width:67px;
}
ul.nav li.portfolio{
	width:66px;
}
ul.nav li.articles{
	width:61px;
}
ul.nav li.contact{
	width:65px;
}
ul.nav li a{
	background:url(images/navigation.png) no-repeat;
	width:361px;
	height:84px;
	display:block;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
ul.nav li a{
	margin:0;
}
ul.nav li.about a{
	margin:0 0 0 -50px;
}
ul.nav li.services a{
	margin:0 0 0 -102px;
}
ul.nav li.portfolio a{
	margin:0 0 0 -170px;
}
ul.nav li.articles a{
	margin:0 0 0 -235px;
}
ul.nav li.contact a{
	margin:0 0 0 -297px;
}
ul.nav li.active a{
	margin-top:-28px;
}
ul.nav li a:hover{
	margin-top:-54px;
}
.main-data{
	margin:-100px 0 0 0;
	position:relative;
}
.container, 
.container-black{
	position:relative;
	height:1%;
	background:#1a1818;
}
.container-black{
	background:none;
}
.container:after, 
.container-black:after{
	content:"";
	clear:both;
	display:block;
}
.content{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 14px;  
}
.content p{
	line-height:17px;
}
.hr{
	background-image:url(images/hr1.gif);
	height:2px;
	line-height:1px;
	margin:0 0 18px;
}
.hr hr{
	display:none;
}
.side01{
	width:150px;
	float:left;
	padding:0 40px 0 0;
}
.main-column{
	width:550px;
	float:left;
	padding:0 40px 0 0;
}
.main-column blockquote{
	background:url(images/blockquote-bg.gif) no-repeat 0 0;
	padding:0 0 0 15px;
	margin:0 0 16px;
}
.main-column blockquote p{
	font:italic 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#999;
}
.main-column blockquote cite{
	color:#666;
	font-style:normal;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.main-column ul.list{
	padding:0;
	margin:0;
	list-style:none;
	width:550px;
}
.main-column ul.list li{
	color:#ccc;
	background:url(images/bullet02.gif) no-repeat 0 4px;
	margin: 0 0 9px;
	padding:0 0 0 16px;
	line-height:17px;
}
.main-column a{
	color:#087ea6;
	text-decoration:underline;
	display:inline;
}
.main-column a:hover{
	text-decoration:none;
	color:#fff;
	background:url(images/more-inf-bg.gif);	
}
.main-column p{
	margin:0 0 24px;
}
.main-column h4{
	margin:0 0 0 0;
	color:#d94f21;
	font-size:12px;
}
.sidebar{
	width:180px;
	float:left;
}
.side01 h2{
	float:right;
	margin:0;
	color:#3c3a3a;
	font:24px/20px Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
}
.col01{
	width:272px;
	float:left;
}
.col02{
	width:268px;
	padding:0 0 0 10px;
	float:left;
}
.col01 p, 
.col02 p{
	margin:0 0 10px;
}
.heading-box{
	height:23px;
	overflow:hidden;
	height:1%;
}
.heading-box h3{
	font:24px Arial, Helvetica, sans-serif;
	color:#d94f21;
	margin:0;
}
.heading-box h3:hover{
	background:url(images/none.gif)
}
.photo-pad{
	background:url(images/photo-pad01.png) no-repeat 0 0;
	width:272px;
	height:171px;
	overflow:hidden;
	padding:7px 0 0 6px;
	margin:0 0 0 -6px;
	position:relative;
	background-image: url(images/photo-pad01.png);
}
a.more-info{
	float:left;
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	background:#1c1c14;
	padding:2px 3px;
}
a.more-info:hover{
	background:url(images/more-inf-bg.gif);	
}
a.more-info{
	color:#087ea6;
	text-decoration:none;
}
a.more-info:hover{
	color:#fff;
}
.heading-box2{
	padding:6px 0 4px 0;
	width:100%;
	overflow:hidden;
}
.heading-box2 h4{
	font:15px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#d94f21;
	margin:0;
}
.heading-box3{
	width:100%;
	overflow:hidden;
}
.heading-box3 h2{
	color:#3b393a;
	margin:0;
	font:normal 24px Arial, Helvetica, sans-serif;
}
.sidebar ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}
.sidebar ul li{
	padding:0 0 6px 12px;
	background:url(images/bullet.gif) no-repeat 0 4px;
	color:#999;
	font-size:11px;
}
.sidebar ul li a{
	color:#087ea6;
	text-decoration:underline;
	display:inline;
}
.sidebar ul li a:hover{
	text-decoration:none;
	color:#fff;
	background:url(images/more-inf-bg.gif);	
}
.sidebar a.sidebarlink{
	color:#087ea6;
	text-decoration:underline;
	display:inline;
}
.sidebar a.sidebarlink:hover{
	text-decoration:none;
	color:#fff;
	background:url(images/more-inf-bg.gif);	
}
.sidebar p{
	color:#999;
	font-size:11px;
	margin:0 0 24px;
}
span.btn-sprite{
	width:173px;
	height:37px;
	display:block;
	margin:0;
	overflow:hidden;
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}
span.btn-sprite a{
	margin:0;
	display:block;
	width:173px;
	height:74px;
	background:url(images/button-sprite01.png) no-repeat;
	margin:-37px 0 0 0;
	text-decoration:none;
	cursor:pointer;
}
span.btn-sprite a:hover{
	margin:0;
}
span.btn-sprite em{
	display:block;
	float:left;
	color:#fff;
	position:absolute;
	top:11px;
	left:24px;
	font-weight:bold;
	width:173px;
	font-style:normal;
	text-transform:uppercase;
}
span.btn-sprite2{
	width:173px;
	height:37px;
	display:block;
	margin:0;
	overflow:hidden;
	font:bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}
span.btn-sprite2 a{
	margin:0;
	display:block;
	width:173px;
	height:74px;
	background:url(images/button-sprite02.png) no-repeat;
	margin:-37px 0 0 0;
	text-decoration:none;
	cursor:pointer;
}
span.btn-sprite2 a:hover{
	margin:0;
}
span.btn-sprite2 em{
	display:block;
	float:left;
	color:#fff;
	position:absolute;
	top:11px;
	left:24px;
	font-weight:bold;
	width:173px;
	font-style:normal;
	text-transform:uppercase;
}
p.subheading{
	color:#99997a;
	font-weight:bold;
	margin:0 0 35px;
}

address.addr{
	width:160px;
	padding:0;
	margin:0;
	font-style:normal;
}
address.addr span{
	font-size:11px;
	line-height:17px;
	padding:0 0 0 15px;
	display:block;
	color:#999;
}
span.house{
	background:url(images/house-ico.gif) no-repeat 0 6px;
}
span.tel{
	background:url(images/chat-ico.gif) no-repeat 0 6px;
}
span.email{
	background:url(images/mail-lnk.gif) no-repeat 0 6px;
}
.addr a{
	color:#087ea6;
	text-decoration:none;
}
.addr a:hover{
	background:url(images/more-inf-bg.gif);
	color:#fff;
}
.footer{
	width:100%;
	background:#1a1818 url(images/footer-bg.gif) repeat-x 0 0;
	height:326px;
	overflow:hidden;
}
.footer-bg{
	background:url(images/footer-bg-center.jpg) no-repeat 50% 0;
	height:326px;
	width:100%;
}
.footer-cont{
	width:980px;
	margin:0 auto;
	position:relative;	
}
.footer ul.nav{
	top:75px;
	position:absolute;
	right:10px;
}
.footer ul.nav li a{
	background:url(images/navigation2.png) no-repeat;
}
.copy{
	position:absolute;
	top:268px;
	left:202px;
}
.copy p{
	font:9px/10px Tahoma, Arial, Helvetica, sans-serif;
	color:#b0bfc2;
}
.copy a{
	color:#b0bfc2;
}
.copy a:hover{
	text-decoration:underline;
}
.copy p span{
	display:block;
}
.top-holer{
	position:absolute;
	top:285px;
	left:952px;
	width:7px;
}
.top-holer a{
	background:url(images/up-btn.gif) no-repeat;
	width:7px;
	height:6px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.top-holer a:hover{
	background-position:0 -6px;
}
/* forms */
form { background: transparent; padding: 0; margin: 0; }
form fieldset { border: 1px solid #222; padding: 10px 25px 15px; margin: 0; }
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label { color: #99997A; float: left; display: block; width: 60%; margin-right: 20px; }
form p input,
form p select,
form p textarea { 
	background-color: #3c3a3a;
	font-size: 1em; 
	color: #ccc; 
	border: 1px solid #000; 
	padding: 4px;  
	width: 66%; 
	font-family: Arial, Helvetica, sans-serif; 
	outline-style: none;
	}
form p input:hover,
form p textarea:hover { 
	background-color: #000;
	font-size: 1em; 
	color: #ccc; 
	border: 1px solid #3c3a3a; 
	padding: 4px;  
	width: 66%; 
	font-family: Arial, Helvetica, sans-serif;
	outline-style: none; 
	}
form p select:hover { 
	background-color: #000;
	font-size: 1em; 
	color: #ccc; 
	border: 1px solid #3c3a3a; 
	padding: 4px;  
	width: 68%; 
	font-family: Arial, Helvetica, sans-serif;
	outline-style: none; 
	}
form p input[type="text"]:focus,
form p input[type="text"].focus,
form p textarea:focus,
form p textarea.focus { 
	background-color: #000;
	font-size: 1em; 
	color: #ccc; 
	border: 1px solid #d94f21; 
	padding: 4px;  
	width: 66%; 
	font-family: Arial, Helvetica, sans-serif;
	outline-style: none; 
	}
form p select:focus,
form p select.focus { 
	background-color: #000;
	font-size: 1em; 
	color: #ccc; 
	border: 1px solid #d94f21; 
	padding: 4px;  
	width: 68%; 
	font-family: Arial, Helvetica, sans-serif;
	outline-style: none; 
	}
form p select { width: 68%; }
form ul.fieldlist { padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #ccc; padding: 0 30px 5px 0; white-space: nowrap; }
form input.btn,
a.btn { 
	font-size: 1.1em; 
	width: auto; 
	overflow: visible;
	border: 1px solid #000; 
	background-color: #3C3A3A; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff; 
	font-weight: bold;
	outline-style: none;
	}
a.btn { line-height: 3em; }	
form input.btn:hover { 
	font-size: 1.1em; 
	width: auto; 
	overflow: visible;
	border: 1px solid #d94f21; 
	background-color: #000; 
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff; 
	font-weight: bold;
	outline-style: none;
	}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash .heading-box h3 span{
	visibility: hidden;
	letter-spacing:0;
	font-size:21px;	
}
.sIFR-hasFlash .heading-box2 h5 span{
	visibility: hidden;
	letter-spacing:0;
	font-size:15px;	
}
.sIFR-hasFlash .heading-box3 h2 span{
	visibility: hidden;
	letter-spacing:0;
	font-size:24px;	
	line-height:24px;
}
#wrapper .main-data .container .google {
	margin-right: 126px;
	margin-left: 126px;
	height: 90px;
	width: 728px;
}
