#main {
width:980px;
height:auto;
text-align:center;
background-repeat:no-repeat;
margin:auto 0;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#logo{
	width:148px;
	height:107px;
	background-image:url(images1/logo.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin-left:8px;
	margin-top:10px;
	float:left;
}

.text {
font-family:Tahoma;
font-size:11px;
color:#000000;
float:left;
vertical-align:middle;
margin-top:15px;
margin-left:10px;
}

.text2 {
font-family:Tahoma;
font-size:11px;
color:#000000;
margin-right:8px;
float:right;
vertical-align:middle;
margin-top:15px;
}

.text3 {
font-family:Tahoma;
font-size:12px;
font-weight:100px;
line-height:18px;
color:#4a4a4a;
width:150px;
margin-left:10px;
margin-top:10px;
text-align:left;
float:left;
}


.rcms {
font-family:Tahoma;
font-size:11px;
color:#ff0009;
}

.gray {
font-family:Tahoma;
font-size:22px;
color:#7a7b7d;
}

.blue {
font-family:Tahoma;
font-size:22px;
color:#4f95a5;
}

.green{
font-family:Tahoma;
font-size:22px;
color:#988f51;
}

.red {
font-family:Tahoma;
font-size:22px;
color:#c34b52
}

.text1 {
font-family:Tahoma;
line-height:14px;
font-size:11px;
font-weight:100px;
color:#4a4a4a;
width:290px;
margin-left:7px;
margin-top:10px;
text-align:justify;
float:left;
}

.more {
font-family:Tahoma;
line-height:14px;
font-size:11px;
font-weight:100px;
color:#FF0000;
width:40px;
margin-left:250px;
margin-top:10px;
text-align:justify;
}


.red1 {
font-family:Tahoma;
font-size:18px;
color:#b21010;
margin-top:10px;
text-align:left;
margin-left:10px;
}

.gray1 {
font-family:Tahoma;
font-size:18px;
color:#424141;
margin-top:10px;
text-align:left;
margin-left:10px;

}
 
#about
  {
    width: 106px;
    height: 32px;
    background: url("images1/aboutus.gif");
	background-repeat:no-repeat;

  }

  #about:hover
  { 
    background: url("images1/aboutus_1.gif") no-repeat 0 0;
  }

#services
  {
    width: 107px;
    height: 32px;
	
    background: url("images1/services.gif") no-repeat 0 0;

  }

  #services:hover
  { 
    background: url("images1/services_1.gif") no-repeat 0 0;
  }

#products
  {
    width: 106px;
    height: 32px;

    background: url("images1/products.gif") no-repeat 0 0;

  }

  #products:hover
  { 
    background: url("images1/products_1.gif") no-repeat 0 0;
  }

#portfolio
  {
    width: 106px;
    height: 32px;
    background: url("images1/portfolio.gif") no-repeat 0 0;

  }

  #portfolio:hover
  { 
    background: url("images1/portfolio_1.gif") no-repeat 0 0;
  }


#careers
  {
    width: 106px;
    height: 32px;
    background: url("images1/career.gif") no-repeat 0 0;

  }

  #careers:hover
  { 
    background: url("images1/career_1.gif") no-repeat 0 0;
  }

#contactus
  {
    width: 114px;
    height: 32px;
    background: url("images1/contactus.gif") no-repeat 0 0;

  }

  #contactus:hover
  { 
    background: url("images1/contactus_1.gif") no-repeat 0 0;
  }

#examplenav {
margin: 0;
padding: 0;
}
#examplenav li {
list-style: none;
height:32px;
float: left;
position: relative;
}
#examplenav li a {
height: 32px;
text-indent: -9000px;
display: block;
}

#banner {
width:954px;
height:344px;
}

#mid {
	width:980px;
	height:178px;
	position:relative;
}

#wrks {
background-image:url(images1/wrks.jpg);
background-repeat:no-repeat;
width:121px;
height:84px;
margin-right:10px;
float:right;
}

#srvcs {
background-image:url(images1/srvcs.gif);
background-repeat:no-repeat;
width:121px;
height:84px;
margin-right:10px;
float:right;
}


#rcntwrks_bg {
background-image:url(images1/rcntwrks.gif);
background-repeat:no-repeat;
width:315px;
height:165px;
margin-left:5px;
margin-top:10px;
float:left;
}


#oursrvs_bg{
background-image:url(images1/ourservices.gif);
background-repeat:no-repeat;
width:315px;
height:165px;
margin-left:10px;
margin-top:10px;
float:left;
}

#contct_bg{
background-image:url(images1/cntctus.gif);
background-repeat:no-repeat;
width:315px;
height:165px;
margin-left:10px;
margin-top:10px;
float:left;
}

#footer {
width:980px;
height:40px;
background-color:#e0e3e6;
margin-top:5px;
}
