img {
border:0;
}

.contentHeading {
  font-size:1.05em;
  font-weight:bold;
  padding-bottom:6px;
}

.selectedMenu {
  border-bottom:2px solid #c21733;
}

.companyName {
  /*color:rgb(211,30,71);*/
}

#copyright {
  clear:both;
  font-size:0.75em;
  padding-left:120px;
}

#footer {
	height: 70px;
	clear:both;
  font-size:0.8em;
  padding-left:120px;
  background:white;
}

#footer p {
	margin:0;
}

* html #footer {
	height:1px;
}

body, html {
  margin: 0;
  padding: 0;
  background: #f3f3f3;
  font-family:tahoma;
  font-size:0.95em;
  color:rgb(55,55,55);
}

a, a:visited, a:link {
  text-decoration:none;
 color:#c21733;
}

a:hover {
  text-decoration:none;
  color:red;
}


#page {
  width: 1180px;
  margin: 20px auto 20px auto;
  position:relative;

}

#innerPage {
  width: 1180px;
  background: white;
  position:relative;
}

#header {
  vertical-align:bottom;
  padding-left:115px;
  padding-right:115px;
  padding-top:20px;
}

#nav {
  padding:0;
  margin:0;
  width:500px;
}

#nav a, #nav a:link, #nav a:visited {
  text-decoration:none;
  color:rgb(77,77,77);
}

#nav a:hover {
  text-decoration:none;
  border-bottom:2px solid #c21733;
  color:rgb(77,77,77);
}

#nav td {
  padding:0;
  margin:0;
}

#headerLeft {
  float: left;
  width: 340px;
  vertical-align: bottom;
  text-align:center;
}

#pageLeft {
  float: left;
  width: 340px;
  text-align:center;
}

#headerRight {
  float: right;
  width: 500px;
  vertical-align: bottom;
  text-align: justify;
}

#pageRight {
  float: right;
  width: 500px;
  padding-bottom: 100px;
 text-align: justify;
}

#pageContent {
  clear:both;
  padding-left:115px;
  padding-right:115px;
  min-height: 750px;
}

.ourTeamName {
  font-weight:bold;
  font-size:1.05em;
}

.ourTeamPosition {
  color:#c21733;
  font-weight:bold;
}

.ourTeamQualification {
  font-size:0.7em;
}

#headerSpace {
 height:42px;
}


ul.downloadsList li {
  padding-top:12px;
}

.homeWhatsNew {
font-weight:bold;
border-bottom:1px solid #c21733;
}

