body {
  margin: 0px;
  background-color: #8091ab;
}

a {}

p { 
 margin: 0px; 
 padding: 0px; 
 text-align: justify; 
 font-size: 17px;}

h1 {}

#wrapper {
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

#header {
  width: 861px;
  margin: 0px auto;
  padding-top: 8px;
}
#headerbanner {
width: 861px;
}

#header {
  width: 861px;
  margin: 0px auto;
  padding-top: 20px;
}

#help_img {
  width: 383px;
  height: 107px;
  background: url(../images/live-help.jpg);
  margin-top: 202px;
}

#clicktext {
  width: 158px;
   margin: auto;
   font-family: Tahoma,;
   color: #4d4d4d;
   font-size: 30px;
   padding-top: 50px;
}
#clicktext a {
  color: #4d4d4d;
  text-decoration: none;
}

#clicktext a:hover {
  color: #8091ab;
}

#head_img {
  width: 383px;
  float: right;
  background: url(../images/supercomputer.jpg) no-repeat;
}

#page {
  width: 900px;
  margin-top: 15px;
}

#menu {
	width: 197px;
	float: left;
}

#menu ul {
  margin: 0px;
  padding: 0px;
}

#menu li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu a {
  display: block;
  width: 159px;
  height: 41px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background: url(../images/button_blue.jpg) no-repeat;
  text-indent: 15px;
  margin-left: 20px;
  line-height: 41px;
  margin-bottom: 2px;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover {
  background: url(../images/button_green.jpg) no-repeat;
}

#content {
  width: 684px; 
  background: #FFFFFF; 
  float: left; 
  padding-bottom: 0;
}
.imgandtext { 
  width: 587px; 
  float: right; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #4f4f4f;
  padding-bottom:  0;
  padding-right: 15px;
}
.con_img { 
  width: 99px; 
  height: 56px; 
  float: left; 
  padding-bottom: 10px;}

#footer
{
  clear: both;
  width: 900px;
  height: 28px;
  background: url(../images/footer.gif) repeat-x;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  text-indent: 20px;
  line-height: 28px;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	color:#5DC5BA;
}
.backlink {
	width: 600px;
	height: auto;
	background-color: #0080C0;
	margin-bottom: 5px;
}
#backtext {
	width: 580px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color:#fff;
}
#backtext a {
	color:#fff;
}
#backtext a:hover {
	color: #CCC;
}