body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 10px;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 990px;
	background-image:url(../imgz/medfilms_site_header.gif)
}
#special {
	height: 45px;
	width: 990px;
}
#content {
	margin-top: 10px;
	width: 730px;
	padding: 0px;
	margin-left: 245px;
	font-size: 12px;
	text-align: center;
	height: auto;
}
#lsidebar {
	margin-top: 60px;
	padding: 10px;
	float: left;
	width: 215px;
	border: 1px solid #999
}
#videotext {
	margin-top: 10px;
	width: 465px;
	padding: 10px;
	margin-left: 10px;
	text-align: left;
}
#videoimage {
	margin-top: 50px;
	max-width: 220px;
	height: 150px;
	width: 50px;
	padding: 5px;
	float: right;
	text-align:center
}
#footer {
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	max-width: 900px;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.HeadingVid {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
A:visited {
	color:#333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

A.big:link {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color: #2A1FFF
}
A.big:hover {
	font-family:arial;
	font-size: 17px;
	font-weight: bold;
	letter-spacing:1px;
	color:#2A1FFF
}
A.big:active {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color:#2A1FFF
}
A.big:visited {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color:#2A1FFF
}

A.nav:link {font-family:arial; font-size: 12px; color:#2A1FFF}
A.nav:hover {font-family:arial; font-size: 12px; color:#2A1FFF}
A.nav:active {font-family:arial; font-size: 12px; color:#2A1FFF}
A.nav:visited {font-family:arial; font-size: 12px; color:#0000FF}

.nav {font-family:arial; font-size: 12px; line-height:20px; letter-spacing:1px}

.bottom-nav {
	font-family:arial;
	font-size: 10px;
	line-height:20px;
	letter-spacing:normal;
	text-align:center;
	width: auto;
}

.red {
	font-family:arial;
	font-size: 13px;
	font-weight: bold;
	color:#F00;
	text-align: center;
}

TD {font-family:arial; font-size: 12px;}
h1   {
	font-family:times;
	font-size: 16px;
	color:#333333;
	font-weight:lighter;
	font-style:italic
}
h2   {font-family:arial; font-size: 14px; color:#333333; font-weight:bolder;  letter-spacing:1px}
h3   {
	font-family:arial;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	text-align: center;
}
.style1 {
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style2 {color: #FF0000}
.thrColAbsHdr #container {
	position: absolute; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline-block;
	float: none;
	left: 1px;
} 
#container div {
	width: 980px;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 60px;
	right: 0;
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 

.redhead {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	vertical-align: middle;
	top: auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.searchbox {
	left: 412px;
	position: absolute;
	width: 352px;
	height: 45px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
}
#left_vid_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Left_Vid_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: relative;
}
#content p .styleAward .styleAward {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content p {
	text-align: left;
	font-size:12px;
	text-align:left
}
.LearnMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
#content p .Heading .Heading {
	font-size: 16px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	text-align: center;
}
#content #videotext .style1 {
	text-align: left;
}
#content #videotext ul li {
	text-align: left;
}
#content #videotext p .style1 {
	text-align: left;
}
#content #videotext p .style1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p .style1 {
	text-align: left;
}
#content #videotext p .style1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#content #videoimage p {
	text-align: center;
}
#lsidebar .Left_Vid_links {
	text-align: center;
}
#videotext2 {
	margin-top: 10px;
	width: 340px;
	padding: 10px;
	margin-left: 10px;
	text-align: left;
}
#videoimage2 {
	margin-top: 15px;
	width: 340px;
	padding: 10px;
	float: right;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
#content #videoimage2 p {
	text-align: center;
}
.CustomerQuotes {
	font-style: italic;
	font-weight: bold;
}
#TopSpecial {
	height: 40px;
	width: 340px;
}

