* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	background-color: #F0E6CC;
}
#wrapper {
	width: 780px;
	margin: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: solid 2px #e70007;
	border-width: 0 4px;
}
.clear {
	clear: both;
	height: 1px;
}
a {
	color: #b9121b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* header */
#header {
	position: relative;
	background: url(/images/head_img.jpg) no-repeat;
	height: 399px;
}
#logo {
	display: block;
	width: 288px;
	height: 105px;
	position: absolute;
	left: 14px;
	top: 31px;
}
#head_top {
	text-align: center;
	color: #ededed;
	padding-top: 12px;
}
#head_top li {
	display: inline;
	list-style: none;
}
#head_top li a {
	color: #ededed;
	text-decoration: none;
}
#head_top li a:hover {
	text-decoration: underline;
}
#head_img {
	position: absolute;
	top: 71px;
	right: 20px;
}
#search {
	position: absolute;
	top: 5px;
	right: 14px;
}
#search .inp_text {
	background: url(/images/search_input.gif) no-repeat;
	float: left;
	height: 15px;
	width: 130px;
	border: solid 1px #838383;
	margin-right: 6px;
	margin-top: 2px;
	padding: 3px 4px;
	color: #737373;
	font-family: Tahoma;
}

/*content*/
.content {
	width: 780px;
}
.content.home_page {
	background: url(/images/content_bg.gif) repeat-y;
}

/* column left */
#column_left {
	width: 222px;
	float: left;
	background-color: #d8b171;
	margin-right: 2px;
}
#column_left p {
	padding: 0 25px;
	margin-bottom: 7px;
}
#navigation {
	padding: 14px 0;
}
#navigation li {
	list-style: none;
	font-weight: bold;
}
#navigation li:hover {
	background-color: #ce8056;
}
#navigation li a {
	color: #562100;
	text-decoration: none;
	background: url(/images/nav_list.gif) no-repeat 45px 5px;
	display: block;
	padding: 3px;
	padding-left: 61px;
}
#navigation li a:hover {
	color: #ebebeb;
	background: url(/images/nav_list_hover.gif) no-repeat 45px 5px;
}
.signup {
	background-color: #e3a837;
	padding: 11px;
	padding-left: 14px;
}
.signup_box {
	position: relative;
	font-family: Myriad Pro;
	font-size: 15px;
	zzbackground: #522109;
	background: #000000;
	border: solid 2px #e7cc9a;
	padding: 4px;
	padding-bottom: 10px;
}
.signup_box .top_left,
.signup_box .top_right,
.signup_box .bott_left,
.signup_box .bott_right {
	position: absolute;
	width: 9px;
	height: 10px;
}
.signup_box .top_left {
	top: -2px;
	left: -2px;
	background: url(/images/signup_topleft.gif) no-repeat;
}
.signup_box .top_right {
	top: -2px;
	right: -2px;
	background: url(/images/signup_topright.gif) no-repeat;
}
.signup_box .bott_left {
	bottom: -2px;
	left: -2px;
	background: url(/images/signup_bottleft.gif) no-repeat;
}
.signup_box .bott_right {
	bottom: -2px;
	right: -2px;
	background: url(/images/signup_bottright.gif) no-repeat;
}
.signup_box span {
	font-size: 20px;
}
.signup_box span.biger {
	font-size: 18px;
}
#column_left .signup_box p {
	padding-left: 13px;
	margin-bottom: 10px;
	line-height: 16px;
	padding-right: 3px;
}
#signup_form .inp_text {
	float: left;
	border: solid 1px #ebebeb;
	width: 130px;
	height: 15px;
	background: url(/images/signup_input.gif) no-repeat;
	margin-right: 7px;
	margin-left: 6px;
	padding: 4px;
	color: #808080;
	font-size: 12px;
}
.title {
	background-color: #bb914c;
	border-top: solid 2px #d8b171;
	color: #eeeeee;
	padding: 3px 25px;
	font-size: 20px;
	font-family: Myriad Pro;
	margin-bottom: 10px;
}

