business-1 : Business « Templates « HTML / CSS






business-1

     

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Business Company</title>

<style type='text/css'>
/* CSS Document */

body
{
margin:0 0 0 0px;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  outline:none;
}
.outertable
{
width:1000px;
margin-left:auto;
margin-right:auto;
}
.innertable
{
width:970px;
margin-left:auto;
margin-right:auto;
}
.blue-bg1
{
background-color:#e7f3f9;
}
.grey-bg
{
background-color:#f0f0f0;
border-top:1px solid #dbd8d8;
border-bottom:1px solid #dbd8d8;
}
.grey-bg1
{
background-color:#f7f7f7;
border:1px solid #dbd8d8;
}
.white-bg
{
background-color:#FFFFFF;
}
.white-bg1
{
background-color:#FFFFFF;
border-top:1px solid #dbd8d8;
border-bottom:1px solid #dbd8d8;
}
.menu-bg
{
background-image:url(images/menu-bg.jpg);
background-repeat:repeat-x;
height:38px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.menu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#02527c;
text-decoration:none;
font-weight:bold;
}
.menu span{
background-image:url(images/menu-vline.jpg);
background-repeat:no-repeat;
background-position:center;
width:1px;
height:22px;
padding-left:47px;
padding-right:47px;
}
.heading1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#195c90;
text-decoration:none;
font-weight:bold;
outline:none;
}
.heading2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
text-decoration:none;
font-weight:bold;
outline:none;
}
.text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#797f83;
text-decoration:none;
line-height:17px;
text-align:justify;
outline:none;
}
.text2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646565;
text-decoration:none;
line-height:18px;
outline:none;
}
.text3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
line-height:17px;
text-align:justify;
outline:none;
}
.text4
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
line-height:17px;
text-align:justify;
outline:none;
}
.border1
{
border:1px solid #d3cfcf;
}

.border2
{
border-bottom:1px dotted #4f4a4a;
}
.link1
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
outline:none;
}
.link1 a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;outline:none;
}
.link1 a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;outline:none;
}
.link1 a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2ea8e7;
text-decoration:none;outline:none;
}
.link2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;outline:none;
}
.link2 a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;outline:none;
}
.link2 a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;outline:none;
}
.link2 a:hover
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;outline:none;
}
.footerbg
{
background-image:url(images/footet-bg.jpg);
background-repeat:repeat-x;
height:40px;
}


</style>



<script type="text/JavaScript">

<!--

function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}



function MM_swapImgRestore() { //v3.0

  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;

}



function MM_findObj(n, d) { //v4.01

  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {

    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}

  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];

  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);

  if(!x && d.getElementById) x=d.getElementById(n); return x;

}



function MM_swapImage() { //v3.0

  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)

   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}

}

//-->

</script>

</head>



<body onload="MM_preloadImages('images/rm2-over.jpg')">

