/* GLOBAL
----------------------------------------------------------------- */
body{
	background:#DFDBCE;
	font:76%/1.5em tahoma, geneva, arial, sans-serif;
	margin:0;
	padding:0;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}

/* STRUCTURE
----------------------------------------------------------------- */
#wrapper{
	background:#fff url(images/bground-wrapper.gif) repeat-x;
	width:760px;
}
#content{
	background:#fff;
	margin:0 0 0 137px;
	padding:0 6px 0 6px;
}

/* mac hide \*/ * html #content{margin-left:134px;height:1%} /* end hide*/
#left{
	background:#D1CDC1;
	float:left;
	width:137px;
}
* html #left{margin-right:-3px}

#imnewsfeed{
	background:#fff;
	border-top:1px solid #446688;
	margin-top:90px;
	width:611px;
}

.newstitle
{
	font-size: 11px;
	font-style: bold;
}

.newstitle a
{
	font-size: 11px;
	font-style: bold;
}

.newsdesc
{
	font-size: 10px;
}

#footer{
	background:#fff;
	border-top:1px solid #446688;
	color:#394D8D;
	clear:both;
	font-size:0.9em;
	height:50px;
	margin-top:50px;
	width:611px;
}
#footerleft{
	float:left;
	margin-top:10px;
}
#footerright{
	background:#fff url(images/bground-squares.gif) right;
	background-repeat:no-repeat;
	background-position:93% 75%;
	color:#CBCBCB;
	float:right;
	padding:10px 35px 0 5px;
}

/* HEADER
----------------------------------------------------------------- */
#logo{
	float:left;
	height:124px;
}
#logo img{
	padding:10px;
}
#telephone{
	float:right;
}
#telephone img{
	margin-top:73px;
	padding:10px;
	vertical-align:bottom;
}

/* NAVIGATION
----------------------------------------------------------------- */
#navcontainer{
	border-top:124px solid #D1CDC1;
	width:137px;
}
ul#nav{
	background:#DFDBCE;
	list-style-type:none;
	padding:8px;
	width:121px;
}
#nav1,#nav2,#nav3,#nav4,#nav5,#nav6,#nav7{
	background:#446688;
	border-bottom:3px solid #DFDBCE;
	height:19px;
	list-style-type:none;
	padding:0;
	width:121px;
}
* html #nav1, * html #nav2, * html #nav3, * html #nav4, * html #nav5,* html #nav6,* html #nav7, * html #nav1 a, * html #nav2 a, * html #nav3 a, * html #nav4 a, * html #nav5 a, * html #nav6 a, * html #nav5 7 {float:left;} #nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a{ cursor:hand; height:19px; margin:0px; padding:0; width:121px; display:block; }
#nav1{
	background-image:url(images/nav-home-roll.gif);
}
#nav2{
	background-image:url(images/nav-services-roll.gif);
}
#nav3{
	background-image:url(images/nav-about-roll.gif);
}
#nav4{
	background-image:url(images/nav-newsroom-roll.gif);
}
#nav5{
	background-image:url(images/nav-contact-roll.gif);
}

#nav6{
	background-image:url(images/nav-login-roll.gif);
}

#nav7{
	background-image:url(images/nav-news-roll.gif);
}
#nav1 a,#nav2 a,#nav3 a,#nav4 a,#nav5 a,#nav6 a,#nav7 a{
	cursor:hand;
	height:19px;
	margin:0px;
	padding:0;
	float:left;
	width:121px;
}
#nav1 a{
	background-image:url(images/nav-home.gif);
}
#nav2 a{
	background-image:url(images/nav-services.gif);
}
#nav3 a{
	background-image:url(images/nav-about.gif);
}
#nav4 a{
	background-image:url(images/nav-newsroom.gif);
}
#nav5 a{
	background-image:url(images/nav-contact.gif);
}

#nav6 a{
	background-image:url(images/nav-login.gif);
}

#nav7 a{
	background-image:url(images/nav-news.gif);
}

#nav1 a:hover{
	background:none transparent scroll repeat 0% 0%;
}
#nav2 a:hover{
	background:none transparent scroll repeat 0% 0%;
}
#nav3 a:hover{
	background:none transparent scroll repeat 0% 0%;
}
#nav4 a:hover{
	background:none transparent scroll repeat 0% 0%;
}
#nav5 a:hover{
	background:none transparent scroll repeat 0% 0%;
}

#nav6 a:hover{
	background:none transparent scroll repeat 0% 0%;
}

#nav7 a:hover{
	background:none transparent scroll repeat 0% 0%;
}


