* {
	font-family: Verdana, Arial, Helvetica, "Myriad Pro", sans-serif;
	margin:0px auto;
	font-size: 14px;
}
body {
	background-color: #CCCCCC;
	margin:0px;
}
a {
	color: #000000;
	border:none;
	text-decoration:none;
}
a:link {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #666666;
}
a:visited {
	color: #006699;
}
a.selected {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
a img {
	border:none;
}
.lnav {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size:36px;
	color: #000000;
	margin: 10px 0;

}
h2 {
	border-bottom: solid #000000 1px;
	padding:0px 0px 5px 0px;
	font-size:20px;
	margin: 16px 0;
}
h3 {
	padding: 16px 0;
}
p {
	margin:20px 0px 10px 0px;
	text-align:justify;
}
li {
	margin-bottom: 10px;
	margin-top: 10px;
}
ul.emphasis {
	margin-left:20px;
	padding-left:10px;
}
ul.emphasis li {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
ul.indent {
	padding-left:20px;
	margin-left:0px;
	font-size: 12px;
	list-style-type: none;
}
ul.indent li {
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	list-style-type: lower-alpha;
}
ul.solution {
	padding-left:20px;
	margin-left:0px;

}
ul.solution li{
	text-align: left;
	list-style-type: none;
}
p.main {
	text-align:justify;
}
.emphasis table {
	margin-top:0px;
	margin: 0px;
	padding: 0px;
}
.emphasis td {
	font-size: 12px;
}
.choose  {
	font-size: 18px;
	margin:60px 0px 10px 0px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
/* nav */
.navlist {
	padding-left: 0px;
}
.navlist ul {
	padding-left: 0px;
}
.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}
.navlist li a {
	font-size:13px;
	color: #FFFFFF;
}
.navlist li a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/* Dynamic CSS Menu Selector */
body#nhome a.nvhome,
body#nwhoweare a.nvwhoweare,
body#nwhatotherssay a.nvwhatotherssay,
body#nwhatwedo a.nvwhatwedo,
body#ncontactus a.nvcontactus,
body.nprojecthistory a.nvprojecthistory,
body.nmanagement a.nvmanagement,
body.ntheteam a.nvtheteam 
 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/*sub nav*/
td.navbg {
	height: 35px;
	background: url(images/subnav_bg.gif) repeat-x;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	font-size: 14px
}
.style20 {
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
}
.style51 {
	font-weight: bold;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}

p {
	text-align: justify;
}
h1 {
	margin: 10px 0;
}