body {
	background-color:#ffffff;
	background-image: url(../images/pattern.jpg);
	background-repeat:repeat-x;
	
	font-family: Arial,Verdana;
    font-size: 11px;
    line-height:14px;
	leading: 3;
    color: #0f2e77;
}

#main-holder {
	position:absolute;
	left:50%;
	margin-left:-640px;
	top:0px;
	width:1280px;
	height:768px;
}

#left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:649px;
}

#bury-technologies-logo_ {
	position:absolute;
	left:240px;
	top:0px;
	width:154px;
	height:75px;
}

#whitespace-top_ {
	position:absolute;
	left:394px;
	top:0px;
	width:646px;
	height:75px;
}

#right_ {
	position:absolute;
	left:1040px;
	top:0px;
	width:240px;
	height:649px;
}

#cc9060-smart-claim-de_ {
	position:absolute;
	left:240px;
	top:75px;
	width:800px;
	height:54px;
}

#whitespace-bottom_ {
	position:absolute;
	left:240px;
	top:129px;
	width:800px;
	height:12px;
}

#flash-movie-placeholder_ {
	background-image: url(../images/flash-movie-placeholder.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:240px;
	top:141px;
	width:800px;
	height:430px;
}

#footer-background_ {
	background-image: url(../images/footer-background.jpg);
	background-repeat:no-repeat;
	
	padding:16px 18px 0	18px;
	
	position:absolute;
	left:240px;
	top:571px;
	width:800px;
	height:78px;
}

#footer_left {
	width:248px;
	float:left
}
#footer_middle {
	padding-left:18px;
	width:265px;
	float:left
}
#footer_right {
	width:265px;
	float:right;
}
#fh-searchbox{
	margin-top:5px;
}

strong {
  	font-weight:bold;
}

em {
    font-weight:bold;
}

a {
	color: #0f2e77;
	text-decoration:none;
}

a:hover {
	color: #0f2e77;
	text-decoration:underline;
}

#smartlink {display:block;position:absolute;left:310px;width:475px;height:30px;text-indent:-2000px;}

