/*  
CSS Coding by Pitra

*/

body {
margin: 0;
padding: 0;
text-align: center;
background-color: #666666;
background-image: url(images/tile.jpg);
background-repeat: repeat-x;
font-size: 12pt;
font-family: "Arial", "Trebuchet MS", "Lucida Sans Unicode", serif, georgia, times;
line-height: 100%;
text-decoration: none;
color: #000000;
}

a {
text-decoration: none;
}

a img {
border: none; 
text-decoration: none;
}

a:link {
color: #FF6600;
text-decoration: none;
}

a:visited {
color: #FF6600;
text-decoration: none;
}

a:hover {
color: #FF3300;
text-decoration: none;
}

a:active {
color: #333333;
text-decoration: none;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 11px;
}

h5 {
font-size: 9px;
}

h6 {
font-size: 8px;
}

img {
padding: 0;
margin: 0;
}

#pagewrap {
width: 800px;
/* height: 600px; */
}

#header_top {
width: 771px;
height: 93px;
}

#header_title {
width: 302px;
height: 93px;
float: left;
background-image: url(images/header_title.jpg);
background-repeat: no-repeat;
}

#header_email_menu_wrapper {
width: 469px;
height: 93px;
float: left;
background-image: url(images/header_menu.jpg);
background-repeat: no-repeat;
}

	#header_telpfaxemail_wrapper {
	width: 350px;
	height: 30px;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	}

	.header_telpfaxemail {
	color: #CCCCCC;
	font-size: 11px;
	}

	.header_telpfaxemail a, .header_telpfaxemail a:visited {
	color: #FFCC33;
	text-decoration: underline;
	}

	.header_telpfaxemail a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

	#header_menu_wrapper {
	width: 400px;
	height: 28px;
	clear: both;
	position: relative;
	top: 18px;
	left: -55px;
	}

	.header_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

	.header_menu a, .header_menu a:visited {
	color: #000000;
	text-decoration: none;
	}

	.header_menu a:hover {
	color: #666666;
	}

	.header_menu ul {
	}

	.header_menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	}

#header_bottom {
width: 771px;
height: 40px;
clear: both;
background-image: url(images/header_bottom2.jpg);
background-repeat: no-repeat;
}

#pagewrap>#header_bottom { /* Mozilla hack */
margin-top: -16px; 
}

	#header_submenu_wrapper {
	margin-left: -20px;
	}

	.header_submenu {
	position: relative;
	top: 12px;
	text-decoration: none;
	}

	.header_submenu a, .header_submenu a:visited {
	color: #FFCC33;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/* position: relative;
	bottom: 15px; */
	}

	.header_submenu a:hover {
	color: #FF9900;
	}

	.header_submenu ul {
	}

	.header_submenu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
	li.header_submenu_divider {
	width: 17px;
	height: 40px;
	background-image: url(images/submenu_divider.jpg);
	}

#index_content_top {
width: 771px;
height: 224px;
}

#index_content_mainimage {
width: 554px;
height: 224px;
float: left;
background-image: url(images/index_mainimage.jpg);
background-repeat: no-repeat;
}

#index_content_specialist_wrapper {
width: 211px;
height: 216px;
padding-top: 8px;
float: left;
background-image: url(images/index_specialist.jpg);
background-repeat: no-repeat;
}

	.index_content_specialist {
	width: 200px;
	color: #666666;
	text-align: left;
	background-image: url(images/underline1.jpg);
	background-repeat: no-repeat;
	}

	.index_content_underline {
	width: 200px;
	background-image: url(images/underline1.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -12px;
	}
	
	.index_content_specialist ul {
	position: relative;
	left: -20px;
	}

	.index_content_specialist ul li {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	list-style-image: url(images/bullet1.jpg);
	}

#index_content_bottom {
width: 771px;
height: 179px;
clear: both;
}

#index_content_desc_wrapper {
width: 268px;
height: 179px;
float: left;
background-image: url(images/index_description.jpg);
background-repeat: no-repeat;
}

	.index_content_desc {
	color: #000000;
	text-align: left;
	margin-top: 10px;
	}

	.index_content_desc ul {
	}

	.index_content_desc ul li {
	line-height: 35px;
	font-size: 13px;
	list-style-image: url(images/bullet2.jpg);
	background-image: url(images/underline2.jpg);
	background-repeat: no-repeat;
	}

