@charset "utf-8";
/* CSS Document */
/*Common Styles*/

#Home
{
	background-position: 0px 0px;
}
.articleHeader
{
	height:45px;
	width:275px;
}
.articleContent
{
	width:270px;
}
.More
{
	color:#1B75BB;
	text-decoration:none;
}

.More:visited, .More:link
{
	text-decoration:none;
}

.arrowImage
{
	border:0px;
}

#Content
{
	width:960px;
}
#leftContent
{
	background:url(../img/home/bg_gris.gif) no-repeat right top;
	width:960px;
}
#rightContent
{
	width:295px;
}


#LeftColumn
{
	width:960px;
}
#RightColumn
{
	width:0px;
}

/*Newsroom Zone*/
#NewsRoom
{
	height:40px;
	background:url(../img/home/hd_newsroom.gif) no-repeat;
}


.NewsRoomArea
{
	width:260px;
	text-align:left;
}
#NewsImage
{
	background:url(../img/home/img_newsroom.gif) no-repeat;
	height:260px;
	margin-top:20px;
}
.NewsRoomMore
{
	text-align:right;
	margin-top:3px;
}

/*Left Article Styles*/
#leftArticle
{
	margin-top:17px;
	margin-right:17px;
}
#headerResearch
{
	background:url(../img/home/hd_research.gif) no-repeat;
}
#imageResearch
{
	background:url(../img/home/img_research.jpg)  no-repeat;
	height:100px;
}

/*Right Article Styles*/
#rightArticle
{
	padding-left:17px;
	margin-top:17px;
}
#headerUltrasonic
{
	background:url(../img/home/hd_laser.gif) no-repeat;
}
#imageUltrasonic
{
	background:url(../img/home/img_laser.gif) no-repeat;
	height:100px;
}

/*Main Article Styles*/

#MainArticle
{
	width:960px;
	padding-bottom:16px
}
#titleSecondLine
{
	margin-left:160px;
}
/* 4 Boxes */
.ExpertiseBox {
	height: 194px;
	width: 190px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 26px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 15px;
}
#PhysicalBox {
	background-image: url(../img/Physical-box.jpg);
	background-repeat: no-repeat;
}
#ChemicalBox {
	background-image: url(../img/Chemical-Box.jpg);
	background-repeat: no-repeat;
}
#AdvancedBox {
	background-image: url(../img/Advanced-Box.jpg);
	background-repeat: no-repeat;
}
#BiomedicalBox {
	background-image: url(../img/Biomed-Box.jpg);
	background-repeat: no-repeat;
}
/* welcome maessage */
#intro {
	margin-top: 15px;
	margin-left: 12px;
}
strong {
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1 {
}

