html {
	background: #e9e8e3 url(../images/bg-qmed.gif) top center repeat-y;
}

body {
	margin-left:auto;
	margin-right:auto;
	float: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#333;
	min-height: 600px;
	width: 750px;
	line-height: 1.4em;
	text-align:justify;
}

a, a:visited { text-decoration: underline; color: #838386;}
a:hover { color: #000;}

.news a { text-decoration:none; color:black; font-weight:bold;}


p { margin-bottom: 1.1em; }

h1 { font-size: 16px; font-weight: bold; margin-bottom: 8px; }
h2 { font-size: 12px; color: #000; font-weight: normal; }
h3 { 
font-size: 10px;
color: #000; 
font-weight: normal;
font-style:italic;
}
h4 { font-size: 12px; color: #000; font-weight: bold; 
padding-bottom:5px;}

h5 { 
font-size: 10px;
color: #000; 
font-weight: bold; 
padding-bottom:5px;
text-align:center;
text-decoration:underline;
width:100px;
line-height:normal;
}
.DrQLink {
font-size: 10px;
color: #000; 
font-weight: bold; 
padding-bottom:5px;
text-align:center;
text-decoration:underline;
width:100px;
line-height:normal;
display:block;
}

#wrapper {
	padding: 20px 20px 30px 10px;
	width: 735px;
	float: left;
	min-height: 600px;
	position: relative;
	z-index: 1;
}

#main-contain {
	float: auto;
	margin-left: 135px;
	width: 525px;
	position: relative;
}

#header {
	text-align: right;
	margin-bottom: 24px;
}

#header h2 {
	color: #d3222a;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
}

#navigation {
	border-bottom: 1px solid #d3222a;
	float: left;
	padding-bottom: 4px;
	width: 525px;
	font-size: 12px;
}

#sub-navigation {
	float: left;
	font-size: 11px;
	margin-top: 4px;
}

#dropNavigation {
	border-bottom: 1px solid #d3222a;
	float: left;
	padding-bottom: 4px;
	width: 525px;
	
}


.dropdown {float:left; padding-right:15px; }
.dropdown dt { font-weight:bold; cursor:pointer; color: #838386;}
.dropdown dt:hover {color:#d3222a;}

.dropdown dt:visited {color:#838386;}
.dropdown dd {position:absolute; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0; margin-top:4px;}
.dropdown ul {list-style:none; padding:5px;  border:1px solid #d3222a;}
.dropdown li {display:inline; }
.dropdown a {display:block; color: #838386; text-decoration:none; font-weight: bold;}
.dropdown a:active {display:block; color:#838386; text-decoration:none;}
.dropdown a:hover {color:#d3222a;}
.dropdown .underline {color:#000; font-weight: bold;}
.dropdown current {color:#000;}

#content {
	float: left;
	margin-top: 24px;
	min-height: 350px;
	clear: left;
	width: 525px;
}

#footer {
	float: left;
	border-top: 1px solid #000;
	font-size: 9px;
	text-align: right;
	width: 525px;
	margin-top: 24px;
	padding-top: 6px;
}
#side-logo {
	position: absolute;
	background: #fff url(../images/Qmed-sidebar.jpg) top left no-repeat;
	width: 135px;
	height: 600px;
	z-index: 5;
	top:0px;
	left:-25px;
}
#image-left{
	float:left;
	padding:5px 5px 5px 0px;
	
}
img {
	border:0px;
	 }
table
{
}
tr
{
}
td
{
    vertical-align: top;
    padding-bottom: 25px;

}
td img
{
    vertical-align: top;
	text-align:right;
	float:right;
	padding-right:10px;

}

#flashcontent {

}
.Cllp{
	font-weight:bold;	
}
.CLL li{
	list-style:disc;
	list-style-position:outside;
	margin-left:30px;
	margin-bottom:4px;
}
.downloads {
display:block;
width:205px;
height:60px;
margin:5px 5px 0px 5px;
padding-top:5px;
padding-left:5px;
border:solid #900 2px;

float:left;

}
.downloads a:hover{
color:#C00;
cursor:pointer;
}
.pdfImg {
	display:block;
	float:left;	
}
.pdfImgText { 
padding:8px 0px 0px 5px;
display:block;
text-align:left;
font-weight:bold;
color:#000;
text-decoration:none;

}

.space {
	display:block;
	clear:left;
}
.CaseNames {
	font-style:italic;
}






