metamorph_mydesign : Effect « Templates « HTML / CSS






metamorph_mydesign

       

<!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>Metamorphosis Design Free Css Templates</title>
        <meta name="keywords" content="" />
        <meta name="description" content="" />
<style type='text/css'>
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
    margin: 0px;
    padding: 0px;
}

img{
    padding: 0px;
    border: none;
}

a{
    color: #ffffff;
}

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

h3{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #013b03;
    font-weight: bold;
}

h4{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 10px;
}

h5{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #013b03;
    font-weight: normal;
    padding-bottom: 4px;
}

h6{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    height: 32px;
    padding-left: 30px;
    padding-top: 13px;
    padding-bottom: 5px;
    background: url(images/blog_title.png) no-repeat left top;
}

body {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    background: #000000 url(images/bg.jpg) repeat-x top;
}

#top_header{
    width: 1159px;
    height: 169px;
    margin: 0 auto;
    background: url(images/top_header_bg.jpg) no-repeat left top;
}

#link_bar{
    height: 28px;
    padding-left: 100px;
}

#link_bar ul{
    padding-left: 0px;
    list-style: none;
    height: 28px;
}

#link_bar ul li{
    display: inline;
    padding: 6px 0px 0px 3px;
    height: 33px;
}

#linl_bar ul li img{
    height: 16px;
    width: 16px;
    display: block;
    float: left;
}

#logo {
    height: 51px;
    text-align: left;
    padding-top: 60px;
    padding-left: 830px;
}

#logo p a{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#logo .small_logo a{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 70px;
}

#header_border_top{
    background: url(images/header_border_top.jpg) no-repeat top left;
    height: 30px;
    width: 979px;
    margin: 0 auto;
}

#preview_bg{
    background: url(images/preview_bg.jpg) repeat-x top;
    height: 306px;
}

#menu_bg{
    background: url(images/menu_bg.jpg) repeat-x top;
}

#menu{
    width: 979px;
    height: 54px;
    margin: 0 auto;
    padding-left: 30px;

}

#menu ul {
    list-style: none;
    padding-left: 0px;
}

#menu li {
    display: inline;
    padding-left: 0px;
}

#menu a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    width: 135px;
    height: 39px;
    display: block;
    float: left;
    padding-top: 15px;
}

#menu .active , #menu ul li a:hover{
    color: #dad960;
}

#preview_block{
    width: 922px;
    margin: 0 auto;
}

.p_button_left{
    width: 49px;
    float: left;
    padding-top: 130px;
}

.p_center{
    float: left;
    width: 820px;
}

.p_con_left{
    width: 425px;
    float: left;
    padding-top: 45px;
    padding-left: 15px;
}

.normal{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #2f2f2f;
}

.green{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #026504;
    font-weight: normal;
}

.start_now{
    text-align: right;
    height: 33px;
    margin-right: 50px;
    padding-right: 12px;
    padding-top: 14px;
    background: url(images/send.png) no-repeat right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.read_more{
    text-align: right;
    height: 23px;
    padding-right: 14px;
    padding-top: 4px;
    background: url(images/send.png) no-repeat right top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.order_now{
    text-align: right;
    height: 23px;
    padding-right: 14px;
    padding-top: 4px;
    margin-right: 10px;
    background: url(images/send.png) no-repeat right top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.pad .read_more a, .p_con_left .read_more a, .services_box .order_now a, .start_now a{
    text-decoration: none;
    color: #ffffff;
}

.p_con_right{
    width: 320px;
    float: left;
    padding-top: 40px;
    padding-left: 40px;
}

.p_con_right img{
    border: 3px solid #ffffff;
}

.img_bor{
    border: 3px solid #ffffff;
    margin-bottom: 10px;
}

.p_button_right{
    width: 49px;
    float: left;
    padding-top: 130px;
}

#header_bottom{
    width: 979px;
    margin: 0 auto;
    clear: both;
    background: url(images/header_bg.png) repeat-y left;
}

#header_bottom p{
    padding: 32px 45px 0px 45px;
}

.header_bor_bot{
    background: url(images/header_bor_bot.png) no-repeat top;
    height: 40px;
    width: 979px;
    margin: 0 auto;
}

#content{
    width: 978px;
    margin: 0 auto;
}

