/* CSS Document */
#mainpic{
	height: 240px;
	width: 589px;
	margin: 10px 0 0 5px;
	float:left;
	display:inline;
}
#news{
	height: 230px;
	width: 175px;
	margin: 10px 5px 0 0;
	padding: 5px;
	float:right;
	display:inline;
	background-image: url(../images/index_page/news_top.jpg);
	background-repeat:no-repeat;
	background-color: #EAEAEA;
}
#castviewbar{
	height: auto;
	width: 790px;
	margin: 5px 0 0 0;
	border-top:solid 1px #065FA1;
	border-bottom:solid 1px #065FA1;
	float:left;
	display:inline;
}
/******************************************************************/
#lowerleft{
	width:790px;
	height:auto;
	margin:0;
	padding:0;
}
#column_1{
	height:auto;
	width: 190px;
	margin: 5px 10px 0 5px;
	padding:0 5px 0 0;
	float:left;
	display:inline;
	background-color: #EAEAEA;
}

#serviceslinks{
	height:auto;
	width: 190px;
	margin:25px 0 22px 0;
	padding:0;
	float:left;
	display:inline;
}
#serviceslinks ul {
	margin: 0px;
	padding: 0px;
}
#serviceslinks li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;   
}
#serviceslinks li a {
	display: block;
	width: 159px;
	height: 20px;
	text-align: left;
	color: #065FA1;
	padding: 15px 5px 9px 20px;
	border-bottom: solid #065FA1 1px;
	border-left: solid #065FA1 10px;
	border-right: solid #065FA1 1px;
	border-top: solid #065FA1 1px;
	text-decoration: none;
	background-color: #EAEAEA;
	font-weight: bold;
	margin:0 0 3px 0;
}

#serviceslinks li a:hover {
	color: #000000;
	background-color: #FCB326;
}
#hot_candidates{
	height:30px;
	width: 190px;
	margin:0;
	padding:235px 0 0 0;
	float:left;
	display:inline;
	background-color: #EAEAEA;
}
/******************************************************************/
#intro{
	height:340px;
	width:355px;
	margin:5px 10px 0px 0px;
	padding: 5px;
	line-height: 150%;
	float:left;
	display:inline;
	text-align: justify;
	background-color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
}
#intro h1{
	color: #000000;
	font-weight: bold;
	font-size: 1.7em;
	text-align: center;
	color: #065FA1;
}
#intro p{ 
	margin:20px 0 10px 0;}

#jobs{
	height:auto;
	width: 200px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	background-color: #EAEAEA;
}
#job_details{
	padding:5px 5px 15px 5px;
}
#job_details a{
	text-decoration: none;
	font-weight: bold;
}
#job_details a:hover{
	color:#FF0000;
}

#browseall{
	height:30px;
	width: 200px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background-color: #EAEAEA;
}


/******************************************************************/
#loginbar{
	height:52px;
	width:790px;
}
#login{
	height:50px;
	width:567px;
	float:left;
	display:inline;
	margin:0 10px 0 5px;
	border: solid #065FA1 1px;
}
#demo{
	height:45px;
	width:200px;
	padding:5px 0 0;
	float:left;
	display:inline;
	border: solid #065FA1 1px;
}




#clienttitle{
	height: auto;
	width: 790px;
	margin: 5px 0 0 0;
	border-top:solid 1px #065FA1;
	border-bottom:solid 1px #065FA1;
	float:left;
	display:inline;
}

