/* CSS Document */
html {
	overflow-y: scroll;
}
.test {
	z-index: 2;
	overflow: visible;
	position: absolute;
	left: 0px;
	bottom: 0px;
	visibility: visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	overflow-y: visible;
}
#centre {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#base {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/setup/base.jpg);
	background-position: center bottom;
	background-repeat: repeat-y;
	height: 30px;
}
#basebackground {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/setup/base.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666666;
}
#Layer1 {
	position:absolute;
	left:34px;
	top:362px;
	width:1470px;
	height:179px;
	z-index:1;
}
#bakground {
	background-image: url(../images/setup/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bakground-repeat {
	background-image: url(../images/setup/background_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	left: 0px;
	top: 0px;
	height: 90px;
}
#logo {
	background-image: url(../images/setup/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	right: 0px;
	height: 85px;
}
#left {
	width: 170px;
	float: left;
	overflow: visible;
	}

#main {
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	margin-top: 0px;
	}
/* ----------Menu Green--------*/

#menu-green {
	position: relative;
	display: block;
	width: 150px;
	left: 10px;
	top: 10px;
	margin-bottom: 20px;
}

#menu-green a:link, #menu-green a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CDCDCD;
	text-align: right;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	overflow: auto;
	width: 150px;
}
#menu-green a:hover{
	color: #006600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.menu_icon {
	float: right;
	clear: both;
	margin-left: 10px;

}

/* ----------language --------*/

#language {
	position: relative;
	display: block;
	width: 150px;
	left: 10px;
	top: 10px;
}

#language a:link, #language a:visited {
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	line-height: 12px;
	font-weight: bold;
	overflow: auto;
	width: 150px;
	margin-top: 20px;
}
#language a:hover{
	color: #006600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.language_icon {
	margin-left: 4px;
	margin-right: 10px;

}
/* ----------viewproject --------*/

#viewproject {
	display: block;
	margin-top: 4px;
	margin-right: 6px;
}

#viewproject a:link, #viewproject a:visited {
	color: #0A2D6F;
	font-family: "Trebuchet MS", Veranda, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#viewproject a:hover{
	color: #A80000;
}
.language2_icon {
	padding-left: 10px;

}
.advert {
	display: block;
	margin-top: 8px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
	line-height: 16px;
}
#divider {
	background-image: url(../images/interface/text_devider.gif);
background-repeat: repeat-y; 
background-position: center;
width: 25px; 
height: auto; 
margin: 0px; 
padding: 0px; 

}

#timhelpbottom {
	position:fixed;
	bottom:0;
	padding:0;
	text-align:right;
	right: 0px;
      }
/* Grey Box *********************************************************/

div.box-grey-home {
	margin: 0;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/grey-box/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 0px;
	padding-bottom: 12px;
}

div.box-grey-home .top-left {
	background: transparent url(../images/grey-box/top_left.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}
div.box-grey-home .top-right-grey {
	background: transparent url(../images/grey-box/top_right.gif) no-repeat top right;
	margin: 0;
	padding: 5px 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #205D7C;
}

div.box-grey-home .bottom-left {
	background: transparent url(../images/grey-box/bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

div.box-grey-home .bottom-right {
	background: transparent url(../images/grey-box/bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 5px;
	overflow: auto;
}
.image {
	margin-top: 8px;
}
.dividerHorizontal {
	background-image: url(../images/interface/text_devider.gif);
	background-repeat: repeat-y;
	background-position: center center;
	display: table-column;
	height: 99%;
	width: 40px;
	overflow: visible;
}
/* project Box *********************************************************/

div.box-project-home {
	margin: 0;
	text-align: left;
	background: transparent url(../images/project-box/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 0px;
	padding-bottom: 12px;
}

div.box-project-home .top-left {
	background: transparent url(../images/project-box/top_left.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}
div.box-project-home .top-right-grey {
	background: transparent url(../images/project-box/top_right.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 28px;
	margin: 0;
	color: #FFFFFF;
	height: 27px;
}

div.box-project-home .bottom-left {
	background: transparent url(../images/project-box/bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

div.box-project-home .bottom-right {
	background: transparent url(../images/project-box/bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
/* project Box 2 *********************************************************/

div.box-project-2-home {
	margin: 0;
	text-align: left;
	background: transparent url(../images/project-box-2/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 0px;
	padding-bottom: 12px;
}

div.box-project-2-home .top-left {
	background: transparent url(../images/project-box-2/top_left.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}
div.box-project-2-home .top-right-grey {
	background: transparent url(../images/project-box-2/top_right.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 28px;
	margin: 0;
	color: #FFFFFF;
	height: 27px;
}

div.box-project-2-home .bottom-left {
	background: transparent url(../images/project-box-2/bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

div.box-project-2-home .bottom-right {
	background: transparent url(../images/project-box-2/bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
.client_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A2D6F;
	font-weight: normal;
	line-height: 16px;
}
#col_width {
width: 265px; 
height: auto; 
margin: 0px; 
padding: 0px;
}
#op_extra_icon {
	background-image: url(../images/setup/op-extras-logo.gif);
	background-repeat: no-repeat;
	overflow: visible;
	right: 416px;
	top: 182px;
	position: relative;
	z-index: 10;
	display: block;
	height: 120px;
	width: 120px;
}
.tel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #002949;
}
.contact_image {
	margin: 8px;
}

/* Box *********************************************************/

div.box-home {
	margin: 0;
	text-align: centre;
	background-color: #F6F8F3;
	/*background-image: url(../images/box/bg_grad.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.box-home .top-left {
	background: transparent url(../images/box/top_left.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 0;
}
div.box-home .top-right {
	background: transparent url(../images/box/top_right.gif) no-repeat top right;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div.box-home .bottom-left {
	background: transparent url(../images/box/bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 0 0 0;
}

div.box-home .bottom-right {
	background: transparent url(../images/box/bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 0px 20px 20px 20px;
	overflow: auto;
}
.phon_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
#location_bar {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.asset-rating-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	display: block;
	padding-right: 20px;
	padding-top: 10px;
}
.asset-rating-header a{
	color: #666666;
	font-size: 12px;
}
.asset-rating-header a:hover{
	color: #238F22;
}
.asset-rating-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	display: block;
	padding-right: 20px;
	width: 350px;
	padding-top: 10px;
	padding-left: 10px;
}
