body,td,th {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

html, body {
	background-color: #D6D7E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	color: #000000;
}

#bgwrapper {
	width: 100%;
	margin: 0 auto;
	background-image: url(img/wrapbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper {
	width: 814px;
	margin: 0 auto;
	background-color:#121541;
}

#container {
	width: 810px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#innercontainer {
	width: 800px;
	background-color:#FFFFFF;
	margin: 0 auto;
}

#topbanner {
	width: 800px;
	height:95px;
	margin: 0 auto;
	padding-top:5px;
	background-color:#FFFFFF;
	background:url(img/TopBar-Grandifer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#menuwrapper {
	width: 800px;
	height: 30px;
	background-color: #121541;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#menubar {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	text-align:right;
	background-color:#94CE55;
	background:url(img/MenuBar.gif);
}

#Layer_Home {
	width: 320px;
	height: 160px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: hidden;
	position:absolute;
	background-image:url(img/MenuHomeOver.gif);
}

#Layer_AboutUs {
	width: 320px;
	height: 160px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: hidden;
	position:absolute;
	background-image:url(img/MenuAboutOver.gif);
}

#Layer_Why {
	width: 350px;
	height: 190px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: hidden;
	position:absolute;
	background-image:url(img/MenuWhyOver.gif);
}

#Layer_Process {
	width: 350px;
	height: 190px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: hidden;
	position:absolute;
	background-image:url(img/MenuProcessOver.gif);
}

#Layer_Contact {
	width: 350px;
	height: 190px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	visibility: hidden;
	position:absolute;
	background-image:url(img/MenuContactOver.gif);
}

#mastheadwrapper {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}

#mastHome {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #121541;
	background: url(img/MastWelcome.jpg);
	position:relative;
}

#mastAboutUs {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #121541;
	background: url(img/MastAboutUs.jpg);
	position:relative;
}

#mastOutsource {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #121541;
	background: url(img/MastOutsource.jpg);
	position:relative;
}

#mastProcess {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #121541;
	background: url(img/MastProcess.jpg);
	position:relative;
}

#mastContact {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	background-color: #121541;
	background: url(img/MastContact.jpg);
	position:relative;
}

#contentwrapper {
	width: 800px;
	margin: 0 auto;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#121541;
	position:relative;
	overflow: auto;
}

#content {
	width: 800px;
	margin: 0 auto;
	background-color:#94CE55;
	position:relative;
	overflow: auto;
}

#wrapperleft {
	width: 600px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	float: left;
	position:relative;
}

#contentleft {
	width: 540px;
	margin: 0 auto;
	padding: 50px 30px 20px 30px;
	background-color:#FFFFFF;
	line-height: 16px;
	float: left;
	position:relative;
}

#contentright {
	width: 175px;
	margin: 0 auto;
	padding: 50px 3px 20px 15px;
	background-color:#94CE55;
	float: right;
	position:relative;
}

#contentright ul {
  margin:0 0 1em;
  padding:0 0 1em;
  padding-bottom: 1em;
  border-bottom:0px dotted #ccc;
  list-style:none;
  }
#contentright li {
  margin:0;
  padding:0 0 .25em 8px;
  text-indent:-15px;
  line-height:1.5em;
  }

#disclaimer-content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 50px 30px 50px;
	background-color:#FFFFFF;
	position:relative;
}

#botbanner {
	width: 800px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	font-size: 9px;
	text-align:right;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #121541;
}

