architect : Business « Templates « HTML / CSS






architect

     

<!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=utf-8" />
<title>Architect, XHTML CSS Template, Free Download</title>
<meta name="keywords" content="Free CSS Template, Architect Website, XHTML, CSS" />
<meta name="description" content="Architect is a free CSS template or a free XHTML CSS layout for everyone." />
<style type='text/css'>
/*
CSS Credit: http://www.templatemo.com
*/

html {
  background: #e3e3e3;
}

body {
  margin: 0;
  padding:0;
  font-family: Tahoma, "Trebuchet MS", Verdana;
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
  display: table;
  background: #e3e3e3;
}

a:link, a:visited {  color: #494949; text-decoration: underline; }
a:active, a:hover { color: #000000; text-decoration: none; }

p {
  font-size: 11px;
  color: #484848;
  text-align: justify;
  margin: 0 0 10px 0;  
}

span.date {
  font-size: 11px;
  color: #999999;
  text-align: justify;
  margin: 0 0 3px 0;  
}

h1 {
  font-size: 23px;
  color: #a18800;
  margin: 0 0 10px 0;
}

h2 {
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  margin: 0 0 10px 0;
}

h3 {
  font-size: 13px;
  color: #a18800;
  font-weight: normal;
  margin: 0 0 3px 0;
}

#templatemo_container {
  width: 960px;
  margin: auto;
}

#templatemo_header {
  width: 960px;
  height: 169px;
}

#templatemo_header_logo {
  width: 960px;
  height: 115px;
  background: url(architect-images/templatemo_logo.jpg);
  padding: 1px 0 0 0;
}

#templatemo_header_slogan {
  font-size: 14px;
  color: #fff;
  margin: 68px 0 0 106px;
  float: left;
}

#templatemo_search {
  float: right;
  width: 280px;
  height: 70px;
  margin: 40px 30px 0 0;
}

.labels {
  color: #fff;
  font-size: 12px;
}

.field {
  float: left;
  width: 166px;
  height: 24px;
  border: none;  
  border: none;
  color : #686868;
  background: url(architect-images/templatemo_search_field.jpg) no-repeat;
  margin: 8px 0 0 10px;
  padding: 3px 3px 0 3px;
}

.button {
  float: right;
  width: 89px;
  height: 27px;
  border: none;  
  background: url(architect-images/templaetmo_bottom.png) no-repeat;
  margin: 8px 5px 0 0;
  cursor: pointer;
}

/* menu */

#templatemo_menu {
  float: left;
  width: 960px;
  height: 48px;
  background: url(architect-images/templatemo_menu_bg.jpg);
  padding: 5px 0 0 0;
}

#templatemo_menu ul {
  float: right;
  margin: 0px;
  padding: 0 0 0 0;
  width: 960px;
  list-style: none;
}

#templatemo_menu ul li {
  display: inline;
}

#templatemo_menu ul li a {
  float: left;
  padding: 11px 40px;  
  text-align: center;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  background: url(architect-images/templatemo_menu_divider.png) center right no-repeat;
  color: #fff;  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
  color: #ffeb00;
}

#templatemo_menu li .last {
  background: none;
}

/* end of menu*/

.templatemo_section_1 {
  width: 960px;
  background: url(architect-images/templatemo_section_1.jpg);
}

.templatemo_section_1_contentarea {
  width: 958px;
  background:url(architect-images/templatemo_contentarea_bg.jpg) no-repeat top;
  margin: 0;
  padding: 1px;
}

.templatemo_section_1_contentarea .templatemo_text {
  float: left;
  width: 375px;
  margin: 35px 0 0 35px;
  
}
.templatemo_section_1_contentarea .templatemo_img {
  float: right;
  margin: 5px 8px 0 0;
}

.templatemo_text img {
  float: left;
  margin: 0 10px 5px 0;
}

.templatemo_section_1_bottom {
  width: 960px;
  height: 21px;
  background: url(architect-images/templatemo_section_1_bottom.jpg);
}

#templatemo_content_area {
  width: 960px;
  margin: 10px 0 0 0;
}

#templatemo_left {
  float: left;
  width: 302px;
  padding: 0 15px;
  margin: 0 2px 0 0;
}

#templatemo_left span.big {
  font-size: 23px;
  color: #a18800;
  font-weight: bold;
}

#templatemo_left img {
  border: none;
}

#templatemo_mid{
  float: left;
  width: 326px;
  margin: 0 3px;
  padding: 0 15px;
}

.category_list {
  margin: 0 20px;
  padding: 0px;
  list-style: none;
  display: block;
}

.category_list li { 
  display: block;
  height: 15px;
  clear: right;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  background: url(architect-images/templatemo_list_bullet.png) top left no-repeat;
  background-position: 0 5px;
}

.category_list li a { 
  color: #5c5c5c;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}

.category_list li a:hover { 
  color: #000000;
  text-decoration: none;
}

#templatemo_right {
  float: right;
  width: 230px;
  margin: 0 0 0 0;
  padding: 0 15px;
}

