/*supporting pages*/

#header-supporting {
	background:url(../images/inner-pages-header.png);
	background-repeat:no-repeat;
	width:729px;
	height:83px;
}

.menu-supporting {
	position:absolute;
	width:396px;
	height:29px;
	left: 351px;
	top: 97px;
}

.menu-supporting ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.menu-supporting ul li{
	float:left;
	width:99px;
	height:29px;
}

.menu-supporting ul li#supporting-menu1{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu1.png);
	background-repeat:no-repeat;
	margin-left:-4px;
	padding-top:3px;
}

#supporting-menu1 div {
	text-align:center;
	height:29px; 
	width:99px;
		
}

#supporting-menu1 div a, #supporting-menu1 div a:link, #supporting-menu1 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#333366;
} 


.menu-supporting ul li#supporting-menu2{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu2.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#supporting-menu2 div {
	text-align:center;
	height:29px; 
	width:99px;
	padding-top:8px;
}

#supporting-menu2 div a, #supporting-menu2 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
} 

.menu-supporting ul li#supporting-menu3{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu3.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#supporting-menu3 div {
	text-align:center;
	height:29px; 
	width:99px;
	padding-top:1px;

}

#supporting-menu3 div a, #supporting-menu3 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#9acdcd;
} 

.menu-supporting ul li#supporting-menu4{
	float:left;
	width:99px;
	height:29px;
	background:url(../images/upper-menu4.png);
	background-repeat:no-repeat;
	margin-left:-4px;
}

#supporting-menu4 div {
	text-align:center;
	height:29px; 
	width:99px;
		padding-top:2px;
}

#supporting-menu4 div a, #supporting-menu4 div a:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#8282a7;
} 

#supporting-content-container {
	width:729px;
	background:url(../images/inner-pages-body-bg4.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-top:5px;
}

#supporting-content-container .supporting-content-left {
	width:545px;
	margin-left:20px;
	float:left;
}

.supporting-content-left  h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

.supporting-content-left  p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	padding-bottom:10px;
	margin-left:10px;
}

#supporting-content-container .supporting-content-right{
	width:151px;
	margin-left:10px;
	float:left;
}

.supporting-content-right #supporting-link {
	width:151px;
	background:#cccccc;
}

#supporting-link ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#supporting-link ul li{
	padding-bottom:10px;
	margin:0px;
	width:151px;
	background:#cccccc;
}

#supporting-link .inner-link-title {
	width:151px;
	height:23px;
	background:url(../images/self-assesment.png);
	background-repeat:no-repeat;
}

#supporting-link .supporting-link-title2 {
	width:151px;
	height:23px;
	background:url(../images/supporting.png);
	background-repeat:no-repeat;
}

#supporting-link .supporting-right-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	background:#cccccc;
	font-size:12px;
	border-bottom:1px solid #cc9999;
	margin-top:0px;
	
}
.supporting-right-link a{
	width:141px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

	color:#003366;
	display:inline-block;
	padding:0px;
	margin:0px;
	padding-left:10px;
		font-weight:bold;
		padding-top:3px;
}

.supporting-right-link a:hover {
	width:141px;
	height:20px;
	color:#FFFFFF;
	background:#333366;
	display:inline-block;
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
			padding-top:3px;
}

.supporting-right-link .current {
	background:#413d66; 
	color:#FFFFFF;
}


#footer-supporting {
	width:730px;
	height:39px;
	background:url(../images/footer-bg5.png);
	background-repeat:no-repeat;

}

span.menu1 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
}

span.menu2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#e3c8c8;
}

span.menu3 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#9acdcd;
}

span.menu4 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#8282a7;
}