body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover {
	color:#006600;
	text-decoration:underline;
}

#wrapper {
width: 961px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}

#infobox {
background:url(../images/infobox.png) no-repeat;
width:270px;
height: 266px;
float:left;
padding-left:25px;
padding-right:25px;
padding-top:14px;
text-align:justify;
}

#menu_area {
width: 150px;
height: 150px;
padding-top: 70px;
padding-left:75px;
float:left;
}

#aboutbox {
background:url(../images/aboutbox.png) no-repeat;
width:960px;
height: 270px;
clear:both;
}

#copybox {
background:url(../images/copybg.png) no-repeat;
width:960px;
height: 130px;
clear:both;
text-align:center;
padding-top: 50px;
}

.header {
background:url(../images/signetware_logo.png) no-repeat;
width: 960px;
height: 75px;
}

.digsolutions {
	padding-left:25px;
	padding-top:85px;
	width: 400px;
	color: #333333;
	text-align:justify;
	float:left;
}

.newsHeader {
	color: #AF0000;
}

.nwn2 {
margin-left:110px;
}