#content
{
	padding:0 0 10px 0;
	width:753px;
	padding-top :1px;
	background-image:url('../images/home/bg_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#content div.options
{
	background-color:#089C74;
	/*background-color:#000000;*/
	width:720px;
	background-image:url('../images/generic/window/middle.gif');
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

#content div.options div.topLeftCorner
{
	width:6px;
	height:29px;
	background-image:url('../images/generic/window/topLeftCorner.gif');
	background-repeat:no-repeat;
}

#content div.options div.topRightCorner
{
	/*width:48px;
	height:31px;*/
	width:6px;
	height:29px;
	
	background-image:url('../images/generic/window/topRightCorner.gif');
	background-repeat:no-repeat;
	float:right;
}

#content div.options div.optContents
{
	border:solid 3px #0855DD;
	border-top-width:0px;
	width:714px;
	padding:15px 0 15px 0;
}

#content div.options div.optContents p
{
	font-size:1.0em;
	/*width:685px;*/
	width:684px;
	margin:0 15px 0 15px;
	color:White;
}

#content #leftOption, #content #rightOption
{
	width:350px;	
}

#content #rightOption
{
	float:right;
}

#content #leftOption div.topLeftCorner, #content #rightOption div.topLeftCorner
{
	padding:6px 0 0 10px;
	margin:0px;
	width:320px;
	height:23px;
}

#content #leftOption div.topLeftCorner p, #content #rightOption div.topLeftCorner p
{
	color:#FFFFFF;	
	margin:0px;
	padding:0px;
	font-size:15px;
	width:300px;
	font-weight:bold;
}

#content #leftOption div.optContents, #content #rightOption div.optContents
{
	background-color:#FCE172;
	width:344px;
}

#content #rightOption div.optContents
{
	background-color:#FDC412;
}

#content #leftOption div.optContents p, #content #rightOption div.optContents p
{
	width:314px;
	font-size: 0.8em;
	color:#000000;
}

#content #leftOption div.optContents a, #content #rightOption div.optContents a
{
	color:#000000;
	font-weight:bold;
	font-size: 0.75em;
}

#content table.productHolder
{
	/*background-color:Red;*/
	margin:15px 0 0 0;
	width:720px;
}

#content table.productHolder td
{
	vertical-align:top;
	border-top:solid 1px #05489F;
	padding:10px 0 10px 0;
}

#content table.productHolder td.productContent
{
	padding-left:10px;
}

#content table.productHolder td img.preview
{
	border:0px;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	width:80px;
	height:80px;
	padding:0px;
	margin:0px;
}

#content table.productHolder td p
{
	margin:0px;
	padding-top:5px;
}
/* New*/
#content img.main
{
	float:left;
}

#content div.mainImageHolder
{
	float:left;
	height:363px;
	width:380px;
	padding:0px;
	margin:0px;
	background-image:url('../images/home/bg_left.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#b8cdef;
}

#content div.leftHolder
{
	float:left;
	width:360px;
	padding:10px;
}

#content div.leftHolder p a.prodName
{
	font-weight:bold;
	color: #05489F;	
	font-size:1.1em;
}

#content div.leftHolder img
{
	border:0px;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	width:80px;
	height:80px;
	padding:0px;
	margin:0px;
}

#content div.rightTopHolder
{
	height:232px;
	width:353px;
	padding:10px;
	background-color:#b8cdef;
	background-image:url('../images/home/bg_right.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	float:right;
}

#content div.rightTopHolder p
{
	font-size:1.0em;
}

#content div.rightTopHolder ul.options
{
	padding-top:10px;
	margin:0px;	
}

#content div.rightTopHolder ul.options li
{
	font-size:0.8em;
}

#content div.rightHolder
{
	float:right;
	width:353px;
	padding:0 10px 10px 10px;
}

#content div.rightHolder table td
{
	padding-bottom:30px;
}

#content div.points
{
	float:right;
	width:250px;
	height:180px;
	padding-top:20px;
	margin:0px;
	background-image:url('../images/home/points.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

#footerTop
{
	visibility:hidden;
}

#footer
{
	background-color: #b8cdef;
	border-top:0px;
}
