@charset "UTF-8";
/* CSS Document */

/*BEGIN TOP RIGHT NAVIGATION*/
/*END TOP RIGHT NAVIGATION*/

.top-right {
	width:300px;	
	float:left;
	padding:110px 0px 0px 10px;
	background-image:url(images/divider.gif);
	background-position:left 170px;
	background-repeat:no-repeat;
}
#text-topright {
	clear:both;	
	background-repeat:no-repeat;
	margin:-110px 0px 0px 20px;
}
#bottom-border {
	margin:0px;
	height:59px;
	width:100%;
	background-image:url(images/bottom-border.gif);
	background-position:right;
	background-repeat:repeat-x;
}