/* column center */
#column_center {
	float: left;
	width: 401px;
	margin-right: 1px;
}
#page_title {
	font-size: 25px;
	color: #f3f3f3;
	background-color: #b9121b;
	margin-bottom: 3px;
	padding: 2px 12px;
	padding-top: 0;
	font-family: Myriad Pro;
}
#page_title span {
	color: #ebebeb;
	font-weight: bold;
	padding-left: 20px;
}
#page_img {
	background-color: #b9121b;
	margin-right: 1px;
	margin-bottom: 34px;
}
#page_img img {
	border-left: solid 1px #b9121b;
}
#page_img p {
	padding: 10px;
}
#prev_next {
	background-color: #990307;
	text-align: right;
	padding-left: 362px;
	height: 24px;
}
#prev_next a {
	display: block;
	width: 13px;
	height: 12px;
	float: left;
	margin-top: 5px;
}
#prev {
	background: url(/images/prev.gif) no-repeat;
	margin-right: 7px;
}
#next {
	background: url(/images/next.gif) no-repeat;
}
.images_box {
	padding: 0 14px;
}
.box {
	width: 85px;
	margin-right: 11px;
	float: left;
	color: #9b4640;
}
.box.last {
	margin-right: 0;
}
.box img {
	border: solid 2px #FFFFFF;
}
.box p {
	padding: 5px 2px;
}

/* column right */
#column_right {
	width: 154px;
	float: left;
}
.img_marg {
	margin: 6px 7px;
	margin-top: 3px;
}
.logo_box {
	padding: 15px 8px;
}
.logo_box img {
	margin-bottom: 6px;
}
.article {
	background-color: #d8b171;
	padding: 19px 8px;

}
.article p {
	padding-left: 13px;
	margin-bottom: 5px;
	line-height: 12px;
}
.article_title {
	background: url(/images/list.gif) no-repeat 0 4px;
	font-weight: bold;
}

/* footer */
#footer {
	background: url(/images/footer_bg.gif) no-repeat top left #000000;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #b4b4b4;
}
#footer a {
	color: #b4b4b4;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin-bottom: 5px;
}
#footer li {
	color: #f0e6cc;
	list-style: none;
	display: inline;
}
#footer li a {
	color: #f0e6cc;
}


/*  internal_page	*/
.internal_page .content {
	background: url(/images/internal_content_bg.gif) repeat-y;
	padding-bottom: 40px;
}

.internal_page #column_left {
	width: 213px;
	margin-right: 0;
}
.internal_page .signup {
	padding: 11px 14px 11px 4px;
}
.internal_page .title {
	padding: 3px 20px;
}
.internal_page #column_left p {
	padding: 0 20px;
}
.internal_page #navigation li a{
	background: url(/images/nav_list.gif) no-repeat 25px 5px;
	padding-left: 41px;
}
.internal_page #navigation li a:hover {
	background: url(/images/nav_list_hover.gif) no-repeat 25px 5px;
}

.internal_page #column_center {
	width: 380px;
	color: #4b4b4b;
	margin-right: 0;
	padding: 0 12px;
}
.internal_page #column_center li {
	font-size: 12px;
	margin-left: 30px;
	margin-bottom: 8px;
}
.internal_page #column_center ul,
.internal_page #column_center ol {
	padding-bottom: 10px;
	padding-top: 3px;
}
.internal_page #column_right {
	width: 163px;
}
.internal_page h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
.internal_page h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.internal_page #column_center p {
	margin-bottom: 6px;
	line-height: 12px;
}
.internal_page #footer {
	background: url(/images/internal_footer_bg.gif) no-repeat top left #000000;
}

.internal_page #header {
	background: url(/images/internal_head_img.jpg) no-repeat;
	height: 186px;
}
.products {
	border: solid 1px #FFFFFF;
	background: url(/images/products_bott_bg.gif) repeat-x bottom #fdf3da;
	margin-left: 6px;
	margin-right: 6px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.products .title {
	background: url(/images/products_title.jpg) no-repeat top;
	border: none;
	border-bottom: solid 2px #FFFFFF;
	margin-bottom: 15px;
	padding: 0;
	height: 26px;
}
.products .title h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a94603;
	margin-bottom: 0;
	margin-top: 10;
	margin-left: 10px;
	line-height: 26px;
}
.products_box .img {
	border: solid 1px #c6a05f;
	background-color: #3dbad5;
	width: 96px;
	height: 97px;
	margin-bottom: 5px;
}
.products_box  p {
	margin: 0 2px;
	color: #626262;
}
.products_box {
	float: left;
	width: 100px;
	margin: 0 10px;
	margin-bottom: 7px;
	font-weight: bold;
}
.internal_page .img_marg {
	margin: 15px 10px;
}
.internal_page .logo_box {
	padding: 15px 13px;
}

body {
    behavior: url("css/csshover2.htc");
}
#navigation li {
    position: relative;
}

#navigation li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 222px;
    width: 200px;
    background: #d8b171;
}
#navigation li:hover ul {
    display: block;
}
#navigation li ul a {
    background: none;
    padding-left: 20px;
}
#navigation li ul a:hover {
    background: #ce8056;
}

.internal_page #navigation li ul {
  left: 213px;
}