html,body {
	margin: 0;
}

body {
	margin:0;
	color:#000;
	font:12px/14px "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background:#394b66;
	min-width:972px;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}

a {
	color:#2E6896;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

fieldset {border-style:none;}
/* page width */
.page-width {
	width:950px;
	margin:0 auto;
	padding:0 11px;
	min-height: 100%;
	overflow: visible;
	position:relative;
	background:url(../images/bg-page.gif) repeat-y 50% 0;
}
* html .page-width {
	height:100%;
}
.footer-btm {
	padding-bottom:80px;
}
/* header */
#header {
	position:relative;
	height:150px;
	background:url(../images/bg-header-main.gif) repeat-x;
}
#header strong a {
	position:absolute;
	left:24px;
	top:39px;
	width:329px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-main1.gif) no-repeat;
}
#header strong img {
	display:none;
}
#header a.buckconsultants {
	position:absolute;
	right:35px;
	top:29px;
	width:155px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-buckconsultants.gif) no-repeat;
}
/* drop down menu */
#header .box-menu {
	position: absolute;
	left:534px;
	top:106px;
	width:500px;
}
#header ul#menu {
	margin:0;
	padding:0;
}
#header ul#menu li {
	float: left;
	list-style: none;
	padding:0 6px 0 8px;
	background:url(../images/bg-sep.gif) no-repeat 0 50%;
}
#header ul#menu li.drop {
	padding:0 6px 0 18px;
	background:url(../images/bg-arrow.gif) no-repeat 0 50%;
}
#header ul#menu a {
	color:#4f4f4f;
	font-size:13px;
	line-height:24px;
	text-decoration: none;
}
#header ul#menu li:hover a,
#header ul#menu li.hover a {
	color:#ed1c24;
	text-decoration: underline;
}
#header ul#menu li:hover ul a,
#header ul#menu li.hover ul a {
	text-decoration: none;
}
#header ul#menu ul {
	display:none;
}
#header ul#menu li:hover,
#header ul#menu li.hover {
	position: relative;
}
#header ul#menu li:hover ul,
#header ul#menu li.hover ul {
	display:block;
}
#header ul#menu ul {
	position: absolute;
	z-index:100;
	left:0;
	top:24px;
	width:201px;
	border:1px solid #c2c2c2;
	background:#f7f7f7;
	margin:0;
	padding:5px 0 15px 12px;
}
#header ul#menu ul li {
	background:none;
	float:none;
	padding:0;
}
#header ul#menu ul a {
	font-size:11px;
	line-height:24px;
}
#header ul#menu ul li:hover a,
#header ul#menu ul li.hover a  {
	text-decoration: underline;
}
/* subpage top */
.subpage-top {
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
.flash-box {
	float: left;
	width:510px;
	position: relative;
	z-index:1;
}
.subpage-top .text {
	float: left;
	width:600px;
	padding:5px 0 0;
}
.subpage-top .textsub {
	float: left;
	width:600px;
	padding:5px 0 0;
}
.subpage-top h1 {
	margin:0;
	color:#394b66;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
}
.subpage-top h2 {
	margin:10px 0 0;
	color:#ee2e24;
	font-size:16px;
	line-height:18px;
}
.subpage-top h3 {
	color:#333333;
	font-size:12px;
	line-height:18px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.subpage-top h4 {
	color:#333333;
	font-size:12px;
	line-height:14px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	}
.subpage-top p {
	margin:10px 0 0;
	color:#4f4f4f;
	font-size:12px;
	line-height:19px;
}
.subpage-top ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
.subpage-top li {
	color:#4f4f4f;
	font-size:12px;
	line-height:16px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.subpage-top a.more {
	display:block;
	margin:13px 0 0;
	width:99px;
	height:16px;
	text-indent: -9999px;
	background:url(../images/btn-more.gif) no-repeat;
}



/* top flash */
.top-flash {
	overflow:hidden;
	padding:0 0 0 24px;
}
.flash-box {
	float: left;
	width:510px;

	z-index:1;
}
.top-flash img.flash {
	display:none;
}
.top-flash .text {
	float: left;
	width:380px;
	padding:17px 0 0;
}
.top-flash h1 {
	margin:0;
	color:#394b66;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
}
.top-flash p {
	margin:15px 0 0;
	color:#4f4f4f;
	font-size:12px;
	line-height:19px;
}
.top-flash a.more {
	display:block;
	margin:13px 0 0;
	width:99px;
	height:16px;
	text-indent: -9999px;
	background:url(../images/btn-more.gif) no-repeat;
}
/* content */
.content {
	display:table;
	padding:30px 0 0 14px;
	background:url(../images/bg-content.gif) repeat-x;
}
.content h2 {
	margin:0;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
	text-align:center;
}
.content .left-side,
.content .right-side {
	float: left;
	width:464px;
	padding:30px 0 0;
	background:url(../images/bg-line.gif) no-repeat 100% 50px;
}
.content .block-text {
	width:420px;
	overflow:visible;
	margin:0 0 35px;
}
.content .block-text .pict {
	float: left;
	margin:0 7px 0 0;
	padding:9px;
	width:123px;
	height:123px;
	background:url(../images/bg-pict.png) no-repeat;
}
.content .block-text .pict img {
	display:block;
	border:1px solid #818181;
}
.block-text h3 {
	margin:3px 0 0;
	color:#ee2e24;
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h3 a {
	color:#ee2e24;
	text-decoration: none;
}
.h3 a:hover {
	text-decoration: underline;
}
.block-text p {
	margin:12px 0 0;
	color:#4f4f4f;
	font-size:11px;
	line-height:16px;
}
.block-text p a {
	color:#4191cf;
	text-decoration: none;
}
.block-text p a:hover {
	text-decoration: underline;
}
/* right side */
.content .right-side {
	padding-left:15px;
	width:450px;
	background:none;
}
/* footer */
#footer {
	overflow: hidden;
	height:50px;
	margin:-50px 0 0;
	position: relative;
	padding:0;
	background:url(../images/bg-footer.gif) no-repeat 50% 0;
}
#footer ul {
	margin:0;
	padding:8px 0 0;
	list-style: none;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 5px 0 6px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 80%;
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#4878bb;
	font-size:10px;
	line-height:18px;
	text-decoration: none;
}
#footer ul a:hover {
	text-decoration: underline;
}
#footer p {
	margin:0;
	color:#676767;
	text-align:center;
	font-size:10px;
	line-height:18px;
}
/* inner page */
.inner #header {
	height:207px;
	background:url(../images/bg-header-inner.gif) repeat-x;
}
.inner #header strong a {
	left:17px;
	top:12px;
	width:108px;
	height:36px;
	background:url(../images/logo.gif) no-repeat;
}
.inner #header a.buckconsultants {
	position: static;
	float: right;
	display:inline;
	width:142px;
	height:73px;
	background:url(../images/logo-buckconsultants-inner.gif) no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
