.scrollbox_a { 
	/* link */ color: #91532c;
	font-weight:normal;
	text-decoration: none; 
} 

.scrollbox_a:hover { 
	text-decoration:underline; 
}
.scrollbox_more
{
	font-size:12px;
	font-weight:normal;
	color:#5b7131;
	text-decoration:none;
	line-height:20px;
}
.scrollbox_more:hover
{
	text-decoration:underline;
}
.left_panel {
	width: 620px; 
	margin-left: auto; 
	margin-right: auto; 
	float:left;
}

.box {
	margin-bottom: 15px;
}

.box_header {
	background-image: url("box_header_blue.jpg");
	height: 30px;
}

.box_header_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c1c1c1;
	margin-left: 10px;
        margin-bottom: 0px;
        margin-top:0px;
		line-height:26px;
	font-weight:bold;
}

.box_medium {
	border:solid 1px #E6E6E6;
	margin-bottom: 10px;
	width: 287px;
}

.box_body_white {
	text-align: left; 
	vertical-align: top; 
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
}

.box_bottom_white {
	text-align: left; 
	vertical-align: top; 
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 115px;
}

.box_bottom {
	height:20px;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding-right: 10px;
	padding-top: 3px;
	text-align:right;
}

#infocus_body { 
	border-bottom: 1px solid #dc3022;
	border-left:1px solid #dc3022;
	border-right: 1px solid #dc3022;
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
height: 245px;
}

#services_body {
	background-image: url(grey130h.gif); 
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	height: 130px;
}


.right_panel {
	width: 285px; 
	margin-left: auto; 
	margin-right: auto; 
	float:right;
}

.homepage_banner {
	/*background-repeat: none;*/
	margin-bottom: 15px;
	height: 135px;
	cursor:pointer;
}

#homepage_banner {
	z-index:10;
}

#homepage_banner_1 {
	z-index:0;
}

#infos_body {
	padding-left:0px !important;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;

}

.tir_box {
	border-top:1px solid #92b1cd;
	width:285px;

	border-bottom: 1px solid #e6e6e6;
}

.academy_box {
	width:285px;

	border-bottom: 1px solid #e6e6e6;
}

.highlight_box {
	margin-bottom:15px;
}

.highlight_body {
	background-image: url(blue290h.gif); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	text-align: left; 
	vertical-align: top; 
	height: 260px;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
padding-left: 5px;
/*pading-right:5px;*/

}

.event_box {
	margin-bottom: 10px;
	width: 302px;
	float:left;
}

.followus_box {
	float:left;
	margin-bottom:10px;
	width:286px;
}

.followus_body {
	text-align: left; 
	vertical-align: top; 
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top:5px;
}

.service_image {
	float:left;
	padding-left:10px;
	padding-top:10px;
	margin-right:10px;
}

.service_text {
	float:left;
	padding-top:17px;
}
