html,body {
	height: 100%;
	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;
}
fieldset {border-style:none;}
/* page width */
.page-width {
	width:950px;
	margin:0 auto;
	padding:0 11px;
	min-height: 100%;
	display:table;
	background:url(../images/bg-page.gif) repeat-y;
}
* html .page-width {
	height:100%;
	overflow:visible;
}
.footer-btm {
	padding-bottom:80px;
}
/* header */
#header {
	position:relative;
	height:170px;
	background:url(../images/bg-header-main.gif) repeat-x;
}
#header strong a {
	position:absolute;
	left:24px;
	top:39px;
	width:329px;
	height:121px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-main1.jpg) no-repeat;
}
#header a.buckconsultants {
	position:absolute;
	right:22px;
	top:39px;
	width:155px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-buckconsultants.gif) no-repeat;
}
/* drop down menu */
#header .box-menu {
	position: absolute;
	left:534px;
	top:134px;
	width:380px;
}
#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;
	left:0;
	top:24px;
	width:201px;
	border:1px solid #c2c2c2;
	background:#f7f7f7;
	margin:0;
	z-index:1000;
	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;
}
/* top flash */
.top-flash {
	overflow: hidden;
	padding:0 0 0 24px;
}
.flash-box {
	float: left;
	width:510px;
	position: relative;
	z-index:1;
}
.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 {
	overflow: hidden;
	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:465px;
	padding:30px 0 0;
	background:url(../images/bg-line.gif) no-repeat 100% 50px;
}
.content .block-text {
	width:420px;
	overflow:hidden;
	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;
}
.block-text p {
	margin:12px 0 0;
	color:#4f4f4f;
	font-size:11px;
	line-height:16px;
}
.block-text p a {
	color:#4191cf;
	text-decoration: underline;
}
.block-text p a:hover {
	text-decoration: underline;
}
/* right side */
.content .right-side {
	padding-left:15px;
	width:450px;
	background:none;
}
/* footer */
.footer-bg {
	clear:both;
	overflow: hidden;
	width:100%;
	height:50px;
	margin:-50px 0 0;
}
#footer {
	overflow: hidden;
	width:972px;
	height:50px;
	margin:0 auto;
	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: underline;
}
#footer ul a:hover {
	text-decoration: none;
}
#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 img.head {
	display:none !important;
}
.inner #header strong a {
	left:17px;
	top:12px;
	width:125px;
	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;
	z-index:1000;
}
.inner #header ul#menu li.drop {
	background:url(../images/bg-arrow-1.gif) no-repeat 0 50%;
}
.inner .solution {
	position:absolute;
	left:0;
	top:71px;
	z-index:1;
	width:950px;
	height:108px;
}
.inner .solution-ins {
	width:950px;
	height:108px;
	position:relative;
	z-index:1;
	background:url(../images/bg-solutions.gif) no-repeat 100% 0;	
}
.inner .solution-ins a.logo-sect {
	position:absolute;
	left:0;
	top:0;
	width:374px;
	height:108px;
	background:url(../images/logo-sect.gif) no-repeat;
}
.inner .solution a.logo-sect span {
	display:block;
	width:374px;
	height:108px;
	text-indent: -9999px;
	overflow: hidden;
}
ul.nav {
	position:absolute;
	top:179px;
	left:0;
	width:950px;
	height:28px;
	margin:0;
	padding:0;
	list-style: none;
}
ul.nav li {
	float:left;
	padding:0 11px 0 13px;
	background:url(../images/bg-sep-nav.gif) no-repeat;
}
ul.nav li:first-child {
	background:none;
}
ul.nav a {
	float: left;
	color:#fff;
	padding:0 5px;
	font-size:12px;
	line-height:28px;
	text-decoration: none;
	text-transform:uppercase;
}
ul.nav a:hover {
	background:#ab1600;
}

.flash-holder {
	overflow: hidden;
	min-height:430px;
	background:url(../images/bg-nav-bar.gif) no-repeat;
}
/* columns holder */
.columns-holder {
	display:table;
	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 {
	color:#394b66;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	margin-bottom: 20px;
	margin-top: 0px;
}
.text-center h2 {
	margin:0;
	color:#333333;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.text-center h3 {
	color:#e41f1f;
	font-size:13px;
	margin-bottom: -10px;
	font-weight:bold;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
}
.text-center p {
	margin:20px 0 0;
	color:#666;
	font-size:12px;
	line-height:18px;
}
.text-center p a {
	color:#4191cf;
	text-decoration: underline;
}
.text-center p a:hover {
	text-decoration: underline;
}
.text-center ul {
	list-style:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.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;
}