.column_box{
    padding-top: 20px;
}

.column_box p, .col_bg p{
    color: #000000;
    padding-top: 0px;
}

.news_text p{
    color: #000000;
    padding-top: 0px;
    padding-bottom: 10px;
}

.column_box ul, .services_box ul, .blog_right_bg ul{
    list-style: none;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#contactus_left ul{
    list-style: none;
    padding-left: 20px;
}

.services_box ul{
    padding-top: 30px;
}

.services_col1{
    width: 306px;
    float: left;
    padding-left: 10px;
}

.services_col2{
    width: 295px;
    float: left;
    padding-left: 30px;
}

.services_col3{
    padding-top: 20px;
    width: 315px;
    float: left;
    padding-left: 10px;
}

.ul_top li{
    background: url(images/ls.png) no-repeat 0px 7px;
    padding-left: 12px;
}

.column_box a, .col_bg a, .blog_box a{
    color: #013b03;
    font-weight: bold;
    text-decoration: none;
}

.link_center{
    text-align: center;
    padding-bottom: 15px;
}

.column_box h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 10px;
}

.col1, .col2, .col3{
    width: 310px;
    float: left;
}

.pad{
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
}

.num{
    background: url(images/num_bg.png) no-repeat top left;
    float: left;
    width: 31px;
    height: 34px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 9px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.col1, .col2{
    padding-right: 23px;
}

.title_bg{
    background: url(images/title_bg.png) no-repeat top left;
    width: 979px;
    height: 45px;
    padding-bottom: 10px;
    margin-top: 12px;
}

.title_bg img{
    padding-top: 6px;
    padding-left: 6px;
}

.index_title{
    background: url(images/index_title.png) no-repeat top left;
    width: 310px;
    height: 46px;
    padding-bottom: 10px;
}

.index_title h2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 13px;
}

.num_title{
    background: url(images/title5.png) no-repeat top left;
    width: 29px;
    height: 30px;
    float: left;
    margin-top: 6px;
    margin-left: 7px;
    padding-right: 10px;
}

.num_title p{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    padding-top: 6px;
}


.portfolio{
    background: url(images/title_bg.png) no-repeat top left;
    width: 979px;
    height: 33px;
    padding-top: 12px;
    padding-left: 40px;
    padding-bottom: 10px;
    margin-top: 12px;
}

.aboutus{
    background: url(images/title_bg.png) no-repeat top left;
    width: 979px;
    height: 47px;
    margin-bottom: 8px;
    margin-top: 12px;
}

.service_title{
    background: url(images/title_bg.png) no-repeat top left;
    width: 979px;
    height: 47px;
    margin-bottom: 8px;
    margin-top: 12px;
}

.service_title h2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 13px;
}

.aboutus h2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 13px;
}

.col_bg{
    background:  #e8e8e8;
    padding-left: 6px;
    padding-right: 6px;

}

.col_grad_top{
    background: url(images/col_grad_top.png) no-repeat  left top;
    min-height: 203px;
}

.col_grad_bot{
    background:url(images/col_grad_bot.png) no-repeat right bottom;
}

.col_bg_top{
    background: url(images/col_bg_top.png) no-repeat top;
    height: 13px;
}

.col_bg_bot{
    background: url(images/col_bg_bot.png) no-repeat top;
    height: 13px;
}

.con_bg_top{
    background: url(images/con_bg_top.png) no-repeat top left;
    height: 13px;
}

#blog_left{
    width: 690px;
    float: left;
}

#blog_right{
    width: 282px;
    float: right;
    padding-top: 8px;
}

