@charset "utf-8";
#application {
	height: 60px;
	width: 538px;
	float: left;
	padding-top: 40px;
	background-image: url(images/resources.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 13px;
}


#application img {
	float: left;
	padding-right: 10px;
	padding-left: 13px;
}
#hottext {
	float: left;
	width: 188px;
}
#application  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#application .apps-form {
	width: 200px;
	display: inline;
	margin-right: 15px;
}
#nas {
	height: 75px;
	width: 255px;
	float: right;
	padding-left: 0px;
	background-image: url(images/nas.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin-top: 13px;
	text-align: right;
}
#nas img {
	padding-left: 5px;
	padding-top: 5px;
}

#msdssearch {
	width: 220px;
	top: 50px;
	left: 120px;
}



#whoweareindex {
	width: 225px;
	height: 218px;
	display: block;
	float: left;
	background-image: url(images/companyprofile-index.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 15px;
	margin-right: 13px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
#newsindex {
	width: 227px;
	height: 218px;
	display: block;
	float: left;
	padding-right: 26px;
	padding-left: 30px;
	padding-top: 40px;
	background-image: url(images/latestnews-index.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}






#newsindex ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#newsindex li {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #FF0000;
	list-style-type: disc;
	padding-left: 0px;
	list-style-position: outside;
}
#rightindex {
	width: 255px;
	display: block;
	float: right;
}

#rightindex form {
	margin: 0px;
}
#products-drop  {
	margin-bottom: 20px;
	padding-top: 40px;
	background-image: url(images/productlist.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#specs-form  {
	margin-bottom: 20px;
	padding-top: 40px;
	background-image: url(images/specifications.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#mdsd-form  {
	padding-top: 35px;
	background-image: url(images/msdstds.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#mdsd-form a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
#mdsd-form a:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}


#newsindex a {
	text-decoration: none;
}
#mdsd-form p {
	margin-top: 5px;

}
