greenparks : Green « Templates « HTML / CSS






greenparks

    

<!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>
<title>Green Parks</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type='text/css'>
/* CSS Document */
body{padding:0px; margin:0px; background:#16171b; color:#616161; font:10px/14px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px; height:0}

p a{font:10px/14px Tahoma, sans-serif; color:#8fbc34; text-decoration:none;}
p a:hover{ color:#000; text-decoration:none;}

.headline{font:10px/14px Tahoma, Geneva, sans-serif; color:#8fbc34; font-weight:bold}

#container{width:775px; position:relative; margin:0 auto; border:#fff 1px solid}
#incontainer{width:736px; position:relative; margin:0 auto;}

/* menu */

#menuPan{width:736px; height:36px; position:relative}

#menuPan ul.menu{position:absolute; top:0; left:0; width:736px}
#menuPan ul.menu li{height:36px; margin-right:42px; float:left}
#menuPan ul.menu li a{height:36px; display:block; text-indent:-20000px; }
#menuPan ul.menu li a:hover{height:36px;}

#menuPan ul.menu li.btn_1 a{width:101px; background:url(greenparks-images/btn_1.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_1 a:hover{width:101px; background:url(greenparks-images/btn_1_over.gif) 0 0 no-repeat;}

#menuPan ul.menu li.btn_2 a{width:89px; background:url(greenparks-images/btn_2.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_2 a:hover{width:89px; background:url(greenparks-images/btn_2_over.gif) 0 0 no-repeat;}

#menuPan ul.menu li.btn_3 a{width:89px; background:url(greenparks-images/btn_3.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_3 a:hover{width:89px; background:url(greenparks-images/btn_3_over.gif) 0 0 no-repeat;}

#menuPan ul.menu li.btn_4 a{width:80px; background:url(greenparks-images/btn_4.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_4 a:hover{width:80px; background:url(greenparks-images/btn_4_over.gif) 0 0 no-repeat;}

#menuPan ul.menu li.btn_5 a{width:83px; background:url(greenparks-images/btn_5.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_5 a:hover{width:83px; background:url(greenparks-images/btn_5_over.gif) 0 0 no-repeat;}

#menuPan ul.menu li.btn_6{margin-right:0}
#menuPan ul.menu li.btn_6 a{width:83px; background:url(greenparks-images/btn_6.gif) 0 0 no-repeat; }
#menuPan ul.menu li.btn_6 a:hover{width:83px; background:url(greenparks-images/btn_6_over.gif) 0 0 no-repeat;}

/* top */

#topPan{width:736px; height:94px; position:relative; background:url(greenparks-images/b_top.gif) 0 0 repeat-x}

#topPan img#logo{position:absolute; top:19px; left:22px}
#topPan img#slogan{position:absolute; top:30px; left:488px}

/* header */

#header{width:736px; height:255px;}

/* content */

#content{width:736px; background:#FFF url(greenparks-images/b_content.gif) 0 0 repeat-x; position:relative}

#leftPan{width:225px; float:left; margin:23px 42px 0 22px; display:inline}
#middlePan{width:178px; float:left; margin:23px 22px 0 0; }
#rightPan{width:225px; float:left; margin:23px 0 0 0;}

#welcome h2{height:21px; position:relative; background:url(greenparks-images/h_welcome.gif) 0 0 no-repeat; margin-bottom:10px}
#welcome img{margin-bottom:12px;}
#welcome p{width:215px; margin-left:5px}
#welcome p.headline{margin-bottom:10px}

#services h2{height:49px; position:relative; background:url(greenparks-images/h_services.gif) 0 0 no-repeat; margin-bottom:10px}
#services ul{width:177px; margin-left:1px}
#services ul li{font:10px/14px Tahoma, sans-serif; background:url(greenparks-images/check.gif) 0 3px no-repeat; padding-left:23px; height:22px;}
#services ul li a{color:#8fbc34; text-decoration:none;}
#services ul li a:hover{color:#000; text-decoration:underline;}

#featproject h2{height:21px; position:relative; background:url(greenparks-images/h_project.gif) 0 0 no-repeat; margin-bottom:10px}
#featproject img{margin-bottom:12px;}
#featproject p{width:215px; margin-left:5px}
#featproject p.headline{margin-bottom:10px}

.clear#end{height:20px}

/* footer */

#footer{height:62px; clear:both; width:775px; background:#e1e4e9}
#footer p{padding: 15px 0 0 0; font:10px/16px Tahoma, sans-serif; font-weight:normal; text-align:center; color:#000;}
#footer p a{font:10px/16px Tahoma, sans-serif; font-weight:normal; color:#000; text-decoration:none; padding: 0 3px }
#footer p a:hover{text-decoration:underline; color:#000}


</style>


</head>
<body>
<div id="container">
  <div id="incontainer">
    <div id="menuPan">
      <ul class="menu">
        <li class="btn_1"><a href="#">home page</a></li>
        <li class="btn_2"><a href="#">about us</a></li>
        <li class="btn_3"><a href="#">projects</a></li>
        <li class="btn_4"><a href="#">gallery</a></li>
        <li class="btn_5"><a href="#">careers</a></li>
        <li class="btn_6"><a href="#">contacts</a></li>
      </ul>
    </div>
    <div id="topPan"> <img src="greenparks-images/logo.gif" width="253" height="48" alt="" id="logo" /> <img src="greenparks-images/slogan.gif" alt="" name="slogan" width="226" height="32" id="slogan" /> </div>
    <div id="header"> <img src="greenparks-images/mainimg.jpg" width="736" height="255" alt="" /></div>
    <div id="content">
      <div id="leftPan">
        <div id="welcome">
          <h2></h2>
          <img src="greenparks-images/img_welcome.jpg" width="225" height="68" alt="" />
          <p class="headline">Nam eu nulla. Donec lobortis purus vel urna. Nunc laoreet lacinia nunc. </p>
          <p>Nam eu nulla. Donec lobortis purus vel urna. Nunc laoreet lacinia nunc. In volutpat sodales ipsum. Sed vestibulum. Integer in ante. Sed Nunc laoreet lacinia nunc. In volutpat sodales ipsum. Sed vestibulum. Integer in ante. Sed posuere ligula rhoncus erat. Fusce urna dui, sollicitudin ac, pulvinar quis, <a href="#">more...</a></p>
        </div>
      </div>
      <div id="middlePan">
        <div id="services">
          <h2></h2>
          <ul>
            <li><a href="#">Nam eu nulla. Donec lobortis </a></li>
            <li><a href="#">purus vel urna. Nunc laoreet </a></li>
            <li><a href="#">lacinia nunc. In volutpat sodales </a></li>
            <li><a href="#">ipsum. Sed vestibulum. Integer in </a></li>
            <li><a href="#">ante. Sed Nunc laoreet lacinia </a></li>
            <li><a href="#">nunc. In volutpat sodales ipsum. </a></li>
            <li><a href="#">Nam eu nulla. Donec lobortis </a></li>
            <li><a href="#">purus vel urna. Nunc laoreet </a></li>
            <li><a href="#">lacinia nunc. In volutpat sodales </a></li>
          </ul>
        </div>
      </div>
      <div id="rightPan">
        <div id="featproject">
          <h2></h2>
          <img src="greenparks-images/img_project.jpg" width="225" height="68" alt="" />
          <p class="headline">Nam eu nulla. Donec lobortis purus vel urna. Nunc laoreet lacinia nunc. </p>
          <p>Nam eu nulla. Donec lobortis purus vel urna. Nunc laoreet lacinia nunc. In volutpat sodales ipsum. Sed vestibulum. Integer in ante. Sed Nunc laoreet lacinia nunc. In volutpat sodales ipsum. Sed vestibulum. Integer in ante. Sed posuere ligula rhoncus erat. Fusce urna dui, sollicitudin ac, pulvinar quis, <a href="#">more...</a></p>
        </div>
      </div>
      <div class="clear" id="end"></div>
    </div>
  </div>
  <div id="footer">
    <p><a href="#">HOME PAGE</a> | <a href="#">ABOUT US</a> | <a href="#">PROJECTS</a> | <a href="#">GALLERY</a> | <a href="#">CAREERS</a> | <a href="#">NEWS</a> | <a href="#">CONTACTS</a><br/>
      Copyright &copy; Your Company Name | Design by <a href="http://freshtemplates.com/">Website Templates</a></p>
  </div>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.metamorph_abstractgreen
2.metamorph_blueandgreen
3.metamorph_bluegreen
4.metamorph_green
5.metamorph_greenfield
6.metamorph_greenfish
7.metamorph_greenice
8.metamorph_greenisland
9.metamorph_greenland
10.metamorph_greenlight_lt
11.metamorph_greenmint
12.metamorph_greenplanet
13.metamorph_greenpound
14.metamorph_greenwood
15.metamorph_greeny
16.cleanandgreen
17.green-day
18.green-mile
19.green-solutions
20.green-stripes
21.green-web
22.greenbusiness
23.greencastle
24.greencogs
25.greencommunity
26.greener
27.greenery
28.greenfeeling
29.greenfest
30.greenforest
31.GreenHome
32.greenlight
33.greenorange
34.greenpeace
35.greenpeople
36.greenpiece
37.greenred
38.GreenSpan
39.greenspark
40.GreenSquareShadow
41.greensteps
42.greenstripes
43.greenthumb
44.greenway
45.greenworld
46.GreenWOW
47.greeny
48.greenybox
49.greenygrass
50.greenylife
51.greenypat
52.greenzap
53.curiouslygreen
54.gogreen
55.green piece
56.green-blog
57.Green 3
58.green80
59.GreeNadReD
60.greenandplain
61.Green_Corporate_NMK
62.Green_dream
63.Green_Feeling
64.Green_Glass
65.green_light
66.green_mile
67.Green_Template
68.green_web
69.evergreen
70.simplygreen
71.wide-green
72.WonderfulGreen
73.soft_green
74.simplegreen
75.thingreenline
76.ibex_green
77.liquidgreen
78.leafy_green
79.Green link template
80.Green background template