body {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 98%;
	text-align: center;
	background: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
}

div.container {
	position: relative;
	margin: 0px auto;
	width: 925px;
	text-align: center;
	background-color: white;
}

div.banner	{
	width:454px;
	height:761px;
	float:left;
	vertical-align:top;
}

#bannerdesign	{
	background-image : url(images/design/quote.jpg);
}
#bannerprint	{
	background-image : url(images/print/quote.jpg);
}
#bannercontact	{
	background-image : url(images/contact/quote.jpg);
}
#bannerhome	{
	background-image : url(images/home/quote.jpg);
}
#bannerfranchise	{
	background-image : url(images/franchise/quote.jpg);
}
#bannerfitness	{
	background-image : url(images/fitness/quote.jpg);
}
#bannereducation	{
	background-image : url(images/education/quote.jpg);
}
#bannerfinance	{
	background-image : url(images/finance/quote.jpg);
}
#bannerhotels	{
	background-image : url(images/hotels/quote.jpg);
}
#bannerproperty	{
	background-image : url(images/property/quote.jpg);
}
div.banner p
{
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
	text-align:center;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing : 1px;
	color:#ffffff;
}	
div.banner p a {
	
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 1px;
	color:#ffffff;
}

div.banner p a:visited {
	font-weight: bold;
	font-size: 100%;
	letter-spacing : 1px;
	color:#ffffff;
}

div.banner p a:hover {
	font-weight: bold;
	font-size: 100%;
	color:#ffffff;
	text-decoration: underline;
	letter-spacing : 1px;

}

div.smallprint {
	padding-left: 10px;
	padding-bottom: 10px;
	width: 925px;
	text-align: center;
	margin: 0px auto;
}
div.smallprint p {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:left;
	color: #666666;

}
div.smallprint p a {
	color: #666666;
	text-decoration: none;

}

div.smallprint p a:hover  {
	color: #666666;
	text-decoration: none;

}
div.smallprint p a:visited  {
	color: #666666;
	text-decoration: none;

}

/* general */

ul,td,div {
	vertical-align: top;
	padding: 0px;
	margin: 0px;

}

a {
	font-size: 1.0em;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-size: 1.0em;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-size: 1.0em;
	color: #666666;
	}

#content  {
	vertical-align:top;
	width:454px;
	height:761px;
	float:right;
	padding: 0px;
	margin: 0px;

}

#content p	{
	margin-bottom: 3px; margin-top: 5px; margin-right: 10px; margin-left: 15px;
	text-align: left;
	color: #666666;
	font-size: 1.0em;
	line-height: 120%;
	font-weight: normal;
	padding: 0px;
}

#content p a {
	color: #666666;
	text-decoration: none;

}
#content p a:hover  {
	color: #666666;
	text-decoration: underline;

}
#content p a:hover  {
	color: #666666;
	text-decoration: none;

}
#content li
{
	text-align: left;
	color: #666666;
	font-size: 1.0em;
	line-height: 120%;
	font-weight: normal;
	padding: 0px;
}

#homeborder {
	height:761px;
	border: solid 1px #F18F24;
}

#designborder {
	height:761px;
	border: solid 1px #009837;
}

#printborder {
	height:761px;
	border: solid 1px #E765A1;
}


img.right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}
img.strapline {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}