.box{
	border: 1px solid #A7A9AC;
	height:600px;
	width:800px;
	position:relative;
	top:30px;
	
	/*
	background-image:url('position.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 55px;
	*/
	
}
.box_ie6{
	height:600px;
	width:800px;
	position:relative;
	top:-599px;
	left:0px;
	/*
	background-image:url('position.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 55px;
	*/
	
}
.ie6_borderBox{
	position:relative;
	border: 1px solid #A7A9AC;
	height:600px;
	width:800px;
	left:0px;
	top:0px;
}

.topLines_ffs{
	position:relative;
	top:-100px;
	left:0px;
}
.topLines_ie7{
	position:relative;
	top:-87px;
	left:0px;
}

#topThinLine_ffs {
	left:0px;
	top:12px;
}
#topThickLine_ffs{
	left:0px;
	top:12px;
}
#topThinLine_ie7 {
	left:0px;
	top:-4px;
}
#topThickLine_ie7{
	left:0px;
	top:-5px;
}

#topThinLine_ie6 {
	left:0px;
	top:-88px;
}
#topThickLine_ie6{
	left:0px;
	top:-94px;
}
#bottomThinLine_ffs{
	left:0px;
	top:12px;
}
#bottomThickLine_ffs{
	left:0px;
	top:12px;
}
#bottomThinLine_ie7{
	left:0px;
	top:12px;
}
#bottomThickLine_ie7{
	left:0px;
	top:12px;
}
#bottomThinLine_ie6 {
	left:0px;
	top:12px;
}
#bottomThickLine_ie6{
	left:0px;
	top:6px;
}

.thinBlackLine{
	position:relative;
	width:100%;
	height:2px;
	background-color:#565656;
	
}
.thickGreyLine{
	position:relative;
	width:100%;
	height:4px;
	background-color:#A7A9AC;
}

.thinBlackLine_ie6{
	position:relative;
	width:800px;
	height:2px;
	border: 1px solid #565656;
	line-height:0px;
}
.thickGreyLine_ie6{
	position:relative;
	width:800px;
	height:4px;
	border: 2px solid #A7A9AC;
	line-height:0px;	
}
.background{
	position:relative;
	left:0px;
	top:-4px;
	width:100%;
	height:35px;
	background-color:#E6EFEE;
	
}
.background_ie6{
	position:relative;
	left:0px;
	top:-100px;
	width:100%;
	height:35px;
	background-color:#E6EFEE;
	
}
.background a,.background_ie6 a{
	text-decoration: none;
	color:#B2B2B2;
	font: 11pt "Arial Black", "Arial", sans-serif;
	position:relative;
	top:5px;
}
/*
.background div#home, {
	position:relative;
	top:0px;
	width:125px;
	height:36px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
*/
#borderGraphic1{
	position:relative;
	top:-45px;
	left:693px;
	width:107px;
	height:40px;
}
#borderGraphic1_ie6{
	position:relative;
	top:-141px;
	left:693px;
	width:107px;
	height:40px;
}

.footerBar{
	position:relative;
	top:-166px;
	width:800px;	
}
.footerBar_ie6{
	position:relative;
	top:-650px;
	width:800px;
}
