@charset "UTF-8";
/* CSS Document */

* {
    outline: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-weight:normal;
}

h2 {
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	color:#CCC;
	font-weight:bold;
	font-size:11px;
}

h3 {
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	color:#F55E17;
	font-size:12px;
}

h5 {
	padding-left:10px;
}

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#f55e17;
	text-decoration:none;
}

img {
	border:none;
}

#wrapper {
	width:1000px;
	margin:auto;
	overflow:hidden;
}

.ie6 #title {
	height:200px;
	width:1000px;
	overflow:auto;
	float:left;
	clear:left;
}


#title {
	min-height:200px;
	width:1000px;
	overflow:hidden;
	float:left;
	clear:left;
}

#title a:link {
	color: #333;
}

#title a:visited {
	color: #333;
}

#title a:hover {
	color: #333;
}

#title a:active {
	color: #333;
}

#title .tright {
	width:auto;
	float:right;
	margin-top:25px;
	margin-right:20px;
}

#title .tleft {
	width:720px;
	float:left;
}

#title .arrow {
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#title .tlcol2 a {
	float:left;
	clear:left;
	margin-left:10px;
	padding-left:10px;
}

#title .tlcol2 a:hover {
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#title .tlcol3 a {
	float:left;
	clear:left;
	margin-left:10px;
	padding-left:10px;
}

#title .tlcol3 a:hover {
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#title .tlcol1 {
	margin-left:20px;
	width:54px;
	height:167px;
	float:left;
	border-right:1px #CCC solid;
	padding-right:20px;
	margin-top:10px;
	padding-top:10px;
}

#title .tlcol2 {
	float:left;
	width:150px;
	margin-top:20px;
	overflow:hidden;
}

#title .tlcol3 {
	float:left;
	width:auto;
	margin-top:20px;
	overflow:hidden;
	margin-bottom:20px;
}

#flash {
	/*background-image:url(../images/flash-loading.gif);*/
	background-position:center;
	background-repeat:no-repeat;
}

#flash .w600{
	width:660px; 
	height:440px;
}

#flash .w1100{
	width:1100px; 
	height:220px;
}

#footer {
	width:1000px;
	overflow:hidden;
	float:left;
	clear:left;
}

#footer .fleft {
	float:left;
	margin-left:20px;
	margin-top:40px;
}

#footer .fleft p {
	font-size:12px;
	color:#333;
}

#footer .fright {
	float:right;
	margin-right:40px;
	margin-top:28px;
	text-align:right;
	width:300px;
}

#footer .frcredits {
	float:right;
	border-right:1px #ccc solid;
	padding-right:10px;
	padding-top:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:right;
	font-size:12px;
}

#footer .frcredits a {
	color:#999;
	text-decoration:none;
}

#footer .frcredits a:hover {
	color:#333;
	text-decoration:none;
}

#footer .frnewsletter {
	float:right;
	text-align:left;
	margin-top:20px;
}

#footer .frnewsletter script {
	float:left;
	clear:left;
	margin-bottom:20px;
}

#footer .frnewsletter a {
	font-size:12px;
	font-weight:bold;
	color:#333;
	float:left;
	clear:left;
	padding-right:10px;
	margin-bottom:13px;
}

#footer .frnewsletter a:hover {
	font-size:12px;
	background-image:url(../images/orange_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#F55E17;
}

#footeracrd {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:30px;
	height:68px;
	width:900px;
	float:left;
	clear:left;
}

#footeracrd_bsi_ukas {
	float:left;
	width:88px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_bsi {
	float:left;
	width:47px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_iip {
	float:left;
	width:74px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_rics {
	float:left;
	width:87px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_chas {
	float:left;
	width:65px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_aps {
	float:left;
	width:67px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_building {
	float:left;
	width:71px;
	margin-right:10px;
	overflow:hidden;
}

#footeracrd_constructionline {
	float:left;
	width:176px;
	margin-right:10px;
	overflow:hidden;
}

p#client {
	width: 500px;
}

#client ul {
	float: left;
}