@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1c1c1c;
	}
.logo_col{
	background-image: url(images/top_white_bg.jpg);
	background-repeat: repeat-x;
	height: 75px;
	width: 780px;
	}
.branding{
	background-image: url(images/branding.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	width: 355px;
	}
.link_bg{
	background: url(images/link_bg.jpg) repeat-x;
	height: 38px;
	width: 780px;
	}
.left{
	background-image: url(images/v_divider.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
	}
.highlighthome1{
	background-image: url(images/home_product.jpg);
	height: 198px;
	width: 362px;
	background-repeat: no-repeat;
	}
.highlighthome2{
	background-image: url(images/home_quality.jpg);
	height: 198px;
	width: 360px;
	background-repeat: no-repeat;
	}
.highlight1{
	background-image: url(images/highlight1_top.jpg);
	height: 199px;
	width: 249px;
	background-repeat: no-repeat;
	}
.highlight2{
	background-image: url(images/highlight2_top.jpg);
	height: 199px;
	width: 249px;
	background-repeat: no-repeat;
	}
.highlight3{
	background-image: url(images/highlight3_top.jpg);
	height: 199px;
	width: 249px;
	background-repeat: no-repeat;
	}
.content{
	text-align:justify;
	line-height: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
.highlight{
	text-align:justify;
	line-height: 16px;
	padding: 35px 7px 10px 20px;
	}
.highlight_pic{
	text-align:center;
	padding-left: 15px;
	padding-bottom: 5px;
	}
.box{
	text-align: right;
	padding-right: 4px;
	}
a.read{
	text-align: right;
	color: #9f2157;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	padding: 0 1px 0 1px;
	}
a.read:hover{
	background-color: #9f2157;
	color: #FFFFFF;
	}
a.mail{
	text-align: right;
	color: #9f2157;
	text-decoration:none;
	}
a.mail:hover{
	background-color: #ffd1e5;
	color: #770f33;
	}
.footer{
	background: url(images/footer_bg.jpg) repeat-x;
	height: 44px;
	width: 780px;
	color:#FFFFFF;
	text-align: center;
	}
