.body {
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:250px;
	text-align:center;
	background-color:#c1b4a7;
}
.body_home {
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:250px;
	text-align:center;
	background-color:#c1b3a6;
}
form {
	padding:0;
	margin:0;
}
input, textarea, select {
	border:1px solid #c1b4a7;
	background-color:#FFFFFF;
	font:bold 10px Arial;
	color:#000000;
}
input.name{
	width:130px;
}
textarea.comments{
	width:290px;
}
select.search {
	width:145px;
}
.clearer {
	clear:both;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;
}
#home_pic {
	position:relative;
}
#right_pic {
	position:absolute;
	left:855px;
	top:442px;
	width:320px;
	height:317px;
	background-image:url('images/right_img.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#menu_home {
	position:absolute;
	right:110px;
	/*right:98px;*/
	top:0;
	/*width:395px;*/
	width:380px;
	max-width:380px;
	padding-top:12px;
	padding-bottom:3px;
	padding-right:15px;
	background-color:#000000;
	font:bold 10px Arial;
	color:#ffffff;
	text-align:right;
}
#menu_home a{
	font:bold 10px Arial;
	color:#ffffff;
	text-decoration:none;
}
#menu_home a:hover{
	color:#d7af05;
}

#social_links					{ position:absolute; right:0; top:5px; width:105px; overflow:hidden; }
#social_links a					{ display:inline-block; *display:inline; color:#000; font:bold 10px Arial; text-decoration:none; line-height:18px; }
#social_links a:hover			{ text-decoration:underline; }
#social_links a.facebook		{ padding-left:20px; background:url(images/icon-fb.gif) no-repeat left center; }