<table width="100%" border="0" cellspacing="0" cellpadding="0" class="outertable" >

  <tr>

    <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">

      <tr>

        <td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="blue-bg1" height="80">

          <tr>

            <td style="padding-left:25px;"><img src="images/logo.jpg" width="286" height="38" /></td>

            </tr>

        </table></td>

      </tr>

      <tr>

        <td><table width="100%" border="0" cellspacing="0" cellpadding="0" class="menu-bg">

          <tr>

            <td width="2%">&nbsp;</td>

            <td width="96%" class="menu">

      <a href="index.html">HOME</a><span>&nbsp;</span>

      <a href="aboutus.html">ABOUT US</a><span>&nbsp;</span>

      <a href="products.html">PRODUCTS</a><span>&nbsp;</span>

      <a href="services.html">SERVICES</a><span>&nbsp;</span>

      <a href="careers.html">CAREERS</a><span>&nbsp;</span>

      <a href="clients.html">CLIENTS</a><span>&nbsp;</span>

      <a href="contactus.html">CONTACTUS</a>

       </a></td>

            <td width="2%">&nbsp;</td>

          </tr>

        </table></td>

      </tr>

      <tr>

        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">

          <tr>

            <td><img src="images/banner1.jpg" width="1000" height="228" /></td>

          </tr>

        </table></td>

      </tr>

      <tr>

        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">

         

          <tr>

            <td>&nbsp;</td>

          </tr>

          <tr>

            <td ><table width="100%" border="0" cellspacing="0" cellpadding="0" class="white-bg1" >

              <tr>

                <td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">

                  <tr>

                    <td width="69%" align="center" valign="top" style="padding-top:10px; padding-left:10px; padding-right:10px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">

                      <tr>

                        <td height="28" align="left" valign="top"><table width="300" border="0" cellspacing="0" cellpadding="0">

                            <tr>

                              <td width="31"><img src="images/text-icon.jpg" width="20" height="19" /></td>

                              <td width="269" class="heading1">About Us </td>

                            </tr>

                        </table></td>

                      </tr>

                      <tr>

                        <td align="left" class="text1" style="padding-left:8px; padding-right:8px;">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s<br/>

            Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s

            </td>

                      </tr>



                     

                    </table></td>

                    <td width="30%" align="center" valign="top" style="padding-top:10px;"><table width="280" border="0" cellspacing="0" cellpadding="0">

                      <tr>

                        <td><table width="300" border="0" cellpadding="0" cellspacing="0" class="grey-bg1">

                          <tr>

                            <td width="328" align="center" valign="top" style="padding-top:10px;"><table width="280" border="0" cellspacing="0" cellpadding="0">

                                <tr>

                                  <td width="29" height="29" valign="top" class="border2"><img src="images/text-icon.jpg" width="20" height="19" /></td>

                                  <td width="251" align="left" valign="top" class="border2"><span class="heading2">Our Services </span></td>

                                </tr>

                                <tr>

                                  <td colspan="2" class="text3" height="10"></td>

                                </tr>

                                <tr>

                                  <td height="77" colspan="2" valign="top" class="text3" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500</td>

                                </tr>

                                <tr>

                                  <td height="45" colspan="2" valign="top" class="text3" >Lorem Ipsum is simply dummy text of the printing and typesetting industry.</td>

                                </tr>

                                <tr>

                                  <td colspan="2" align="right" valign="top" class="text3" ><a href="services.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','images/rm2-over.jpg',1)"><img src="images/rm2-normal.jpg" name="Image6" width="88" height="19" border="0" id="Image6" /></a></td>

                                </tr>

                            </table></td>

                          </tr>

                          <tr>

                            <td align="left" valign="top">&nbsp;</td>

                          </tr>

                        </table></td>

                      </tr>

                      <tr>

                        <td>&nbsp;</td>

                      </tr>

                      <tr>

                        <td><table width="300" border="0" cellpadding="0" cellspacing="0" class="grey-bg1">

                          <tr>

                            <td width="328" align="center" valign="top" style="padding-top:10px;"><table width="280" border="0" cellspacing="0" cellpadding="0">

                                <tr>

                                  <td width="29" height="29" valign="top" class="border2"><img src="images/text-icon.jpg" width="20" height="19" /></td>

                                  <td width="251" align="left" valign="top" class="border2"><span class="heading2">Our Products </span></td>

                                </tr>

                                <tr>

                                  <td colspan="2" class="text3" height="10"></td>

                                </tr>

                                <tr>

                                  <td height="77" colspan="2" valign="top" class="text3" >Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500</td>

                                </tr>

                                <tr>

                                  <td height="45" colspan="2" valign="top" class="text3" >Lorem Ipsum is simply dummy text of the printing and typesetting industry.</td>

                                </tr>

                                <tr>

                                  <td colspan="2" align="right" valign="top" class="text3" ><a href="products.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image61','','images/rm2-over.jpg',1)"><img src="images/rm2-normal.jpg" name="Image61" width="88" height="19" border="0" id="Image61" /></a></td>

                                </tr>

                            </table></td>

                          </tr>

                          <tr>

                            <td align="left" valign="top">&nbsp;</td>

                          </tr>

                        </table></td>

                      </tr>

                    </table></td>

                    <td width="1%" align="center" valign="top" style="padding-top:10px;">&nbsp;</td>

                  </tr>

                  <tr>

                    <td colspan="3" align="center">&nbsp;</td>

                    </tr>

                </table></td>

                </tr>

            </table></td>

          </tr>

        </table></td>

      </tr>

      <tr>

        <td style="padding-top:2px;"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="footerbg">

          <tr>

            <td width="1%" rowspan="2">&nbsp;</td>

            <td width="52%" rowspan="2" class="link1">Copyrights  &copy; COMPANY NAME 2010. All Rights Reserved. </td>

            <td width="46%" align="right" class="link1">

      <a href="index.html">Home </a>&nbsp; |  &nbsp; 

      <a href="aboutus.html">About Us </a> &nbsp; |  &nbsp; 

      <a href="products.html">Products </a> &nbsp; |  &nbsp; 

      <a href="services.html">Services </a> &nbsp; |  &nbsp; 

      <a href="careers.html">Careers </a> &nbsp; |  &nbsp; 

      <a href="clients.html">Clients </a> &nbsp; |  &nbsp; 

      <a href="contactus.html">Contact Us </a></td>

            <td width="1%" rowspan="2" class="link1">&nbsp;</td>

          </tr>

          <tr>

            <td align="right" class="link1"><p style="font:normal 11px arial; color:#b1b1b1; display:inline;">Brought by </p><a href="http://www.globaltemplates.com/" style="font-size:11px;color::#b1b1b1"> Free Website Templates</a> </td>

          </tr>

        </table></td>

      </tr>

    </table></td>

  </tr>

