body {
	margin: 6px 0px 20px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#DEE1C4;
}

.contentgroup {
	border: 1px solid White;
	margin: 0px;
}
	
#start {
	width: 490px;
	height: 140px;
}

#downloads {
	width: 190px;
	float: right;
	height: 270px;
	background-image: url(../images/downloads-bg.gif);
	background-repeat: repeat-x;
}

#downloads_links{
	margin: 10px 5px 10px 5px;
}

a {
	font-weight: bold;	
	color: #4B502A;
	text-decoration: none;
}
a:link {
	color: #4B502A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #4B502A;
}
a:active {
	color: #000000;
}

#referring {
	width: 118px;
	float:left;	
	margin: 11px 4px 0px 0px;
	height: 118px;
}

#dictating {
	width: 118px;
	float:left;
	margin: 11px 4px 0px 0px;
	height: 118px;
}

#mra  {
		width: 118px;
	float:left;
	margin: 11px 4px 0px 0px;
	height: 118px;
}

#clinical {
			width: 118px;
	float:left;
	margin: 11px 4px 0px 0px;
	height: 118px;
}




/* old */
#leftcol {
	
	float: left;
	width: 340px;
	border-width: 0px;
}
#rightcol {
	float: left;
	width: 340px;
	border-width: 0px;
}

.contentblock {
	border: 1px solid #EAEAE6;
	padding: 4px;
	background-color: #EBEDDB;
}

#gettingstarted {
float: left;
	width: 335px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background-color: #E0EADF;
}
#learning {
	float: right;
	border: 1px solid #ffffff;
	width: 330px;
	background-color: inherit;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../images/gettingstarted_bg.gif);
	background-repeat: repeat-x;
}
p, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
h1 {
	font-weight:bold;
	margin-left:0px;
	margin-bottom: 16px;
	margin-top:6px;
	font-size:14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-weight:bold;
	margin-left:20px;
	margin-bottom: 6px;
	margin-top:16px;
	font-size:11px;
	color: #E17100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {	
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

#gettingstartedcontentblock ul {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#gettingstartedcontentblock li {
	padding-left: 20px;
	line-height: 16px;
	margin-bottom: 4px;
}


li {
	padding-left: 1.7em;
	line-height: 16px;
	margin-bottom: 4px;
}

#documentation li {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

#movieslist li {
	background-image: url(../images/reel.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.7em;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
}
a {
	font-weight: bold;	
	color: #4B502A;
	text-decoration: none;
}
a:link {
	color: #4B502A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #4B502A;
}
a:active {
	color: #000000;
}

#morebttn {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-left: 1.7em;
}
#moviewrapper {
	width: 790px;
	height: 556px;
	clear: both;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#pagebottom {
	padding: 0px;
	width: 692px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	clear:both;
}



#tools {
	clear: both;
	padding-top: 30px;
	padding-bottom: 15px;
}


#tools p {
	margin-bottom: 2px;
}

#copyright p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#A4A597;
}
.movie_link {
	font-weight: bold;
	color: #4B502A;
}
#learning_divider {
	/*border: 1px solid #ff0000;*/
	background-image: url(../images/horiz-dot-dot-pattern.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#documentation a {
	font-weight:normal;
}

#homebttn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #6A723A;
	padding: 5px;
	border: 1px solid ffffff;
}
#homebttn_wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homebttn_wrapper a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#breadcrumbs {	
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#gettingstartedcontentblock li {
}
