*
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}


body
{
	margin: 0px;
	background-image:url(../images/body_bg.jpg);
	color:#414141;
}

A
{	
	color:#585958;
}
A:hover
{
	color: #263996;
}


td.bodyFrame_left
{
	background-image:url(../images/bodyFrame_left.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	width: 50px;
}

td.bodyFrame_center
{
	width: 943px;
	max-width: 943px;
	background-color: #FFFFFF;
	background-image:url(../images/bodyFrame_centerBG.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	border-left: 1px solid #b7b9b9;
	vertical-align:top;
	padding-bottom: 35px;
}

td.bodyFrame_right
{
	background-image:url(../images/bodyFrame_right.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width: 50px;
	vertical-align: top;
}

#header table.frame
{
	width: 1045px;
	height:119px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#navTop
{
	width: 1045px;
	height: 24px;
	background-image:url(../images/navTop_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#navTop td.linkBox
{
	background-color: #263997;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	width: 942px;
	height: 24px;
}

#navTop A
{
	color: #FFFFFF;
	text-decoration: none;
}

#navLeft
{
	width:230px;
	height:380px;
	background-image:url(../images/navLeft_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

#navLeft P
{
	margin: 0px;
	padding-bottom: 7px;
	text-align:right
}

#navLeft A
{
	text-decoration: underline;
	color:#000000;
}

#footer table.frame
{
	width: 1045px;
	height: 98px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

#footer td.copy
{
	width: 945px;
	height: 78px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

#footer DIV
{
	font-size: 10px;
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 0px;
	margin: 0px;
	color:#000000;
}

/* home */

#home P
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#home_products TD
{
	vertical-align: top;
	padding: 5px;
}

#home_products H1
{
	font-size: 13px;
	font-weight: bold;
	color: #263996;
	margin: 0px;
}

#home_products P
{
	padding-left: 10px;
	padding-right: 10px;
}

#home_products UL
{
	margin:0px;
}

#home_products LI
{
	list-style-image:url(../images/arrow_on.gif);
	margin-left:17px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#263996;
	text-decoration: underline;
}

#home_products A
{
	color:#263996;
	text-decoration: underline;
}

/* inside page */

#inside IMG.photoLeft
{
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;
}

#inside IMG.photoRight
{
	margin-top:5px;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:5px;
}

#inside IMG.productDetail
{
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
}

#inside TD.frame
{
	width:714px;
	max-width:714px;
	margin:0px;
	padding:0px;
}

#inside DIV.title
{
	border-bottom: 1px solid #263996;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#inside DIV.subTitle
{
	border-bottom: 1px solid #263996;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#inside DIV.layout
{
	margin-left:15px;
	margin-right:15px;
}

#inside H1
{
	color:#263996;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

#inside H2
{
	color:#263996;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

#inside H3
{
	color:#585958;
	font-size: 13px;
	font-weight: bold;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#inside P
{
	margin-left: 15px;
	margin-right: 15px;
}

#inside UL
{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

#inside LI
{
	margin-top:10px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}

#category TABLE
{
	width: 714px;
}

#category TD
{
}

#category TD.spacer
{

}

#product_specs TABLE
{
	margin-left:10px;
}

#product_colorChoices TABLE
{
	margin-left:10px;
}

#product_colorChoices H3
{
	color:#585958;
	font-size: 13px;
	font-weight: bold;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