#container_top {
	position:relative;
	clear:both;
	overflow:hidden;
	width:980px;
	height:100%;
	text-align:left;
	background-image:url('images/top_left_img.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
}
#logo {
	position:absolute;
	top:60px;
	left:132px;
	z-index:1000;
}
#leftDiv {
	position:absolute;
	height:100%;
	min-height:100%;
	top:203px;
	left:0;
	width:138px;
	background-image:url('images/leftimage.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
#mainDiv {
	position:relative;
	float:left;
	display:inline;
	left:138px;
	width:842px;
	background-image:url('images/top_right_img.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
#bottomDiv {
	position:relative;
	background-color:#FFFFFF;
}
#copyright {
	position:absolute;
	top:-12px;
	left:136px;
	font:bold 9px Arial;
	color:#000000;
}
#right_pic_in {
	position:absolute;
	left:854px;
	top:0px;
	width:320px;
	height:317px;
	background-image:url('images/right_img.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#bottomleft_img {
	position:absolute;
	bottom:76px;
	left:0;
	width:138px;
	height:210px;
}
#menu_container {
	clear:both;
	width:395px;
	height:80px;
	margin-left:337px;
	/*margin-left:349px;*/
}
#content {
	clear:both;
	float:right;
	display:inline;
	/*margin-right:98px;*/
	margin-right:112px;
	text-align:left;
	width:395px;
	padding-bottom:10px;
}
#content td{
	font:normal 11px/16px Arial;
	color:#000000;
}
#menu {
	clear:both;
	width:395px;
	max-width:380px;
	padding-top:12px;
	padding-bottom:3px;
	padding-right:15px;
	background-color:#000000;
	font:bold 10px Arial;
	color:#ffffff;
	text-align:right;
}
#menu a{
	font:bold 10px Arial;
	color:#ffffff;
	text-decoration:none;
}
#menu a.active{
	color:#d7af04;
}
#menu a:hover{
	color:#d7af04;
}
#submenu {
	clear:both;
	float:right;
	width:373px;
	/*max-width:352px;*/
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:15px;
	font:bold 10px Arial;
	color:#000000;
	border-bottom:3px solid #000000;
}
#submenu a{
	font:bold 10px Arial;
	color:#000000;
	text-decoration:none;
}
#submenu a.active{
	color:#d7af04;
}
#submenu a:hover{
	color:#d7af04;
}
.history_item {
	clear:both;
	overflow:hidden;
	width:395px;
	margin-bottom:25px;
}
.year {
	float:left;
	width:48px;
	font:bold 16px Arial;
	color:#d7af04;
	padding-top:3px;
}
.history_txt {
	float:left;
	width:347px;
}
#facts {
	overflow:hidden;
}
#facts a.fact_item {
	clear:both;
	display:block;
	float:left;
	margin-bottom:2px;
	font:bold 11px Arial;
	color:#b7b2ac;
	text-decoration:none;
}
#facts a:hover {
	color:#d7af04;
}
#facts .month {
	font:normal 13px Arial;
	color:#000000;
}
#facts a:hover .month {
	color:#d7af04;
}
.issue_title {
	clear:both;
	background-color:#c1b4a7;
	margin-bottom:10px;
	padding:0px 0 0px 4px;
	font:normal 11px Arial;
	color:#000000;
}
.fact {
	clear:both;
	margin-bottom:22px;
}
.fact_title {
	font:bold 11px Arial;
	color:#d7af04;
	margin-bottom:2px;
	width:395px;
}
a.fact_title {
	display:block;
	float:left;
	clear:both;
	font:bold 11px Arial;
	color:#d7af04;
	text-decoration:none;
	margin-bottom:3px;
}
#facts a.fact_title:hover {
	color:#000000;
}
#back {
	clear:both;
	padding-top:15px;
}
#back a{
	display:block;
	background-color:#c1b4a7;
	padding:0px 0 0px 4px;
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
}
#back a:hover {
	color:#000000;
}
#content_big {
	clear:both;
	float:right;
	display:inline;
	margin-right:98px;
	text-align:right;
	width:614px;
	padding-bottom:10px;
}
#content_big td{
	font:normal 11px/16px Arial;
	color:#000000;
}
form.search {
	padding-bottom:150px;
}
#search_tbl {
	border:0;
	border-collapse:0;
	margin-bottom:22px;
}
.stores_title {
	clear:both;
	background-color:#c1b4a7;
	margin-top:20px;
	margin-bottom:10px;
	padding:0px 0 0px 4px;
	font:bold 12px Arial;
	color:#000000;
}
#content_brands {
	clear:both;
	float:right;
	display:inline;
	margin-right:98px;
	text-align:left;
	width:564px;
	padding-bottom:10px;
}
#brand {
	clear:both;
	overflow:hidden;
	width:564px;
}
#products_list {
	clear:both;
	float:left;
	display:inline;
	margin-left:145px;
	margin-top:20px;
	margin-bottom:30px;
}
#products_list .pl_title{
	font:bold 11px Arial;
	color:#000000;
	padding-left:20px;
	margin-bottom:5px;
}
#products_list a{
	display:block;
	clear:both;
	float:left;
	padding-left:20px;
	padding-bottom:4px;
	padding-bottom:4px;
	font:bold 11px Arial;
	color:#c1b4a7;
	text-decoration:none;
}
#products_list a:hover{
	color:#d7af04;
	background-image:url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0 1px;
}
#products_list .active{
	color:#d7af04;
	background-image:url('images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0 1px;
}
#brand_logo {
	clear:both;
	text-align:right;
	margin:7px 0 15px 0;
}
.brand_item_row {
	clear:both;
	overflow:hidden;
	margin:15px 0 40px 0;
}
.brand_item {
	float:left;
	display:inline;
	width:123px;
	margin-right:24px;
	border-bottom:3px solid #000000;
}
.brand_pic {
	clear:both;
	text-align:right;
}
.code {
	clear:both;
	padding:2px 0 0px 0;
	font:normal 11px Arial;
	color:000000;
}
#product_container {
	clear:both;
	overflow:hidden;
	width:564px;
}
#product {
	overflow:hidden;
	width:564px;
	height:auto;
}
.product_left {
	position:absolute;
	left:-284px;
	top:0;
	width:274px;
	height:100%;
	min-height:100%;
}
.product_pic {
	position:relative;
	float:left;
	display:inline;
	width:280px;
	height:100%;
	margin-left:284px;
}
#colors {
	clear:both;
	padding:15px 0 35px 0;
}
.color {
	float:left;
	display:inline;
	width:27px;
	height:27px;
	margin-right:12px;
	border:1px solid #000000;
}
.item_desc {
	float:left;
	display:inline;
	width:115px;
	margin-right:25px;
	border-bottom:3px solid #000000;
	padding:2px 0 0px 0;
	font:normal 11px Arial;
	color:000000;
}
.last_item {
	margin-right:0;
}
#pr_back {
	position:absolute;
	width:274px;
	bottom:0;
	left:0;
}
#pr_back a{
	display:block;
	background-color:#c1b4a7;
	padding:0px 0 0px 4px;
	font:bold 11px Arial;
	color:#000000;
	text-decoration:none;
}
#pr_back a:hover {
	color:#000000;
}
.languages {
	position:absolute;
	right:515px;
	/*right:500px;*/
	top:0;
	/*width:395px;*/
	width:150px;
	max-width:150px;
	padding-top:12px;
	padding-bottom:3px;
	font:bold 10px Arial;
	color:#888888;
	text-align:right;
}
.languages a{
	font:bold 10px Arial;
	color:#000000;
	text-decoration:none;
}
.languages a:hover{
	color:#d7af05;
}
.contentTable {
	font:normal 11px Arial; 
	line-height:16px; 
	color:#000000;
}
.title{
	margin-bottom:12px;	
}

.map00	{ float:left; width:610px; padding:30px 0px; }

#content.mapCont { width:610px; }

.map00 .link			{ padding:2px 3px; text-align:left; position:absolute; font:normal 11px tahoma; z-index:999; }
.map00 .link.america	{ left:238px; top:258px; }
.map00 .link.mexico 	{ left:266px; top:310px; }
.map00 .link.europe 	{ left:425px; top:251px; }
.map00 .link.turkey 	{ left:472px; top:270px; }
.map00 .link.sAfrica 	{ left:462px; top:392px; }
.map00 .link.taiwan 	{ left:631px; top:297px; }
.map00 .link.vietnam 	{ left:611px; top:327px; }
.map00 .link.indonesia 	{ left:628px; top:375px; }
.map00 .link a			{ font:normal 12px tahoma; color:#000; text-decoration:none; padding:0; outline:none; clear:both; float:left; }
.map00 .link a 			{ float:left; background:url(images/dot00.gif) no-repeat left 1px; padding-left:16px; padding-bottom:2px;  }

.map00 .link.greece	{ left:474px; top:505px; }
