/* This is the style of your browser text */

body {
	background-color: #fff;
	margin: 0px;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#blue_head{
height:79px;
background:url(images/blue_head_bg.gif) #004D91 repeat-x;
}

#arrows_head{
width:920px;
height:79px;
margin-left:auto;
margin-right:auto;
background:url(images/arrows_head.jpg) no-repeat;

}

#grey_head{
height:140px;
background:url(images/grey_head_bg.gif) #EEE repeat-x;
margin-bottom:15px;

}

#grey_menu_wrap{

height:130px;
width:920px;
margin-left:auto;
margin-right:auto;
background:url(images/agi_uk_logo.gif) top left no-repeat;
}

#main_content_wrap{
width:920px;
margin-left:auto;
margin-right:auto;
}

#menu_content{
padding-left:315px;
padding-top:50px;
height:25px;
}



#menu_home_arrow{
height:34px;
padding-left:315px;
}

#menu_company_arrow{
height:34px;
padding-left:410px;
}

#menu_recruitment_arrow{
height:34px;
padding-left:550px;
}

#menu_photo_arrow{
height:34px;
padding-left:650px;
}

#menu_contact_arrow{
height:34px;
padding-left:730px;
}


#company_submenu{
padding-left:370px;
height:20px;
}

#recruitment_submenu{
padding-left:510px;
height:20px;
}


#arrow{
background-image:url(images/nav_arrow.gif);
background-repeat:no-repeat;
width:34px;
height:34px;
}


#left_col_third{
float:left;
width:310px;
background:url(images/vert_divider.gif) right top no-repeat;
}

#right_col_twothirds{
float:left;
width:610px;
}


#base{
background:url(images/base_bg.jpg) repeat-x;
height:140px;
}

.base_links{
color: #999999
}



.photo_description{
font-size:10px;
padding:10px;
}

.half{
width:460px;
float:left;

}

.fullwidth{
background:url(images/vert_divider.gif) center top no-repeat;
background-color:#0066FF;


}

.bio_info{
float:left;
width:400px;
padding: 30px;
background:url(images/bio_head.gif) top center no-repeat;

}

.portrait{
float:left;
width:120px;
height:150px;
margin-right:20px;
margin-bottom:20px;

}

.right_col_left{
float:left;
width:310px;
padding: 0px 0px 0px 10px;
background:url(images/vert_divider.gif) right top no-repeat;

}

.right_col_right{
float:right;
width:270px;
padding: 0px 10px;

}

a:link, a:visited {
	text-decoration: none;
	color: #004B8D
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 18px;
	display:inline;
}


h4 {
	font-size: 13px;
	
}



h3 {
	font-size: 13px;
	
}

h2 {
	font-size: 30px;
	line-height:36px;
	
}

h1 {
	font-size: 30px;
	line-height:36px;
	
}


