/* Layout */

body {
margin: 0;
padding: 0;
}

#center {
width:993px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}

#centerall {
width:626px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}

#left {
width:183px;
float:left;
}

#main {
width:626px;
float:left;
}

#right {
width:184px;
float:left;
}

.nomargin {
margin-top: 0;
margin-bottom: 0;
}

#rightmin {
background-image: url("images/main/r06.jpg");
background-repeat: no-repeat;
width: 184px;
height: 282px;
float: right;
}

#leftmin {
background-image: url("images/main/l06.jpg");
background-repeat: no-repeat;
width: 183px;
height: 282px;
float: left;
}


/* Text */

.side {
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin-right: 6px;
margin-left: 6px;
}

.nhead {
font-size: smaller;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 5px;
color: #002d71;
text-shadow: 0px 2px 4px #c1c1c1;
}

.text {
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-right: 5px;
margin-left: 5px;
}

.title {
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
text-shadow: 0px 2px 4px #c1c1c1;
}

.subtitle {
color: #656565;
font-size: 10pt;
font-weight: normal;
text-shadow: 0px 0px 0px #ffffff;
}

.date {
font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
text-shadow: 0px 0px 0px #ffffff;
}

.copy {
font-size: x-small;
text-align: center;
}


/* Links */

a:link {
color: #0000FF;
text-decoration: underline;
}

a:visited {
color: #008eff;
text-decoration: underline;
}

a:active {
color: #FF0000;
}

a.nav:link, .pagenav:visited {
color: #656565;
text-decoration: none;
}

a.nav:visited {
color: #656565;
text-decoration: none;
}

a.nav:active {
color: #FF0000;
text-decoration: underline;
}

a.nav:hover {
color: #656565;
text-decoration: underline;
}

a.nav2:link, .pagenav:visited {
color: #FFFFFF;
text-decoration: none;
}

a.nav2:visited {
color: #FFFFFF;
text-decoration: none;
}

a.nav2:active {
color: #FFFFFF;
text-decoration: underline;
}

a.nav2:hover {
color: #FFFFFF;
text-decoration: underline;
}



/* Navigation Rollovers */

#nav {
position: absolute;
list-style: none;
margin: 0;
padding: 0;
height: 38px;
display: inline;
overflow: hidden;
width: 626px;
}
	
#nav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#nav a {
float: left;
padding: 38px 0 0 0;
overflow: hidden;
height: 0px; 
}
	
#nav a:hover {
background-position: 0 -38px;
}

	
#nhome a {
width: 98px;
background: url(images/main/m03.jpg) top left no-repeat;
}

#ndnet a {
width: 85px;
background: url(images/main/m04.jpg) top left no-repeat;
}

#nmedia a {
width: 101px;
background: url(images/main/m05.jpg) top left no-repeat;
}

#nsoftware a {
width: 136px;
background: url(images/main/m06.jpg) top left no-repeat;
}
	
#nvarious a {
width: 116px;
background: url(images/main/m07.jpg) top left no-repeat;
}
	
#nm02 a {
width: 44px;
background: url(images/main/m02.jpg) top left no-repeat;
}
	
#nm08 a {
width: 46px;
background: url(images/main/m08.jpg) top left no-repeat;
}