.blog_right_top{
    background: url(images/blog_right_top.png) no-repeat top left;
    height: 6px;
}

.blog_right_bg{
    background: #ffffff;
}

.blog_right_bg p{
    color: #000000;
}

.blog_right_bg a{
    text-decoration: none;
}

.blog_right_bot{
    background: url(images/blog_right_bot.png) no-repeat top left;
    height: 6px;
    padding-bottom: 20px;
}

#calendar table {
    width: 200px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
}

#calendar tbody td {
    border: 1px solid #F1F1F1;
    width: 34px;
}

#calendar #prev {
    text-align: left;
}

#calendar #next {
    text-align: right;
}

#calendar a {
    text-decoration: none;
    font-weight: bold;
    color: #356f37;
}

#calendar #now {
    background: #696969;
    border: 1px solid #ff0000;
    font-weight: bold;
    color: #ffffff
}

.news_top{
    clear: both;
}

.news_top_left{
    background: url(images/date_bg.png) no-repeat;
    width: 76px;
    height: 65px;
    float: left;
    text-align: center;
}

.date_day{
    color: #013b03;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding-top: 18px;
}

.date_month{
    color: #013b03;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.news_top_right{
    float: left;
    padding-left: 10px;
    width: 582px;
}

.news_title{
    border-bottom: 1px dotted #013b03;
}

.tegs_hr{
    border-bottom: 1px dotted #013b03;
    padding-top: 5px;
}

.publ{
    float: left;
}

.com{
    float: right;
    background: url(images/coments_bg.png) no-repeat 0px 5px;
    padding-left: 15px;
    padding-right: 5px;
}

.gray{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.news_text{
    clear: both;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    line-height: 16px;
}

.tegs_box{
    clear: both;
    padding-top: 5px;
}


.blog_bg_top{
    background: url(images/blog_bg_top.png) no-repeat top left;
    height: 13px;
    margin-top: 10px;
}

.blog_bg_bot{
    background: url(images/blog_bg_bot.png) no-repeat top;
    height: 13px;
}

.blog_bg{
    background:  #e8e8e8;
    padding-right: 6px;
}

.blog_grad_top{
    background: url(images/col_grad_top.png) no-repeat 6px 0px;
    min-height: 203px;
}

.blog_grad_bot{
    background:url(images/col_grad_bot.png) no-repeat right bottom;
}

.blog_text_num{
    background: url(images/blog_num_bg.png) no-repeat left;
    height: 34px;
    width: 51px;
    text-align: center;
    padding-top: 13px;
    padding-right: 13px;
    margin-bottom: 10px;
    float: left;
}

.text_num{
    color: #000000;
    font-size: 30px;

}



.project_box{
    width: 309px;
    float: left;
    padding-left: 10px;
    padding-bottom: 8px;
}

.aboutus_bg{
    background: #ffffff;
    border: 1px solid #d2d2d2;
    padding: 15px;
    color: #000000;
}

.about_col1{
    float: left;
    width: 315px;
}

.about_col2{
    float: left;
    width: 230px;
}

.user_box{
    padding-top: 10px;
}

#contact_bg{
    background: url(images/contact_bg.png) repeat-y center;
}

#contactus_left{
    width: 587px;
    float: left;
    padding: 20px 50px 0px 20px;
}

#contactus_right{
    width: 270px;
    float: left;
    padding: 10px 10px 0px 20px;
}

.con_hr{
    background: url(images/con_hr.png) repeat-x top;
    height: 1px;
    padding-bottom: 10px;
}

.con_bg_bot{
    background: url(images/con_bg_bot.png) no-repeat top;
    height: 13px;
}

.col_hr_line{
    background: url(images/col_hr_line.png) no-repeat center;
    height: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.con_white_hr{
    border-bottom: 1px solid #ffffff;
    height: 1px;
    clear: both;
    padding-top: 25px;
}

.col2 .bg_black{
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ul_bot li{
    background: url(images/ls1.png) no-repeat 0px 7px;
    padding-left: 12px;
}

.ul_bot a{
    color: #019c06;
    font-weight: bold;
}

#log{

}

#log fieldset {
    border: none;
}

