body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#column1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 280px;
}
#column2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 520px;
}
#toplinks {
	width: 280px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #890D0D;
	font-size: 70%;
	line-height: 18px;
}
#toplinks a{
	color: #890D0D;
	text-decoration: none;
}
#toplinks a:hover{
	color: #000;
	text-decoration: none;
}
#logo_wrapper {
	width: 280px;
	height: 105px;
	border-bottom: 2px solid #CCC;
}
#nav_wrapper {
	width: 520px;
	height: 105px;
	border-bottom: 2px solid #660002;

}
#nav_wrapper ul {
	width: 520px;
	height: 103px;
	border-bottom: 2px solid #B90005;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_wrapper li {
	height: 103px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.logoimg {
	margin-top: 4px;
}
.hide { 
	display: none; 
	padding: 0px; 
	margin: 0px;
}
a.aboutsus:link, a.aboutsus:active, a.aboutsus:visited {
	width: 80px;
	height: 103px;
	background-image: url(imgs/nav/aboutus.jpg);
	display: block;
}
a.aboutsus:hover {
	width: 80px;
	height: 103px;
	background-image: url(imgs/nav/aboutus_f2.jpg);
	display: block;
}
a.polymers:link, a.polymers:active, a.polymers:visited {
	width: 86px;
	height: 103px;
	background-image: url(imgs/nav/polymers.jpg);
	display: block;
}
a.polymers:hover {
	width: 86px;
	height: 103px;
	background-image: url(imgs/nav/polymers_f2.jpg);
	display: block;
}
a.masterbatch:link, a.masterbatch:active, a.masterbatch:visited {
	width: 109px;
	height: 103px;
	background-image: url(imgs/nav/masterbatch.jpg);
	display: block;
}
a.masterbatch:hover {
	width: 109px;
	height: 103px;
	background-image: url(imgs/nav/masterbatch_f2.jpg);
	display: block;
}
a.offers:link, a.offers:active, a.offers:visited {
	width: 71px;
	height: 103px;
	background-image: url(imgs/nav/offers.jpg);
	display: block;
}
a.offers:hover {
	width: 71px;
	height: 103px;
	background-image: url(imgs/nav/offers_f2.jpg);
	display: block;
}
a.delivery:link, a.delivery:active, a.delivery:visited {
	width: 78px;
	height: 103px;
	background-image: url(imgs/nav/delivery.jpg);
	display: block;
}
a.delivery:hover {
	width: 78px;
	height: 103px;
	background-image: url(imgs/nav/delivery_f2.jpg);
	display: block;
}
a.techinfo:link, a.techinfo:active, a.techinfo:visited {
	width: 96px;
	height: 103px;
	background-image: url(imgs/nav/tech_info.jpg);
	display: block;
}
a.techinfo:hover {
	width: 96px;
	height: 103px;
	background-image: url(imgs/nav/tech_info_f2.jpg);
	display: block;
}
#address_wrapper {
	width: 280px;
	height: 127px;
	padding: 25px 0px 0px 0px;

}

.catchphrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.catchphrasebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90005;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.numbers a{
	color: #B90005;
	text-decoration: none;
}
.numbers a:hover{
	color: #000;
	text-decoration: none;
}
#welcome_wrapper {
	width: 505px;
	height: 141px;
	background-image: url(imgs/welcome_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 11px;
	padding-left: 15px;
}
#welcome_boximg {
	width: 125px;
	height: 125px;
	background-image: url(imgs/welcome_boximg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	background-position: center center;
	float: left;
}
#welcome_textbox {
	width: 350px;
	height: 125px;
	margin-left: 15px;
	padding-top: 10px;
	float: left;

}
#welcome_header {
	width: 350px;
	background-image: url(imgs/welcome_title.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#welcome_text {
	width: 350px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
	padding-top: 10px;
}
#welcome_text p{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#home_latestnews_wrapper {
	width: 280px;
	float: left;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
}
#home_latestnews_wrapper p{
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
}
#home_latestnews_wrapper a{
	color: #890D0D;
	text-decoration: none;
	}
