
/* basic elements */

body { 
	margin: 0; 
	padding: 0;
	color:#000000;
	text-align: justify;
	width:100%;
	font-family:"Arial", Verdana, Arial;
	font-size:11px;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-x;
		scrollbar-darkshadow-color :#878787		;
		scrollbar-highlight-color :	#DCDCDC		;
		scrollbar-arrow-color :		#535353		;

		scrollbar-track-color :		#9A9A9A		;
		scrollbar-face-color :		#BABABA		;

		scrollbar-3dlight-color :	#888888		;
		scrollbar-shadow-color :	#BABABA	;
	
}

			 a:link {color: #373737; text-decoration: none}
			 a:visited {color: #373737; text-decoration: none}
			 a:hover {color: #373737; text-decoration: underline}
			 a:active {color: #373737; text-decoration: none}

.formerr
{
	color:#FF0000;
	font-family:"Arial", Verdana, Arial;
	font-size: 11px;
}

/*/ style for texts /*/
h1 {font-family: "Arial",Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#fff;}
h2 {font-family: "Arial",Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
h3 {font-family: "Arial",Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:lighter; color:#fff;}


h4 {
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#A50022;
}

.white {
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
	
.white a:link {color: #ffffff; text-decoration: none;}
.white a:visited {color: #ffffff; text-decoration: none;}
.white a:hover {color: #ffffff; text-decoration: underline;}
.white a:active {color: #ffffff; text-decoration: underline;}

.surround {
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	}
.surround a:link {color: #ffffff; text-decoration: none}
.surround a:visited {color: #ffffff; text-decoration: none}
.surround a:hover {color: #ffffff; text-decoration: underline}
.surround a:active {color: #ffffff; text-decoration: underline}

.formsize
{
		background-color:		#EDEDED;
		background-image:url(../images/back-form.gif);
		color:				#000000;
		border: 	1px solid #666;		
		font-family: 	Arial, Verdana; 
		font-size: 	11px;
		width:		238px;
}
.formsml
{
		background-color:		#EDEDED;
		background-image:url(../images/back-form.gif);
		color:				#000000;
		border: 	1px solid #666;		
		font-family: 	Arial, Verdana; 
		font-size: 	11px;
		width:		50px;
}

body ul li {
	list-style-type:disc;
}

body ul ul li {
	list-style-type:disc;
}

/*/ style for texts end /*/

/*/ top logo banner /*/

#container {
	width:788px;
	position:relative;
	margin:auto;
}

#logo {
	width:788px;
	height:114px;
	position:relative;
	background-image:url(../images/logo.jpg);
}

#topfeather {
	width:66px;
	height:114px;
	background-image:url(../images/logo-feather.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0 0 0 788px;
}

#menuwrap {
	width:788px;
	height:24px;
	background:url(../images/menu_bk.gif) repeat-x;
}

#date {
	width:100px;
	height:24px;
	margin:-15px 0 0 690px;
}

/*/ top logo banner end/*/

/*/	home page content /*/

#contentwrap {
	width:788px;
	position:relative;
	background-image:url(../images/content_bk.jpg);
	background-repeat:repeat-x;
	float:left;
}

#content {
	width:583px;
	position:relative;
	margin:3px;
	float:left;
}

	/*/ column 1 /*/

#col1 {
	width:189px;
	position:relative;
	float:left;
	margin:2px;
}

#col1img {
	width:189px;
	height:277px;
	background-image:url(../images/img_recruitment_online.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#col1text {
	width:175px;
	position:relative;
	margin:10px 0 0 0;
	padding:5px;
	line-height:20px;
}

#quicklink1 {
	width:189px;
	height:38px;
	position:relative;
	float:left;
}

	/*/ column 1 end /*/

	/*/ column 2 /*/
#col2 {
	width:189px;
	position:relative;
	float:left;
	margin:2px;
}

#col2img {
	width:189px;
	height:277px;
	background-image:url(../images/img_agile_services.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#col2text {
	width:175px;
	position:relative;
	margin:10px 0 0 0;
	padding:5px;
	line-height:20px;
}

#quicklink2 {
	width:189px;
	height:38px;
	position:relative;
	float:left;
}

	/*/ column 2 end /*/
	
	/*/ column 3 /*/

#col3 {
	width:189px;
	position:relative;
	float:left;
	margin:2px;
}

#col3img {
	width:189px;
	height:277px;
	background-image:url(../images/img_agile_news.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#col3text {
	width:175px;
	position:relative;
	margin:10px 0 0 0;
	padding:5px;
	line-height:20px;
}

#quicklink3 {
	width:189px;
	height:38px;
	position:relative;
	float:left;
}

	/*/ column 3 end /*/

#linkwrap {
	width:583px;
	height:38px;
	position:relative;
	float:left;
	margin:80px 0 0 0;
}

/*/	home page content end /*/

/*/ right hand column /*/

#rightcol {
	width:187px;
	position:relative;
	background-color:#fff;
	margin:0px 3px 3px 3px;
	float:left;
}

	/*/ login form /*/

#form2 {
	width:187px;
	height:282px;
	min-height:282px;
	position:relative;
	float:left;
	background-color:#8C001E;
}

	/*/ login form end/*/

#tab1 {
	width:187px;
	height:79px;
	position:relative;
	float:left;
	background-image:url(../images/rhc_block.jpg);
	background-repeat:no-repeat;
}

