body {
	background-color: #333333;
	text-align: center;
}

br.clear {
	clear:both;
}

div.all {
	width: 800px;
	background-color: #333333;
	text-align: center;
}

div.header {
	width: 820px;
	height: 180px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #333333;
}

div.main {
	width: 800px;
	min-height: 415px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 20px 0px;
}

div.rightcolumn {
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	float:right;
}

div.leftcolumn {
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	float:left;
}

div.bespokedesignservice {
	width: 400px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

div.limitededitiondesigns {
	width: 350px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}

div.textbox {
	text-align: left;
	vertical-align: top;
}

div.gallery {
	text-align: center;
}

div.table {
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	float: center;
}

table {
	vertical-align: middle;
}

td {
	padding: 20px;
	width: 350px;
	height: 280px;
}

div.product {
	width: 350px;
	height: 280px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: solid 1px #333333;
}

div.line {
	width: 820px;
	text-align: center;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.copyright {
	width: 820px;
	height: 95px;
	font-size: 0.7em;
	letter-spacing: 0.5px;
	line-height: 1.4em;
	font-weight: light;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: helvetica, ariel; 
	margin-top: 20px; 
}

div.logos {
	width: 820px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
}

p {
	color: #333333; 
	font-family: times; 
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.5px;	
	margin-left: 3px;
}

p.ariel {
	color: #333333;
	font-size: 0.8em;
	letter-spacing: 0.5px;
	font-family: helvetica, ariel;
}
	

a {
	color: #999999; 
	text-decoration: none;
	font-weight: bold; 
}

a:hover { 
	text-decoration: underline; 
}

ul {
	list-style-type: circle;
	color: #333333; 
	font-family: times; 
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.5px;	
	margin-left: 20px;
	margin-right: 30px;
}

ul.productdescription {
	list-style-type: circle;
	color: #333333; 
	font-family: times; 
	font-size: 0.9em;
	line-height: 0.9em;
	letter-spacing: 0.5px;
	margin-lefdt: 355px;	
	margin-right: 30px;
}

h1 {
	color: #333333; 
	font-size: 0.9em;
	letter-spacing: 0.5px;
	font-family: helvetica, ariel;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #333333; 
	font-size: 0.7em;
	letter-spacing: 0.5px;
	font-family: helvetica, ariel;
	margin: 0px;
	padding: 0px;
}
	
div.price {
	width: 160px;
	float: right;
	text-align: left;
	margin: 10px;
}
	



