* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
   font-size:1.083em;
   line-height:1.5em;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #88420f;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #121212;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000;
}

h2 {
/*	background: url(../images/title-tail.gif) repeat-x 50% 0%;
   */
   background-color:#fff;
	height: 30px;
	overflow: hidden;
	margin: 1px 0 13px -4px;
	line-height: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: rgb(91,5,23);
   padding-left:5px;
   border-bottom:1px solid #ccc;
   border-right:1px solid #ccc;
}

h2 span {
   background: url(../images/title-left.gif) no-repeat 0% 0%;
   display: block;
}

h2 span span {
   background: url(../images/title-right.gif) no-repeat 100% 0%;
   display: block;
   height: 26px;
   padding: 0 0 0 14px;
}

h2.extra {
margin: 1px 0 9px 0;
}

h3 {
	padding: 0 0 9px 0;
	line-height: 1.158em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.583em;
	font-weight: normal;
	color: #993333;
}

.fleft {
	float: left;
}

img.fleft {
   margin: 0 10px 22px 0;
}

img.fleft1 {
   float: left;
   margin: 4px 19px 22px 0;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg {
	background: url(../images/main-bg.jpg) no-repeat 50% 0%;
   z-index:-9;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
   height:80%;
}

#header {
	position: relative;
	height: 141px;
}

#header ul {
   overflow: hidden;
   position: absolute;
   top: 21px;
   left: 180px;
}

#header ul li {
   background: url(../images/menu-divider.gif) no-repeat 0% 0%;
   float: left;
   margin: 0 0 0 -18px;
   padding: 0 18px 0 18px;
   text-transform: uppercase;
   font-size: 0.833em;
   color: #f1dea5;
}

#header ul li a {
   display: inline-block;
   height: 18px;
   padding: 0 24px 0 25px;
   line-height: 16px;
   text-decoration: none;
   color: #f1dea5;
}

#header ul li a:hover {
   color: #fff;
}

#header ul li.act a {
   color: #fff;
}

#logo {
	position: absolute;
	top: 70px;
	left: 300px;
}

#content {
   width:860px;
   margin-left:auto;
   margin-right:auto;
   height:545px;
}

#content p {
   padding: 0 ;
   line-height: 1.308em;
   font-size: 1.083em;
   color: #000;
}

#content p.extra {
   padding: 0 0 17px 0;
}

#content p.no-indent {
   padding: 0;
}

#content p small {
   float: right;
   padding: 0 12% 0 0;
   font-size: 1em;
}

#content blockquote p {
   padding: 0 0 0 0;
   line-height: 1.308em;
   font-size: 1.083em;
   color: #484846;
}

#content blockquote p strong {
   display: block;
   padding: 3px 0 5px 5px;
   line-height: 1.25em;
   font-size: 1.385em;
   font-weight: normal;
   color: #545454;
}

#prev {
	position: absolute;
	top: 120px;
	right: 784px;
}

#next {
	position: absolute;
	top: 120px;
	left: 785px;
}

.container {
	background: #fffae9;
	width: 100%;
	height: 361px;
	overflow: auto;
}

	.container .inner {
		padding: 19px 21px 15px 20px;
	}

.indent-bot {
	margin: 0 0 15px 0;
}

.indent-left {
	padding: 0 0 0 14px;
	overflow: hidden;
}

.indent-left-1 {
	padding: 0 0 0 4px;
	overflow: hidden;
}

.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(../images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: url(../images/line-hor.gif) repeat-x 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 17px 0 13px 0;
}

.list {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 12px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #88420f;
	}
	
	.list li a {
		color: #88420f;
	}

.list-1 {
	padding: 0 8px 14px 1px;
	overflow: hidden;
}

	.list-1 li {
		background: url(../images/line-hor1.gif) repeat-x 0% 15px;
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #88420f;
	}
	
	.list-1 li strong {
		background: url(../images/line-hor2.gif) no-repeat 12px 19px;
		display: block;
		width: 100%;
		overflow: hidden;
		font-weight: normal;
	}
	
	.list-1 li span {
		background: #fffae9 url(../images/line-hor2.gif) no-repeat 0 19px;
		float: right;
	}
	
	.list-1 li a {
		background: #fffae9 url(../images/marker.gif) no-repeat 0% 10px;
		padding: 0 0 0 13px;
		float: left;
		text-decoration: none;
		color: #88420f;
	}
	
	 .list-1 li a:hover {
		 cursor: pointer;
		 color: #000;
	 }
	 
	 .list-1 li a span {
		background: url(../images/line-hor2.gif) no-repeat 0 19px;
		float: left;
	 }

