#content {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}


/*----------------
  COLUMN 1
----------------*/
#col1 {
	float: left;
	width: 238px;
}
#col1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1 li {
	margin-bottom: 10px;
	margin-left: 35px;
}
#col1 li.listTitle {
	margin-left: 0px;
}

#col1 #poSummary {
	padding: 0px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col1 #poSummary p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/*----------------
  COLUMN 2
----------------*/
#col2 {
	float: left;
	width: 460px;
	padding-top: 5px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;*/
	padding-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;*/
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#col2 img#photo1 {
	float: left;
	margin-bottom: 7px;
}
/* #col2 img#photo2 {
	float: left;
} --*/
#col2 img#photo2 {
	float: right;
}

#col2 #featured_items {
	padding: 5px;
}



/*--------------------
  FEATURED PRODUCTS
--------------------*/
#featureArea {
	margin-top: 30px;
}
#featureArea #title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBE0E2;
	margin-bottom: 15px;
}
#featureArea #title img {
	position: relative;
	top: 1px;
	background-color: #FFFFFF;
	padding-right: 10px;
	display: block;
}
#featureArea .outer {
	width: 175px;
	float: left;
	height: 150px;
	text-align: center;
}
#featureArea .outer a {
	text-decoration: none;
}
#featureArea .inner {
	width: 102px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#featureArea .frame {
	position: relative;
	width: 94px;
	height: 94px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99C2C6;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#featureArea .frame table {
	width: 94px;
	height: 94px;
}
#featureArea .frame table td {
	text-align: center;	
}
#featureArea .frame:hover {
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#featureArea .frame div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#featureArea img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#featureArea h1 {
	font-size: 13px;
	padding: 0px;
	color: #98C5CA;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featureArea h2 {
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #666666;
	font-weight: normal;
}
#featureArea h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
