/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family:  arial;
	font-size: 0.12em;
	}

H1	{
	 font-family:   times,"Times New Roman", serif;

	}


#top {
	border-bottom: 1px solid #A5B5C6;
	}
	
#center {
	margin: 0px 25%; 
	padding: 1% 3%;
	background: #fff url(images/bgcenter.gif) no-repeat center;
	color: #000;
	}

#left {
	position: absolute;
	padding: 20px;
	top: 150px;
	left: 60px;
	width: 25%;
	}



.MainPara{
	position: absolute;
	padding: 20px;
	top: 150px;
	left: 60px;
	font-family:  verdana,arial, helvetica, sans-serif;
	font-size: 0.90em;
}

.ConTitle{
 	PADDING-RIGHT: 5px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    FONT: 12px arial; bold; italic;
    COLOR: black;
    VERTICAL-ALIGN: top
    PADDING-TOP: 0px;
}

.ConLinks{
 	PADDING-RIGHT: 5px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    FONT: 10px arial; 
    COLOR: black;
    VERTICAL-ALIGN: top
    PADDING-TOP: 0px;
}

.ConBackground{
 	PADDING-RIGHT: 5px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    FONT: 12px arial; 
    COLOR: black;
    VERTICAL-ALIGN: top
    PADDING-TOP: 0px;
}

p {
	margin-right: 150px;
	margin-left: 30px;
		margin-bottom: 60px;
 }
 
		#TableStyle {
									width: 798px;
									z-index:	1;
									padding: 0;
									border-left: 2px solid #6B858B;
									border-right: 2px solid #6B858B;
									border-bottom: 1px solid #6B858B;				
								}
								
	#NestedTableStyle { height: 500px;
										width: 800px;
									background: url("images/RenimageBG.jpg") repeat ;
									background-repeat: repeat-y;
									z-index:	5;
									border-right: 1px solid #6B858B;
									border-left: 1px solid #6B858B;
									border-bottom: 1px solid #6B858B;																		
									padding: 0;
}
								
#PageContent {
	position: relative;
	z-index:	3;
	top:		24px;
	font-family:  Arial, sans-serif;
}

#HomeImage {
	float: left;
	width: 134px;
	height: 152px;
	margin: 1px 4px 0 0;
	}
	
#MissionImage {
	float: left;
	width: 135px;
	height: 152px;
	margin: 1px 4px 0 0;
	}

#HireUsImage {
	float: left;
	width: 200px;
	height: 160px;
	margin: 1px 4px 0 0;
	}
	

#EventsImage {
	float: right;
	width: 160px;
	height: 107px;
	}			

.Event {
	 font-family:  Arial, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 font-style: italic;
}

.EventDate {
	  font-family:  Arial, sans-serif;
	  font-size: 11px;
	   font-weight: normal;
}

#NewsImage {
	float: right;
	width: 127px;
	height: 110px;
	}

#ContactUsImage {
	float: right;
	width: 117px;
	height: 100px;
	margin: 0 30px 0 0;
	border: 0px solid #fff;
	position: relative; left: 60px;
	}
	

/* ---------------------------------------------------------------------*/