.inner #header .box-menu {
	left:582px;
	top:15px;
}
.inner #header ul#menu li.drop {
	background:url(../images/bg-arrow-1.gif) no-repeat 0 50%;
}
#header .solution {
	position:absolute;
	left:0;
	top:71px;
	width:950px;
	height:108px;
	background:url(../images/bg-solutions.gif) no-repeat 100% 0;	
}
#header a.logo-sev {
	float:left;
	width:261px;
	height:108px;
	background:url(../images/logo-severance.gif) no-repeat;
}
#header a.logo-sev span {
	float:left;
	width:261px;
	height:108px;
	text-indent: -9999px;
	overflow: hidden;
}
#header ul.nav {
	float: left;
	clear:both;
	margin:0;
	padding:0;
	list-style: none;
}
#header ul.nav li {
	float:left;
	padding:0 16px 0 18px;
	background:url(../images/bg-sep-nav.gif) no-repeat;
}
#header ul.nav li:first-child {
	background:none;
}
#header ul.nav a {
	float: left;
	color:#fff;
	padding:0 5px;
	font-size:12px;
	line-height:28px;
	text-decoration: none;
	text-transform:uppercase;
}
#header ul.nav a:hover {
	background:#ab1600;
}
/* columns holder */
.columns-holder {
	overflow: hidden;
	min-height:430px;
	background:url(../images/bg-nav-bar.gif) no-repeat;
}
* html .columns-holder {
	height:430px;
	overflow:visible;
}
/* nav bar */
.nav-bar {
	float: left;
	width:242px;
}
.nav-bar ul {
	margin:0;
	padding:22px 0 0 15px;
	list-style: none;
}
.nav-bar ul a {
	color:#394b66;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	text-decoration: none;
}
.nav-bar ul a:hover {
	text-decoration: underline;
}
/* text center */
.text-center {
	float: left;
	width:452px;
	padding:22px 10px 0 8px;
	background:url(../images/bg-line-vert.gif) no-repeat 100% 20px;
}
.text-center h1 {
	margin:0;
	color:#666;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}
.text-center p {
	margin:20px 0 0;
	color:#666;
	font-size:12px;
	line-height:18px;
}
.text-center ul {
	margin:0;
	padding:25px 0 0 3px;
	list-style:none;
}
.text-center ul li {
	padding:0 0 7px 18px;
	color:#666;
	font-size:12px;
	line-height:18px;
	background:url(../images/bg-point.gif) no-repeat 0 8px;
}
.text-center ul li a {
	color:#4878bb;
	text-decoration: underline;
}
.text-center ul li a:hover {
	text-decoration: none;
}
/* sidebar */
.sidebar {
	float: left;
	width:204px;
	padding:0 0 0 19px;
}
.sidebar ul {
	margin:0;
	padding:25px 0 0;
	list-style:none;
}
.sidebar ul li {
	padding:0 0 21px;
}
.sidebar ul li img {
	display:block;
}

