
#borderContianer {
	background-image: url(img/borderMiddle.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 857px;
}
#container #borderTop {
	background-image: url(img/borderTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#borderTopImages {
	background-image: url(img/borderTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
.linksTopImages img {
	float: none;
	margin-right: 26px;
	margin-bottom: 25px;
}
#container .borderBottom {
	background-image: url(img/borderBottom.gif);
	height: 25px;
}
#borderContianer .borderTop {
	background-image: url(img/borderTop.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#borderContianer .linksTop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAE0;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
#borderContianer .linksLeft {
	float: left;
	width: 550px;
	padding-right: 20px;
	
}

#borderContianer .linksRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAE0;
	float: left;
	width: 276px;
	padding-left: 10px;
		min-height: 500px;
}
