body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #000;
	min-width: 1024px;
	background: #fff;
	margin: 0;
	}

#header {
	display: block;
	height: 139px;
	text-align: center;
	background: transparent url("images/bg_header.jpg") repeat-x center top;
	}

	#logos {
		position: relative;
		margin: 3px auto 0;
		}

		#logo_mu, #logo_repar, #logo_se, #logo_has, #logo_csn {position: absolute;}
		#logo_se {top: 32px; left: 45px;} 
		#logo_csn {top: 5px; right: 63px;}
		#logo_repar {top: 68px; right: 40px;}
		#logo_has {top: 68px; right: 120px;}
		#logo_mu {top: 68px; right: 160px;}
	
	

#container {
	float: right;
	text-align: left;
	width: 100%;
	margin-left: -200px;
	}

	#content, .text {margin-left: 201px;}
	
	#home_banner {
	display: block;
	height: 233px;
	text-align: center;
	background: transparent url(images/banner_img.jpg) no-repeat top left ;
	border-bottom:3px solid #DB2732;
	}
	#home_banner1 {
	display: block;
	height: 233px;
	text-align: center;
	background: transparent url(images/banner_bg.gif) repeat-x top left ;
	border-bottom:3px solid #DB2732;
	}
	.banner_img{
	float:right;
	height:232px;
	}
	.banner_text{
	float:left;
	padding:100px 0px 0px 35px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:25px;
	font-size:24px;
	color:#19708D;
	}
	#inner_banner {
	display: block;
	height: 0px;
	text-align: center;
	background: transparent url(images/inner_bg.jpg) repeat-x top left ;
	border-bottom:3px solid #DB2732;
	}

.clear{
	clear:both;
}
#footer {clear: both;}

.foot_line{
	height:10px;
	border-bottom:1px solid #979FA6;
}
.footer{
	height:30px;
	font-size:12px;
	margin:5px 0px 0px 0px;
}
.email{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
a.email:link,active,visited{
	color:#000000;
	text-decoration:none;
}
a.email:hover{
	color:#CC0000;
	text-decoration:none;
}
.mb_10{
	margin-bottom:10px;
}
.mb_11{
	padding-bottom:12px;
}
.f1{
	float:left;
	text-align:left;
	margin:0px 0px 10px 20px;
	width:450px;
}
.f2{
	float:left;
	margin:0px 0px 10px 0px;
}
.f3{
	float:right;
	margin:0px 20px 10px 0px;
}
#lnks{
	float:left;	
	width:750px;
	margin:0px 0px 0px 26px;
	padding:0px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.home_cat{
	float:left;
}

.lnks_left1{
	float:left;
	padding:0px;
	height:205px;
	width:300px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
}
.lnks_right1{
	float:left;
	padding:0px;
	height:205px;
	width:400px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	line-height:17px;
}
.lnks_left2{
	float:left;
	padding:0px;
	height:130px;
	width:300px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
}
.lnks_right2{
	float:left;
	padding:0px;
	height:130px;
	width:400px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	line-height:17px;
}
.lnks_left3{
	float:left;
	padding:0px;
	height:80px;
	width:300px;
	vertical-align:middle;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
}
.lnks_right3{
	float:left;
	padding:0px;
	height:80px;
	width:400px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:5px 0px 0px 5px;
	font-size:12px;
	line-height:17px;
}

/* text */

.v_25 {
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	height: 36px;
	margin: 0;
	padding: 15px 0 0 10px;
	}
	
	.sub_head {
	font-size: 17px;
	float:left;
	font-weight: bold;
	color:#D31C22;
	text-decoration:none;
	line-height: 25px;
	height: 26px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	}
	.sub_head1 {
	font-size: 17px;
	float:left;
	font-weight: bold;
	color:#D31C22;
	text-decoration:none;
	line-height: 25px;
	height: 26px;
	margin: 0;
	padding: 0px;
	}
h1 {
	font-size: 21px;
	font-weight: normal;
	color:#D31C22;
	text-decoration:none;
	line-height: 25px;
	height: 36px;
	margin: 0;
	padding: 24px 0px 0px 10px;
	}

h2, h3, h4 {margin: 10px;}

	h2.outside {margin-left: 210px}

	.news h3, .client h3, .tools h3 {
		font-size: 14px;
		font-weight: bold;
		background: #AEC5D7;
		border-bottom: #979fa6 solid 3px;
		margin: 0 0 10px;
		padding: 2px;
		}


a, a:visited {
	color: #4668b4;
	text-decoration: underline;
	}

	a:hover, a:active {text-decoration: none;}

p {
	text-align: justify;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding: 0 10px 10px;
	}

	p.em {font-style: italic;}
	p.spaced {margin-bottom: 25px}
	p.centered {text-align: center;}
	p.cbp_note {
		font-size: 11px;
		margin-top: 157px;
		padding-left: 650px;
		}
	.cbpnote{
		color:#000000;
		font-weight:normal;
		font-size:11px;
		padding-top:10px;
	}

#permalink {
	float: right;
	font-size: 10px;
	margin: 0 25px;
	}

