body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2% 0 0 0;
	text-align: justify;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.center	{
	margin: auto;
	width: 700px;
}

.green_bar_bg {
	background-image: url(images/green_bar.jpg);
}

.borderleftright {
	background-image: url(images/index_13.jpg);
	width: 1px;
}

#bottom_menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 45px;
}

#bottom_menu li {
	display: inline;
	float: left;
	height: 15px;
	list-style-type: none;
	padding-left: 45px;

}

#bottom_menu a {
	color: #EEEEEE;
	text-decoration: none;
}

#bottom_menu a:hover {
	text-decoration: underline;
	color: #EEEEEE;
}

.breadcrumb_container {
	border-bottom: 1px solid;
}

#breadcrumb {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #BAC1B7;
	padding-bottom: 5px;
	text-align: left;
}

#breadcrumb1 {
	border: none;
	padding: 5px 0 0 5px;
	text-align: left;
}

#breadcrumb ul, #breadcrumb1 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-size: 11px;
}

#breadcrumb ul li, #breadcrumb1 ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#breadcrumb ul a, #breadcrumb1 ul a {
	color: #000;
}

#breadcrumb ul a:hover, #breadcrumb1 ul a:hover {
	font-weight: bold;
	text-decoration: underline overline;
}

#mainpic {
	background-image: url(images/index_14.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
	height: 249px;
}

#mainheading {
	background-image: url(images/index_15.jpg);
	background-repeat: no-repeat;
	height: 48px;
}

#maintext {
	padding: 0px 10px 10px 10px;
}

#maintext1 {
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 15px;
	border-left: solid #BAC1B7 1px;
	margin: 5px 0 30px; 0;
}

#arrow_right {
	float: left;
	height: 18px;
	width: 18px;
	margin-right: 5px;
}

#maintext1 h3 {
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
}

#maintext1 h4 {
	margin-top: 0px;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
	color: #29670C;
}

#maintext1 h5 {
	margin-bottom: 8px;
	border-bottom: 1px solid #BAC1B7;
}

#maintext1 p {
	margin: 1em 0 0 0;
}

#maintext1 p#quality {
	margin-top: 0;
	font-variant: small-caps;
	font-weight: 500;
	text-align: center;
	color: #29670C;
}

#maintext1 li {
	padding-bottom: 5px;
}

.valign_top, #left_nav_container, #maintextholder, #maintext1_holder {
	vertical-align: top;
}

#left_nav {
	width: 14em;
	padding: 0.5em 1px 0.5em 1px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #D7E3AF;
	color: #333;
	text-align: left;
	margin-left: 1.5em;
	font-size: 11px;
}

#left_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#left_nav li {
	border-bottom: 1px solid #E1EDBA;
	margin: 0;
}

#left_nav li a {
	display: block;
	padding: 5px 5px 5px 2px;
	border-left: 8px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 95%;
}

#left_nav li a#active {
	border-left: 8px solid #E1EDBA;
	background-color: #E1EDBA;
}

#left_nav li a:hover {
	border-left: 8px solid #E1EDBA;
	color: #000000;
}

html>body #left_nav li a {
	width: auto;
}

#about_picture_container {
	float: left;
	border: 1px solid #bac1b7;
	margin: 16px 5px 0px 0;
}

#aboutpic {
	background-image: url(images/about.jpg);
	width: 700px;
	height: 150px;
	border-right: 1px solid #BAC1B7;
	border-left: 1px solid #BAC1B7;
	border-bottom: 1px solid #BAC1B7;
}

#clientpic {
	background-image: url(images/client.jpg);
	width: 700px;
	height: 150px;
	border-right: 1px solid #BAC1B7;
	border-left: 1px solid #BAC1B7;
	border-bottom: 1px solid #BAC1B7;
}

#productpic {
	background-image: url(images/product.jpg);
	width: 700px;
	height: 150px;
	border-right: 1px solid #BAC1B7;
	border-left: 1px solid #BAC1B7;
	border-bottom: 1px solid #BAC1B7;
}

#aboutchoylim {
	background-image: url(images/about_13.jpg);
}

