/* GENERAL STYLES */
html, body {
	background: #e2cd9c url(../img/layout/page_bg.png) repeat;
	/*position: absolute;*/
	padding-left: 20px;
	margin:0;
	border:0;
	top: 0;
}
img {
	border: 0px;
}
div.siteBodyMidContent hr {
	border-top: 1px dashed #8d7299;
    background-color: #f5edd5;

}
div.orderDetailsTable {
	border: 3px solid #FFFFFF;
	background-color: #f5edd6;
}
div.orderDetailsTable th {
	color: #FFFFFF;
	background-color: #8d7299;
	font-weight: bold;
	font-size: 14px;
}
div.orderDetailsTable tr {
	border: 1px solid #FFFFFF;
}
div.orderDetailsTable td {
	vertical-align: top;
}
td.order1 {
	background-color: #8d7299;
	color: #FFFFFF;
}
.Star {
	color: #FF0033;
}
.tile_bg {
	color: #8d7299;
	font-weight: bold;
}
div.navlinks {
	margin: 10px;
	padding: 0px;
}
div.navlinks a:link, div.navlinks a:visited {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;	
	text-decoration: none;
	background-color: #F5EDD6;
	color: #8D7199;
	padding: 2px 5px;
	border: 1px solid #8D7199;
}
div.navlinks a:hover {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;	
	text-decoration: none;
	background-color: #FE9A37;
	color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #8D7199;
}
span.pgcurrent {
	font-family: verdana;
	font-size: 10px;	
	background-color: #8D7199;
	color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #8D7199;
}
.purpleBold {
	color: #8D7299;
	font-weight: bold;
}
.margin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.emph {
	font-weight: bold;
}
td {
	font-size: 12px;
}
hr {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #8d7299;
}
#siteContainer {
	width: 900px;
	position: absolute;
	z-index: 10;
	left: 20px;
	margin-top: 20px;
	margin-right: 10px;
}
#siteBody {
	position: relative;
	float: left;
	width: 700px;
	height: 500px;
	top: 0px !important;
	top: -37px;
}
/* HEAD IMAGES AND LOGIN LAYOUT */
#siteHead {
	position: relative;
	z-index: 11;
	height: 156px;
	width: 700px;
	float: left;
	background-image: url(../img/layout/head_bg.png);
	background-repeat: repeat-x;
}
#siteHeadImages {
	float: left;
	position: relative;
}
#siteHeadLogin {
	float: right;
	position: relative;
	width: 200px;
	z-index: 12;
	height: 156px;
	border-top: 2px #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px #fff;
	border-left: 2px solid #fff;
}
#siteHeadLoginTitle {
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 37px;
	text-align: center;
	padding-top: 8px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#siteHeadLoginTitleLeft {
	background-image: url(../img/layout/head_login_left.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 7px;
	left: -2px;
	top: 0px;
}
#siteHeadLoginTitleRight {
	background-image: url(../img/layout/head_login_right.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 7px;
	top: 0px;
	right: -2px;
}
#siteHeadLoginBody {
	position: relative;
	z-index: 13;
	width: 180px;
	left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#loginHr {
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #99c;
	width: 100%;
	margin-top: 2px;
	padding-top: 5px;
	height: 73px;
}
#loginUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	position: relative;
	width: 144px;
	height: 12px !important;
	height: 19px;
}
#loginPass {
	font-size: 12px;
	color: #333;
	position: relative;
	width: 114px;
	height: 12px !important;
	height: 19px;
}
#loginEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	position: relative;
	height: 12px !important;
	height: 19px;
}
#loginBtn {
	position: absolute;
	right: -14px !important;
	right: -10px;
	bottom: -5px !important;
	bottom: -21px;
}

/*#siteBodyMidTitle {
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	display: inline;
	position: relative;
	z-index: 13;
	left: 0px;
	padding-left: 12px;
	padding-right: 12px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}*/

/* BODY, TITLE  */
div.siteBodyMidTitle {
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	/*display: inline;*/
	position: relative;
	z-index: 13;
	height: 34px;
	width: 275px;
	left: 0px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}
