/*div#right {
	float: right;
	height:106px;
	width: 1px;
	margin-right:0px;
	background:url(../images/right-top-bg.png) no-repeat;
}

div#quote p{
	padding-left:40px;
	padding-top:20px;
	width:150px;
	color:#FFFFFF;
}

*/
/*
div#right-top {
	float: right;
	clear:both;
	height:106px;
	width: 199px;
	margin-right:0px;
	background:url(../images/right-top-bg.png) no-repeat;
}

div#right {
	float: right;
	clear:both;
}

#quote{
	margin-right:20px;
}

div#quote p{
	margin-top:-100px;
	width:140px;
	padding-top:20px;
	color:#FFFFFF;
}*/
div#right-top {
position:absolute;
	margin-left:750px;
	*margin-left:570px;
	height:106px;
	width: 199px;
	margin-right:0px;
	background:url(../images/right-top-bg.png) no-repeat;
}
div#right {
	position:absolute;
margin-left:790px;
*margin-left:610px;
	margin-right:0px;
}

div#quote p{
	text-align:left;
	width: 140px;
	padding-top:20px;
	padding-right:5px;
	color:#FFFFFF;
}

div#quote strong{
	color: #FFFFFF;
}
