@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	 font-size: 13px;
	 font-family: Arial, Helvetica, sans-serif;
	 line-height: normal;
	 color: #666;
	 background-color:#a9ddde; 
}

#container
{
	width: 985px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	height: 100%;
}

#header
{
	width: 985px;
	height: 154px;
	border-bottom: 30px solid #379bbf;
}

#mainimage
{
	width: 985px;
	height: 308px;
	float: left;
}

.sm2015
{
	width: 694px;
	height: 308px;
	padding-top: 25px;
	float: left;
}

.clearfix
{
	clear:both;
}

.buttons
{
	padding-top: 25px;
	width: 291px;
	height: 308px;
	float: left;
}
.ambcare
{
	width: 291px;
	height: 80px;
	clear: both;
}

.informatics
{
	width: 291px;
	height: 74px;
	clear: both;
}	

.msc
{
	width: 291px;
	height: 75px;
	clear: both;
}	

.p3
{
	width: 291px;
	height: 79px;
	clear: both;
}

.lefttext
{
	float: left;
	width: 281px;
	margin: 0;
	padding: 1em;
}
h1 
{ 
	font-size:18px;
	padding: 6px 0;
	color:#666;
}
.righttext
{
	float: right;
	width: 271px;
	margin: 0;
	padding: 1em;
}
.intro
{
	margin-left: 291px;
	border-left: 1px solid #e6e7ea;
	margin-right: 291px;
	border-right: 1px solid #e6e7ea;
	padding: 1em;
}
.intro_2
{
	/*margin-left: 291px;*/
	border-left: 1px solid #e6e7ea;
	margin-right: 20px;
	/*border-right: 1px solid #e6e7ea;*/
	padding: 1em;
}
a 
{
	color: #0693b0; 
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
	color: #0693b0;
}
a:active 
{
	color: #0693b0;
}

a:visited 
{
	color: #0693b0;
}

ul
{
	padding:6px 15px 15px 0px;
	margin:inherit;
	margin-left:15px;}

ul li 
{
	list-style:disc;
	padding-bottom:5px;
}
.ext 
{
	font-size: 10px; 
	color: #606060;
}
p {
	line-height: 18px;
	padding: 6px 0;
}
.footer
{	
	clear: both;
	margin: 0;
	padding: 1em;
	color: #fff;
	background-color: #333333;
}
.footer-item
{
	float: left;
	font-size:11px;
	
}
.footer-copyright
{
	float: right;
	font-size:11px;
}

.footer-item a 
{
	color: #ffffff; 
	text-decoration:none;
}
.footer-item a:hover 
{
	text-decoration:underline;
	color: #ffffff;
}
.footer-item a:active 
{
	color: #ffffff;
}

.footer-item a:visited 
{
	color: #ffffff;
}