#log label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align:left;
    padding-left: 10px;
}

#log input {
    margin-bottom: 5px;
}

#login-submit, #contact-submit{
    width: 117px;
    height: 27px;
    background: url(images/send.png);
    background-repeat:no-repeat;
    background-position:left top;
    border: none;
    float:right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

#text1, #text2 {
    width: 280px;
    height: 27px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 12px;
    border: none;
    background: url(images/input_bg.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
}

#text_mess {
    width: 284px;
    height: 115px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: none;
    background: url(images/text_mess.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#contact_form fieldset {
    border: none;
}

#contact_form label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align:left;
    padding-left: 10px;
}

#contact_form input {
    margin-bottom: 5px;
}



#con_name, #con_email, #con_website {
    width: 566px;
    height: 27px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 12px;
    border: none;
    background: url(images/con_pole.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
}

#con_mess {
    width: 568px;
    height: 113px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: none;
    background: url(images/con_mess.png);
    background-repeat:no-repeat;
    background-position:left top;
    color: #000000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#footer{
    clear: both;
    width: 979px;
    margin: 0 auto;
    background: url(images/footer.gif) no-repeat right top;
    height: 60px;
    margin-top: 15px;
    padding-bottom: 15px;
}

#footer p{

}



/*
Header Scroller
*/

