html, body
{
	font: normal 100.01%/120% Arial, Verdana, helvetica, sans-serif;
	margin: 10px 0 0 10px;
	padding: 0;
}

body
{
	margin-left: 30px;
	margin-top: 20px;
	width: 850px;
}

table{
	border: none;
}

td {vertical-align: top;}

img { border: none; }

a, p.lstFooter a {	background: transparent; color: #000; }

address {font-style: normal}
address span.title, table#contact th{
	background-color: transparent;
	color: #9F6522;
	font-weight: bold;
	padding-bottom: 5px;
}

h2 {
background-color: transparent;
color: #9F6522;
font-size: 12px;
}

h1 {
background-color: transparent;
color: #9F6522;
font-size: 18px;
}

h1#logo{
	margin: 0;
	position: absolute;
	top: 10px;
	left: 10px;
}

ul#hnav{
	margin: 0;
	padding: 0;
	width: 800px;
}

ul#subnav{
	padding: 10px 0;
}

ul#fnav, ul#lstMenu, ul#lstInline, ul#subnav
{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#hnav li,  ul#fnav li, ul#lstMenu li, ul#lstInline li,  ul#subnav li
{
	display: inline;
	list-style-type: none;
}

ul#hnav li a{
	background-color: #999899;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	height: 40px;
}

ul#lstInline li a{
	text-decoration:none;
}

ul#hnav li a.last{
	background-color: #8D598A;
	color: #FFFFFF;
	border-right: 1px solid #8D598A !important;
}

ul#vnav
{
	background-color: #999899;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 134px;
}
ul#inner{
	margin: 0 0 3px 0;
	padding: 0;
}

ul#vnav li{
	border-bottom: 1px solid #FFFFFF;
	list-style-type: none;
	padding: 0 0 0 5px;
}

ul#vnav li.highlight{
	background-color: #CCCCCC;
	color: #FFF;
}

ul#inner li{
	border: none;
}

ul#vnav  li li a
{
	background: inherit;
	color: #4d4e50;
	display: block;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	width: 9em;
}

ul#vnav li a {
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}

ul#fnav li a{
	border-right: 1px solid #FFFFFF;
	background-color: #985D42;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
}

ul#fnav li a.last{
	border-right: none;
}

ul#subnav li a{
	border-right: 1px solid #000000;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	text-decoration: none;
}

ul.sd 
{
position: relative;
right: 20px; 
}

td#footer{
	background: transparent url(../decor/footer.gif) no-repeat top left;
	font-size: 12px;
	height: 21px;
	padding-top: 3px;
	text-align: center;
}

td#lftNavigation{
	padding-bottom: 20px;
	width: 124px;
}

td#lftNavigation, td#lftNavigation p
{
	background-color: #686B6D;
	color: #FFFFFF;
	width: 124px;
}

td#lftNavigation p {
	font-size: 10px;
	line-height: 16px;
	padding: 0 5px;
	margin: 4px 0;
}

td#lftNavigation p a {
	background-color: inherit;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}

td#contentSplit{
	background-color: transparent;
	color: #4D4E50;
	border-right: 1px solid #8B8C8E;
	font-size: 0.75em;
	line-height: 1.3em;
	padding: 0 20px;
	margin: 0;
    width: 300px;
}

td#contentSplitEnd{
	background-color: transparent;
	color: #4D4E50;
	font-size: 0.75em;
	line-height: 1.3em;
	padding: 0 20px;
	margin: 0;
    width: 300px;
}

td#contentSplit p{
	margin: 7px 0;
	width: 270px;
}


td#content{
	background-color: transparent;
	color: #4D4E50;
	border-right: 1px solid #8B8C8E;
	font-size: 0.75em;
	line-height: 1.3em;
	padding: 0 20px;
	margin: 0;
	width: 624px;
}

td#contest
{
border-right: 1px solid #8B8C8E;
width:600px;
}

td#content h1{
	background-color: transparent;
	border-bottom: 1px solid #A6A8A9;
	color: #9F6522;
	font-size: 14px;
	height: 13px;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
}

td#content h1 a{
	background-color: transparent;
	color: #9F6522;
	font-size: 14px;
	height: 13px;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	text-decoration: none;
}

td#content h1 span.emph{
	font-weight: normal;
}

td#content p{
	margin: 7px 0;
}
td#content a{
	background-color: transparent;
	color: #000 ;
}

td#content p.overlay{
	width: 450px;
	text-align: justify;
}



