body {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
}

#mainbg {
	background-image: url(orang134.jpg);
	background-repeat: repeat;

}

#nestedbg {
	text-align: center;
	background-position: left top;
	background-image: url(orang134.jpg);
}

#bannerctn {
	margin: 0 auto;
	width: 970px;
	color: white;
	text-align: center;	/* IE-Win hack */
}

#main-topborder {
	margin: 0 auto;
	width: 970px;
	height: 70px;
	background-image: url(red_top.png);
	background-repeat: no-repeat;
	
}

#main-header {
	margin: 0 auto;
	width: 970px;
	text-align: center;
	background-repeat: repeat-y;
	background: url(aaa_mid.png);
}

#siteheader {
	margin: 0 auto;
}

.loginbar { 
	width: 920px; 
	margin: 0 auto;
}

.loginbarinner {
	background-color: #fff;
	padding: 2px 8px;
	text-align: left;
}

#toplinks {
	font-weight: bold;
	padding: 0px 0px;
}

#main-container {
	width: 970px;
	background-image: url(aaa_mid.png);
	background-repeat: repeat-y;
	height: 632px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main-content {
	float: left;
	width: 900px;
	padding-left: 42px;
	height: 15px;
	margin-top: 0px;
}

#main-leftcontent {
	float: left;
	width: 670px;
	padding-left: 42px;
}

#main-rightcontent {
	float: right;
	padding-right: 42px;
}

#main-footer {
	margin: 0 auto;
	width: 970px;
	background-image: url(aaa_mid.png);
	background-repeat: repeat-y;

}

#main-botborder {
	margin: 0 auto;
	width: 970px;
	height: 41px;
	background-image: url(aaa_bot.png);
	background-repeat: no-repeat;
	
}



img { border:none; padding: 0; margin: 0; }




/* TO BE REMOVED FROM BASE-CLEAN */
div.container750  { width: 750px; margin-left: -375px; }
/**********************/


.red	    { color:#c00; }
.blue	    { color:#00c; }
.bluegrey   { color:#369; }
.greengrey  { color:#396; }
.orangegrey { color:#963; }
.purplegrey { color:#936; }
.white  	{ color:#fff; }
.green      { color:#090; }
.black      { color:#000; }
.grey1      { color:#333; }
.grey2      { color:#666; }
.grey3      { color:#999; }
.grey4      { color:#bbb; }
.grey5      { color:#eee; }
.cen	    { text-align: center; }
.left	    { text-align: left; }
.right	    { text-align: right; }
.mono       { font-family: monospace; }
.noul       { text-decoration: none; }
.b	        { font-weight: bold; }
.i	        { font-style: italic; }
.u	        { text-decoration: underline; }
.point      { cursor: pointer; }

.s1	{ font-size: 3em; }
.s2	{ font-size: 2.4em; }
.s3	{ font-size: 1.8em; }
.s4	{ font-size: 1.4em; }
.s5	{ font-size: 1.2em; }
.s6	{ font-size: 1.0em; }
.s7	{ font-size: 0.8em; }
.s8	{ font-size: 0.6em; }




/****************************************************************************/

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.0em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

/* Easy Float Clearing */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
.clear {clear:both;}

.breadcrumbnav > a {
	text-decoration: none;
	color: black;
}

	
