div#top
{
 		border-top: 5px solid #FFFFFF;
		float: left;
		clear: both;
		width: 773px;
		margin: 0px;
}
	
.topstrapline { 
	font-family: Trebuchet MS, Tahoma,Arial,Helvetica; 
	font-size: 10px; 
	color: #292FAC;
	clear: left; 
	text-align: right;
	line-height: 16px;
	margin: 0px 0px 2px 0px;
}
	
.redbackground {
  background-color: #EB3531;
	line-height: 5px;
	clear: both;
}

div#logocurve
{
 	float: left;
	width: 267px;
}

div#logo
{
  background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 58px;
	float: left;
}

div#logo h1
{
  margin-top: -1000px;
	font-size: 10px;
}

div#bluecurve
{
  background: url(../images/blue-curve.gif) no-repeat;
	width:74px;
	height:40px;
	float:right;
  margin-top: 18px;
}

div#topblue
{
  background: url(../images/top-blue.jpg) no-repeat;
	width:267px;
	height:60px;
	float: left;
	clear: left;
}

div#right
{
  float: left;
}

div#topright
{
 	background: url(../images/top-background.jpg) no-repeat;
	width:506px;
	height:74px;
	float: left;
	clear: right;
}

div#topleft
{
  background: url(../images/top-background2.jpg) no-repeat;
	width:171px;
	height:26px;
	float: left;
	clear: left;
}

div#redcurve
{
  background: url(../images/red-curve.gif) no-repeat;
	width:49px;
	height:26px;
	float: left;
}

div#strapline
{
  background: url(../images/strapline.gif) no-repeat;
	width:286;
	height:26;
	float: left;
}