#first_para{
	position:relative;
	margin-left:50px;
	width:800px;
	height:auto;
	font-size:12px;
	padding-left:57px;
	line-height:20px;
}

#first_para p{
	width:800px;
	text-align:justify;
	font-size:12px;
	margin:0px;
}

#first_para_heading{
		color:#002664;
		height:25px;
		width:800px;
		font-size:18px;
		margin-bottom:20px;
	border-bottom: 1px solid #E7ECF8;
}


/* Internships ----------------------------------------------------------------------------------------------------------*/
#aussie
{
 width:100%; 
 margin-bottom:25px; 
 margin-top:25px; 
 height:60px; 	
 border-top: 1px dashed #BEBEBE;
border-bottom: 1px dashed #BEBEBE; 
background-image:url(../images/aussieintern_bg.png);
}

#aussie:hover{ background-position:0 -60px;}

#aussie_button
{
	width:115px;
	height:25px;
	padding:2px;
	position:relative;
	left:530px;
	color:#007C92;
	top: 18px;
	font-size:18px;
	}
#aussie_button a{
	color:#007C92; text-decoration:none;}

#aussie_button a:hover
{
	color:#E96B15;
}

/* Contacts ----------------------------------------------------------------------------------------------------------*/

#one_half_contact
{
	width:350px;
	margin:10px;
	height:480px;
	float:left;	
	 border-bottom: 1px dashed #BEBEBE;
	 padding:15px;

	
}

#one_half_contact:hover
{
	-webkit-box-shadow: -6px 0 10px 1px GRAY;
    -moz-box-shadow:-6px 0 10px 1px GRAY;
    box-shadow: -6px 0 10px 1px GRAY;
}

#header_contact
{
	padding:5px;
	font-size:14px;
	color:#007C92;
 border-bottom: 1px dashed #BEBEBE;
}

#contact_info
{
	width:340px;
	height:150px;
	float:left;
	font-size:12px;
	padding:10px;
	line-height:20px;
	text-transform:uppercase;

}

/* What we do page*/

#whatwedo_upperhalf{
	float:left;
	width:380px;
	height:210px;
	overflow:hidden;
}

#whatwedo_upperhalf li{
	line-height:20px;
	margin-bottom:8px;
	font-size:12px;
		font-size:12px;
	list-style:circle;
}

#whatwedo_onefourth
{
	position:relative;
	width:190px;
	height:auto;
	float:left;
	margin:5px;
	border-right: 1px solid #E7ECF8;
	
}
#whatwedo_onefourth ul li
{
	line-height:30px;}




/*Clienst page*/
#client_onefourth
{
	position:relative;
	width:180px;
	height:150px;
	float:left;
	margin:5px;
	border-right: 1px solid #E7ECF8;
	
}


#client_onefourth .lists li
{
	list-style:circle;
margin-bottom:4px;
}

.lists_join{
	margin-top:0px;}
	
.lists_join a{
	color: #007C92;
    text-decoration: none;	
}

.lists_join li
{
	list-style-type:circle;
 	margin-bottom:7px;
}


/*Training */

#training_half_text
{
	display:inline;
	float:left;
	width:300px;
	height:200px;
	overflow:hidden;
}

#training_half_text p
{
color: #007C92;
font-size:12px;
text-decoration:underline;
}

#training_img
{
		display:inline;
	position:relative;
	float:right;
	width:500px;
	height:200px;
	overflow:hidden;
}
#training_img img
{
			display:inline;

	position:relative;
	float:right;
	height:200px;
	overflow:hidden;
}

/*Expertise*/

#expertise_logo
{
	margin-top:20px;
	margin-bottom:20px;
	width:150px;
	height:110px;
	float:left;
	display:inline;
}
