@charset "utf-8";
/* CSS Document */

body{background-image:url(New%20images/body.gif);
		background-repeat:repeat-x;
		background-color:#dcd8b9;}

p{line-height:1.5em;}

a{text-decoration:none;
  color:#FFFFFF;}
  
h2{color:#626262;}

h3{color:#993300;
	/*background:#FF6600;}*/}

h4{color:#AA0055;}
  
ul.left-links li a{color:#000000;}

.left-links{color:#333333;}

.left-links a{color:#000000;}

ol li.member-service{list-style:square;}

ol.list-blocks li{list-style-type:square;
					/*font-weight:bold;*/}

.main a{color:#371E04;
}

#bot-left #selected{background:#FFCC33;
				}

#wrapper{margin:0 auto;
		width:1000px;}

#header{}

#title{
		background:url(New%20images/title.gif);
		background-repeat:no-repeat;
		height:98px;}

#flash{
		background:url(New%20images/flash.gif);
		background-repeat:no-repeat;
		width:800px;
		height:205px;
		margin:0 auto;}
		

#body{background:#FFFFFF;
		width:800px;
		margin:0 auto;
}

#SignIn { background:#FF8737;
			background:url(New%20images/SignInBack.png) repeat-x;
			height:70px;
			}
			
#SignIn td {font-weight:bold;
			color:#fff; }
			
#SignIn table{background:url(New%20images/signIn_Image.gif) no-repeat;
				padding-top:5px;}
			
#SignIn td a {font-weight:bold;
			color:#fff; }

#body-top{background:#FFFFFF;
			width:800px;
			margin:0 auto;
			padding-top:20px;}

#about{float:left;
		background:#3300CC;
		background:url(New%20images/about.png);
		background-repeat:no-repeat;
		width:188px;
		height:235px;
		padding:0 0 0 12px;
		
		}

#jobs{float:left;
		background:#0099FF;
		background:url(New%20images/jobs.png);
		background-repeat:no-repeat;
		width:188px;
		height:235px;
		padding-left:12px;}

#knowledge-box{float:left;
				background:#FF0000;
				background:url(New%20images/knowledge-sharing.png);
				background-repeat:no-repeat;
				width:188px;
				height:235px;
				padding-left:12px;}

#online{float:left;
		background:#CC99CC;
		background:url(New%20images/online-services.png);
		background-repeat:no-repeat;
		width:188px;
		height:235px;
		padding-left:12px;}
		
#spacer{float:left;
		width:10px;}

#body-bottom{
	background-color:#00FF99;
}

#bot-left{float:left;
			width:30%;
			background:#FF8737;}

#bot-right{float:right;
			width:70%;}

			
#footer{
	background:url(New%20images/footer.png);
	background-repeat:no-repeat;
	height:120px;
	clear:both;
	background-color: #D3D2B1;
}