.templatmo_v_line {
  height: 360px;
  float: left;
  width: 2px;
  background:url(architect-images/templatemo_v_line.jpg);
}

.templatemo_h_line {
  width: 100%;
  clear: both;
  border-top: #c1c1c1 1px solid;
  border-bottom: #f6f6f6 1px solid;
  margin: 0 0 10px 0;
}

.templatemo_readmore_2 {
  float: right;
  font-size: 11px;
  font-weight: bold;
  color: #484848;
  background: url(architect-images/templatemo_readmore_2.png) left top no-repeat;
  padding: 0 0 0 15px;
  background-position: 0 4px;
  margin: 0 0 10px 0;
}

.templatemo_readmore_2 a {
  color: #484848;
  text-decoration: none;
}

.templatemo_readmore_2 a:hover, .templatemo_readmore_2:hover {
  text-decoration: underline;
}

.templatemo_gallery {
  margin: 0;
  padding: 0;
}

.templatemo_gallery img {
  float: left;
  margin: 0 0 20px 0;  
}

.templatemo_gallery img.mid {
  float: left;
  margin: 0 20px;  
}

#templatemo_footer {
  clear: both;
  width: 960px;
  height: 32px;
  background: url(architect-images/templatemo_footer_bg.jpg);
  margin: 20px 0;
  padding: 15px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

#templatemo_footer a {
  color: #fff;
  text-decoration: underline;
}

#templatemo_footer a:hover {
  color: #fff;
  text-decoration: none;
}

