* { padding: 0; margin: 0px auto; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5f6d6c;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
}
#wrapper{
	width: 900px;
	min-height: 630px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/** ------------------------------------------------------------------------- **/
/** navbar top **/

#navbar{
	position:relative;
	padding-top: 4px;
	padding-bottom: 1px;
	height: 15px;
	width: 900px;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
}
.navbar{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 20px;
}
.navbar a:link { color: #FFFFFF; text-decoration: none }
.navbar a:visited { color: #FFFFFF; text-decoration: none }
.navbar a:hover { color: #c8c8c8; text-decoration: none }
.navbar a:active { color: #c8c8c8; text-decoration: none }

/** ------------------------------------------------------------------------- **/
/** header **/

#header{
	height: 108px;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-right: 10px;
	padding-left: 10px;
}
.headers{
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	color: #636466;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.headers_signin{
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	color: #636466;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#header table{
	margin-top: 20px;
}

#header1{
	height: 108px;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
	padding-right: 10px;
	padding-left: 10px;
}
.headers{
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	color: #636466;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.headers_signin{
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	color: #636466;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#header1 table{
	margin-top: 10px;
}
/** ------------------------------------------------------------------------- **/
/** navbar_left **/

#navbar_left{
	float: left;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}
.navbar_left{
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
	color: #636466;
	text-align: right;
}
.navbar_left_category{
	font-size: 12px;
	line-height: 14px;
	text-transform: capitalize;
	color: #636466;
	text-align: right;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar_left a:link { color: #636466; text-decoration: none }
.navbar_left a:visited { color: #636466; text-decoration: none }
.navbar_left a:hover { color: #d60c0c; text-decoration: none }
.navbar_left a:active { color: #d60c0c; text-decoration: none }

/** ------------------------------------------------------------------------- **/
/** col2 **/

#col2{
	float: left;
	width: 648px;
	background-color: #FFFFFF;
}
#col2_top{
	float: left;
	width: 648px;
	background-color: #FFFFFF;
	border-bottom-color:#C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#col2_2{
	float: left;
	width: 648px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

/** ------------------------------------------------------------------------- **/
/** col2 **/

#products{
	float: left;
	clear: left;
	width: 648px;
	background-color: #FFFFFF;
}
.products{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #636466;
}
.products_price{
	font-size: 10px;
	line-height: 11px;
	color: #636466;
}
.products a:link { color: #636466; text-decoration: none }
.products a:visited { color: #636466; text-decoration: none }
.products a:hover { color: #d60c0c; text-decoration: none }
.products a:active { color: #d60c0c; text-decoration: none }


/** ------------------------------------------------------------------------- **/
/** col2 **/

#footernew{
	position:relative;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	height: 12px;
	width: 880px;
	background-color: #000000;
	clear: left;
	float: left;
}
.footernew{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.footernew a:link { color: #FFFFFF; text-decoration: none }
.footernew a:visited { color: #FFFFFF; text-decoration: none }
.footernew a:hover { color: #c8c8c8; text-decoration: none }
.footernew a:active { color: #c8c8c8; text-decoration: none }


/** ------------------------------------------------------------------------- **/
/** general **/

p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
ul, ol, dl, blockquote, cite {
	margin-left: 30px;
	margin-bottom: 10px;
}

a:link { color: #d60c0c; }
a:visited { color: #d60c0c; }
a:hover { color: #708180; }
a:active { color: #708180; }

table{
/*	margin-bottom: 10px; */
}
.clear{
	clear: both;
}



/* Added for Engo gallery Remove later */
#gallerytable td{
   margin:12px;
   border-spacing:20px;
   padding-right: 30px;
 }

