* { margin: 0; padding: 0; }
body {
	text-align: center;
	background-color: #E5E6E7;
	font-size: 1em;
}
table {	font-size: 1em; }
a {	text-decoration: none; }
.full { width: 100%; }
a.selected { font-weight: bold;}
a img { border: none; }
.button {
	cursor: pointer;
}
.hide { display: none; }
.rel { position: relative; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix { display:block; }
/* End hide from IE Mac */
* html .clearfix { height: 1px; }
/* HEADING STYLES */ 
#border {
	background: #FFFFFF url(../images/border.png) repeat-y;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#border #heading {
	margin-right: 1px;
	margin-left: 1px;
	height: 261px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 585px 0px;
}
#heading h1 span { display: none; }
#heading h1 a {
/*	background: #FFFFFF url(../images/logo.gif) no-repeat left top;*/
	display: block;
	height: 28px;
	width: 135px;
	position: absolute;
	left: 23px;
	top: 85px;
}
#heading #brandflash {
	height: 261px;
	/*width: 412px;*/
	/*margin-left: 173px;*/
	background-color: #B6B6B6;
}
#heading #brandflash img { height: 261px; width: 954px; }

/* TOP MENU */
#menu, #submenu {
	/*margin-left: 174px;*/
	/*width: 781px;
	wid\th: 781px;*/
	min-height: 25px;
	height: auto;
	margin-top: 4px;
	font-weight: bolder;
}
* html #menu, * html #submenu {
	height: 25px; /* FIX IE */
}
#menu { background:url(../assets/bg_menu.png) repeat-y 0 0; }
#submenu {	background:url(../assets/bg_submenu.png) repeat-y 0 0;
}
#menu ul, #submenu ul {
	list-style: none;
	width: 520px;
	display: block;
	float: left;
}
#menu ul li{
	margin-right:15px;}
#menu ul li a{
	background:url(../assets/bg_menu_li.gif) no-repeat right center;
	padding-right:18px;
}
#menu ul li, 
#submenu ul li,
#submenu #language 
{
	padding-bottom: 0.19em;
	padding-top: 0.19em;
	line-height: 191%;
}
#menu ul li, #submenu ul li {
	background-repeat: no-repeat;
	background-position: 100% 54%;
/*	background-image: url(../images/divider.gif);*/
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	display: inline;
}
#menu li.last, #submenu li.last {
	background: none;
}
#menu li a, #submenu li a {
	text-decoration: none;
	white-space: nowrap;
}
#menu form, #submenu #language {
	width: 260px;
	wid\th: 245px;
	float: right;
	display: block;
	text-align: right;
	padding-right: 15px;
}
#menu form {
	margin-bottom: 0.2em;
}
#menu form input {
	vertical-align: middle;
	display: inline;
	margin-top: 0.2em;
	padding: 0;
}
#menu form #sitetextsearch {
	width: 180px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CBC5BE;
	border-bottom: 1px solid #CBC5BE;
	border-left: 1px solid #666666;
	margin-left: 0px;
	padding: 0;
}
#body {
	margin-top: 4px;
	margin-bottom: 12px;
	float: left;
	width: 955px;
}
/*.twocolumn			{ background-image: url(../images/2col.png); }*/
.threecolumn 		{ background-image: url(../images/3col.png); background-position:0 50px; }
.threecolumngrey 	{ background-image: url(../images/3colgrey.png); }
.fourcolumn			{ background-image: url(../images/4col.png); }
/* FOOTER */
#footer {
	background-color: #474747;
	clear: both;
	padding-top:15px;
/*	padding-top: 8px;
	padding-bottom: 23px;*/
	width: 955px;
	height:45px;
}
#footer #footlinks {
	list-style-type: none;
	float: right;
	width: 200px;
}
#footer #footbrandlinks {
	float: right;
	list-style-type: none;
	width: 420px;
	text-align: right;
}
#footer #copy {
	float: right;
	width: 300px;
}
#footer #copy img{
	margin-right:20px;
	position:relative;
	top:-7px;
}
#footer ul li {
	display: inline;
	margin-right: 1.25em;
}
* html #footer ul li {
	height: 1%;
}
#footer #footlinks a {
	color:#DADADA;
	text-transform: uppercase;
	text-decoration: none;
}
#footer #footbrandlinks a {
	font-size: 92%;
	color:#DADADA;
}
#footer #footlinks a:hover, #footer #footbrandlinks a:hover {
	color: #FFFFFF;
}
#brandlinks {
	list-style: none;
	position: absolute;
	top: 8px;
	right: 15px;
	text-align: right;
	font-size: 85%;
	width: 128px;
}
.formular {
	border: 1px solid #EAE7E3;
	width: 750px;
 	margin: 0 15px;
}
.formular td, .formular th {
	padding: 0.33em;
	text-align: left;
	vertical-align: top;
}
.formular td a {
	color: #CC0000;
	text-decoration: none;
}
#body #col23 .modual p {
	line-height: 145%;
}
.modual_newslist h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 1px solid #E5E6E7;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
#ctplink span {
	display: none;
}
#ctplink a {
	background-image: url(../assets/en/buttons/ctp.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 54px;
	display: block;
	position: absolute;
	top: 11px;
	left: 885px;
}
#ctplink {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/border.png);
	background-repeat: repeat-y;
}
#doublelist_1 {
	width:53%;
	float: left;
	margin: 0 0 5px 0;
}
#doublelist_2 {
	width:47%;
	float: left;
	margin: 0 0 5px 0;
}
.clearboth {
	clear: both;
}
.team_logo {
	width: auto;
	float: right;
}
#hp_title h2 span{
	display: none;
}
#hp_title h2 {
	display: block;
	background: url('/assets/en/titles/axis_office_parks.png') 10px 10px no-repeat #FFFFFF;
	width: 357px;
	height: 19px;
	padding: 10px;
}
#footer ul#brand_links{

	list-style:none;

	float:right;

position:relative;
	top:-27px;
	left:5px;

}

#footer ul#brand_links li{

	display:inline;

	margin-left:0px;


}

#footer ul#brand_links li a{

	margin:0 5px;
	color:#DADADA;
	font-weight:normal;

}