html { height: 100%; }
body {
	min-height: 100%;
	height: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #001044;
	color: #B5BBB9;
	margin: 0px;
	font-size: 12px;

}
a:link, a:active, a:visited {color: #FFFFFF; text-decoration: underline;}
a:hover {text-decoration: none;}

ul {
	margin-bottom: 0px;
}

#container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#header {
	height: 80px;
}
#header-text {
	background-image: url(images/it-services.jpg);
	float: right;
	height: 80px;
	width: 690px;
}
#dit-solutions {
	float: left;
	height: 80px;
	width: 260px;
}
#it-services h1 {
	margin-top: 40px;
	text-align: right;
	padding-right: 5px;
	font-style: oblique;
	font-size: 12px;
	font-weight: normal;
}


#menu {
	height: 44px;
	width: 970px;
	float: left;
}
#menu #indicator {
	height: 20px;
	width: 970px;
	float: left;
}
.pointer-1 {margin-left: 15px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-2 {margin-left: 90px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-3 {margin-left: 177px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-4 {margin-left: 272px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-5 {margin-left: 367px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-6 {margin-left: 472px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-7 {margin-left: 564px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-8 {margin-left: 650px; background-image: url(images/pointer.png); height: 10px; width: 18px;}
.pointer-9 {margin-left: 758px; background-image: url(images/pointer.png); height: 10px; width: 18px;}

#main-container {
	background-image: url(images/main-panel.png);
	width: 970px;
	padding-bottom: 20px;
	float: left;
	}
#main {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	line-height: 21px;
overflow: auto;
}
#main h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#main h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#main h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: -15px;
	margin-left: 1px;
}
#main h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.column-container {
	padding-right: 24px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#main .column1 {
	float: left;
	width: 440px;
}
#main .column2 {
	float: left;
	width: 440px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
}
#main .column3 {
	float: left;
	width: 440px;
	padding-left: 20px;

}
.new-computer-icons {
	float: left;
	width: 930px;
	padding-top: 20px;
}
.new-computer-icons2 {
	float: left;
	width: 930px;
	text-align: center;
}
.new-computer-icons img, .new-computer-icons2 img {
	border: 1px solid #4667AC;
	margin-right: 2px;
	margin-left: 2px;
	padding: 1px;
}
.validation {
	width: 420px;
	text-align: center;
}
.validation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contact-us {
	width: 930px;
	float: left;
	margin-top: 24px;
}



.vertical-bar-1 {width: 24px; height: 300px; border-right-width: 1px; border-right-style: solid; border-right-color: #666666; margin-right: 5px; float: left;}

.vertical-bar-2 {width: 24px; border-right-width: 1px; border-right-style: solid; border-right-color: #666666; margin-right: 5px; float: left;}
.v-spacer {
	float: left;
	width: 930px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}

.highlight {
	color: #FFFFFF;
}
.highlight-bold {
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	float: right;
	height: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}
.tableborder {
	border: 1px solid #666;
}
table,td
{
	border               : 1px solid #666;
	border-collapse      : collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
}
table
{
	border                :none;
	border                :1px solid #666;
}
thead th,
tbody th
{
	background            : #000 url(th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px;
	color                 : #B5BBB9;
}
tbody tr:hover
{
	background-color: #00073F;
	background-image: url(tr_bck.gif);
	background-repeat: repeat;
}

tbody tr:hover td
{
  color                 : #FFF;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}
