img, div, input { behavior: url("iepngfix.htc") }
 
body {
	background-color: #eaebeb;
}

.ALM_Bodywrapper {
	width: 1112px;
	margin: 0 auto;
}

.ALM_Logo {
	background: url(images/logo_bg.jpg) top left no-repeat;
	width: 1112px;
	height: 116px;
	margin-top: 14px;
	position: relative
}

.ALM_Logo .Scroller {
	position: absolute;
	top: 35px;
	right: 200px;
	width: 300px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	overflow-x:hidden;
	overflow:hidden;
	margin:0px;
}

.ALM_Logo .Fade_Top {
	position: absolute;
	top: 33px;
	right: 200px;
	width: 300px;
	height: 26px;
	background: url(images/Fade_Top.png) top left;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’images/Fade_Top.png’ );
	z-index: 300;
}

.ALM_Logo .Fade_Bottom {
	position: absolute;
	top: 69px;
	right: 200px;
	width: 300px;
	height: 26px;
	background: url(images/Fade_Bottom.png) top left;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’images/Fade_Bottom.png’ );
	z-index: 91;
}

.ALM_Logo .Scroller li a:link,
.ALM_Logo .Scroller li a:active,
.ALM_Logo .Scroller li a:visited,
.ALM_Logo .Scroller li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:12px;
	text-decoration: none;
}

.ALM_Logo .Scroller li a:hover {
	text-decoration: none;
}


.ALM_Banner {
	width: 1112px;
	height: 129px;
	position: relative;
}

.ALM_Banner .Left {
	background: url(images/banner_left.jpg) top left no-repeat;
	width: 70px;
	height: 129px;
	position: absolute;
	left: 0;
	top: 0;
}

.ALM_Banner .Right {
	background: url(images/banner_right.jpg) top left no-repeat;
	width: 93px;
	height: 129px;
	position: absolute;
	right: 0;
	top: 0;
}

.ALM_Banner .Center {
	width: 949px;
	height: 129px;
	position: absolute;
	left: 70px;
	top: 0;
}

.ALM_Nav {
	background: url(images/nav_bg.jpg) top left no-repeat;
	width: 1112px;
	height: 30px;
}

.ALM_Nav {
	color: #adacad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.ALM_Nav div:hover {
	color: #838282;
}

.ALM_Nav #li1 {cursor:pointer; text-align:center; float:left; width:188px; height:24px; padding-top:6px; margin-left: 70px;}
.ALM_Nav #li2 {cursor:pointer; text-align:center; float:left; width:188px; height:24px; padding-top:6px;}
.ALM_Nav #li3 {cursor:pointer; text-align:center; float:left; width:188px; height:24px; padding-top:6px;}
.ALM_Nav #li4 {cursor:pointer; text-align:center; float:left; width:188px; height:24px; padding-top:6px;}
.ALM_Nav #li5 {cursor:pointer; text-align:center; float:left; width:188px; height:24px; padding-top:6px;}

/* CENTER WRAPPER */
.ALM_Center {
	background-color: #fff;
	width: 1112px;
	height: 447px;
	position: relative;
}

/* FLASH LEFT */
.ALM_Center .Flashleft {
	height: 447px;
	width: 283px;
	position: absolute;
	top: 0;
	left: 0;
}

/* CENTER */
.ALM_Center .Center {
	height: 447px;
	width: 646px;
	position: absolute;
	left: 283px;
	top: 0;
}