.list-2 {
	padding: 0 0 3px 4px;
	overflow: hidden;
}

	.list-2 dt {
		line-height: 1.308em;
		font-size: 1.083em;
		color: #88420f;
	}
	
	.list-2 dt a {
		text-decoration: none;
		color: #88420f;
	}
	
	.list-2 dt a:hover {
		text-decoration: underline;
	}
	
	.list-2 dd {
		padding: 0 0 16px 0;
		line-height: 1.308em;
		font-size: 1.083em;
		color: #484846;
	}

.pictures {
	width: 100%;
	overflow: hidden;
}

	.pictures li {
		padding: 0 0 8px 0;
	}
	
	.pictures li.extra {
		padding: 0 0 0 0;
	}

.pages {
	width: 100px;
	margin: 0 auto;
	padding: 0 0 0 66px;
}

	.pages li {
		float: left;
		padding: 0 4px 0 0;
		font-size: 1.083em;
		font-weight: bold;
		color: #bd2200;
	}
	
	.pages li a {
		color: #bd2200;
	}
	
	.pages li span {
		font-weight: normal;
	}
	
	.pages li span a {
		text-decoration: none;
	}

.link {
	background: url(../images/link-arrow.gif) no-repeat 100% 7px;
	padding: 0 10px 0 0;
	float: left;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: bold;
	color: #bd2200;
}

.next {
	background: url(../images/link-arrow.gif) no-repeat 100% 7px;
	margin: 0 7px 0 0;
	padding: 0 12px 0 0;
	float: right;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: bold;
	color: #bd2200;
}

.prev {
	background: url(../images/link-arrow1.gif) no-repeat 0% 7px;
	margin: 0 0 0 5px;
	padding: 0 0 0 11px;
	float: left;
	line-height: 1.2em;
	font-size: 1.083em;
	font-weight: bold;
	color: #bd2200;
}

.picture-position {
	margin: 4px 0 12px 0;
}

#contact-form {
	width: 271px;
	padding: 0 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 44px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 2px 0;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #484846;
	}
	
	#contact-form input {
		background: none;
		width: 263px;
		height: 16px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #a4a4a4;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #484846;
	}
	
	#contact-form textarea {
		background: none;
		width: 263px;
		height: 147px;
		padding: 3px;
		border: 1px solid #a4a4a4;
		float: left;
		overflow: auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #484846;
	}

	#contact-form a {
		background: url(../images/link-arrow.gif) no-repeat 100% 7px;
		padding: 0 10px 0 0;
		float: right;
		margin: 9px 0 0 11px;
		line-height: 1.2em;
		font-size: 1.083em;
		font-weight: bold;
		color: #bd2200;
	}

#footer {
	height: 112px;
	overflow: hidden;
}

	#footer p {
		padding: 64px 0 0 0;
		text-transform: uppercase;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.833em;
		color: #414141;
	}
	
	#footer p em {
		margin: 0 6px 0 0;
		font-style: normal;
	}
	
	#footer p span {
		margin: 0 6px 0 0;
	}
	
	#footer p a {
		margin: 0 0 0 5px;
		text-decoration: none;
		color: #c6c6c6;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
   .page {
      width:80%;
      padding:10px 20px 10px 20px;
      margin-left:9%;
      margin-top:20px;
      height:94%;
      background-image:url(../images/page_bg.jpg);
      border:1px solid #aaa;
   }
.page h1 {
   padding:8px;
   color:rgb(78,3,14);
   text-align:center;
   margin-top:8px;
}
#FrogJSrightThumb1 {
      z-index:1;
}
#aboutus img {
   float: left;
   padding: 20px 20px 0 0;
}
#jillsign {
   float:right;
   padding-top:6px;
   color: rgb(146,99,66);;
}
#jillsign img {
   padding-top:0;
   width:200px;
   margin-right:-15px;
}
.productsBox {
   float:left;
   width:24%;
   margin-left:5px;
}
.gallery {
}
div.gallery img {
   border: solid 4px rgb(117,6,30);;
}
.contain {
   border:1px solid red;
}
#contactus form {
   margin-right:10px;
}
#contactus form table {
   font-size:110%;
}
#ssleft {
   float:left;
   margin-left:10px;
   margin-top:250px;
   text-align:center;
   font-size:95%;
   padding:4px;
}
#ssright {
   float:right;
   margin-right:10px;
   margin-top:250px;
   text-align:center;
   font-size:95%;
   padding:4px;
}
#ssright img, #ssleft img {
   padding-top:4px;
}
.logo #leftoflogo {
   position:absolute;
   top:79px;
   left:194px;
   text-align:right;
   color:#efefef;
   line-height:110%;
   font-size:110%;
}