.cleaner {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

</style>


<link href="fullsize/fullsize.css" media="screen" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="fullsize/jquery.js"></script>
<script type="text/javascript" src="fullsize/jquery.fullsize.minified.js"></script>  
<script language="javascript" type="text/javascript">
function clearText(field)
{
    if (field.defaultValue == field.value) field.value = '';
    else if (field.value == '') field.value = field.defaultValue;
}

$(function(){
        $("div.templatemo_gallery img").fullsize();
      });
</script>
</head>
<body>
  <div id="templatemo_container">
      <div id="templatemo_header">
          <div id="templatemo_header_logo">
              <div id="templatemo_header_slogan">
                  Modern Building Designs
                </div>
                
                <div id="templatemo_search">
                  <form action="#" method="post">
                      <input type="radio" name="search" value="site" checked="checked" /><label class="labels">This Site</label>
            <input type="radio" name="search" value="web" /><label class="labels">The Web</label>
                      <input type="text" value="Enter a keyword" name="q" class="field"  title="email" onfocus="clearText(this)" onblur="clearText(this)" />
                      <input type="submit" name="search" value = "" alt="Search" class="button" title="Subscribe" />
                </form>
                </div>
            </div>
            <div id="templatemo_menu">
              <ul>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" class="current">Home</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Latest News</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Projects</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Services</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Awards</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Company</a></li>
                    <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw" class="last">Contact</a></li>
                </ul> 
            </div>
        </div>
        <div class="templatemo_section_1">
          <div class="templatemo_section_1_contentarea">
              <div class="templatemo_text">
                  <h1>Nulla imperdiet congue metus.</h1>
                    <img src="architect-images/templatemo_icon_1.png" alt="icon" />
                    <p>This is a standard compliant CSS template provided by <a href="http://www.templatemo.com" target="_parent">TemplateMo.com</a> for free of charge. At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium vo iatelupti.</p>
                    <p>Fanenon provident, similique sunt in culpa qui officia deserunt. Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet orci. Aenean dignissim pellentesque felis.</p>
               </div>
                
                <div class="templatemo_img">
                  <img src="architect-images/templatemo_img_1.jpg" alt="CSS Template" />
                </div>
                
        <div class="cleaner"></div>

            </div>
            <div class="cleaner"></div>
            <div class="templatemo_section_1_bottom">
            </div>
        </div>
        <div id="templatemo_content_area">
           <div id="templatemo_left">
               <h2><span class="big">Welcome</span> to Our Company</h2>
           <p>Vivamus leo velit, convallis id, ultrices sit amet, tempor a, libero. <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Quisque rhoncus</a> nulla quis sem. Mauris quis nulla sed ipsum pretium sagittis. Suspendisse feugiat. </p>
       <p>Etiam nec enim. Cras arcu. Integer molestie. Aliquam a dui. Suspendisse ac magna quis est eleifend dictum. Suspendisse at pede vel lorem pulvinar laoreet.</p>
       <p><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Donec dapibus</a> viverra est. Maecenas dignissim, quam a posuere scelerisque, ligula arcu dictum turpis, id tempus turpis erat at nulla.</p>
       <p><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse</a> ac magna quis est eleifend dictum. In velit urna, convallis id, pharetra in, iaculis sit amet, mi. Praesent consectetur imperdiet mauris.</p>
       <div class="templatemo_readmore_2"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">MORE</a></div>
            <div class="cleaner"></div>
            <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw"><img src="architect-images/templatemo_newsletter.jpg" alt="News Letter" /></a>
            </div>
            
            <div class="templatmo_v_line"></div>
            <div id="templatemo_mid">
              <h2>Featured Projects</h2>
              <p>Vestibulum ullamcorper ipsum nec augue. Vestibulum auctor odio eget ante. Nunc commodo, magna pharetra semper vehicula, dui ligula feugiat elit, et euismod nunc orci ut libero. </p>
                <p>Etiam sodales massa vel metus. Mauris et elit quis mauris aliquet luctus. Cras urna metus, feugiat non, consectetuer quis, pretium quis, nunc. Nullam pede purus, tempor a, imperdiet in, porttitor at, nulla.</p>
          <ul class="category_list">
                  <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Sed pellentesque placerat augue</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Praesent consectetur imperdiet mauris</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Suspendisse rhoncus lectus sit amet</a></li>
          <li><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Mauris varius risus fermentum nulla</a></li>
                
                </ul>
                
                <div class="templatemo_readmore_2"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">MORE</a></div>
                <div class="cleaner"></div>
                
                <h2>Projects</h2>
                <div class="templatemo_gallery">
                       <img src="architect-images/templatemo_thumb_1.jpg" class="left" longdesc="architect-images/templatemo_big_1.jpg" title="Inside Building" alt="Inside Building" />
          <img src="architect-images/templatemo_thumb_2.jpg" class="mid" longdesc="architect-images/templatemo_big_2.jpg" title="Building" alt="Building" />
                      <img src="architect-images/templatemo_thumb_3.jpg" class="right" longdesc="architect-images/templatemo_big_3.jpg" title="Building" alt="Building" /></div>
              </div>
                
            <div class="templatmo_v_line"></div>
            <div id="templatemo_right">
              <h2>Latest News</h2>
                
                <h3>Nulla enim nibh, consectetuer sed</h3>
                <span class="date">Sept 14th, 2024</span>
                <p>Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros u erat.</p>
                <div class="templatemo_readmore_2"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">MORE</a></div>
                
                <div class="templatemo_h_line"></div>
                
                <h3>Fusce pellentesque suscipit nibh</h3>
                <span class="date">Aug 21st, 2024</span>
                <p>Sed adipiscing ornare risus. Morbi est est, blandit sit amet, sagittis vel, euismod vel, velit. Ege stas sem.</p>
                <div class="templatemo_readmore_2"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">MORE</a></div>
                <div class="templatemo_h_line"></div>
                
                <h3>Vivamus molestie gravida turpis</h3>
                <span class="date">Jun 28th, 2024</span>
                <p>Donec nec justo eget felis facilisis fermentum. Aliquam porttitor mauris sit amet orci. Aenean dignissim pellentesque felis.</p>
                <div class="templatemo_readmore_2"><a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">MORE</a></div>
            </div>
          
          <div class="cleaner"></div>
        </div>
        <div class="cleaner"></div>
        <div id="templatemo_footer">Copyright  2024 <a href="http://www.free-css-layouts.com/bz99wxw.php?go=wxw">Your Company Name</a> | Design downloaded from <a href="http://www.webhostingservices.us/">Web Hosting Services</a> | 
    <a href="http://www.templatemo.com/page/1" target="_parent">Free CSS Templates</a>  </div>
    </div><!-- End Of Container -->
<!--  Free CSS Templates by TemplateMo.com  -->
</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-1
8.business-2
9.business-box
10.business-center
11.business-co
12.business-company
13.business-consultants
14.Business-Design
15.business-elegance
16.business-llc
17.business-online
18.business-solution
19.business-strategy
20.business-time
21.business-way
22.business-world
23.businessblog
24.businessdesign
25.businesshighway
26.businesslike
27.BusinessName
28.BusinessSolution
29.businesssolutions01
30.businesstheme
31.businessweb
32.Business_Elegance
33.business_events
34.business_maritime
35.busineswebdesign
36.CarCar
37.car-club
38.car-dealer
39.cars-website
40.bloodybusiness
41.Bloody_Business
42.biz-company
43.biz-solution
44.biz-watch
45.bizbox
46.bizgroup
47.metamorph_autosalon
48.metamorph_business
49.metamorph_casino
50.alouette-agency
51.advertising
52.financial-services
53.financial-website
54.five-star-hotel
55.metamorph_advice
56.bloom
57.blooming
58.clubcard
59.clubhouse
60.bed-and-breakfast
61.construction-company
62.construction-group
63.constructional-company
64.consulting-services
65.Consulting
66.corporate-2.0
67.corporate-blue
68.corporate
69.CorporateBlack
70.corporateblue
71.CorporateBlue2
72.corporategreen
73.CorporateGrey
74.corporateluxe
75.corporateprofiles
76.CorporateRedGrey
77.Corporate_Design
78.corporation-ltd
79.design-company
80.metamorph_shopping
81.metamorph_spasaloon
82.metamorph_restaurant
83.metamorph_photostudio
84.abc-company
85.ad-agency
86.foo_shooting_club
87.firming
88.financialco
89.abstract-studio
90.carpet-cleaning
91.architect-company
92.architect-group
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