@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:left;
	
}

#wrapper {	
	background: #FFF;
	border: 1px solid #000;
	margin:0 auto;
	width:900px;
	
	
}


#nav_1 {
	
	background:#900;
	background-image:url(../images/nav.png);
	background-repeat:repeat-x;
	width:708px;
	height:35px;
	float:right;
	position:relative;
	
}

#nav_1 ul {
	margin:0;
	padding:5px;
	list-style:none;
	float:left;
	position: absolute;
	width: 692px;
}

#nav_1 li {
	float:left;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:5px;
	padding-top:5px;
}

#nav_1 li a {	

    font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#FFF;
	text-decoration:none;
}

#nav_1 li a:hover, #header li a:active {
	color:#CCC;
	text-decoration:inherit;
}

#header li a.current, #header li a.current:hover, #header li a.current:active {
	color:#999;
	background:#009;
}

#header li a.current, #header li a.current:hover, #header li a.current:active {
	color:#999;
	background:#009;
}
#nav_2 {
	background:#EFEFEF;
	width:708px;
	height:38px;
	float:right;
	clear:right;
}

#logo {
	background:#EFEFEF;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:73px;
	float:left;
}

#header {
	background:#FFF;
	background-image:url(../images/mediscope.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:204px;
	clear:both;
	border-bottom: solid 1px #800000;
	border-top: solid 1px #800000;
}

#content_lft {

	background:#33CC66;
	width:688px;
	height:258px;
	float:left;
	padding-left: 4px;
	clear:both;
	overflow:visible;
}

#content_left  {
	padding: 1px;
	background-color: #FFF;
	font-size: 0.95em;
	line-height: 1.4em;
	text-align:justify;
	font-weight:500;
	font-family: Verdana, Geneva, sans-serif;
	width:662px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	clear:both;
}

#content2 {
	margin:14px;
	width:870px;
	height:auto;
	overflow:hidden;
	text-align:justify;
	background:#F2F2F2;
	border:dashed 1px #CCCCCC;
	font-size: 0.80em;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	letter-spacing: 1px;
	
}

#content2 p {
	padding:4px;
}

#content2 img {
	float:left;
	
	padding-right:2px;
}	


#content_right {
	padding:10px;
	padding-top:4px;
	background:#FFF;
	width:189px;
	height:258px;
	margin-left:1px;
	margin-right:2px;
	margin-top:5px;
	float:right;
}

#footer {
	padding-top:18px;
	padding-left:8px;
	text-align:center;
	width:889px;
	height:60px;
	clear:both;
	background-color: #FFF;
}
.style5{
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

.test_text {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	text-align:justify;
}