#aboutheading {
	background-image: url(images/about_14.jpg);
	width: 474px;
	height: 40px;;
	
}

#contact_us_button {
	text-align: right;
	margin-right: 20px;
}

#contact_us_button img {
	border: none;
}

#company_info {
	border-collapse:collapse;
	margin: 1em 0 0 0;;
	border: 1px solid #000000;
	font-size: 11px;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#company_info .first_column {
	background-color: #EBF3D0;
	text-align: right;
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #FFFFFF;
	width: 40%;
}

#company_info .second_column {
	padding-left: 5px;
}

#customer_focus_picture {
	float: right;
	margin-top: 15px;
	margin-left: 8px;
	border: 1px solid #bac1b7;
}

#client {
	border-top: 1px solid #BAC1B7;
	text-align: center;
}

#client_table {
	text-align: center;
}

#client_table TD {
	padding: 15px;
}

#iso_left {
	margin-top: 20px;
	caption-side: bottom;
}

#iso_pic {
	float: right;
	margin-left: 10px;
	margin-top: -15px;
}

#worldmap {
	text-align: center;
}

#worldmap img {
	border: 1px solid;
	padding: 5px;
}

#malaysiamap {
	text-align: center;
}

#contact_heading {
	margin: 10px 0px 0px 25px;
	font-family:"Times New Roman", Times, serif;
}

.firstcolumn {
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}

#contact_address_table, #contact_form_table {
	font-size: 11px;
	border: 1px solid #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
	margin-top: 10px;
}

#contact_address_table TD {
	padding: 5px;
}

#contact_address {
	display: inline;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

#contact_form {
	display: inline;
	float: left;
	margin-left: 25px;
}

#contact_form_table TD {
	padding: 5px;
}

#product_main_pic {
	text-align: center;
}

#product_main_pic td {
	padding: 3px;
	border: 1px solid #BAC1B7;
}

#product_pic {
	float: left;
	text-align: center;
	padding-top: 25px;
	margin-top: 25px;
}

#product_pic a{
	font-size: 9px;
}

#product_pic a:hover {
	text-decoration: underline;
}

#breakaway {
	margin-top: 0px;
	margin-left: 150px;
	width: 55px;
	height: 50px;
}

#product_specification {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	text-align: left;
}

#product_specification ul {
	list-style: none;
	margin: 0;
	font-size: 11px;
}

#product_specification_table {
	font-size: 11px;
	border: solid 1px #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
	width: 250px;
}

#product_specification TD {
	vertical-align: top;
}

#product_description {
	margin-top: 175px;
	padding: 0 10px 10px 10px;
	border: 1px solid #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#strap_picture_container {
	margin-top: 20px;
	text-align: center;
	border: 1px solid #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#strap_cellphone, #strap_detachable {
	display: inline;
}

#contact_us_now {
	font-weight: bold;
	text-decoration: underline;
}

#lanyard_picture_container {
	margin-top: 15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

.div_inline {
	display: inline;
}

#shoelace_picture_container {
	margin-top: 15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#clip_ul {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 11px;
	border: solid 1px #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#clip_ul_table td {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}

#clip_ul_table ul {
	list-style: armenian;
	margin: 0 0 0 35px;
}

#clip_picture_container {
	margin-top: 20px;
	border: solid 1px #BAC1B7;
	border-right: 3px #000000;
	border-bottom: 3px #000000;
}

#site_map {
	margin-left: 30px;
}

#site_map ul li{
	list-style: square;
	padding: 5px;
	padding-left: 5px;
}

#site_map ul li ul li{
	font-size: 11px;
	margin-left: -20px;
	list-style: disc;
}

#site_map a:hover {
	text-decoration: underline;
}

#thank {
	margin: 20px 0px 40px 100px;
}

#footerleft {
	font-size: 10px;
	color: #CCCCCC;
	float: left;
}

#footerright {
	font-size: 10px;
	color: #CCCCCC;
	float: right;
}

a.footerlink {
	text-decoration: none;
	color: #CCCCCC;
}

a.footerlink:hover {
	text-decoration: underline;
}
