* {
  margin: 0;
  padding: 0;
}

a, link {
  text-decoration: none;
  color: #000000;
}

a:hover {
  color:blue;
}

img {
  border: 0;
}

textarea {
  overflow: hidden;
}

h2 {
  font-size: 20px;
  color: #ef7d00;
}

h3 {
  font-size: 18px;
  color: #ef7d00;
}

h4 {
  font-size: 16px;
  color: #ef7d00;
}

h5 {
  font-size: 14px;
  color: #ef7d00;
}

h6 {
  font-size: 13px;
  color: #ef7d00;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
  color: #ef7d00;
}

ul {
  list-style: none;
}

#wrapper:after, #header:after, #menu:after, #graphModule:after, #content:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

* html #header, * html #menu, * html #graphModule, * html #content {
  height: 1%;
}

body {
  background-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  padding-top: 10px;
}

.logo {
  padding-bottom: 10px;
}

.contactNumber {
  color: #EF7D00;
  font-size: 10pt;
  float: right;
  padding-top: 0px;
}
.contactNumber span {
  font-size: 10px;
}

ul#menu {
  line-height: 31px;
  background: url(/image/menuBg.png) top right repeat-x;
  list-style: none;

  position: absolute;
  z-index: 500;
}

ul#menu li {
  float: left;
  display: block;
  font-weight: bold;
  border-left: 1px solid #000000;
  position: relative;
  width: 112px;
}

ul#menu li a {
  width: 112px;
  display: block;
  text-align: center;
}

ul#menu li.lastLi, ul#menu li a.lastLink {
  width: 121px;
}

ul#menu li a:hover {
  color:#da6716;
  background:url(/image/menuSelectBg.png) bottom left repeat-x;
}

ul#menu ul {
  list-style: none;
  left: 0;
  position: absolute;
  display: none;
}

ul#menu ul li {
  background: #C3AD98 none repeat scroll 0 0;
  border-left: 0;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #000000;
  float: none;
}

ul#menu ul li a {
  padding-left: 8px;
  text-align: left;
  font-weight: normal;
  display: block;
  width: 160px;
  height: 1%;
}

#footer a {
  color: #EF7D00;
  text-decoration: underline;
}

#footer {
  clear: both;
  color: #FFFFFF;
}

#graphModule {
  padding-bottom: 14px;
}

#content {
  padding-top: 43px;
}

#contentPadding {
  padding-bottom: 14px;
}

.leftTop, .leftDown {
  float: left;
  width: 516px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
  margin-bottom: 14px;
}
.rightTop, .rightDown {
  float: right;
  width: 270px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
  margin-bottom: 14px;
}

.leftTop span {
  color: #ef7d00;
  font-weight: bold;
}
.leftTop .servicesCenter {
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  line-height: 31px;
  background: #edece7 url(/image/servicesBg.png) bottom left repeat-x;
  margin: 2em 2em 1em;
}

.rightTop .readMore {
  text-align: center;
  margin-top: 1em;
}
.rightTop a {
  text-decoration: underline;
  color: #af6a03;
}

.rightDown img {
  float: left;
  padding-right: 0.8em;
}
.rightDown .call {
  color: #ef7d00;
  font-weight: bold;
}
.rightDown .phone {
  color: #ef7d00;
  font-size: 16px;
  font-weight: bold;
}
.rightDown .container div.secondDiv {
  padding-top: 1.5em;
}

#rotate {
  height: 160px;
}

#rotate .content {
  color: #ef7d00;
}

.cleftGlobal {
  float: left;
  width: 226px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
}

.crightGlobal {
  float: right;
  width: 560px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
}

.leftContent, .rightContent {
  padding: 20px;
}

.leftContent h3 {
  padding-bottom: 35px;
}

.leftContent p {
  padding: 8px 0;
}

.leftContent span {
  font-weight: bold;
  color: #EF7D00;
}

.rightContent h1 a, h2 a {
  color: #EF7D00;
}

.rightContent p {
  padding: 8px 0px;
}

.slogan {
  width: 800px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
}

.cleft {
  background: #edece7 url(/image/ourITExpertiseBg.png) bottom right no-repeat;
  float:left;
  width:393px;
  margin-top:14px;
}

.cright {
  background: #edece7 url(/image/benefitsBg.png) bottom right no-repeat;
  float:right;
  width:393px;
  margin-top: 14px;
}

.cleft .container, .cright .container {
  padding: 16px 16px 0 16px;
}

.cleft ul, .cright ul {
  list-style-image: url(/image/marker.gif);
  padding-bottom: 50px;
  font-size: 14px;
}