#tab1text {
	width:135px;
	height:45px;
	position:absolute;
	top:20px;
	left:16px;
}

#tab2 {
	width:187px;
	height:79px;
	position:relative;
	float:left;
	background-image:url(../images/rhc_block.jpg);
	background-repeat:no-repeat;
}

#tab2text {
	width:135px;
	height:45px;
	position:absolute;
	top:20px;
	left:16px;
}

#tab3 {
	width:187px;
	height:79px;
	position:relative;
	float:left;
	background-image:url(../images/rhc_block.jpg);
	background-repeat:no-repeat;
}

#tab3text {
	width:135px;
	height:45px;
	position:absolute;
	top:20px;
	left:16px;
}

#rbot {
	width:187px;
	height:116px;
	position:relative;
	float:left;
	background-image:url(../images/rhc_bot.jpg);
	background-repeat:no-repeat;
	padding:0 0 5px 0;
}

/*/ right hand column end /*/

/*/ Bottom info details /*/
	
#botwrap {
	width:788px;
	position:relative;
	margin:10px 0 0 0;
	float:left;
}

	/*/ big feather /*/

#feather1 {
	width:135px;
	height:135px;
	position:relative;
	background-image:url(../images/feather_box1.gif);
	background-repeat:no-repeat;
	margin:0 0 0 -2px;
	float:left;
}

	/*/ big feather end/*/

#info {
	width:645px;
	position:relative;
	text-align:right;
	float:left;
}

	/*/ left side feathers /*/

#feather2 {
	width:80px;
	height:149px;
	position:absolute;
	background-image:url(../images/feather_box2.gif);
	background-repeat:no-repeat;
	bottom:77px;
	right:802px;
}

	/*/ left side feathers end/*/

/*/ Bottom info details end /*/

/*/ 1 column content /*/

#pagewrap {
	width:752px;
	position:relative;
	margin:auto;
}

.longimg {
	width:752px;
	height:87px;
	position:relative;
	float:left;
	margin:10px 0 0 0;
}

#pagetextbox {
	width:550px;
	height:375px;
	position:relative;
	float:left;
	overflow:auto;
    font-size: 12px;
    background-color: transparent;
    color: #000;
    border: 0px solid #000;
	margin:13px 0 80px 0;
	padding:0 10px 0 0;
}

#pagetextbox a {
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#A50022; }

#redline {
	width:1px;
	height:370px;
	background-image:url(../images/redline.gif);
	background-repeat:no-repeat;
	margin:15px 0 0 5px;
	padding:0 3px 0 3px;
	position:relative;
	float:left;
}

#sidenav {
	width:164px;
	position:relative;
	float:left;
	margin:40px 0 0 0;
}

.tab {
	width:147px;
	height:32px;
	position:relative;
	float:left;
}

/*/ 1 column content end/*/

#box3 {
	width:450px;
	position:relative;
	margin:0 0 0 80px;
}


#nextbut {
	width:400px;
	position:relative;
	float:left;
	margin:0 0 0 15px;
}

#nextbut a {
	font-family: "Arial",Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#A50022; }








