#storyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 540px;
	padding-right: 20px;
	padding-left: 20px;
}
#All #content #topButton {
	text-align: right;
	border: 1px dotted #999;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	height: 27px;
}

#All #content #storyText p {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#All #content #storyText #catalogueTable {
	padding: 10px;
	width: 500px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #99D8E9;
	border: 2px solid #2348A0;
}
#All #content #storyText img {
	float: left;
	border: 1px dotted #1B3C9D;
	margin: 4px;
	padding: 4px;
}

#All #content #storyText a:link,
#All #content #storyText a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #1D429A;
}
#All #content #storyText a:hover {
	text-decoration: underline;
	color: #1D429A;
}

#All #content {
	width: 570px;
}
#All #content #topNavHolder {
	margin-top: 20px;
}
#All #content #topNavHolder #feature5 {
	padding-top: 3px;
}
#enhance {
	width: 420px;
	padding: 5px;
	background-color: #5C87E5;
	border: thin solid #193E96;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	font-size: 14px;
}
#emailcart {
	height: 33px;
}
#world {
	width: 90%;
	padding: 5px;
	border: thin solid #193E96;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 14px;
	background-image: url(../images/world.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 500px;
}
#All #content #world h1 img {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#All #content #world h1 {
	color: #223F9D;
}
#quotation {
	margin-bottom: 20px;
	width: 100%;
}
#quotation #quoteButtons {
	float: right;
	font-size: 16px;
	margin-top: 10px;
	width: 260px;
}
#quotation #quoteButtons #emailcart  {
	float: left;
	margin-top: -7px;
}
#quotation #quoteButtons #printcart {
	float: right;
	margin-top: -7px;
}
