body {
	margin:0px;
	padding:0px;
}
.mainlayer {
	width:778px;
	background-image:url(img/template/mainlayer_back.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	height:auto;
}
.clear {
	clear:both;
}
h1 {
	height:39px;
	width:479px;
	font:11px arial;
	font-weight:bold;
	color:#184387;
	padding-left:15px;
	padding-top:8px;
	background-image:url(img/other/titleback.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
}
h2 {
	font:11px arial;
	font-weight:bold;
	color:#315291;
	border-bottom:1px solid #789DD6;
	background-image:url(img/template/boxline.jpg);
	background-repeat:no-repeat;
	padding-left:17px;
	padding-bottom:2px;
	margin:0px 10px 5px 10px;
}
.line {
	border-top:1px solid #789DD6;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}
.bold {
	font-weight:bold;
}
.boldblue {
	color:#003399;
	font-weight:bold;
}
.divider {
	padding:5px;
}
.part1 {
	height:auto;
	float:left;
	width:140px;
	background:#D5E6F4;
	margin-left:5px;
	border:1px solid #7F91AB;
}
.part1_content {
	font-size:10px;
	padding:5px;
}
.boxtop {
	text-align:left;
	color:#FFFFFF;
	Font-weight:bold;
	display:block;
	padding:2px;
	background:#7A98AE;
	border-bottom:1px solid #7F91AB;
}
.sectioncontent {
	height:auto;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}
.sectioncontent_center {
	height:auto;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
/* START header */
.headleft {
	float:left;
	width:482px;
	height:81px;
	text-align:left;
}
.headright {
	float:left;
	width:296px;
	height:81px;
	text-align:left;
}
.headleft_other {
	float:left;
	width:482px;
	height:72px;
	text-align:left;
}
.headright_other {
	float:left;
	width:296px;
}
/* END header */

/* START mainpage menu/flash section */
.mainmedia {
	width:541px;
	float:left;
}
.mainmenu {
	width:219px;
	float:left;
}
.mainright {
	width:18px;
	float:right;
}
/* END mainpage menu/flash section */

/* START content section mainpage */
.mainsection {
	width:600px;
	float:left;
	background-image:url(img/mainpage/welcomeback.jpg);
	background-repeat:repeat-y;
}
.contentpart {
	float:left;
	width:590px;
	font:11px arial;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
}
/* END content section mainpage */

/* START news section */
.news {
	text-align:center;
	float:right;
	width:178px;
}
.news_part {
	margin:3px;
	font:10px arial;
	color:#122F5D;
	border:1px solid #7F91AB;
}
.news_title {
	background-image:url(img/news/part_background.jpg);
	background-repeat:no-repeat;
	height:18px;
	padding-top:1px;
	padding-left:17px;
	font:11px arial;
	font-weight:bold;
}
.news_content {
    background-color:#D5E6F4;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	
}
/* END news section */
.block {
	float:left;
}
.othermenu {
	background-image:url(img/template/other_menu_back.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	text-align:left;
	width:778px;
	height:18px;
}
.other_content {
	float:left;
	font:11px arial;
	color:#000033;
	width:479px;
}
.other_sidemenu {
	float:left;
	width:121px;
}
/* Footer (START) */
.footermenu {
	margin-top:10px;
	border-top:1px solid #184387;
	background-color:#D5E6F4;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	color:#184387;
}
.footermenu a:link {
	color:#184387;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	border-left:1px solid #D5E6F4;
	border-right:1px solid #D5E6F4;
}
.footermenu a:visited {
	color:#184387;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	border-left:1px solid #D5E6F4;
	border-right:1px solid #D5E6F4;
}
.footermenu a:hover {
	color:#000000;
	border-left:1px solid #184387;
	border-right:1px solid #184387;
	background-color:#E7EDF3;
	text-decoration:none;
}
.footermenu a:active {
	color:#000000;
	border-left:1px solid #184387;
	border-right:1px solid #184387;
	background-color:#999999;
	text-decoration:none;
}
/* Footer (END) */

/* Contact page (START) */
.contactlocation1 {
	text-align:right;
	float:left;
	width:120px;
	margin:0px;
	padding:5px;
	font-weight:bold;
}
.contactlocation2 {
	text-align:left;
	float:left;
	width:150px;
	margin:0px;
	padding:5px;
}
.contactlocation3 {
	height:auto;
	text-align:center;
	float:left;
	width:140px;
	margin:0px;
	padding:5px;
}

/* Expertise page (START) */

.column1 {
	float:left;
	width:222px;
	margin-right:2px;
}
.column2 {
	margin-left:2px;
	float:right;
	width:222px;
}
.colhead {
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#003399;
}
.colcontent {
	background-color:#E8EDF3;
	border:1px solid #003399;
	padding:5px;
}
/* Expertise page (END) */


