Design_Agency : Design 3 « Templates « HTML / CSS






Design_Agency

   

<!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>Design Agency, CSS Template, Free Download</title>
<meta name="keywords" content="free css template, Design Agency, XHTML, CSS" />
<meta name="description" content="Design Agency - Free CSS Template, Download XHTML CSS Layout" />
<style type='text/css'>
/*
CSS Credit: http://www.templatemo.com
*/

body {
  margin: 0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
  display: table;
  background: url(Design_Agency-images/templatemo_bg.jpg) repeat-x #2f6767;
}

a:link, a:visited {  color: #FFFF66; text-decoration: underline; }
a:active, a:hover { color: #33FFFF; text-decoration: none; }

p { 
  font-family: Tahoma, "Trebuchet MS", Verdana; 
  font-size: 12px;
  color: #fff;
  text-align: justify;
  margin: 0 0 20px 0;
}

h1 { 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 30px;
  color: #fff;
  margin: 0 0 20px 0;
}

h2 { 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 24px;
  margin: 0 0 20px 0;
  color: #fff;
  background: url(Design_Agency-images/templatemo_titile_bullet.png) no-repeat left;
  padding: 0 0 0 20px;
}

h3 {
  font-family: Tahoma, "Trebuchet MS", Verdana; 
  font-size: 18px;
  margin: 0 0 20px 0;
  color: #fff;
}

.templatemo_container {
  width: 850px;
  margin: auto;
}

#templatemo_header {
  width: 850px;
  height: 158px;
  background: url(Design_Agency-images/templatemo_header.jpg) no-repeat;
}

#templatemo_search {
  float: right;
  width: 233px;
  height: 38px;
  background: url(Design_Agency-images/templatemo_search_box.png) no-repeat;
  margin: 20px 0 0 0;
  padding: 0;
}

#searchfield {
  height: 17px;
  width: 130px;
  padding: 5px;
  color: #040505;
  font-size: 13px;
  font-variant: normal;
  line-height: normal;
  background: none;
  border: none;
  margin: 6px 0 0 10px;
}

#searchbutton {
   height: 29px;
  margin: 0 0 0 5px;
  padding: 0 6px;
  cursor: pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;
  white-space: pre;
  color: #040505;
  background: none; 
  border: none;
}

/* Menu */
#templatemo_menu {
  clear: both;
  float: right;
  height: 34px;
  width: 440px;
  padding: 0;
  margin: 45px 0 0 0;
}

#templatemo_menu ul {
  list-style: none;
  display: inline;
}

#templatemo_menu li {
  float:left;
}

#templatemo_menu li a {
  float: left;
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 20px 0 0;
  font-weight: bold;
  padding: 0 0 0 40px;
  height: 34px;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
}

#templatemo_menu .home {
  background: url(Design_Agency-images/templatem_menu_home.png) left top no-repeat;
}

#templatemo_menu .about {
  background: url(Design_Agency-images/templatem_menu_about.png) left top no-repeat;
}

#templatemo_menu .service {
  background: url(Design_Agency-images/templatem_menu_service.png) left top no-repeat;
}

#templatemo_menu .contact {
  background: url(Design_Agency-images/templatem_menu_contact.png) left top no-repeat;
}

#templatemo_menu li.current a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  border: none;
}

#templatemo_menu li a:hover {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
/*End OF menu*/

#templatemo_content_area {
  padding: 25px 0;
  margin: 0;
}

.templatemo_h_line {
  width: 850px;
  height: 28px;
  background: url(Design_Agency-images/templatemo_h_line.png) no-repeat;
  clear: both;
}

#templatemo_left {
  float: left;  
  width: 203px;
  margin: 25px 0 20px 55px;
}

.templaetmo_section_1 {

  float: left;
  width: 203px;
  height: 179px;
  background: url(Design_Agency-images/templatemo_paper.png) no-repeat;
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;

}

.templaetmo_section_1 .sub_menu {
  list-style: none;
}

.sub_menu li {
  text-align: left;
  font-family: "Segoe Script", Verdana;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px 0;
}

.sub_menu li a {
  color: #202625;
}

.sub_menu li a:hover, .sub_menu .current {
  color: #7d0b0b;
  text-decoration: underline;
}

#templatemo_right {
  float: right;  
  width: 550px;
  margin: 0 0 20px 0
}

.templatemo_section_2 {
  float: left;
  width: 390px;
  margin: 20px 0 0 20px;
}

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

.templatemo_section_2 h1 {
  font-family: Verdana; 
  font-size: 24px;
  font-weight: normal;
  color: #04265f;
  margin: 0 0 10px 0;
}

