/* ---------- header ---------- */

body {
	background: #ffffff;
}

.sections {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 3px 15px 3px;
	padding: 3px;
	width: 23%;
}

.sections li {
	margin-left: -20px;
	line-height: 1.7em;
}

.sections ul {
	margin-top: 3px;
	margin-bottom: 3px;
}



#header {
	background: url(/it/images/background.png) repeat-x; 
	width: 100%; 
	position: relative;
}

#headercontainer {
	background: url(/it/images/highlight.png) no-repeat top left; 
	width: 970px; 
	height: 336px; 
	position: relative; 
	margin: auto;
}

#headerimage {
	background: url(/it/images/servers.png) no-repeat top left;
	width: 255px;
	height: 294px;
	position: absolute; 
	top: 40px; 
	left: 70px;  
}

#headerlogo {
	background: url(/it/images/informationtechnology.png) no-repeat top center; 
	width: 425px; 
	height: 39px; 
	text-indent: -9999px;
	position: absolute;
	left: 390px;
	top: 100px;
}

#headerintro {
	font-size: 12px; 
	color: #ffffff; 
	text-align: left; 
	width: 310px; 
	position: absolute;
	left: 410px;
	top: 149px;
}

#headergohome {
	width: 70px; 
	height: 14px; 
	position: absolute; 
	bottom: 45px; 
	right: 5px;
}

/* ---------- main ---------- */

#main {
	width: 100%; 
	position: relative; 
	top: -20px;
	margin: auto;
}

#maincontainer {
	width: 970px;
	font-size: 12px;
	margin: 0px auto; 
}

#maincontainer h1 {
	font-size: 25px;
	font-weight: bold; 
	color: #000000;
	border-top: none; 
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 0px 0px;
}

#maincontainer h2 {
	font-size: 16px;
	font-weight: bold; 
	color: #000000;
	border-top: none; 
	border-bottom: 1px solid #d8d8d8;
	margin: 0px 0px 0px 0px;
}

#maincontainer h5 {
	font-size: 12px;
	font-weight: bold;
}

/* ---------- navigation ---------- */

#nav {
	background: #f8f8f8; 
	border: 1px solid #d5d5d5; 
	width: 173px;
	float: left; 
	padding: 5px; 
	margin: 0px 13px 25px 0px;
}

a.nav, a:active.nav, a:visited.nav {
	color: #898888;
	text-decoration: none;
}

a:hover.nav {
	color: #000000;
	text-decoration: none;
}

#nav ul {
	line-height: 1.5em;
	margin: 2px 0px 5px -20px;
	text-align: left;
}

#nav h3 {
	font-size: 12px;
	color: #990000; 
	font-weight: bold;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}

#navie {
	background: #f8f8f8; 
	border: 1px solid #d5d5d5; 
	width: 173px;
	float: left; 
	padding: 5px; 
	margin: 0px 13px 25px 0px;
}

#navie ul {
	line-height: 1.5em;
	margin: 2px 0px 2px 22px;
	text-align: left;
}

#navie h3 {
	font-size: 12px;
	color: #990000; 
	font-weight: bold;
	border-bottom: none;
	margin: 0px 0px 0px 0px;
}

/* ---------- content ---------- */

#content {
	float: left; 
	width: 770px;
}

.contentspacer {
	margin: 0px 0px 25px 0px;
	border: 0px;
}
.contentspacerfortutorial{
	margin: 0px 0px 25px 0px;
	border: 0px;
}
.contentspacerfortutorial img{
	border: 1px solid #d8d8d8;
}
.contentimage {
	border: 1px solid #d8d8d8; 
	float: right; 
	margin: 20px 10px 10px 10px;
}

.contentimagecontainer {
	width: 250px;
	background: no-repeat; 
	margin: 5px;
}

.contentlist li{
	margin: 8px 0px 8px 0px;
}

/* ---------- buttons ---------- */

#buttons {
	width: 100%;
	float: left;
	border-top: 1px solid #d8d8d8;
}

#buttonscontainer {
	position: relative; 
	float: right; 
	width: 705px; 
	height: 104px; 
	background: url(/it/images/bottombox.png) no-repeat; 
	margin: 33px 33px 33px auto;
}

ul#services {
	margin: 0px;
	padding: 0px;
}

ul#services li {
	width: 235px;
	height: 104px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
}

ul#services li a {
	width: 235px;
	height: 104px;
	font-size: 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
}

ul#services li#mysuu {
	background: url(/it/images/bottom_mysuu.png) no-repeat center center;
	float: left;
}
ul#services li#elearn {
   background: url(/it/images/bottom_elearning.png) no-repeat center center;
   float: left;
}
ul#services li#netstorage {
   background: url(/it/images/bottom_netstorage.png) no-repeat center center;
   float: left;
}

#example {
	font-size: 13px;
	margin: 25px;
}

#example h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #000000;
	border-bottom: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

#example h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 145%;
	color: #990000;
	border-bottom: 1px solid #990000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

#example h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#example h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#example h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#example h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

/* Eliminating deprecated tags */

.bold {
	font-weight: bold;
}

.boldred {
	font-weight: bold;
	color: #990000;
}

.italics {
	font-style: italic;
}

.bold-italics {
	font-weight: bold;
	font-style: italic;
}

.indent {
	margin-left: 20px;
	margin-right: 20px;
}

.left {
	text-align: left;
	float: left;
}

.right {
	text-align: right;
	float: right;
}

.justify {
	text-align: justify;
}

.smalltext {
	font-size: 67%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 10px;
	clear: both;
}

.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #990000;
}

.reditalics {
	font-style: italic;
	color: #990000;
}

.tdunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.notation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	padding-left: 10px;
}

.tdfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2px;
}

.td3sideborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
}

.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}

.td4sideborder {
	border: 1px solid #000000;
	padding: 2px;
}
