﻿/*reset*/
/** Lila 
color:#781496;
**/
body {
	font-size:62.5%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
button {
	cursor:pointer;
}
/****************/
*{
	font-family:Tahoma, Geneva, sans-serif;
}
body{
	background:#000;
}
/*** Header ***/
#header{
	width:990px;
	height:118px;
	margin:auto;
	background:#000 url(img/bg_header.png) no-repeat 11px 0;
}
#header h1 a{
	width:277px;
	height:61px;
	display:block;
	background:url(img/logo_compumed.png) no-repeat 0 0;
	margin:35px 0 0 45px;
	float:left;
}
#header h1 a span{
	display:none;
}
#header p{
	float:left;
	font-size:13px;
	color:#FFF;
	margin:35px 0 0 155px;
	line-height:20px;
}
#header p span{
	color:#B4F660;
	display:block;
}
#header p span em{
	font-size:15px;
}
/*** Middle ***/
#middle{
	width:920px;
	margin:auto;
	background:#000 url(img/bg_middle.png) no-repeat 0 150px;
	padding-left:70px;
	overflow:hidden;
	padding-bottom:50px;
}
#middle h2{
	background:url(img/bg_h2.png) no-repeat 0 0;
	height:168px;
	width:909px;
	margin-left:-60px;
}
#middle h2 span{
	display:none;
}
#middle div.col1{
	width:590px;
	float:left;
}
#middle div.text{
	width:270px;
	height:215px;
	overflow:hidden;
	float:left;
	margin:20px 0 0 10px;
}
#middle p{
	font-size:12px;
	color:#FFF;
	width:250px;
	float:left;
}
#middle p strong{
	color:#BFFF29;
}
#middle div.col2{
	float:left;
	width:280px;
	height:375px;
	background: url(img/bg_col2.png) no-repeat 0 63px;
	margin:-40px 0 0 20px;
}
#middle div.col2 h3{
	background:url(img/bg_h3.png) no-repeat 0 0;
	font-size:22px;
	color:#FFF;
	text-align:center;
	width:265px;
	height:63px;
	line-height:73px;
}
#middle div.col2 span.hidden{
	display:none;
}
#middle div.col2 a{
	background: url(img/bg_ecommerce.png) no-repeat 0 0;
	height:60px;
	width:130px;
	font-size:12px;
	text-align:center;
	color:#000;
	text-decoration:none;
	display:block;
	margin:260px 0 0 60px;
	padding-top:19px;
	
}
#middle div.col2 a strong{
	font-weight:bold;
	display:block;
}
/*** Footer ***/
#footer{
	width:990px;
	margin:auto;
	background:#000 url(img/bg_footer.png) no-repeat 0 0;
	padding-top:20px;
	overflow:hidden;
}
#footer div{
	float:left;
}
#footer div a.logo2{
	background:url(img/logo_compumed2.png) no-repeat 0 0;
	height:35px;
	width:190px;
	overflow:hidden;
	display:block;
	float:left;
	line-height:500px;
	border-right:1px #999999 solid;
	margin:0 12px 0 70px;
}
#footer div span{
	color:#999999;
	font-size:12px;
	margin:5px 0 0 0;
	float:left;
}
#footer p{
	float:right;
	font-size:12px;
	color:#FFF;
	text-align:right;
	margin-right:35px;
	line-height:20px;
}
#footer p span{
	color:#B4F660;
	display:block;
}
#mdtec{
	width:100%;
	clear:both;
	border-top:1px #999999 solid;
	margin-top:20px;
	padding:10px 0;
}
#mdtec a{
	margin:auto;
	width:226px;
	height:23px;
	background:url(img/logo_mdtec.png) no-repeat 0 0;
	display:block;
}
#mdtec a span{
	display:none;
}
