body	{
	margin:0;
	padding:0;
	font-family:century gothic,tahoma,verdana,helvetica,arial,sans-serif;
	font-size:80%;
	line-height:1.5;
	text-align:center;
  background:#fff;
	color:#00529C;
	}
	
img	{
	border:0;
	}
	
a,	a:link,	a:active	{
	color:#00529C;
	} 

a:hover		{
	text-decoration:underline;
	color:#00529C;
	}
	
a:visited		{
	color:#00529C;
	text-decoration:underline;
	}

h1	{
	font-size:1.8em;
	font-weight:normal;
	}	
	
h2	{
	font-size:1.6em;
	clear:both;
	}	
	
#site	{
	width:100%;
	margin:0 auto;
	text-align:left; /* ie5fix */
	}
	
#header	{
	clear:both;
	float:left;
	width:100%;
	border-bottom:1px solid #00529C;
	margin:0;
	height:160px;
	background:url("../graphics/tulips.jpg") left bottom no-repeat;
	}
	
#teleflorist	{
	float:right;
	width:25%;
	text-align:right;
	padding:20px 20px 0 0;
	}
	
#order	{
	clear:both;
	padding:0 20px 20px 0;
	font-size:1.4em;
	}
	
#order	span	{
	font-weight:bold;
	color:#FC131B;
	}
	
#order	p	{
	margin:10px 0 0 0;
	text-align:right;
	}
	
#logo	{
	float:left;
	}
	
#logo	img	{
	padding:70px 0 0 120px;
	}
	
#content	{
	width:100%;
	text-align:left;
	padding:0 0 40px 0;
	}
	
#copy	{
	width:30%;
	float:left;
	padding:25px;
	}
	
#images	{
	width:58%;
	float:right;
	padding:30px 25px 30px 0;
	}
	
.imagearea	{
	text-align:center;
	clear:both;
	}
	
.col1	{
	width:25%;
	float:left;
	}
	
.col2	{
	width:45%;
	float:left;
	}
	
.col3	{
	width:45%;
	float:right;
	}
	
.col23	{
	width:65%;
	float:right;
	}
	

	
#footer	{
	clear:both;
	border-top:1px solid #00529C;
	margin:0;
	padding:20px;
	}
	
#footer	p	{
	margin:0;
	}

	
div.Article {
  background:url("../graphics/bluecorner-topleft.gif") top left no-repeat;
  width:100%;
	padding:0 0 20px 0;
  }
div.Article h1 {
  background:url("../graphics/bluecorner-topright.gif") top right no-repeat;
  padding:15px;
  margin:0;
  }
div.ArticleFooter {
  background:url("../graphics/bluecorner-bottomleft.gif") bottom left no-repeat;
  }
div.ArticleFooter p {
  background:url("../graphics/bluecorner-bottomright.gif") bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }
div.Article	p	{
	padding:0 20px 0 20px;
	}
div.Article	h2	{
	padding:0 20px 0 20px;
	}
div.Article	ul	{
	padding:0 20px 0 20px;
	margin:0 20px 0 20px;
	}
	
#largeimage	{
	width:85%;
	float:left;
 	padding:40px;
	}
	
#largeimage	h1	{
	margin:0;
	}
	
img.center	{
	margin:auto;
	display:block;
	}
	
#smallprint	{
	clear:both;
	}

#smallprint	a	{
	font-weight:normal;
	color:#9A9A9A;
	text-decoration:none;
	font-size:85%;
	}
	

	
