/* HTML STYLES
-----------------------------------------------------------------------------
*/

* { 
	margin: 0px;
	padding: 0px;
}
BODY {
	margin: 10px 0px;
	background-color: #CCCCCC;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
}
A:visited, A:active, A:link {
	color: #008A7A;
	text-decoration: none;
}
A:hover {
	color: #001151; 
	text-decoration: none;
}
A:hover {
	color: #001151;
	text-decoration: none;
}
HR {
	background: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	margin: 10px 0px;
	border: 0;
	clear: both;
}



/* LAYOUT
-----------------------------------------------------------------------------
*/

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: table;
}
#header_left {
	float: left;
	clear: left;
	width: 400px;
}
#header_right {
	float: right;
	clear: right;
	width: 400px;
	text-align: right;
	background: url(dmgroup.gif) no-repeat top right;
}
#top {
	float: left;
	clear: left;
	width: 800px;
}
#top_left {
	float: left;
	width: 200px;
	height: 200px;
}
#top_middle {
	float: left;
	width: 400px;
	height: 200px;
}
#top_right {
	float: right;
	width: 200px;
	height: 180px;
	padding-top: 20px;
	background-color: #001151;
}
#top_right IMG {
	clear: left;
}
#middle {
	float: left;
	clear: left;
	width: 800px;
	border-top: solid 1px #FFFFFF;
	background-image: url(content_background.gif);
}
#middle2 {
	float: left;
	clear: left;
	width: 800px;
	border-top: solid 1px #FFFFFF;
}
#middle2 H1 {
	background-color: #001151;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	padding: 6px 10px 7px 10px;
}
#middle2 H2 {
	font-size: 14px;
	line-height: 19px;
	color: #001151;
}
#content2 {
	float: left;
	clear: left;
	width: 780px;
	padding: 10px 0px 10px 10px;
}
#middle_left {
	float: left;
	clear: left;
	width: 599px;
}
#middle_left H1 {
	width: 579px;
	background-color: #001151;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	padding: 6px 10px 7px 10px;
}
#middle_left H2 {
	font-size: 14px;
	line-height: 19px;
	color: #001151;
}
#middle_left H3 {
	font-size: 12px;
}
#middle_left H4 {
	font-size: 12px;
	color: #001151;
	margin-top: 15px;
}
#middle_left UL {
	margin: 15px 0px 0px 20px;
	list-style-image: url(bullet2.gif);
}
#middle_left LI {
	margin-top: 5px;
}
#middle_left UL UL {
	margin: 0px 0px 0px 20px;
	list-style-image: url(bullet3.gif);
}
#middle_left H5 {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#middle_left H6 {
	text-align: right;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #001151;
}
#middle_left H6 IMG {
	float: left;
}
#content {
	float: left;
	clear: left;
	width: 579px;
	padding: 10px 0px 10px 10px;
}
#middle_right {
	float: right;
	clear: right;
	width: 180px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	background-color: #008A7A;
}
#middle_right H1 {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#middle_right H2 {
	font-size: 11px;
	color: #001151;
}
#middle_right UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#middle_right LI {
	border-top: solid 1px #199587;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
}
#middle_right A:visited, #middle_right A:active, #middle_right A:link {
	line-height: 10px;
	color: #40A79B;
	text-decoration: none;
}
#middle_right A:hover {
	line-height: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}
#middle_right .conferences B {
	font-size: 11px;
}
#middle_right .conferences LI {
	margin-top: 10px;
	padding-top: 10px;
}
#middle_right .conferences A:visited, #middle_right .conferences A:active, #middle_right .conferences A:link {
	color: #FFFFFF;
	line-height: 13px;
}
#middle_right .conferences A:hover {

}
#middle_right H2 A:visited, #middle_right H2 A:active, #middle_right H2 A:link {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
#middle_right H2 A:hover {
	color: #CCCCCC; 
	line-height: 18px;
	text-decoration: none;
}
#bottom1 {
	float: left;
	clear: left;
	width: 800px;
	padding: 7px 0px 8px 0px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	background-color: #001151;
	border-top: solid 1px #FFFFFF;
}
#bottom1 A:visited, #bottom1 A:active, #bottom1 A:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom1 A:hover {
	color: #008A7A; 
	text-decoration: none;
}
#bottom2 {
	clear: left;
	width: 780px;
	padding: 7px 10px 8px 10px;
	font-size: 10px;
	line-height: 10px;
	background-color: #FFFFFF;
}




/* STYLES
-----------------------------------------------------------------------------
*/

.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.form {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
.home {
	float: left;
	width: 123px;
	height: 140px;
	padding: 10px 10px 0px 150px;
	border: solid 1px #CCCCCC;
	margin-top: 10px;
}
.clients_left {
	padding-left: 30px;
	background: url(quote1.gif) no-repeat left top;
}
.clients_right {
	padding-right: 30px;
	background: url(quote2.gif) no-repeat right bottom;
}
.clients_text {
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	color: #008A7A;
}
#product_left {
	float: left;
	clear: left;
	width: 380px;
}
#product_right {
	float: right;
	clear: right;
	width: 180px;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 1px #CCCCCC;
}
.coursematcher td {
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
	padding: 4px 4px;
	width: 90px;
}
.coursematcher th {
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
	text-align: left;
	padding: 4px 4px;
	font-weight: normal;
	color: #001151;
	width: 150px;
}
.topborder {
	border-top: solid 1px #CCCCCC;
}
.letter {
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #001151;
}
.letter A:hover {
	color: #FFFFFF;
}



/* BUTTONS
-----------------------------------------------------------------------------
*/


#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	font-size: 9px;
	}
#buttons li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}
#buttons a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
#buttons a:hover, #buttons a.selected {
	background-position: -200px 0px;
	}
#aboutus a  {
	width: 200px;
	background:   url("aboutus.gif") top left no-repeat;
	}
#ourproducts a  {
	width: 200px;
	background:    url("ourproducts.gif") top left no-repeat;
	}
#ourclients a  {
	width: 200px;
	background:   url(ourclients.gif) no-repeat left top;
	}
#coursematcher a  {
	width: 200px;
	background:   url("coursematcher.gif") top left no-repeat;
	}
#conferences a  {
	width: 200px;
	background:   url("conferences.gif") top left no-repeat;
	}
#updates a  {
	width: 200px;
	background:   url("updates.gif") top left no-repeat;
	}
#contactus a  {
	width: 200px;
	background:   url("contactus.gif") top left no-repeat;
	}
#deals a  {
	width: 200px;
	background:   url("deals.gif") top left no-repeat;
	}