.templatemo_section_2 p {
  margin: 0 0 10px 0;
}

#templatemo_bottom_section {
  width: 100%;
  background: url(Design_Agency-images/templatemo_bottom_bg.jpg) #202625 repeat-x;
  padding: 20px 0;
}

#templatemo_footer {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  background: #090909;
  text-align: center;
  border-top: 1px solid #3c3f3f;
  border-bottom: 1px solid #3c3f3f;
}

#templatemo_footer a {
  color: #fff;
}

.left {
  margin: 20px 20px 0 20px;
}

.right_img {
  float: right;
  margin: 0 0 5px 5px;
}

.left_img {
  float: left;
  margin: 0 5px 5px;
}

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

</style>


<script language="javascript" type="text/javascript">
function clearText(field)
{
    if (field.defaultValue == field.value) field.value = '';
    else if (field.value == '') field.value = field.defaultValue;
}
</script>
</head>
<body>
<div class="templatemo_container">
      <div id="templatemo_header">
          <div id="templatemo_search">
              <form action="#" method="post">
                  <input type="text" value="Enter keyword here..." name="q" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)" />
                  <input type="submit" name="Search" value="Search" alt="Search" id="searchbutton" title="Search" />
              </form>
             </div>
            <div class="cleaner"></div>
      <div id="templatemo_menu">
        <ul>
          <li class="current home"><a href="#">Home</a></li>
                    <li class="about"><a href="http://www.templatemo.com/page/1">Portfolio</a></li>
               <li class="service"><a href="#">About</a></li>
             <li class="contact"><a href="#">Contact</a></li>
        </ul>
      </div>
        </div>
        
        <div id="templatemo_content_area">
        
          <div id="templatemo_left">
            
              <div class="templaetmo_section_1">
                  <ul class="sub_menu">
                      <li><a href="#" class="current">Latest News</a></li>          
                        <li><a href="#">Our Clients</a></li>
                        <li><a href="#">Web Design</a></li>
                        <li><a href="#">Our Awards</a></li>
                    </ul>
                </div>
            
            </div>
        
          <div id="templatemo_right">
              <h1>Free XHTML CSS Template</h1>
                <p>This is a <a href="http://www.templatemo.com/page/1" target="_parent">free website template</a> provided by TemplateMo.com website. You may download, modify and use this layout for your personal or commercial websites.Credit goes to <a href="http://www.smashingmagazine.com" target="_blank"> Smashing Magazine</a> for menu icons.</p>
              <p>Donec nunc nisi, convallis eu euismod sit amet, eleifend in lectus. Pellentesque aliquam posuer luctusco re tortor, non rutrum quam euismod tempus. Suspendisse potenr luctus condimentumti. Aliquam pulvinar luctus condimentumr luctus condimentum. Integer pulvinar ligulaiteSvarius tincidunt iaculis quam cursus. Nam tincidunt lor luctus condimentumbortis leo, a laoreet velit im Etiama nisl. </p> 
              <p>Rcilisis accumsan luctus ac bibendum a, sodales ultrr luctus condimentumicies turpis. Aenean pulvinar. Nam nec tellus sem. Suspendisse vr luctus condimentumestibulum pulvinar nulla non nc laoreet varius elit et feugiat fendum euismod. Aliquam pulvinar luctus cond
imentumr. </p>
          </div>
            
          <div class="templatemo_h_line"></div>
            
            <div class="templatemo_section_2 left">
              <img src="Design_Agency-images/templatemo_img_1.jpg" alt="hat" />
                <h3>SEO Services</h3>
              <p>Fen dum euismod. Aliquam pulvinar luctus cond
imen tumr luctus condi ment Oprum. Integer pulvinai.</p>

        <p>Svarius tincidunt iaculis quam cursus. Nam tinci lor luctus condi mentum bortis leo, a laoreet .</p>
            </div>
            
            <div class="templatemo_section_2">
               <img src="Design_Agency-images/templatemo_img_2.jpg" alt="newspaper" />
                <h3>Special Packages</h3>
              <p>Do nec nunc nisi, convallis eu euismod sit amesi
ele if end in lectus. Pell ent esque ali quam pos uerl</p>

        <p>Re tortor, non rutrum quam euismod tempus. its
spendisse potenr luctus condimentumti. </p>
            </div>
            
            <div class="cleaner"></div>
      </div>
    