#index_content_pack_wrapper {
width: 307px;
height: 179px;
float: left;
background-image: url(images/index_packaging.jpg);
background-repeat: no-repeat;
}

	#index_content_pack_title {
	padding-top: 20px;
	padding-left: 10px;
	}

	#index_content_pack_title_left {
	color: #666666;
	font-weight: bold;
	float: left;
	}

	span.index_content_pack_title_right {
	color: #666666;
	font-size: 9px;
	}

	#index_content_pack_list_wrapper {
	clear: both;
	}

	.index_content_pack_list a, .index_content_pack_list a:visited {
	color: #000000;
	text-decoration: underline;
	}

	.index_content_pack_list a:hover {
	color: #666666;
	}

	#index_content_pack_list_left {
	float: left;
	}

	#index_content_pack_list_right {
	float: left;
	}

	li.index_content_pack_list {
	list-style-type: none;
	font-size: 11px;
	text-align: left;
	position: relative;
	left: -20px;
	top: -10px;
	}
	
	ul>li.index_content_pack_list { /* Mozilla hack */
	top: -28px;
	}

#index_content_box {
width: 190px;
height: 179px;
float: left;
background-image: url(images/index_box.jpg);
background-repeat: no-repeat;
}

#footer_wrapper {
width: 771px;
height: 30px;
clear: both;
background-image: url(images/footer.jpg);
}

	#footer_left {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
	}

	#footer_right {
	color: #CCCCCC;
	float: right;
	font-size: 9px;
	margin-right: 15px;
	margin-top: 5px;
	}

	#footer_right a, #footer_right a:visited {
	color: #FFCC33;
	text-decoration: underline;
	}

	#footer_right a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

#pagewrap>#inside_wrap { /* Mozilla hack */
width:771px;
background-image: url(images/inside_middle.jpg);
}


#inside_title_wrapper {
width: 771px;
height: 43px;
background-image: url(images/inside_title.jpg);
background-repeat: no-repeat;
text-align: left;
}

	.inside_title {
	color: #000000;
	font-size: 22px;
	padding-left: 20px;
	padding-top: 14px;
	}
	
#inside_top {
width: 771px;
height: 20px;
background-image: url(images/inside_top.jpg);
background-repeat: no-repeat;
}

#inside_middle {
width: 771px;
/* height: 327px; */
clear: both;
background-image: url(images/inside_middle.jpg);
}

	#inside_left {
	width: 10px;
	height: 327px;
	float: left;
	background-image: url(images/inside_left.jpg);
	background-repeat: repeat-y;
	}
	
	#inside_pic {
	width: 291px;
	height: 327px; 
	float: left;
	background-color: #FFFFFF;
	}
	
	#inside_content_wrapper {
	width: 470px;
	/* height: 327px; */
	float: left;
	background-image: url(images/inside_content.jpg);
	background-repeat: repeat-y;
	}
	
	.inside_content {
	padding: 0 15px 0 8px;
	font-size: 12px;
	text-align: left;
	}
	
	#inside_white_wrapper {
	width: 721px;
	float: left;
	padding: 0 10px 5px 10px;
	text-align: left;
	}
	
	.inside_links_pre {
	margin-left: 10px;
	font-size: 12px;
	border-bottom: 1px solid #666666;
	}
	
	.inside_links_title {
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	line-height: 16px;
	color: #FFCC66;
	text-decoration: none;
	}
	
	.inside_links_title a, .inside_links_title a:visited {
	color:#FF9900;
	text-decoration: none;
	}
	
	.inside_links_title a:hover {
	color: #FF6600;
	text-decoration: none;
	}
	
	.inside_links_desc {
	font-size: 12px;
	margin-left: 15px;
	color: #000000;
	}
	
	.product_wrapper {
	width: 680px;
	margin-left: 20px;
	}
	
	.product_pic {
	width: 130px;
	text-align: center;
	float: left;
	margin-left: 10px;
	}
	
	.product_text {
	width: 500px;
	float: left;
	margin-left: 30px;
	}
	
	.product_title {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	}
	
	.product_desc {
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	}
	
	.product_price {
	font-size: 13px;
	margin-top: 5px;
	}
	
	.product_price_desc {
	color: #000000;
	}
	
	.product_price_quote {
	color: #FF6600;
	}
	
	.product_enquire {
	font-size: 12px;
	color: #000000;
	}
	
	.product_separator{
	clear: both;
	width: 680px;
	margin-left: 20px;
	border-bottom: 2px solid #FFE36B;	
	margin-bottom: 20px;
	}

#inside_bottom {
width: 771px;
height: 20px;
clear: both;
background-image: url(images/inside_bottom.jpg);
background-repeat: no-repeat;
}

#contact_address {
width: 230px;
float: left;
}

#contact_form {
font-size: 11px;
border: 0;
}

.contact_form_button {
background-color: #FFE36B;
border-width: thin;
border-color: #FF6600;
font-size: 12px;
margin-top: 5px;
}

#contact_form2 {
font-size: 11px;
color: #FFFFFF;
text-align: center;
}

#flyerdownload {
margin: -10px 0 0 15px;
}