#home_latestnews_wrapper a:hover{
	color: #000;
	text-decoration: none;
	}
#latestnews_header {
	width: 80px;
	height: 15px;
	background-image: url(imgs/headers/latestnews.jpg);
	background-repeat: no-repeat;
}
#contact_btn {
	float: left;
	width: 280px;
	height: 100px;
	margin-top: 20px;
}
a.contactus:link, a.contactus:active, a.contactus:visited {
	width: 280px;
	height: 50px;
	background-image: url(imgs/contact.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.contactus:hover {
	width: 280px;
	height: 50px;
	background-image: url(imgs/contact_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
#address {
	width: 280px;
	height: 70px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #890D0D;
	font-size: 65%;
	line-height: 18px;
}
#address p{
	padding: 0px;
	margin:0px;
}

#content {
	width: 297px;
	height: 500px;
	float: left;
}
#home_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #B90005;
	background-image: url(imgs/content_imgs/home.jpg);
	background-repeat: no-repeat;
}
#masterbatch_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #B90005;
	background-image: url(imgs/content_imgs/master.jpg);
	background-repeat: no-repeat;
}
#polymers_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #B90005;
	background-image: url(imgs/content_imgs/polymers.jpg);
	background-repeat: no-repeat;
}
#delivery_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #B90005;
	background-image: url(imgs/content_imgs/delivery.jpg);
	background-repeat: no-repeat;
}
#technical_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #B90005;
	background-image: url(imgs/content_imgs/technical.jpg);
	background-repeat: no-repeat;
}
#offers_contentimg {
	margin: 40px 0px 0px 0px;
	width: 223px;
	height: 380px;
	float: left;
	background-image: none;
}

#offers_contentimg p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
}


#offers_contentimg img {
	margin-top:10px;
	}


#home_aboutus {
	width: 280px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
	margin: 40px 0px 10px 0px;
}
#home_aboutus p{
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
}
#home_aboutus a{
	color: #890D0D;
	text-decoration: none;
	}
#home_aboutus a:hover{
	color: #000;
	text-decoration: none;
	}
#inside_text {
	width: 280px;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
	margin: 40px 0px 10px 0px;
}
#inside_text p{
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
}
#inside_text a{
	color: #890D0D;
	text-decoration: none;
	}
#inside_text a:hover{
	color: #000;
	text-decoration: none;
	}
#inside_text_tech {
	width: 520px;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
	margin: 40px 0px 10px;
}
#inside_text_tech p{
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
}
#inside_text_tech a{
	color: #890D0D;
	text-decoration: none;
	}
#inside_text_tech a:hover{
	color: #000;
	text-decoration: none;
	}
	
#inside_text img {
	margin-top:10px;
	}	
	
	
#contact_form {
	width: 520px;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 70%;
	line-height: 18px;
	margin: 40px 0px 10px 0px;
}
#contact_form p{
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
}
#contact_form a{
	color: #890D0D;
	text-decoration: none;
	}
#contact_form a:hover{
	color: #000;
	text-decoration: none;
	}
#aboutus_header {
	width: 55px;
	height: 15px;
	background-image: url(imgs/headers/aboutus.jpg);
	background-repeat: no-repeat;
}
#polymers_header {
	width: 55px;
	height: 15px;
	background-image: url(imgs/headers/polymers.jpg);
	background-repeat: no-repeat;
}
#masterbatch_header {
	width: 80px;
	height: 15px;
	background-image: url(imgs/headers/masterbatch.jpg);
	background-repeat: no-repeat;
}
#offers_header {
	width: 55px;
	height: 15px;
	background-image: url(imgs/headers/offers.jpg);
	background-repeat: no-repeat;
}
#delivery_header {
	width: 55px;
	height: 15px;
	background-image: url(imgs/headers/delivery.jpg);
	background-repeat: no-repeat;
}
#technical_header {
	width: 90px;
	height: 15px;
	background-image: url(imgs/headers/technical_info.jpg);
	background-repeat: no-repeat;
}
#sitemap_header {
	width: 90px;
	height: 15px;
	background-image: url(imgs/headers/sitemap.jpg);
	background-repeat: no-repeat;
}
#contact_header {
	width: 90px;
	height: 15px;
	background-image: url(imgs/headers/contactus.jpg);
	background-repeat: no-repeat;
}
#morenews_header {
	width: 90px;
	height: 15px;
	background-image: url(imgs/headers/more_news.jpg);
	background-repeat: no-repeat;
}
#home_offers {
	width: 280px;
	height: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: #890D0D;
	font-size: 70%;
	line-height: 18px;
}
#home_offers  p{
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 0px;
}
#home_offers a{
	color: #000;
	text-decoration: none;
	}
