/* © xHtml Master 2007 */
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#fff;
}

a img {
	border:solid 0px;
}
a {
	text-decoration:underline;
	color:#ec2d01;
}
a:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin:0px;
}

h1, h2  {
	font-size:23px;
	color:#ee3407;
}

.fleft {
	display:block;
	float:left;
}
.fright {
	display:block;
	float:right;
}
.clear {
	display:block;
	clear:both;
	height:1px;
}


#container {
	width:782px;
	margin:0px auto;
	text-align:left;
}

#header {
	background:url(../images/header_home.png) no-repeat bottom;
	padding-bottom:35px;
	height:217px;
	position:relative;
	border-bottom:solid 1px #fff;
}
.consultancy #header {
	background:url(../images/header_consultancy.jpg) no-repeat bottom;
	height:157px;
}
#top #logo {
	padding-left:9px;
	float:left;
}
#top p {
	float:right;
	font-size:11px;
	padding-top:12px;
	padding-right:12px;
}
#top p a {
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold;
}

#menu {
	position:absolute;
	bottom:0px;
	left:0px;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#menu ul li {
	display:block;
	float:left;
	background:url(../images/tab_separator.gif) bottom left no-repeat;
	padding-left:1px;
}
#menu ul li.first {
	background:none;
	padding-left:0px;
}

#menu ul li a {
	display:block;
	float:left;
	background:url(../images/tab_l.gif) no-repeat top left;
	height:32px;
	line-height:30px;
	text-decoration:none;
	padding-left:5px;
}
#menu ul li a span {
	display:block;
	float:left;
	cursor:pointer;
	height:32px;
	line-height:30px;
	background:url(../images/tab_r.gif) no-repeat top right;
	padding-left:10px;
	padding-right:15px;
	color:#333;
}
#menu ul li.first a {
	background:none;
	padding-left:0px;
}
#menu ul li.first a span {
	padding-left:15px;
}
#menu ul li a:hover, #menu ul li a.active {
	background:url(../images/tab_lo.gif) no-repeat top left;
}
#menu ul li a:hover span, #menu ul li a.active span {
	background:url(../images/tab_ro.gif) no-repeat top right;
	color:#fff;
}
#menu ul li.first a:hover, #menu ul li.first a.active {
	background:url(../images/tab_loh.gif) no-repeat top left;
}


#content {
	padding-top:18px;
	background:url(../images/bg_content.gif) repeat-x top;
}

#home {
	width:782px;
	padding-bottom:25px;
}
#home div {
	float:left;
	width:260px;
}
#home div h1 {
	padding-left:10px;
	padding-top:12px;
	padding-bottom:4px;
}
#home div p {
	padding-left:18px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:20px;
}
#home div div {
	padding-left:18px;
	padding-bottom:18px;
	float:none;
	width:auto;
}
#home div div a {
	background:url(../images/arrow_red.gif) no-repeat left;
	padding-left:20px;
	font-weight:bold;
}
#home div img {
	display:block;
	margin:0px auto;
}
#home div.red {
	width:258px;
	border-left:solid 1px #ec2d01;
	border-right:solid 1px #ec2d01;
	background: url(../images/bg_title.gif) repeat-x top #ec2d01;
}
#home div.red h1 {
	color:#fff;
}
#home div.red p {
	color:#fff;
}
#home div.red div a {
	background:url(../images/arrow_white.gif) no-repeat left;
	color:#fff;
}

.consultancy #content h2 {
	padding-bottom:10px;
	padding-top:15px;
}
.consultancy #content .fleft {
	width:480px;
	padding-left:18px;
}
.consultancy #content .fleft p strong {
	display:block;
	color:#999;
	font-size:12px;
	padding-top:10px;
	padding-bottom:15px;
}
.consultancy #content .fleft p {
	padding-bottom:15px;
}

.consultancy #content .fright {
	width:260px;
	margin-top:-8px;
}
.consultancy .graybox {
	background:url(../images/bg_graybox.gif) repeat-x top #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 1px #ededed;
	padding-top:9px;
	padding-left:22px;
	padding-right:14px;
	padding-bottom:20px;
}
.consultancy .graybox a {
	background:url(../images/arrow_red2.gif) no-repeat left;
	padding-left:20px;
	font-weight:bold;
}
.consultancy .graybox div {
	background:url(../images/cm_bg.gif) no-repeat bottom right;
}
.consultancy .graybox p {
	width:110px;
	padding-bottom:25px;
}


.consultancy .redbox {
	background:url(../images/bg_title.gif) repeat-x top #ec2d01;
	padding-left:22px;
	padding-bottom:15px;
}
.consultancy .redbox h2 {
	color:#fff;
}
.consultancy .redbox a {
	background:url(../images/arrow_white.gif) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	color:#fff;
}
.consultancy .redbox p {
	width:110px;
	padding-bottom:35px;
	color:#fff;
}
.consultancy .redbox div {
	background:url(../images/cs_bg.gif) no-repeat bottom right;
}


#footer {
	background:url(../images/bg_footer.gif) repeat-x top;
	height:28px;
	line-height:28px;
	width:782px;
	color:#858585;
}
#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#footer ul li {
	display:block;
	float:left;
	padding-right:3px;
}
#footer ul li a {
	color:#858585;
	text-decoration:none;
	font-size:11px;
	padding-right:3px;
}
#footer ul li a:hover {
	text-decoration:underline;
}