/*
  jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
  Copyright (c) 2009 Niall Doherty
  This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

  .panel h2.title { margin-bottom: 10px }
  noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

  .coda-slider-wrapper { padding: 0px }
  .coda-slider { background: none}
  
  /* Use this to keep the slider content contained in a box even when JavaScript is disabled */
  .coda-slider-no-js .coda-slider { height: 308px; overflow: hidden !important; padding-right: 20px }
  
  /* Change the width of the entire slider (without dynamic arrows) */
  .coda-slider, .coda-slider .panel { width: 835px } 
  
  /* Change margin and width of the slider (with dynamic arrows) */
  .coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 805px }
  .coda-slider-wrapper.arrows .coda-slider { margin: 0px }
  
  /* Arrow styling */
  .coda-nav-left a { background: url(images/p_but_left.png) no-repeat 0px; color: #fff; width: 49px; height: 239px; text-indent: -9000em;}
  .coda-nav-right a { background: url(images/p_but_right.png) no-repeat 0px; color: #fff; width: 49px; height: 239px; text-indent: -9000em;}
  
  /* Tab nav */
  .coda-nav ul li a.current { background: #39c }
  
  /* Panel padding */
  .coda-slider .panel-wrapper { padding: 0px }
  
  /* Preloader */
  .coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

  /* Tabbed nav */
  .coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
  .coda-nav ul li { display: none }
  .coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
  
  /* Miscellaneous */
  .coda-slider-wrapper { clear: both; overflow: hidden }
  .coda-slider { float: left; overflow: hidden; position: relative }
  .coda-slider .panel { display: block; float: left }
  .coda-slider .panel-container { position: relative }
  .coda-nav-left, .coda-nav-right { float: left }
  .coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

</style>


    <!-- Pirobox setup and styles -->
<script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="lib/pirobox.js"></script>
<script type="text/javascript">
$(document).ready(function() {
  $().piroBox({
      my_speed: 400, //animation speed
      bg_alpha: 0.1, //background opacity
      slideShow : false, // true == slideshow on, false == slideshow off
      slideSpeed : 4, //slideshow duration in seconds(3 to 6 Recommended)
      close_all : '.piro_close,.piro_overlay'// add class .piro_overlay(with comma)if you want overlay click close piroBox

  });
});
</script>

<link href="images/style.css" rel="stylesheet" type="text/css" />


<!-- Pirobox setup and styles end-->
    
    </head>
    <body>
        <div id="top_header">
            <div id="logo">
                <p><a href="#">MyDesign</a></p>
                <small class="small_logo"><a href="#">small slogan goes here</a></small>
            </div>
            <div id="link_bar">
                <ul>
                    <li><a href="#"><img src="images/link1.png" alt="" title="img"/></a></li>
                    <li><a href="#"><img src="images/link2.png" alt="" title="img"/></a></li>
                    <li><a href="#"><img src="images/link3.png" alt="" title="img"/></a></li>
                    <li><a href="#"><img src="images/link4.png" alt="" title="img"/></a></li>
                    <li><a href="#"><img src="images/link5.png" alt="" title="img"/></a></li>
                </ul>
            </div>
            <div id="header_border_top"></div>
        </div>
        <div id="menu_bg">
            <div id="menu">
                <ul>
                    <li><a href="index.html">Home</a></li>
                    <li><a href="services.html">Services</a></li>
                    <li><a href="blog.html">Blog</a></li>
                    <li><a href="portfolio.html">Portfolio</a></li>
                    <li><a href="aboutus.html" class="active">About Us</a></li>
                    <li><a href="contactus.html">Contact Us</a></li>
                </ul>
            </div>
        </div>
        <div id="header_bottom">
            <p>Phasellus tortor metus, ullamcorper a tincidunt quis, fermentum id turpis. Pellentesque commodo, mauris quis sodales faucibus, dui lorem tincidunt purus, non egestas nibh nisi et leo. Donec feugiat tempus nibh vitae aliquam. Curabitur egestas tincidunt lorem eget faucibus. </p>
        </div>
        <div class="header_bor_bot">
            <div class="start_now"><a href="#">start now!</a></div>
        </div>

        <div id="content">
            <div id="contact_box">
                <div class="aboutus">
                        <img src="images/title1.png" alt="" title="" style="padding-left: 10px; padding-top: 3px; float: left;"/>
                        <h2>About Us</h2>
                </div>
                <div class="con_bg_top"></div>
                <div class="col_bg">
                    <div class="col_grad_bot">
                        <div class="col_grad_top">
                            <div id="contact_bg">
                                <div id="contactus_left">
                                    <a href="#">Employee?s Name Goes Here</a>
                                    <div class="aboutus_bg">
                                        <div class="about_col1">
                                            <img src="images/user_face2.jpg" alt="" title="" style="float: left; padding-right: 10px; padding-top: 5px;"/>
                                            <p>Suspendisse est lectus, placerat sit amet fringilla et, vulputate ut mi. Nulla facilisi. Sed posuere, ligula ac vulputate laoreet, magna justo mollis felis, vel auctor est mi</p>
                                        </div>

                                        <div class="about_col2">
                                            <ul class="ul_bot">
                                                <li><a href="#">Nam nisi leo, vehicula bibendum </a></li>
                                                <li><a href="#">Ut condimentum congue mauris, a</a></li>
                                                <li><a href="#">Aenean a mauris eu velit cursus</a></li>
                                                <li><a href="#">Mauris rutrum tellus eleifend dolor</a></li>
                                            </ul>
                                        </div>
                                        <div style="clear: both"></div>
                                    </div>
                                    <br />

                                    <a href="#">Employee?s Name Goes Here</a>
                                    <div class="aboutus_bg">
                                        

                                        <div class="about_col2">
                                            <ul class="ul_bot" style="padding-left: 0px;">
                                                <li><a href="#">Vivamus dui magna, sodales eu porta </a></li>
                                                <li><a href="#">Quisque semper purus ac purus</a></li>
                                                <li><a href="#">Curabitur gravida eros sit amet sem</a></li>
                                            </ul>
                                        </div>
                                        <div class="about_col1" style="padding-left: 10px;">
                                            <img src="images/user_face2.jpg" alt="" title="" style="float: right; padding-left: 10px; padding-top: 5px;"/>
                                            <p>Sed posuere, ligula ac vulputate laoreet, magna justo mollis felis, vel auctor est mi eu ipsum. Cum sociis natoque penatibus et magnis dis parturient </p>
                                        </div>
                                        <div style="clear: both"></div>
                                    </div>

                                    <br />

                                    <a href="#">Employee?s Name Goes Here</a>
                                    <div class="aboutus_bg">
                                        <div class="about_col1">
                                            <img src="images/user_face2.jpg" alt="" title="" style="float: left; padding-right: 10px; padding-top: 5px;"/>
                                            <p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Duis ac scelerisque ante. Sed </p>
                                        </div>

                                        <div class="about_col2">
                                            <ul class="ul_bot">
                                                <li><a href="#">Nam nisi leo, vehicula bibendum </a></li>
                                                <li><a href="#">Ut condimentum congue mauris, a</a></li>
                                                <li><a href="#">Aenean a mauris eu velit cursus</a></li>
                                                <li><a href="#">Mauris rutrum tellus eleifend dolor</a></li>
                                            </ul>
                                        </div>
                                        <div style="clear: both"></div>
                                    </div>




                                </div>

                                <div id="contactus_right">
                                    <h4>Our ClientsTestimonials</h4>
                                    <div class="con_hr"></div>
                                    <div class="user_box">
                                        <img src="images/user_face.png" alt="" title="" style="float: left; padding-right: 15px; padding-bottom: 10px;"/>
                                        <a href="#">Nam non sem magna. Nam nec orci </a>
                                        <p>Nam non sem magna. Nam nec orci vel erat sollicitudin lacinia vitae ipsum. </p>

                                        <a href="#">John Doe </a><br />
                                        <a href="#">http://www.somewebsite.com</a>
                                    </div>
                                    <br />
                                    <div class="con_hr"></div>
                                    <div class="user_box">
                                        <img src="images/user_face.png" alt="" title="" style="float: left; padding-right: 15px; padding-bottom: 10px;"/>
                                        <a href="#">Sollicitudin lacinia vitae eget ipsums</a>
                                        <p>Quisque semper purus ac purus adipiscing sed iaculis turpis venenatis.</p>

                                        <a href="#">John Doe </a><br />
                                        <a href="#">http://www.somewebsite.com</a>
                                    </div>
                                    <br />
                                    <div class="con_hr"></div>
                                    <div class="user_box">
                                        <img src="images/user_face.png" alt="" title="" style="float: left; padding-right: 15px; padding-bottom: 10px;"/>
                                        <a href="#">In elementum, diam nec hendrerit </a>
                                        <p>Suspendisse est lectus, placerat sit amet fringilla et, vulputate ut mi. Nulla</p>

                                        <a href="#">John Doe </a><br />
                                        <a href="#">http://www.somewebsite.com</a>
                                    </div>



                                </div>
                                <div style="clear: both"></div>
                            </div>

                        </div>
                        <div style="clear: both"></div>
                    </div>
                </div>
                <div class="con_bg_bot"></div>
            </div>
            <div class="con_white_hr"></div>
            <div class="column_box">
                <div class="col1">
                    <h2>Get Free Quote</h2>
                    <div id="log">
                        <form id="form1" method="post" action="#">
                            <fieldset>
                                <label for="text1">Name: (Required) </label><br />
                                <input id="text1" type="text" name="text1" value="" alt=""/><br />
                                <label for="text2">Email Address: (Required)</label><br />
                                <input id="text2" type="text" name="text2" value="" alt=""/><br />
                                <label for="text2">Message: (Required) </label><br />
                                <textarea id="text_mess" name="text_mess" cols="0" rows="0"></textarea><br />
                                <input type="submit" id="login-submit" value="Send"/>
                            </fieldset>
                        </form>
                    </div>
                </div>
                <div class="col2">
                    <h2>Our Contact Info</h2>
                    <p class="bg_black">Vivamus dui magna, sodales eu porta tristique eget ligula. Quisque semper purus ac purus adipiscing sed iaculis turpis venenatis. Curabitur gravida eros sit amet sem euismod dignissim. </p>
                    <h2>Our Partner's Links</h2>
                    <ul class="ul_bot">
                         <li><a href="http://www.metamorphozis.com/free_templates/free_templates.php">Free Website Templates</a></li>
                                    <li><a href="http://www.metamorphozis.com/free_flash_templates/free_flash_templates.php">Free Flash Templates</a></li>
                                    <li><a href="http://www.metamorphozis.com/shop/easy_flash_templates.php">Easy Flash Templates</a></li>
         <li><a href="http://www.metamorphozis.com/website_hosting/index.php">Top Hosting Providers</a></li>
                                    <li><a href="http://www.metamorphozis.com/blog/category/free-fonts/">Free Fonts</a></li>
                  <li><a href="http://www.metamorphozis.com/blog/category/freeicons/">Free Icons</a></li>
                  <li><a href="http://www.metamorphozis.com/blog/category/free-photoshop-brushes/">Free Photoshop Brushes</a></li>
                  <li><a href="http://www.metamorphozis.com/blog/feed/">RSS Subscribe</a></li>
                    </ul>
                </div>

                <div class="col3">
                    <h2>Recent Projects</h2>
                    <a href="images/metamorph_lighting.jpg"  class="pirobox_footer"><img class="img_bor" src="metamorph_mydesign-pic/pic-02.jpg" alt="" title="pic-01" /></a>
                    <a href="images/metamorph_ball.jpg"  class="pirobox_footer"><img class="img_bor" src="metamorph_mydesign-pic/pic-03.jpg" alt="" title="pic-01" /></a>
                </div>
            </div>
            <div class="con_white_hr"></div>
        </div>


        <div id="footer">
            <p>Copyright  2010. <a href="#">Privacy Policy</a> | <a href="#">Terms of Use</a> | <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> | <a href="http://jigsaw.w3.org/css-validator/check/referer" title="This page validates as CSS"><abbr title="Cascading Style Sheets">CSS</abbr></a></p> 
  <!-- Please DO NOT remove the following notice --><p>Design by <a href="http://www.metamorphozis.com/" title="Flash Templates">Flash Templates</a>, coded by <a href="http://www.flashtemplatesdesign.com/" title="Free Flash Templates">Free Flash Templates</a></p><!-- end of copyright notice-->
        </div>

    </body>
</html>

   
    
    
    
    
    
    
  








Related examples in the same category

1.amazinglycool
2.exposure
3.expressivestars
4.extended
5.external
6.extracts
7.falling-away
8.fantasy
9.flare
10.flashyweb
11.flash_web
12.fireworks
13.floating
14.falling
15.fantasyland
16.metamorph_weird
17.metamorph_violet
18.metamorph_violetdream
19.metamorph_myst
20.metamorph_mywaves
21.metamorph_myweb
22.metamorph_freedom_lt
23.metamorph_gloryfield
24.metamorph_horizon
25.bubble
26.classic-luxury
27.classic
28.classique
29.classliclink
30.civilized
31.metamorph_cool
32.metamorph_imaginary
33.metamorph_infinity
34.metamorph_newage
35.metamorph_madness
36.metamorph_heaven
37.metamorph_lensflare
38.metamorph_shinyblur_lt
39.metamorph_sparks_lt
40.metamorph_soulfrost
41.metamorph_space
42.metamorph_spaceglowing
43.metamorph_sphere
44.metamorph_starwars
45.metamorph_steel
46.metamorph_stones
47.abundant
48.chalkboard
49.cool-web
50.coolblack
51.CoolishBlack
52.coolracing
53.coolzone
54.cool_web
55.creative-media
56.creative-mind
57.creative
58.creevykeel
59.decayed
60.essence
61.essential
62.auroradesktop
63.scenic-reflections