#home_offers a:hover{
	color: #666;
	text-decoration: none;
	}
#offers_header {
	width: 55px;
	height: 14px;
	background-image: url(imgs/headers/suppliers.jpg);
	background-repeat: no-repeat;
}
#bottom_nav {
float: left;
	width: 520px;
	height: 68px;
	border-top: 2px solid #B90005;
}
#bottom_nav ul{
	padding: 0px;
	margin: 0px;
	width: 520px;
	height: 66px;
	border-top: 2px solid #660002;
}
#bottom_nav li{
	padding: 0px;
	margin: 0px;
	height: 66px;
	list-style: none;
	float: left;
}
a.bn_aboutsus:link, a.bn_aboutsus:active, a.bn_aboutsus:visited {
	width: 80px;
	height: 66px;
	background-image: url(imgs/bottom_nav/aboutus.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_aboutsus:hover {
	width: 80px;
	height: 66px;
	background-image: url(imgs/bottom_nav/aboutus_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_polymers:link, a.bn_polymers:active, a.bn_polymers:visited {
	width: 86px;
	height: 66px;
	background-image: url(imgs/bottom_nav/polymers.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_polymers:hover {
	width: 86px;
	height: 66px;
	background-image: url(imgs/bottom_nav/polymers_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_masterbatch:link, a.bn_masterbatch:active, a.bn_masterbatch:visited {
	width: 109px;
	height: 66px;
	background-image: url(imgs/bottom_nav/masterbatch.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_masterbatch:hover {
	width: 109px;
	height: 66px;
	background-image: url(imgs/bottom_nav/masterbatch_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_offers:link, a.bn_offers:active, a.bn_offers:visited {
	width: 71px;
	height: 66px;
	background-image: url(imgs/bottom_nav/offers.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_offers:hover {
	width: 71px;
	height: 66px;
	background-image: url(imgs/bottom_nav/offers_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_delivery:link, a.bn_delivery:active, a.bn_delivery:visited {
	width: 78px;
	height: 66px;
	background-image: url(imgs/bottom_nav/delivery.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_delivery:hover {
	width: 78px;
	height: 66px;
	background-image: url(imgs/bottom_nav/delivery_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_techinfo:link, a.bn_techinfo:active, a.bn_techinfo:visited {
	width: 96px;
	height: 66px;
	background-image: url(imgs/bottom_nav/technical_info.jpg);
	display: block;
	background-repeat: no-repeat;
}
a.bn_techinfo:hover {
	width: 96px;
	height: 66px;
	background-image: url(imgs/bottom_nav/technical_info_f2.jpg);
	display: block;
	background-repeat: no-repeat;
}
form{
	width: 520px;
	clear: both;
}
form p{
	clear: both;
	margin: 0px;
}
.boxes form p{ padding-bottom: 0; }


label{
	width: 120px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 0;
}

.fbutton{
	width: 80px;
	float: left;
	margin: 10px 10px 0px 0px;
}

input, textarea, select{ /* for the text boxes and textarea */
	width: 200px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	margin: 0;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
}

.glabel{
	width: 100px;
	float: left;
	padding: 0;
	margin: 0;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}

form img{ float: left; }

#text-box {
	float:left;
	width: auto;
	margin-right:102px;
	
	}
#text-box2 {
	float:left;
	margin-right:0;
	
	}	

