


html {
	margin:0px;
	padding:0px;
}



body {
	background:url(img/bg.gif) repeat-x top left #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height:22px;
	color:#6d7b82;



}

img {
	border:0px;

}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
	overflow:hidden;
}

.hr {border:0px; border-top:1px #5fcbf8 solid; width:844px; margin-left:14px; height:1px;}

h1 {font-size:17px; font-weight:normal; color:#009ddf;}

h2 {font-size:15px; font-weight:normal;}

h3 {font-size:13px; font-weight:normal;}

/* ---------------------------*/


#content {
	width:861px;
	margin-left:auto;
	margin-right:auto;

}

#content .top {
	

}

#content .logo {
	float:left;

}


#content .jobs {
	float:right;

}

#content .text-content {
	overflow:hidden;
	background:url(img/text_content_bg.gif) no-repeat top left #dbdbdb;
	min-height:500px;
	color:#97a2a7;
	font-size:12px;
}

#content .text-content .text1 {

	/*border:1px solid #000000;	*/
	width:180px;
	float:left;

	color:#005274;
	font-size:12px;
	margin-left:30px;
	margin-top:30px;
}


#content .text-content .text2 {

	/*border:1px solid #000000;	*/
	width:580px;
	float:right;

	color:#005274;
	font-size:12px;
		margin-top:30px;
}




#content .text-content .text3 {

	/*border:1px solid #000000;	*/
	width:300px;
	float:left;

	color:#6d7b82;
	font-size:12px;
	margin-left:30px;
	margin-top:30px;
}






