#content {
	background:url(../images/bg_content.gif) repeat-y;
}

#subnav {
	width: 165px;
	padding: 20px 10px 0 18px;
	float: left;
	font-weight:bold;
	color: #0B63AF;
	line-height: 1.5em;
}

#subnav span {
	line-height: 2em;
	text-transform:uppercase;
	font-size: 9pt;
}

#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subnav li ul {
	margin-left: 15px;
}

#subnav ul li ul li {
	font-weight: normal;
}

#subnav ul li ul li a {
	color: #0B63AF;
}

#subnav a {
	color: #636262;
}

#subnav a.active {
	color: #0B63AF;
}

#maincontent {
	width:  519px;
	float: left;
	padding-top: 20px;
}

#subcontent {
	width: 500px;
	margin: 0 auto;
}

#breadcrumb {
	color: #636262;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

#breadcrumb a {
	color: #636262;
}

#breadcrumb span {
	color: #0B63AF;
	font-size: 14pt;
}

#rightcolumn {
	background-image:url(../images/bg_rightcolumn.gif);
	background-position: 56px 0px;
	background-repeat: no-repeat;
	width: 205px;
	float: right;
	padding-top: 20px;
	color: #F58136;
}

#rightcolumn h3 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #636262;
	background:url(../images/bg_heading.gif) no-repeat bottom;
}

#rightcolumn a.testimonial {
	color: #0B63AF;
	text-decoration: underline;
}

#rightcolumn ul {
list-style-type:square;
}

#rightcolumn ul a {
	color: #0B63AF;
}

#footer {
	padding-right: 40px;
}


#imp_login {
	width: 500px;
	margin-left: 210px;
	text-align: center;
}