.imgOverlay{
	clear: both;
	float: right;
	position: relative;
	top: -15px;
	z-index: 2;

	}
.DevL {
	border: 1px solid #9e6612;
}

td#content p.pad{
	padding-top: 20px;
	width: 450px;
}

div#cntParagraphs{
	float: left;
	width: 350px;
}

div#cntParagraphs p, div#cntParagraphs p ul{
	width: 200px !important;
}

table#contact{
	margin: 20px 0;
}

table#contact th{
	padding-right: 10px;
}

ul#lstLeft, ul#lstRight{
	background-color: transparent;
	color: #9F6522;
    float: left;
    list-style-position: inside;
    list-style-type: square;
    margin: 0 0 20px 0;
    padding: 0;
}

ul#lstLeft a, ul#lstRight a{
	background-color: transparent;
	color: #9F6522;
}

ul#lstLeft { width: 200px; }
ul#lstRight { width: 200px; }
ul#lstMenu { margin-top: 30px;}

ul#bullets{
	padding-left: 0;
	margin-left: 0;
}


ul#bullets li{
	padding: 4px 0;
	margin-left: 15px;
}



.flush {
    margin: 0px;
    padding: 0px;
}

.imgFloat{
	/*\*/
	float: left;
	/* End Hide */
}

.fleft { float: left; }
.fright { float: right; }
.clearme {clear: both;}
.padTop {padding-top: 20px;}
.italic {font-style: italic;}
.center{text-align: center}



label{
	font-weight: bold;
	font: normal 100.01%/120% Arial, Verdana, helvetica, sans-serif;
	color: #9F6522;	
}

table#products p{
	font-weight: bold;
	text-align: center;
	width: 120px;
}

table#products p img{
	margin-bottom: 10px;
}

table#inner{
	width: 623px;
}

table#inner p{
	width: auto !important;
}

table#map p{
	padding-right: 30px;
	width: 350px;
}

img.imgOverlay{
	left: 650px;
	position: absolute;
	top: 5px;
	/*\*/
	top: 250px;
	/* End Hide */
	z-index: 3;
}

.pad{
	padding-top: 20px;
}

.padLogo{
	margin-bottom: 10px;
}

table#accreditations{
	margin-bottom: 10px;
	width: 100%;
}

table#accreditations td{

	vertical-align: middle;
}

table#accreditations td, table#accreditations th{
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
table#accreditations ul{
	margin: 0 30px;
}

.north{
	width: 280px !important;
}

.south{
	width: 200px !important;
}

table.guidelines th{
   font-weight: normal;
   text-align: left !important;
}

table.guidelines td a {
   font-weight: bold;
}

img.pdf{
   margin-right: 10px;
   vertical-align: middle;
}

td#link p
{
    font: normal 100.01%/120% Arial, Verdana, helvetica, sans-serif;
    font-size: 10px;
	color: #9F6522;	
}

td.type
{
padding: 5px;
width: 150px;
}

td.code
{
padding: 5px;
width: 75px;
}

td.item
{
padding: 5px;
}

td.descr
{
font-weight: bold;
padding: 5px;
}

table.lvone
{
background-image: url(/decor/services/level1.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

table.lvtwo
{
background-image: url(/decor/services/level2.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

table.lvthree
{
background-image: url(/decor/services/level3.jpg);
background-position: bottom right;
background-repeat: no-repeat;
}

table.lvonea
{
border: 2px solid #efe2d1;
background-image: url(/decor/services/level1.jpg);
background-position: bottom right;
background-repeat: no-repeat;
width: 100%;
}

table.lvtwoa
{
border: 2px solid #eeeeee;
background-image: url(/decor/services/level2.jpg);
background-position: bottom right;
background-repeat: no-repeat;
width: 100%;
}

table.lvthreea
{
border: 2px solid #ede7db;
background-image: url(/decor/services/level3.jpg);
background-position: bottom right;
background-repeat: no-repeat;
width: 100%;
}

table.contest
{width: 600px;}

table.casestudy
{
font-size: 1em;
line-height: 1.3em;
color: #4D4E50;
width: 620px;
}
.IndSol {
	background-color: #EEE;
	border: 1px solid #999;
	width: 190px;
	padding: 5px;
	float: left;
}
#content .IndSol ul {
	padding-left: 5px;

}
.list {
	margin: 0px;
	padding: 0px;

}
.ProdServ {
	background-color: #EEE;
	border: 1px solid #999;
	width: 405px;
	padding: 5px;
	float: left;
	overflow: hidden;
}

