/* CSS Document */

body{
	width: 965px;
	margin: 0px auto;
	background: #000000 url(bg.jpg) repeat-x;
}
img {
	border: 0px;
}

.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navbar span {
      width:40px;
      height:40px;
      display:inline;
      float:left;
      background-image: url(csg-49781fca69187.gif);
    }
.allied { background-position: 0 -20px; } 
.Process { background-position: 0 -82px; } 
.application { background-position: 0 -144px; } 
.CS { background-position: 0 -204px; } 
.CSR { background-position: 0 -267px; } 
.joining { background-position: 0 -327px; } 
    </style> 



/**---FOOTER---**/

#footer-container {
	clear: both;
	width: 966px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.95em;
	height:47px;
}

#footer-container a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#footer-container a:hover {
	color: #ff6600;
}

#subfooterlinks {
	float: left;
	padding: 10px 0 0 15px;
	line-height: 25px;
	height:37px;
}



#footer {
	clear: both;
	width: 966px;
	height: 38px;
	background-color: #fff;
	font-size: 0.95em;
	color: #333333;
}

#footertext {
	float: left;
	padding: 10px 0 0 15px;
}

#privacylinks {
	float: right;
	padding: 10px 10px 0 0;
}

.red-highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#FF5312;
	}

.navigation  {
	padding : 0 20px 25px 4px;
	font-size : 11px;
}

.navigation li  {
	display : block;
	float : right;
	font-weight : bold;
	margin : 0;
	padding : 3px 10px 3px 20px;
	background:url(arrow_right.gif)  0 50% no-repeat;
	/* Force font for external_headfoot */
	font-family : "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size : 85%;
	color : #fff;
	
}

#navigation_home  {
	background : url(images/user/default/nav/house.gif) 0 50% no-repeat;
}