.text img {
	float: left;
	margin: 0;
	padding: 5px;
	}

/* divs */

.news, .client, .tools {
	border: #979fa6 solid 1px;
	margin: 0 10px;
	}
	.news, {
	border: #979fa6 solid 1px;
	margin-top: 60px;
	}

	.tools {width: 300px;}



/* tables */

.review {
	text-align: center;
	border: #979fa6 solid 1px;
	border-collapse: collapse;
	margin: 0 10px;
	}

.left {text-align: left;}

th, .rowtitle {
	font-size: 14px;
	font-weight: bold;
	}

th {background: #AEC5D7;}

.rowtitle {
	text-transform: uppercase;
	border-top-width: 3px;
	background: #fbff98 url("images/bg_menu_toc.jpg") repeat;
	}

th, td {
	border: #979fa6 solid 1px;
	padding: 2px;
	}

#teamrow{
	float:left;	
	width:700px;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.teammem{
	float:left;
	padding:0px;
	width:330px;
	border:1px solid #DEDEDE;
	margin:0px 0px 0px 0px;
	text-align:center;
	padding:3px 0px 5px 0px;
	font-size:12px;
	line-height:17px;
	height:138px;
}
.teammem1{
	float:left;
	padding:0px;
	width:330px;
	border:1px solid #DEDEDE;
	margin:0px 0px 0px 0px;
	text-align:center;
	padding:3px 0px 5px 0px;
	font-size:12px;
	line-height:17px;
	height:156px;
}
.teammem_center{
	float:left;
	padding:0px;
	width:330px;
	border:1px solid #DEDEDE;
	margin:0px 0px 0px 165px;
	text-align:center;
	padding:3px 0px 5px 0px;
	font-size:12px;
	line-height:17px;
	height:138px;
}

#links{
	float:left;	
	width:800px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.links_left{
	float:left;
	padding:0px;
	width:300px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:3px 0px 5px 0px;
	font-size:12px;
	line-height:17px;
}
.links_right{
	float:left;
	padding:0px;
	width:300px;
	border:1px solid #DEDEDE;
	margin:0px;
	padding:3px 0px 5px 0px;
	font-size:12px;
	line-height:17px;
}
.note {
	display: block;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
	background: #fbff98 url("images/bg_menu_toc.jpg") repeat;
	margin: 10px;
	padding: 5px;
	}

.note {
	background-color:#FFFFF0;
	border:1px solid #F0F0F0;
	color:black;
	font-size:12px;
	margin:5px 0px 10px 10px;
	width:95%;
	padding:10px;
	line-height:16px;
	text-align:left;
}
.note2 {
	float:left;
	display: block;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
	background: #EDEDED;
	margin: 10px;
	padding: 5px;
	}

.note2 {
	background-color:#FFFFFF;
	border:1px solid #979fa6;
	color:black;
	font-size:12px;
	margin:5px 0px 10px 10px;
	width:95%;
	padding:10px;
	line-height:16px;
	text-align:left;
}

.note3 {
	background-color:#DDE8EC;
	border:1px solid #AEC5D7;
	text-align: justify;
	color:#13456C;
	font-size:12px;
	margin:5px 10px 10px 10px;
	width:95%;
	padding:10px;
	line-height:16px;
	text-align:left;
	display:block;
}
.note4 {
	background-color:#EDEDED;
	border:1px solid #979FA6;
	color:#000;
	font-size:12px;
	margin:5px 10px 10px 10px;
	width:95%;
	padding:10px;
	line-height:16px;
	text-align:left;
	display:block;
	text-align:left;
}
.note5 {
	display: block;
	text-align: justify;
	font-size: 12px;
	line-height: 13px;
	background: #EDEDED;
	margin: 10px;
	padding: 5px;
	}

.note5 {
	background-color:#EDEDED;
	border:1px solid #979FA6;
	color:black;
	font-size:12px;
	margin:5px 0px 10px 10px;
	width:95%;
	padding:10px;
	line-height:16px;
	text-align:left;
}
.rating_box{
	float:left;
	width:800px;
	border:1px solid #666666;
}
.v_15{
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding: 0px 10px 6px 10px;
	
}
.ml_10{
	margin:0px 10px 0px 10px;
}

.brdr_0{
	border:0px;
}

.arial_10{
	font-size:10px;
}

/* Lists and Definition Lists */

ul {padding: 0 10px 10px}
	ul li {}

ol {margin: 0 10px 10px}
	ol li {margin-bottom: 20px;}

dl {margin: 0 10px;}

	dt {font-weight: bold;}

		dd {
			text-align: justify;
			margin-bottom: 10px;
			}
			.click_on {
	background: transparent url("images/red_arrow.gif") no-repeat left;
	padding:0px 0px 0px 24px;
	font-size: 21px;
	font-weight: normal;
	color:#000;
	text-decoration:none;
	line-height: 25px;
	height: 36px;
	margin: 0;
}
.but_info{
	float:left;
	padding-right:100px;
	
}