body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#eff0ee;
}

sup { font-size: 70%; }

.bghead{
background-color:#d8e4f1;
font-family: Arial, sans-serif;
font-size:20px;
color:#2e3192;
font-weight:700;
margin-left:5px;
padding-left:5px;
}

.bg{
background-color:#d8e4f1;
font-family: Arial, sans-serif;
font-size:14px;
color:#2e3192;
}
.PageBackground {
	text-align:center;
	margin:0 auto;
	background-image:url(http://scmd.com/images/mainBG.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

#PageWrapper {
	
}

<!--
.bodytext {

font-family: Arial, sans-serif;
font-size:12px;

padding-left:20px;


}
.bodytext-nopadd {

font-family: Arial, sans-serif;
font-size:12px;
}

.bodytextbold {

font-family: Arial, sans-serif;
font-size:12px;
color:#333399;
font-weight:bold;


}
.bodywhitebold {

font-family: Arial, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;


}

.footer {

font-family: Arial, sans-serif;
font-size:12px;
color:#333399;
font-weight:bold;
background-color:#FFFFFF;
padding:12px;
text-align:center;

}
.footer a{
color:#333399;
font-weight:bold;


}
.footer a:hover{

color:#333399;
font-weight:bold;


}

#simple-header { padding: 20px 20px 5px;  }

#page {
	background-color:#fff;
	width: 800px;
	margin: 45px auto;
	padding:50px;
	min-height: 450px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}

.content-full { width: 880px; padding: 30px; margin-left: 50px; }
.content-right { float: right; width: 700px; padding: 30px;  }
 .content-right p, .content-right, .content-full p, .content-full{ color: #515151;
    font-family: Tahoma;
    font-size: 13px;
    padding-left: 0;
	line-height: 19px;
	position: relative;
		z-index: 10;
	}
	
.content-right a {  font-size: 12px; }	
	


ul.list { padding: 0px; margin: 0px; }
ul.list li {
	list-style: none;
	background-image: url(../images/sub_menus_bulets.gif);
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0FF;
	padding: 5px 18px;
	background-position: 0px 11px;
	margin: 0px;
	text-transform: uppercase;
	color: #666;

}

ul.list li a { color: #666; display: block; padding: 2px 0px;  }
ul.list li a:hover  { color: #333; }

ul.list li.last { border: none; border-bottom-width: 0px; }

ul.system { width: 680px; height: 205px; display: block; }

ul.system li, ul.system li a  { list-style: none; padding: 0px; margin: 0px; text-indent: -99999px; }
ul.system li.surgi a {
	width: 180px;
	height: 205px;
	background-image: url(../images/a.products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	 float: left;
	 margin-left: -55px;
}
ul.system li.safety a { width: 265px; height: 205px;
	background-image: url(../images/a.products.jpg);
	background-repeat: no-repeat;
	background-position: -180px top;
		display: block;
		 float: left;
		}
ul.system li.count360 a { width: 235px; height: 205px;
	background-image: url(../images/a.products.jpg);
	background-repeat: no-repeat;
	background-position: -445px top; 
		display: block;
		 float: left;
		}
ul.system li.surgi a:hover { background-position: left bottom; }
ul.system li.safety a:hover { background-position: -180px bottom;}
ul.system li.count360 a:hover { background-position: -445px bottom;}
.sidebar {

	width: 170px;
	height: 385px;
	padding: 15px;
	display: block;
	float: left;
	margin: 15px 8px;
}

div.training-form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

label.training {
	clear: both;
	display: block;
	padding: 3px;
}

input#name {
	margin-left: 15px;
}

input#password {
	margin-left: 18px;
}


.large p { font-size: 13px; }