div.siteBodyMidTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: 0px;
	top: 0px;
}
div.siteBodyMidTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px;
}
/* BODY, CONTENT  */
div.siteBodyMidContent {
	background-color: #f5edd6;
	top: -11px !important;
	top: -3px;
	position: relative;
	border: 3px solid #fff;
	z-index: 12;
}
div.siteBodyMidContentMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 8px;
	margin-left: 8px;
	z-index: 13;
}
div.siteBodyMidContentMargin img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div.siteBodyMidContentUR {
	background-image: url(../img/layout/corner_ur.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px !important;
	right: -1px;
	top: -3px !important;
	top: 0px;
}
div.siteBodyMidContentLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 5px;
	width: 5px;
	left: -3px !important;
	left: -3px;
	bottom: -3px !important;
	bottom: 55px;
}
div.siteBodyMidcontentLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 5px;
	width: 5px;
	right: -3px !important;
	right: -1px;
	bottom: -3px !important;
	bottom: 55px;
}
/* BODY, FOOTER */
#siteBodyMidFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	margin-top: -7px !important;
	margin-top: 1px;
}
#siteBodyMidFooterContent {
	margin-top: 8px;
	margin-left: 8px;
	float: left;
}
#siteBodyMidFooterDisclaimer {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
#siteBodyMidFooterLeft {
	background-image: url(../img/layout/nav_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: 0px;
	top: 0px;
}
#siteBodyMidFooterRight {
	background-image: url(../img/layout/nav_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -2px;
}
/* BODY, LEFT COLUMN  */
#siteBodyLeft {
	float: left;
	position: relative;
	width: 200px;
}
/* BODY, LEFT COLUMN, SEARCH  */
#siteBodyLeftSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	position: relative;
	background-color: #f5edd6;
	border: 3px solid #fff;
	z-index: 12;
	width: 97% !important;
	width: 100%;
	text-align: center;
}
#siteBodyLeftSearchTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	top: -3px;
	font-weight: bold;
	padding-top: 8px;
}
#siteBodyLeftSearchTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
}
#siteBodyLeftSearchTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px;
}
#siteBodyLeftSearchBox {
	color: #333;
	position: relative;
	height: 12px !important;
	height: 19px;
	font-size: 12px;
	margin-bottom: 9px;
}
#siteBodyLeftSearchBtn {
	margin-left: 10px;
	position: relative;
	margin-bottom: 5px!important;
	margin-bottom: 5px;
}
#siteBodyLeftSearchLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
#siteBodyLeftSearchLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
/* BODY, LEFT COLUMN, PRODUCT CATEGORIES */
div.siteBodyLeftCats {
	background-color: #f5edd6;
	border: 3px solid #fff;
	position: relative;
	z-index: 12;
	width: 97% !important;
	width: 100%;
	top: -12px !important;
	top: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
div.siteBodyLeftCatsTitle {
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	left: 0px;
	top: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}
div.siteBodyLeftCatsTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
}
div.siteBodyLeftCatsTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px;
}
div.siteBodyLeftCatsLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
div.siteBodyLeftCatsLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
/* BODY, LEFT COLUMN, SUB CATEGORIES  */
#siteBodyLeftSubCats {
	background-color: #F5EDD6;
	border: 3px solid #fff;
	position: relative;
	z-index: 12;
	width: 97% !important;
	width: 100%;
	top: -8px !important;
	top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#siteBodyLeftSubCatsTitle {
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	left: 0px;
	top: -3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}
#siteBodyLeftSubCatsTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
}
#siteBodyLeftSubCatsTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px;
}
#siteBodyLeftSubCatsLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -14px;
}
#siteBodyLeftSubCatsLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px;
	bottom: -3px !important;
	bottom: -14px;
}
/* BODY MIDLE CONTENT */
#siteBodyMid {
	float: right;
	position: relative;
	width: 495px;
}
/* RIGHT COLUMN */
#siteRight {
	float: right;
	position: relative;
	width: 185px;
	z-index: 11;
	margin-top: 3px;
	left: -10px;
}
/* RIGHT COLUMN, CART CONTENTS */
#siteRightCart {
	background-color: #f5edd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	position: relative;
	z-index: 12;
	width: 98% !important;
	width: 100%;
	border: 3px solid #fff;
}
#siteRightCartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	padding-top: 8px;
	top: -3px;
}
#siteRightCartTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
}
#siteRightCartTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px !important;
	right: -4px;
}
#siteRightCartTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
.cartItemTitle {
	color: #000;
	text-align: right;
	padding-right: 5px;
}
.cartItem {
	color: #8d7299;
	text-align: left;
	font-weight: bold;
}
/* RIGHT COLUMN, CART BUTTONS  */
#siteRightCartBtns {
	background-color: #8d7299;
	position: relative;
	z-index: 14;
	width: 100%;
	left: 0px;
	bottom: 0px;
	border-top: 3px solid #fff;
	clear: both;
	height: 20px;
}
#siteRightCartBtnsLeftBtn {
	position: relative;
	z-index: 15;
	height: 20px;
	width: 50%;
	left: 0px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
}
#siteRightCartBtnsRightBtn {
	float: right;
	position: relative;
	height: 20px;
	width: 48% !important;
	width: 49%;
	z-index: 14;
}
#siteRightCartBtnsLL {
	background-image: url(../img/layout/purple_corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 15;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
#siteRightCartBtnsLR {
	background-image: url(../img/layout/purple_corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 5px;
	width: 5px;
	right: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
/* RIGHT COLUMN, ABOUT US */
#siteRightAbout {
	background-color: #f5edd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 3px solid #fff;
	position: relative;
	z-index: 12;
	width: 98% !important;
	width: 100%;
	text-align: center;
	margin-top: 3px;
}
#siteRightAboutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 34px;
	width: 100%;
	padding-top: 8px;
	position: relative;
	top: -3px;
	z-index: 13;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
}
#siteRightAboutTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	position: absolute;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
	z-index: 13;
}
#siteRightAboutTitleRight {
	background-image: url(/skin1/img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px !important;
	right: -4px;
}
#siteRightAboutLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -14px;
}
#siteRightAboutLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px !important;
	right: -4px;
	bottom: -3px !important;
	bottom: -14px;
}
/* RIGHT COLUMN, TESTIMONIES */
#siteRightTest {
	background-color: #f5edd6;
	position: relative;
	z-index: 12;
	width: 98% !important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 3px solid #fff;
	margin-top: 3px;
}
#siteRightTestTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 13;
	height: 34px;
	width: 100%;
	padding-top: 8px;
	top: -3px;
}
#siteRightTestTitleLeft {
	background-image: url(../img/layout/right_column_title_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: -3px;
	top: 0px;
}
#siteRightTestTitleRight {
	background-image: url(../img/layout/right_column_title_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -3px !important;
	right: -4px;
}
#siteRightTestLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px !important;
	bottom: -13px;
}
#siteRightTestLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 5px;
	width: 5px;
	right: -3px !important;
	right: -4px;
	bottom: -3px !important;
	bottom: -13px;
}
/* RIGHT COLUMN, BYLINE  */
#siteRightByline {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 12;
	width: 100%;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 34px;
	padding-top: 10px;
	margin-top: 3px;
}
#siteRightBylineLeft {
	background-image: url(../img/layout/nav_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	left: -2px;
	top: 0px;
}
#siteRightBylineRight {
	background-image: url(../img/layout/nav_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 14;
	height: 34px;
	width: 7px;
	top: 0px;
	right: -2px;
}
/* RIGHT COLUMN, TOP BLOCK */
/* 
note that #siteRightTop is not actually inside the 
#siteRight containing layer.  It is positioned 
independantly.
*/
#siteRightTop {
	background-color: #f5edd6;
	position: relative;
	z-index: 11;
	float: right;
	margin-right: 9px !important;
	margin-right: 5px;
	width: 180px !important;
	width: 185px;
	height: 186px !important;
	height: 194px;
	border: 3px solid #fff;
	text-align: center;
}
#siteRightTopUR {/*THIS AND NEXT THREE PROVIDE THE CORNERS*/
	background-image: url(../img/layout/corner_ur.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12;
	height: 5px;
	width: 5px;
	top: -3px;
	right: -3px!important;
	right: -4px;
}
#siteRightTopUL {
	background-image: url(../img/layout/corner_ul.png);
	position: absolute;
	z-index: 12;
	height: 5px;
	width: 5px;
	left: -3px;
	top: -3px;
	background-repeat: no-repeat;
}
#siteRightTopLL {
	background-image: url(../img/layout/corner_ll.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12;
	height: 5px;
	width: 5px;
	left: -3px;
	bottom: -3px!important;
	bottom: -17px;
}
#siteRightTopLR {
	background-image: url(../img/layout/corner_lr.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 12;
	height: 5px;
	width: 5px;
	right: -3px !important;
	right: -4px;
	bottom: -3px !important;
	bottom: -17px;
}
#siteRightTopImage {
	position: relative;
	top: 22px;
}
/* MAIN NAVIGATION LAYOUT */
#siteBodyNav {
	position: relative;
	width: 700px;
	background-color: #8d7199;
	z-index: 12;
	height: 34px;
	background-image: url(../img/layout/nav_mid_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	top: 0px;
	overflow: hidden;
	left: -3px;
	margin: 3px;
}
#siteBodyNavLeft {
	background-image: url(../img/layout/nav_left.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 34px;
	width: 7px;
	left: 0px;
	top: 0px;
}
#siteBodyNavRight {
	background-image: url(../img/layout/nav_right.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 13;
	height: 34px;
	width: 7px;
	top: 0px;
	right: 0px !important;
	right: -1px;
}
#siteBodyNav ul {
	list-style-type: none;
	position: relative;
	margin:0;
	padding:0;
}
#siteBodyNav li {
	display: inline;
	position: relative;
	margin-right: 8px;
	margin-left: 18px;
	top: 8px;
}