.ALM_Center .Center .ALM_Contentpane_div {
	height: 382px;
	width: 646px;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #aaa;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

.ALM_Center .Center .ALM_Contentpane_div1 {
	height: 382px;
	width: 326px;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #aaa;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	float: left;
}

.ALM_Center .Center .ALM_Contentpane_div2 {
	height: 382px;
	width: 320px;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #aaa;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	float: left;
}

/* BREADCRUMB */
.ALM_Breadcrumb {
	height: 47px;
	position: relative;
}

.ALM_Breadcrumb .Breadcrumb {
	position: absolute;
	top: 10px;
	left: 0;
}

.ALM_Breadcrumb .Login {
	position: absolute;
	top: 10px;
	right: 0;
}

/* CENTER GRADIENT */
.ALM_Center .Center .Gradient {
	background: url(images/main_bg.gif) bottom left repeat-x;
	height: 18px;
	width: 646px;
}

/* FLASH RIGHT */
.ALM_Center .Flashright {
	height: 447px;
	width: 183px;
	position: absolute;
	top: 0;
	right: 0;
}

.ALM_Footer {
	width: 1112px;
	height: 88px;
	position: relative;
}

.ALM_Footer .Left {
	background: url(images/footer_left.jpg) top left no-repeat;
	width: 240px;
	height: 88px;
	position: absolute;
	left: 0;
	top: 0;
}

.ALM_Footer .Center {
	background: url(images/footer_bg.gif) bottom left repeat-x;
	background-color: #fff;
	width: 719px;
	height: 88px;
	position: absolute;
	left: 240px;
	top: 0;
}

.ALM_Footer .Right {
	background: url(images/footer_right.jpg) top left no-repeat;
	width: 153px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 0;
}

.Breadcrumb,
.Login {
	font-family: Arial;
	font-size: 13px;
	color: #3aa641;
	font-weight: bold;
	cursor: default;
}

.Breadcrumb .SkinObject,
.Breadcrumb a.SkinObject,
.Breadcrumb a.SkinObject:link,
.Breadcrumb a.SkinObject:visited,
.Breadcrumb a.SkinObject:active,
.Breadcrumb a.SkinObject:hover,
.Login .SkinObject,
.Login a.SkinObject,
.Login a.SkinObject:link,
.Login a.SkinObject:visited,
.Login a.SkinObject:active,
.Login a.SkinObject:hover {
	color: #777;
	font-weight: normal;
	cursor: pointer;
}

.Breadcrumb a.SkinObject:hover,
.Login a.SkinObject:hover {
	color: #3aa641;
}

/* -- GENERIC -- */

.ALM_Contentpane p,
.ALM_Contentpane .normal,
.ALM_Contentpane .Normal,
.ALM_Contentpane td .normal,
.ALM_Contentpane td .Normal {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	line-height: 16px;
}

.ALM_Contentpane a,
.ALM_Contentpane a:link,
.ALM_Contentpane a:visited,
.ALM_Contentpane a:active,
.ALM_Contentpane a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	text-decoration: underline;
}

.ALM_Contentpane a:hover {
	color: #3aa641;
	text-decoration: none;
}

.ALM_Contentpane H1,
.ALM_Contentpane H1 span {
	font-family: Arial;
	font-size: 15px;
	color: #3aa641;
	font-weight: bold;
}

.ALM_Contentpane H2,
.ALM_Contentpane H2 span {
	font-family: Arial;
	font-size: 13px;
	color: #3aa641;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.clear,
.ALM_Clear {
	clear: both;
}

/* iPROJECT */

.iProject_foto {
	width: 297px;
}

.iProject_foto img {
	border: 4px solid #e8e6e7;
	width: 261px;
}

.iProject_thumbwrapper {
	width: 297px;
}

.iProject_thumb {
	float: left;
	width: 73px;
	height: 53px;
	text-align: center;
	margin-right: 26px;
	margin-top: 14px;
}

.iProject_thumb img {
	border: 4px solid #e8e6e7;
}

.iProject_thumb_list {
	width: 73px;
}

.iProject_thumb_list img {
	border: 4px solid #e8e6e7;
}

/* iTESTIMONIAL */

.iTestimonial_List {
	margin-bottom: 20px;
	height: 80px;
}

.iTestimonial_List .Thumb {
	float: left;
	margin-right: 10px;
}

.iTestimonial_List .Thumb .img {
	border: 4px solid #e8e6e7;
}

.iTestimonial_List .Txt {
	float: left;
	width: 200px;
}

.iTestimonial_List a:link,
.iTestimonial_List a:active,
.iTestimonial_List a:visited,
.iTestimonial_List a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* CAROUSSEL */

#smallScroller
{
    width:719px;
    height: 73px;
    position: relative;
}

#smallScroller div.scrollableArea *
{
    display: block;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
	margin-right: 4px;
}

div.scrollingHotSpotLeft, div.scrollingHotSpotRight
{
    min-width: 35px;
}

