a {
	color: #003399;
}

#banner {
	height: 213px;
	padding: 5px 10px;
	line-height : 1.4;
	overflow: hidden;
}

#banner .title {
	color : #713944;
	font : italic 20px Georgia, 'Times New Roman', serif;
	line-height : 1;
	margin : 12px 0 16px 0;
}

#banner p {
	margin-bottom : 16px;
}

#banner img {
	float : right;
}

#information {
	position : relative;
	width : 490px;
	height : 235px;
	float : left;
	margin: 0 0 10px 0px;
	padding-left: 9px;
	line-height : 1.4;
}

#information .title {
	font-size : 18px;
	line-height : 1;
	margin-bottom : 6px;
}

#information img {
	margin-top : 15px;
}

#information .right {
	width:140px;
	float:right;
	margin-left:20px;
}

#course {
	position : absolute;
	top : 35px;
	left : 9px;
	width : 460px;
	height : 170px;
	padding : 15px;
	background-image : url( ../images/index/professionals_bg.gif );
	overflow: hidden;
}

#course .title a {
	color : #036;
	text-decoration : none;
}

#course .title a:hover {
	text-decoration : underline;
}

#course p {
	margin-bottom : 6px;
}

#tabs a {
	height : 33px;
	padding : 3px 0 0 10px;
	color : #713944;
	text-decoration : none;
	display : block;
	font-size:11px;
}

#tabs a:hover {
	text-decoration : underline;
}

#tabs li {
	height : 36px;
	line-height: 32px;
	float : left;
}

#tabs li.line2 {
	line-height: 13px;
	padding-top: 3px;
}

#tab1 {
	width : 165px;
	background-image : url( ../images/index/tab1_over.jpg );
}

#tab2 {
	width : 156px;
	background-image : url( ../images/index/tab2.jpg );
}

#tab3 {
	width : 134px;
	background-image : url( ../images/index/tab3.jpg );
}

#news {
	width : 277px;
	height : 225px;
	padding : 10px;
	margin-left: 9px;
	float : left;
	background : url( ../images/lmsindex/news_bg.gif ) no-repeat top left;
	color : #333399;
	overflow : hidden;
}

#news img.pic {
	margin : 5px 0 15px 0;
	float : right;
}

#news img.arrow {
	float : left;
}

#news .title {
	font : 16px Arial, Helvetice, san-serif;
	color : #b70a4c;
}

#news .newstext {
	margin-top : 3px;
}


div.logintitle span {
	float: right;
}

div.logintitle a {
	color : #2f4886;
	text-decoration : underline;
	line-height : 30px;
}

#news td.label {
	width : 65px;
	height : 20px;
	padding-right : 5px;
	text-align : right;
}

#news input {
	width : 116px;
	font-size : 12px;
}

#news .password {
	text-align : right;
}

#news .password a {
	color : #333333;
	text-decoration : underline;
}

#news .message {
	clear : both;
	font-size : 11px;
	line-height : 1.2;
	color : #ff0000;
}

.more {
	text-align : right;
	line-height : 1;
}

.more a {
	color : #2f4886;
}









#top
{
	background : url( ../images/lmsindex/gradient_bg.gif ) repeat-x top left;
}

#course-links
{
	height: 213px;
	padding: 15px 10px;
	background : url( ../images/lmsindex/courselinks_bg.gif ) no-repeat top center;
	overflow: hidden;
}

#course-links td
{
	text-align:center;
}

#course-links .title
{
	padding-top:5px;
}

#course-links .moreinfo
{
	padding-top:5px;
	padding-bottom:5px;
}
#course-links .price
{
	font : 26px Georgia, "Times New Roman", Times, serif;
	color:#004465;
}

#left
{
	width : 253px;
	margin-left: 9px;
	float : left;
}

	#left #login-form
	{
		width : 100%;
		height : 139px;
		padding-left : 10px;
		background : url( ../images/lmsindex/login_bg.gif ) no-repeat top left;
		color : #333399;
	}

	#left #login-form #login-title 
	{
		font : 22px Georgia, "Times New Roman", Times, serif;
		color : #034b6e;
		width : 50px;
		height : 25px;
		line-height : 25px;
		padding: 8px 0px 5px 5px;
	}
	
	#left .message
	{
		background-color:#F00;
		width:92%;
		margin-left:2%;
		padding:2%;
		color:#FFF;
	}
	
	#left #login-form table .label
	{
		
	}
	
	#left #login-form .password 
	{
		padding-top:10px;
		text-align : left;
	}

	#left #login-form .password a 
	{
		color : #333333;
		text-decoration : underline;
	}
	
	#left #support-links
	{
		width : 100%;
		padding-left:10px;
		padding-top:50px;
	}
	
	
#right
{
	width:518px;
	margin-left: 9px;
	float : left;
}
	#right #feature-image
	{
		width:100%;
		height:363px;
		padding : 0px;
		text-align:center;
	}