</div><!--  End of container --> 
    
    <div id="templatemo_bottom_section">
      <div class="templatemo_container">
       <div class="templatemo_section_2 left">
                <h2>Online Marketing</h2>
              <p>Mauris congue felis at nisi. Donec felis. Pellentesque leo lacus, rhoncus nec, consequat ac, ullamcorper nec, orci. Etiam sit amet turpis. Nam sodales, pede vel dapibus lobortis, ipsum diam molestie risus, a vulputate risus nisl pulvinar lacus. <a href="#"><strong>Read More</strong></a></p>
    </div>
            
            <div class="templatemo_section_2">
               <h2>Donec Nunc Nislamdse</h2>
        <p>Aliquam erat arcu, euismod et, dignissim in, interdum ac, est. Mauris congue felis at nisi. Donec enim enim, imperdiet quis, mollis a, elementum a, diam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla et nunc commodo ante ornare imperdiet. <a href="#"><strong>Read More</strong></a></p>
      </div>
            
          <div class="templatemo_section_2 left">
              <h2>Fendum Aliquam Lactus</h2>
                <p>Aenean eleifend, neque hendrerit elementum sodales, odio erat sagittis quam, sed tempor orci magna vitae tellus. Proin dui mauris, tempor eget, pulvinar sed, pretium sit amet, dui. <a href="#"><strong>Read More</strong></a></p>
          </div>
            
             <div class="templatemo_section_2" >
              <h2>Future Work</h2>
                <p>Fusce quis diam sit amet tortor luctus pellentesque. Donec accumsan urna non elit tristique mattis. Vivamus fermentum orci viverra nisl. In nec magna id ipsum aliquam dictum. <a href="#"><strong>Read More</strong></a></p>
            </div>
            <div class="cleaner"></div>
      </div>   <!--  End of container --> 
    </div> <!--  End of templatemo_bottom_section --> 
    <div id="templatemo_footer">
      Copyright  2024 <a href="#">Your Company Name</a> | Designed by <a href="http://www.templatemo.com/page/1" target="_parent">Free CSS Templates</a></div>      
<!--  Free CSS Templates by TemplateMo.com  -->
</body>
</html>

   
    
    
  








Related examples in the same category

1.blankspace
2.Blasphemy
3.blended
4.blewwave
5.blootoon
6.blush
7.boardroom
8.BOOM
9.boorish
10.boosting
11.bordered
12.boswell
13.bounderies
14.boxedtype
15.boxes_template
16.boxybox
17.branches
18.breaking_ontop
19.brewedcoffee
20.brightfolio
21.brightsideoflife1.0
22.Broadcaster
23.broadsheet
24.brycesunrise
25.bucolic
26.burgeon
27.buzz
28.BW
29.bwdec2007
30.calliope
31.callofduty2
32.candiiclouds
33.cantya-studio
34.canuckington-post
35.canvass
36.capricious
37.capsicum
38.carbonated
39.carbonizer
40.carlmelon
41.caronline
42.carrera
43.castellated
44.catch_info
45.cattleya
46.center-stage
47.COIL
48.col1
49.col2
50.col3
51.collaboration
52.collectiveblue
53.collegemusic
54.colorus
55.colosseum
56.columna
57.combination
58.ComingSoon
59.commission
60.communication-1.0
61.communication-co
62.communication
63.community-live
64.compiled
65.complete-collection
66.complimentary
67.component
68.compressed
69.compromise
70.compus
71.conceptnova
72.concrete
73.concurrence
74.condition
75.conglomerate
76.conjunction
77.connection
78.connections
79.consulting-co
80.contemplate
81.convergence
82.cookiefusion
83.Copy of modify
84.corporattica
85.Cosmopolitan
86.counterstrike
87.cover
88.coverage
89.coxswain
90.creamburn
91.crisp2
92.criterion
93.crystalblack
94.css-heaven-1
95.cssgallery
96.cssheaven-2
97.cssmajesty
98.cubismo
99.cultivated
100.cultureshock
101.cupofcoffee
102.customary
103.customize
104.cyano
105.cyanspark
106.cyberarray
107.daleri-mega
108.daleri-structure
109.dalmatians
110.danmyaz1
111.dapple
112.david-kruger
113.deardiary
114.decorative
115.deepimpact
116.deerpark
117.dekada
118.delta
119.delzep_enterprise
120.description
121.deserted
122.desertsand
123.design-gallery
124.design-studio
125.design10
126.Design9
127.designersstudio
128.designersworld
129.designgalo
130.designhq
131.designstudio
132.deskspace
133.detachable
134.deviation
135.devision
136.dewdrops
137.dezinstudio
138.didactic
139.Did_My_Time
140.differential
141.digitalweb
142.dimension
143.diminishing
144.dirtylicious
145.disambiguation
146.discovery
147.distillate
148.distinctive
149.diversity
150.DJ