body{
    padding: 0;
    margin: 0;
    background-color: #CACACA;
    background-image:  url(images/bg.jpg);;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial;
    font-size: 13px;
    color: #202020;
    cursor: default;
}
hr{
    border: 0px;
    height: 2px;
    padding: 0;
    margin: 5px 0px 5px 0px;
    background-image: url(images/hr.jpg);
    background-repeat: repeat-x;
    clear: both;
}
h1{ padding: 0px;  margin: 15px 0px 5px 0px;  font-size: 20px;  color: #FFF;}
h2{ padding: 0px;  margin: 15px 0px 5px 0px;  font-size: 19px;  color: #393939;}
h3{ padding: 0px;  margin: 15px 0px 5px 0px;  font-size: 18px;  color:  #393939;}
h4{ padding: 0px;  margin: 15px 0px 5px 0px;  font-size: 17px;  color:  #393939;}
h5{ padding: 0px;  margin: 15px 0px 5px 0px;  font-size: 16px;  color:  #393939;}

a:link, a:visited{
    font-weight: bold;
    color: #2A7EBF
}

a:hover{
    color: #3297E5
}



/*===============================================/ portfolio_box /==========================*/
.portfolio_box{
    width: 230px;
    float: left;
    padding: 5px;
    margin-bottom: 0px;
    text-align: left;
}
.portfolio_box h1{ padding: 0px;  margin: 5px 0px 5px 10px;  font-size: 14px; color: #393939;}
.portfolio_box h2{ padding: 0px;  margin: 5px 0px 5px 10px;  font-size: 13px; color: #7A7A7A;}
/*===============================================/ img /==========================*/
.img{
    border: 5px #AFA2A2 solid;
    width: 200px;
    height: 140px;
    padding: 0px;
    margin: 0px 10px 10px 10px;
    background-color: white;
}


/*===============================================/ flickr /==========================*/
#flickr{
    margin-top: 20px;
    width: 100%;
    height: 50px;
    background-image: url(images/flickr_l.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 4px;
}


.flickr_i{
    border: 5px #AFA2A2 solid;
    padding: 0px;
    margin: 4px;
}


/*===============================================/ header /==========================*/
.header{
    width: 500px;
    float: right;
    padding-top: 0px;
    font-style: italic;
    font-size: 14px;
    text-align: right;
}
/*===============================================/ BOX /==========================*/
.box{
    width: 282px;
    margin: 0px 19px 0px 19px;
    background-image: url(images/box.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
    float: left;
}
.box_t{
    padding: 20px 20px 20px 20px;
}
.box_t h1{
    padding: 0px;  margin: 5px 0px 5px 0px;  font-size: 14px; color: #393939;
}
.box li{
    list-style:none;
    display: block;
    padding: 0px 0px 0px 16px;
    margin: 0;
    background-image: url("images/li.png");
    background-repeat:no-repeat;
    background-position: left top;
}
/*===============================================/ DOWN /==========================*/
.down{
    height: 158px;
    min-height: 158px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    clear: both;
    width: 100%;
    background-image: url(images/down.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: top;
    float: left;
    color: #CACACA;
}
.down h1{ padding: 0px;  margin: 10px 0px 5px 0px;  font-size: 20px;  color: #EDEDED;}
.down hr{
    border: 0px;
    height: 2px;
    padding: 0;
    margin: 5px 0px 5px 0px;
    background-image: url(images/hr2.jpg);
    background-repeat: repeat-x;
    clear: both;
}
/*===============================================/ MENU /==========================*/
.menu{ 
    height: 50px;
    margin: 0px 50px 0px 0px;
    text-align: right;
    width: 650px;
    float: right;
}

.menu a:link, .menu a:visited{

    color: #FFF;

}
.menu a:hover{
    color: #FFF;
}


/*===============================================/ MENU2 /==========================*/
.menu2{
    cursor: default;
    margin: 10px 10px 30px 0px;
    font-size: 12px;  
    color: #888888;
}
.menu2 a:link, .menu2 a:visited{
    font-size: 12px;
    font-weight: bold;
    color: #878585;
    text-decoration: none;
    padding: 5px;
    margin: 2px;
}
.menu2 a:hover, #act{
    color: white;
    background:  #9CC700;
}
/*===============================================/ phone /==========================*/
#phone{
    width: 210px;
    height: 85px;
    background-image: url(images/phone1.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    margin-top: 30px;

}

#contact_us{
    width: 133px;
    height: 396px;
    background-image: url(images/contact_us.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
;


}
/*===============================================/ last /==========================*/
.last{
    font-size: 14px;
    text-align: center;
    height: 200px;
}

.last li{
    margin-bottom: 10px;
    font-style: italic;
    color: #C45064;
    height: 200px;
    clear: both;
}


/*===============================================/ form /==========================*/
input{
    background-color: #DEDEDE;
    border-width: 0px;
    border-left: 3px solid #404040;
    padding: 4px 4px 4px 4px;
    color: #7A6F76;
    margin: 10px;
    display: block;
    width: 100%;

        font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial;
    font-size: 12px;
}

input:focus{
    border-left: 3px solid #9CC700;
    background-color: #F9F7F7;
}

textarea{
    background-color: #DEDEDE;
    border-width: 0px;
    border-left: 3px solid #404040;
    padding: 4px 4px 4px 4px;
    color: #7A6F76;
    margin: 10px;
    display: block;
    width: 100%;

            font-family: "Lucida Grande","Lucida Sans Unicode", Helvetica, Arial;
    font-size: 12px;
}

textarea:focus{
    border-left: 3px solid #9CC700;
    background-color: #F9F7F7;
}

label{
    display: block;
    text-transform: uppercase;
}











.error{
    text-align: right;
    font-weight: bold;
color: #C45064;
}

.info_m{

    padding: 10px;
    font-size: 13px;
    margin: 10px;
}


.ps li{  
    padding: 10px;
    font-size: 13px;
}




#twit{
    width: 200px;
    padding: 78px 10px 10px 10px;
    margin: 20px 0px 5px 40px;
    background-color: #D7D7D7;
    background-image: url(images/tw_l.jpg);
    background-repeat: repeat-x;

}

#tweetdate{
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    font-style: italic;
    color: #C45064;

}


#LN {
      list-style-image: url(images/bullet.gif);
}

#LN li{
 margin: 10px 0px  5px 0px;
}

#LN a:link, #LN a:visited{
    font-size: 14px;
    font-weight: bold;
    color: #C55063;
    text-decoration: none;
  
 
}
#LN a:hover{

        text-decoration: underline;
}