.cleft li, .cright li {
  margin: 2px 50px;
}

.locationImg {
  float:left;
  margin: 0 30px 10px 0;
}

#contactForm {
  padding:0 0 50px 0;
}

#contactForm  input,select,textarea {
  border: 1px solid #bca691;
  font-family: Tahoma;
  color: #000000;
}

#contactForm th {
  text-align:left;
  font-weight:normal;
}

#comments {
  width: 172px;
  height: 137px;
}

.mainText {
  height: 24px;
}

#contactForm input {
  width: 136px;
}

#contactForm select {
  width: 138px;
}

.submit td {
  padding-top: 18px;
}

#sendcomment {
  position: relative;
  left: 210px;
  height: 23px;
  background: url(/image/submit.png) no-repeat bottom left;
}

.partners ul {
  padding-left: 16px;
  list-style-image: url(/image/marker.gif);
}

.partners li {
  margin: 2px 0;
}

.partnersCenter {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 31px;
  font-family: Tahoma;
  margin: 30px 0;
  background: url(/image/servicesBg.png) bottom left repeat-x;
}

.partnersCenter a {
  padding: 0 30px;
}

.partnersTable tr {
  vertical-align: top;
}

.partnersTable th {
  padding-bottom: 10px;
}

.partnersTable span {
  color: #ef7d00;
  font-weight: bold;
}

.partnersTable p {
  padding: 0px 0px 20px 10px;
}

.ourServicesInfo {
  float: right;
  width: 560px;
}

.ourServicesInfo p {
  text-align: left;
  padding-left: 10px;
}

.ourServicesInfo a {
  color: #EF7D00;
  padding-left: 10px;
}

.leftTopServices, .leftDownServices {
  float: left;
}

.rightTopServices, .rightDownServices {
  float: right;
}

.leftTopServices, .rightTopServices {
  margin-bottom: 14px;
}

.leftTopServices, .rightTopServices, .leftDownServices, .rightDownServices {
  text-align: center;
  width: 273px;
  padding-bottom: 10px;
  background: #EDECE7 url(/image/servicesPageBg.png) right bottom repeat-x;
}

.servicesInfo {
  padding: 16px 0;
}

.servicesDeco {
  padding: 0 0 16px 0;
}

.support {
  text-align: left;
}

.support table {
  width: 520px;
  text-align: center;
  border-collapse: collapse;
}

.support table tr {
  line-height:20px;
}

.support table td {
  border:1px solid #000000;
}

.login {
  padding-left: 90px;
}

.loginCompany {
  border: 1px solid #000000;
  background: url(/image/loginBg.jpg) bottom left repeat-x;
}

.loginCompany th {
  padding: 18px 0 0 18px;
  text-align: left;
}

.loginCompany td {
  padding: 18px 18px 0 4px;
}

.loginCompany input {
  width:160px;
  border: 1px solid #BCA691;
}

.loginCompany .submit input {
  margin-bottom: 18px;
  width: 80px;
  height: 23px;
  border: 0;
  background: url(/image/submit.png) no-repeat bottom left;
}

.access p {
  padding:4px 0;
}

.privacy, .sitemap {
  background: #e5e4df url(/image/servicesBigBg.png) bottom right repeat-x;
  padding: 20px 20px 20px 20px;
}

.privacy .container {
  padding: 0px 20px 20px 20px;
}

.privacy h3 {
  padding-top: 6px;
}

.privacy h4 {
  padding-top:12px;
}

.contentTable p {
  padding-top:10px;
}

.sitemap ul {
  list-style-type:disc;
  padding: 12px 0 0 60px;
}

.sitemap table td {
  vertical-align: top;
}

.admin table {
  border-collapse: collapse;
  text-align: center;
  width: 520px;
}

.admin table tr {
  line-height:20px;
}

.admin table td {
  border:1px solid #000000;
}

#newsInfo {
  width:800px;
  height:60px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
  margin-top:14px;
  margin-bottom: 14px;
}

.globalNews {
  width: 760px;
  margin-bottom: 14px;
  background: #edece7 url(/image/servicesPageBg.png) bottom right repeat-x;
}

p.resourceEntry {
  padding: 5px 0px 20px 0px;
}

.resourceEntry  a{
  text-decoration: underline;
  color: blue;
}

.off {
  left: -1000em;
  position: absolute;
  top:-1000em;
}

.topPaddingLarge {
  padding: 50px 20px 0 20px;
}
.bottomPaddingLarge {
  padding: 20px 20px 50px 20px;
}