html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
img {
	border-style: none;
	border-width: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C0C0C0;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 764px;
}

#header 
{
	width:100%;
	background: url(images/header.jpg) no-repeat;
	height: 122px;
}

#SepLineTop
{
	width:100%;
	height:15px;
	background: url(images/seplineTop.jpg) no-repeat;
	font-size:0px;
	margin-top:0px;
}

#SepLineBottom
{
	width:100%;
	height:15px;
	background: url(images/seplineBot.jpg) no-repeat;
	font-size:0px;
}

#body 
{
	background-color: white;
	width: 100%;
	margin-bottom: 0px;
}

#wrapper 
{
	position: relative;
	margin-top: 5px;
	top: 0px;
	left: 0px;
}

#nav 
{
	width: 100%;
	height: 17px;
	background-color: White;
}
#nav  a 
{
	width:78px;
	height:17px;
	display:inline;
	float:left;
	font-family:  Segoe UI, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 13px;
	text-align:center;
	padding-right:20px;
	padding-left:10px;
	vertical-align:middle;
	text-decoration: none;
	color: Black;
	font-weight:bolder;
}
#nav  a:hover 
{
	color:#544e38;
}

#textLeft
{
	width:99%;	
}

#footer 
{
	background: url(images/Footer.jpg) no-repeat;
	width:764px;
	height:114px;
	margin-top: 0px;
}

#footer p 
{
	font-family:  Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	padding-top:3em;
	color:White;
	width:764px;
	margin-top: 0px;
}
#footer h1
{
	text-align:right;
	font-family:  Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:White;
	width:100%;
}

#footer a
{
	text-decoration:none; 
	color:White	
}

.projectsTd
{
	width: 50%;
}
.servicesPicsTd
{
	width:20%;	
}

.servicesTextTd
{
	width:30%;
}

.licensesTextTd
{
	width:25%;
}

.licensesPicTd
{
	width:75%;	
}

.switchImg2
{
	width:124px; 
	height:69px; 
	margin-top:1em; 
	left:0px;
}

.switchImg3
{
	width:124px; 
	height:69px; 
	margin-top:1em;
	left:124px;
}

.switchImg4
{
	width:124px; 
	height:69px; 
	margin-top:1em;
	left:248px;
}

.projectsText
        {
        font-family:  Tahoma, Arial, Helvetica, sans-serif; 
        color:Black; 
        font-weight:normal; 
        font-size:12px; 
        margin-left:5px;
        }
		
.projectsTextIndent
        {
        font-family:  Tahoma, Arial, Helvetica, sans-serif; 
        color:Black; 
        font-weight:normal; 
        font-size:12px; 
        margin-left:5px;
		padding-left:5px;
        }
		
.projectsTextHeader
{
font-family: Segoe UI, Arial, Helvetica, sans-serif; 
color:Black; 
font-weight:bolder; 
font-size:14px; 
text-decoration:underline; 
padding-left:5px;	
}
		
.projectsNav
{
text-align:right; 
float:right; 
padding-right:12px;	
}

 .tdStyle
 {
   width: 94px;
   height: 70px;
 }
        .spanStyle
        {
        font-family:  Tahoma, Arial, Helvetica, sans-serif;
        color:Black;
        font-weight:900;
        font-size:8px; 
        text-align:center;
        float:left;
        width:94px; 
        }
 .imgStyle
 {
    height:63px; 
    width:94px;
 }
 .tdLabel
 {
   width:61px;
 }
 
 .careersHeader
 {
    font-family:  Tahoma, Arial, Helvetica, sans-serif; 
    color:Black; 
    font-weight:bold; 
    font-size:12px;
 } 
 
 .careersText
 {
	font-family:  Tahoma, Arial, Helvetica, sans-serif; 
    color:Black; 
    font-weight:normal; 
    font-size:12px; 
	 
 }
 
 .careersTd
 {
	width:25%;
	text-align:center;
 }
