/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; font-size:75%; margin:0; color:#333333;}
.latest
{
	width: 180px;
	padding-left: 40px;
	margin-top: 30px;
}
.latesthead{ margin:30px 0px 0px 40px;}
.welcome{ margin:30px 0px 0px 50px;}
.content{ margin:15px 0px 10px 40px;}
.copyright{ float:left; color:#5a5a5a;}
.dd{ float:right; color:#5a5a5a;}
.digidreams{ text-decoration:none; color:#ff6f26;}
.nords{ color:#ff6f26;}
.head{ color:#d84c05; margin:10px 0px 0px 40px;}
.subhead{ color:#d84c05;}
.date{ color:#ff812a; margin-left:90px; font-weight:bold;}
.latesttop{ background-image:url(images/latesttop.jpg); background-repeat:no-repeat; width:250px; height:12px; vertical-align:top;}
.latestbottom{background-image:url(images/latestbottom.jpg); background-repeat:no-repeat; width:250px; height:12px; margin-top:800px;}
h4{ color:#d84c05;}
a{color:#000000;}
.list{ margin-left:20px;}
.list li{padding-bottom:5px;}

.carres
{
	background-image: url( 'images/Careers2.png' );
	background-repeat: no-repeat;
	width:150px;
	height:45px;
	padding:25px 75% 25px 75%;
}
.carres:hover
{
	background-image: url( 'images/ApplyNow2.png' );
	background-repeat: no-repeat;
	widows:150px;
	height:45px;
padding:25px 75% 25px 75%;
}
  