/* CSS Document */

body {
	background-image: url(./images-quote/background-1.jpg);
  }

.content {
	top: 194px;
	left: 235px;
	width: 729px;
	height: 403px;
	background-image: none;
	background-color: #031f41;
	padding: 20px;
	overflow: hidden;
	}

.leftmenu {
  position: absolute;
	top: 201px;
	left: 31px;
	width: 187px;
	height: 89px;
	text-align: center;
	padding-top: 79px;
	background-image: url(./images-quote/enquiry.gif);
	}

strong {
  font-size: 14px;
	color: #fff;
	}
.content a {
  color: #d23f76;
	text-decoration: none;
	}

a.whitelink {
  color: #fff;
	}