@charset "utf-8";
/* CSS Document */

#left_div {
	float:left;
	width:250px;
	height:391px;
	background-image:url(left_div.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f9ed33;
	padding:40px 12px 0 22px;
}

#right_div {
	float:left;
	width:666px;
	height:431px;
	background-image:url(jeans_back.jpg);
	background-color:#192440;
	background-repeat:no-repeat;
	padding:0;
}

#globe_div {
	float:left;
	width:198px;
	height:306px;
	padding:95px 0 0 17px;
}

#NGK_link {
	float:left;
	width:155px;
	height:95px;
	padding:283px 0 0 100px;
}

#NGK_link li a {
	height:95px;
	display: block;
	text-indent: -9000px;
	margin: 0 0 0 0 !important;
}

/* DEFAULT TEXT STYLES */
p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#5a5a5a;
	font-weight:normal;
	margin-bottom:.75em;
	line-height:1.44em;
}

/* LINKS */
a:link.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:visited.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:hover.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}
a:active.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}

a:link.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:visited.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:hover.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}
a:active.link {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #5a5a5a; text-decoration: underline; outline: none}

/* SPECIAL */
.orange {
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#f15d27;
	font-weight:normal;
	font-weight:bold;
	line-height:1.1em;
}

.orange2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#f15d27;
	font-weight:normal;
	font-weight:bold;
	line-height:1.1em;
}