/* body */
body {
	margin: 15px 0px 20px 0px;
	padding: 0px;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	background-color: #fff;
	line-height: 1.5;
}

#container {
	margin: 0px auto 0px auto;
	width: 900px;
}

.line {
	background: url(../images/line.gif);
	height: 3px;
	font-size: 0px;
}

#header {
	background: url(../images/header.gif);
	height: 125px;
}

#logo img {
	border: 0px;
}

#logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 33px;
}

#city_index {
	background: url(../images/city1.jpg);
	height: 218px;
}

#city_intro {
	background: url(../images/city2.jpg);
	height: 218px;
}

#city_sectors {
	background: url(../images/city3.jpg);
	height: 218px;
}

#city_recruitment {
	background: url(../images/city4.jpg);
	height: 218px;
}

#city_contact {
	background: url(../images/city5.jpg);
	height: 218px;
}

#city_legal {
	background: url(../images/city6.jpg);
	height: 218px;
}

#city_assignments {
	background: url(../images/city7.jpg);
	height: 218px;
}

#body_content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: justify;
}

#index {
	background: url(../images/welcome_heading.gif) no-repeat;
	height: 29px;
}

#introduction {
	background: url(../images/introduction_heading.gif) no-repeat;
	height: 29px;
}

#legal {
	background: url(../images/legal_heading.gif) no-repeat;
	height: 29px;
}

#legal_left {
	float: left;
	width: 300px;
	padding-top: 20px;
}

#legal_right {
	float: left;
	width: 400px;
	padding-top: 20px;	
}

#sectors {
	background: url(../images/sectors_heading.gif) no-repeat;
	height: 29px;
}

#testimonials {
	background: url(../images/testimonials_heading.gif) no-repeat;
	height: 29px;
}

#recruitment {
	background: url(../images/recruitment_heading.gif) no-repeat;
	height: 29px;
}

#contact {
	background: url(../images/contact_heading.gif) no-repeat;
	height: 29px;
}

#financial_services {
	background: url(../images/financial_services_heading.gif) no-repeat;
	height: 29px;
}

#intellectual_property {
	background: url(../images/intellectual_property_heading.gif) no-repeat;
	height: 29px;
}

#insurance {
	background: url(../images/insurance_heading.gif) no-repeat;
	height: 29px;
}

#current-assignments {
	background: url(../images/current-assignments.gif) no-repeat;
	height: 29px;
}

#footer {
	background-color: #004b3c;
	height: 170px;
	text-align: center;
	padding-top: 5px;
	color: #fff;
}

#footer a.menu {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover.menu {
	color: #c3bba4;
	background-color: transparent;
}

#footer p {
	color: #fff;
	background-color: transparent;
	font-size: 12px;
}

#footer a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	color: #c3bba4;
	background-color: transparent;
}

#copyright {
	padding-top: 3px;
	padding-bottom: 20px;
	color: #004b3c;
	background-color: #fff;
	font-size: 10px;
}

#copyright_left {
	float: left;
	width: 400px;
	text-align: left;
}

#copyright_left a {
	color: #004b3c;
	background-color: #fff;
	text-decoration: none;
}

#copyright_left a:hover {
	text-decoration: underline;
}

#copyright_right {
	float: right;
	width: 400px;
	text-align: right;
}

#copyright_right a {
	color: #004b3c;
	background-color: #fff;
	text-decoration: none;
}

#copyright_right a:hover {
	text-decoration: underline;
}

p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: #444444;
	background-color: #fff;
}

img {
	border: 0px;
}

a {
	color: #004b3c;
	background-color: #transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearing {
	clear: both;
}

#contact-form {
	margin: 0.4em auto 0.6em auto;
	width: 450px;
}

#contact-form label {
	float: left;
	width: 30%;
	font-size: 14px;
	margin-left: 1.2em;
	color: #444;
	background-color: #fff;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #004b3c;
	background-color: #fff;
}

#contact-form .txt {
	width: 60%;
	border: 1px solid #004b3c;
}

#contact-form textarea.txt {
	width: 60%;
}

#contact-form .btn {
	border: 2px solid #c3bba4;
	background-color: #004b3c;
	color: #fff;
	padding: 0.4em;
}

#contact-form div.submit {
	text-align: center;
}

#slider {
	width: 460px;
	margin: 0px auto 0px auto;
}

.header {
	width: 540px;
	padding: 8px;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	font-size: 16px;
	color: #004b3c;
	background-color: #fff;
	text-align: left;
}

.content {
	overflow: hidden;
}

.text {
	width: 425px;
	border-top: none;
	padding: 15px;
	color: #333;
	/*font-size:12px;*/
	line-height: 1.3;
	font-size: 1.13em;
	line-height:1.4;
}

.emailcv {
	width: 425px;
	padding: 15px;
	color: #004b3c;
	font-size:1.2em;
	line-height: 2;
}

.centre {
	text-align: center;
}

.subtitle {
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

.assignment {
	float: left;
	width: 270px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: #444444;
	background-color: #fff;
	margin-top: 20px;
}


	
