/* BEGIN ITEM HIGHLIGHTS */
/* +++ */
div#highlight {
	position:relative;
	width:799px;
	margin:18 0 0 0px;
	padding:0;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background-color:#f2f2f2;
}

div#highlight h2 {
	font-size:14px;
	margin-bottom:2px;
	margin-top:4px;
}

div#highlight p {
	margin-bottom:4px;
}

div#highlight img#top{
	position:absolute;
	top:0px;
	left:-1px;
}

div#highlight img#bottom{
	position:absolute;
	top:84px;
	left:-1px;
}
/* END ITEM HIGHLIGHTS */
/* BEGIN ONLINE DESIGN */
/*ie6.css*/
div#content_main {
	position:relative;
	float:left;
	width:570px;
	min-height:750px;height:auto !important; height:750px; /*set the min height of the home page*/
	margin:21 0 0 2px;
	border:0px solid #eaeaea;
	border-top:1px solid #eaeaea;
}

div#design_online {	
	position:absolute;
	top:0px;
	left:0px;
	width:380px;
	height:260px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

div#design_online p {margin:0 10 10 0px;}	

div#design_online div#copy h1 span#large {
	font-size:28px;
}

div#design_online img#btn_start_designing {margin:0 0 0 170px;}

div#design_online img#computer {
	float:left;
	margin:10 10 0 10px;
}

#design_online h1 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:2 2 8 0px;
	background-image:url("../img/design-online.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

#design_online h1 span  {
	margin:0 0 0 -3000px;
}
/* END ONLINE DESIGN */

/* BEGIN TESTIMONY */
 div#client_quote {
	position:absolute;
	top:0px;
	left:382px;
	width:188px;
	height:260px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

#client_quote h2 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:2 2 8 1px;
	background-image:url("../img/testimonials.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

#client_quote h2 span  {
	margin:0 0 0 -3000px;
}

div#client_quote blockquote, div#client_quote cite {
	margin:0 10 10 10px;
}

div#client_quote blockquote {
	font-size:16px;
	font-weight:bold;
}

/* END TESTIMONY */

/* BEGIN SPECIALS, DRINKWARE, WHOLESALE */
div#specials, div#drinkware, div#wholesale, div#one, div#two, div#three {
	position:absolute;
	top:261px;
	left:0px;
	width:190px;
	height:220px;
	padding:2 0 0 0px;
	border-right:1px solid #eaeaea;
}

div#one, div#two, div#three {
	top:501px;
}

div#specials p, div#drinkware p, div#wholesale p, div#one p, div#two p, div#three p {
	margin:0 10 10 10px;
}

div#specials img, div#drinkware img, div#wholesale img,div#one img, div#two img, div#three img {
	margin:0 10 10 10px;
}

div#drinkware {
	left:190px;
}

div#wholesale {
	left:380px;
}

div#two {
	left:190px;
}

div#three {
	left:380px;
}

#specials h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 0px;
	background-image:url("../img/specials.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

/* +++ */
#drinkware h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 3px;
	background-image:url("../img/drinkware.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

/* +++ */
#wholesale h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 3px;
	background-image:url("../img/wholesale.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

#one h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 0px;
	background-image:url("../img/specials.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

/* +++ */
#two h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 3px;
	background-image:url("../img/drinkware.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

/* +++ */
#three h3 {
	display:block;
	background-color:#2c4270;
	height:29px;
	margin:0 2 8 3px;
	background-image:url("../img/wholesale.gif");
	background-position:9px 9px;
	background-repeat:no-repeat;
}

#specials h3 span, #drinkware h3 span, #wholesale h3 span, #one h3 span, #two h3 span, #three h3 span {
	margin:0 0 0 -3000px;
}
/* END SPECIALS, DRINKWARE, WHOLESALE */

div#content_sub {
	float:right;
	width:140px;
	margin:35 0 15 0px;
}

/* END STRUCTURE */