</table>

</body>

</html>

   
    
    
    
    
  








Related examples in the same category

1.metamorph_disco
2.businesdesign2007
3.businesportal
4.business template
5.business web design
6.business web template 38
7.business-2
8.business-box
9.business-center
10.business-co
11.business-company
12.business-consultants
13.Business-Design
14.business-elegance
15.business-llc
16.business-online
17.business-solution
18.business-strategy
19.business-time
20.business-way
21.business-world
22.businessblog
23.businessdesign
24.businesshighway
25.businesslike
26.BusinessName
27.BusinessSolution
28.businesssolutions01
29.businesstheme
30.businessweb
31.Business_Elegance
32.business_events
33.business_maritime
34.busineswebdesign
35.CarCar
36.car-club
37.car-dealer
38.cars-website
39.bloodybusiness
40.Bloody_Business
41.biz-company
42.biz-solution
43.biz-watch
44.bizbox
45.bizgroup
46.metamorph_autosalon
47.metamorph_business
48.metamorph_casino
49.alouette-agency
50.advertising
51.financial-services
52.financial-website
53.five-star-hotel
54.metamorph_advice
55.bloom
56.blooming
57.clubcard
58.clubhouse
59.bed-and-breakfast
60.construction-company
61.construction-group
62.constructional-company
63.consulting-services
64.Consulting
65.corporate-2.0
66.corporate-blue
67.corporate
68.CorporateBlack
69.corporateblue
70.CorporateBlue2
71.corporategreen
72.CorporateGrey
73.corporateluxe
74.corporateprofiles
75.CorporateRedGrey
76.Corporate_Design
77.corporation-ltd
78.design-company
79.metamorph_shopping
80.metamorph_spasaloon
81.metamorph_restaurant
82.metamorph_photostudio
83.abc-company
84.ad-agency
85.foo_shooting_club
86.firming
87.financialco
88.abstract-studio
89.carpet-cleaning
90.architect-company
91.architect-group
92.architect
93.architectural-company
94.architectural-group
95.architecture-bureau
96.architecture
97.computer-business
98.computer-store
99.djclub
100.dally_studio
101.future-business
102.global-business
103.global-hosting
104.global
105.globalhouse
106.globalpress
107.enterprise
108.corpplus
109.corpwire-magazine
110.funkycorporate
111.simply_business
112.Small_Corporation
113.your-business
114.voip-company
115.economics
116.educational-site
117.ec-mania
118.furniture-collections
119.mobileshop
120.political-party
121.pizza-factory
122.pizzaparlor
123.plainoffice
124.plantshop
125.play-school
126.office
127.online-casino
128.online-radio
129.online_education
130.outsource-inc
131.software-co
132.software-company
133.simplyBusiness
134.smallstudio
135.small-corporation
136.rainbow_consultant
137.Professional
138.professional-web2
139.premium-business
140.premiumtemplateshop
141.radio-station
142.real-estate-agency
143.real-estate-co
144.real-estate
145.realestate-company
146.realestate
147.sample-resume
148.sample_business_site
149.resume
150.shop-around
151.shop-online
152.social-community-management
153.workshyfop
154.workspacer
155.whirlpool
156.WebStore
157.weblogo
158.strategicbusinessdesigns
159.thebluecompany
160.thebookstore
161.TheCorporation
162.total_management
163.thepinkcompany
164.theme-marketplace
165.transportcompany
166.internetmarket
167.internetjobs
168.market-leader
169.Market
170.marketing-company
171.lawyer-and-attorney
172.lawyer-marketing
173.Job-Portal
174.happy-print-shop
175.health-care
176.inbusiness
177.industrial-company
178.industrial-construction
179.industrial
180.industry
181.internethosting
182.internetservices
183.luxury-hotel
184.luxury-restaurant
185.military-school
186.headquarters
187.hosting-co
188.incorporated
189.interior-design
190.internetcorporation
191.internetmanagement
192.internet-studio
193.TWO COLUMN CSS BUSINESS WEBSITE TEMPLATE
194.Business template 2