/* SUB NAVIGATION
----------------------------------------------------------------- */
#submenu{
	border-top:1px solid #ccc;
}
#submenu ul{
	margin:0;
	padding:8px;
}
#submenu li{
	display:block;
	list-style-type:none;
	margin:0;
}
#submenu a{
	color:#446688;
	display:block;
	padding:6px 12px;
	text-decoration:none;
}
#submenu li a:hover {
	color:#93A8DF;
	background:url(images/arrow-submenu.gif) right center no-repeat;
	background-position: 95% 50%;
	display:block;
	padding:6px 12px;
}
/* mac hide \*/ #submenu li a{height:1%} /* end hide */

/* HOME PAGE
----------------------------------------------------------------- */
#columnwrapper{
	background: url(images/bground-columns2.gif) left top repeat-y;
	float: left;
	width: 100%;
	margin:10px 0 20px 0;
}
#col1, #col2, #col3, #col4, #col5{
	width: 122px;
	float: left;
}
#col1 p, #col2 p, #col3 p, #col4 p, #col5 p{
	font-size:0.9em;
	padding:5px;
}
#col1 p{
	color:#2B3686;
}
#col2 p{
	color:#AF7065;
}
#col3 p{
	color:#004D85;
}
#col4 p{
	color:#8E9AA2;
}
#col5 p{
	color:#6B8C57;
}

/* LEFT CONTENT
----------------------------------------------------------------- */

/* MAIN CONTENT
----------------------------------------------------------------- */
.horizline{
	background:url(images/dots-horiz.gif) repeat-x;
	padding:1px;
	margin:5px 0 5px 0;
}

/* HEADINGS
----------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	padding:10px 0 5px 5px;
}
h1{
	background:url(images/bground-content.gif) no-repeat top;
	color:#057D45;
	font-size:1.2em;
	padding:3px 0 5px 5px;
}
h2{
	color:#000;
	font-size: 1.1em;
}
h3{
	color:#000180;
	font-size: 1.1em;
}

/* TEXT
----------------------------------------------------------------- */
p{
	font-size:1em;
	line-height:1.7em;
	padding:5px 70px 10px 5px;
}
.floatlefthome p{
	font-size:1em;
	line-height:1.7em;
	padding:5px 30px 10px 5px;
}
/* LINKS
----------------------------------------------------------------- */
a:link,a:active,a:visited{
	color:#394D8D;
	text-decoration:underline;
}
a:hover{
	color:#6476B4;
	text-decoration:none;
}
#footer a{
	padding:5px;
	text-decoration:none;
}
#footerright a{
	color:#CBCBCB;
	padding:5px;
	text-decoration:none;
}

body#partnerspage li#partners a,
body#officespage li#offices a,
body#servicespage li#startups a,
body#accountspage li#accounts a,
body#taxationpage li#taxation a,
body#vatpage li#vat a,
body#auditpage li#audit a
{
	background:#fff;
}

/* LISTS
----------------------------------------------------------------- */
ul{
	list-style:disc;
	padding:5px 20px 5px 45px;
}
li{
	background-position: 0 35%;
	color:#A62930;
	padding:0 0 8px 5px;
}

/* FORMS
----------------------------------------------------------------- */
form{
	margin-top: 1.5em;
}
fieldset{
	border-top: 1px solid #B3B5AC;
	padding: 1em 1em 1.5em 1em;
	background-color: #F9FAF5;

}
fieldset.alt{
	background-color: #EFF2E6;
}
legend{
	display: none;
}
label{
	cursor:pointer;
	display: block;
	clear: both;
	padding-bottom: 1em;
	padding-left: 12em;
}
label .labelText{
	position: relative;
	width: 19em;
	left: -12em;
	float: left;
	margin-right: -10em;
	padding-bottom: 1em;
}
label.required .labelText{
	font-weight: bold;
}
label .requiredMarker{
	display: block;
	color: #999999;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: normal;
}
.submit{
	cursor:pointer;
	height:25px;
	width:80px;
	margin-top:10px;
	border:1px solid #999;
	background: #ECF1D6;
}

/* MISC
----------------------------------------------------------------- */
.clr{clear:both;}
.footerline{
	border-top:1px solid #E5E5D8;
}
.floatleft{
	float:left;
}
.floatlefthome{
	border-right:1px solid #EAEDEF;
	float:left;
	width:365px;
}
.floatright{
	float:right;
	padding-right:20px;
}
.floatrighthome{
	float:right;
	padding:45px 60px 0 0 ;
}
.horizline{
	border-bottom:1px solid #E6E6E6;
}
.smallbr{
	line-height:15px;
	height:20px;
}
