/*Author:bahassi.com
copyright 2009*/

#content-btm-lft {
width:350px;
height:auto;
margin-bottom:30px;
}

#content-btm-lft .nested #facts{
background-image:url(../imgs/facts.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#content-btm-lft .nested #philosophy{
background-image:url(../imgs/philosophy.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#content-btm-lft .nested #hireMe{
background-image:url(../imgs/work-torether.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#content-btm-rht {
width:600px;
height:auto;
margin-top:5px;
margin-bottom:30px;
padding:10px 15px 0px 10px;
border-top:solid 1px #f9f9f9;
border-right:solid 1px #f1f1f1;
border-bottom:solid 1px #f1f1f1;
border-left:solid 1px #f9f9f9;
}

#content-btm-rht #webDev {
background-image:url(../imgs/web-dev.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#content-btm-rht #graphicDes {
background-image:url(../imgs/graphicDes.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#content-btm-rht #seo {
background-image:url(../imgs/seo.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.nested {
width:330px;
height:auto;
margin:5px;
padding:5px;
background-color:#f9f9f9;
border-top:solid 1px #f9f9f9;
border-right:solid 1px #f1f1f1;
border-bottom:solid 1px #f1f1f1;
border-left:solid 1px #f9f9f9;
background-image:url(../imgs/nested-bg.png);
background-repeat:repeat-y;
}

.nested  p{ 
margin-bottom:5px;
}

.nested  li a{
color:#FFFFFF;
text-decoration:none;
}

.nested  li a:hover{
color:#999999;
}

.nested  li{
width:150px;
height:25px;
line-height:24px;
text-align:center;
background-image:url(../imgs/links-btn.jpg);
background-repeat:no-repeat; 
}

.nested #hire-btn{
float:left;
margin-left:5px;
}

.nested #quote-btn{
float:right;
margin-right:5px
}

#content-btm-rht li h3{
font-size:16px;
height:25px;
color:#7b9516;
font-style:italic;
font-weight:normal;
text-decoration:underline;
padding:1px;
padding-left:30px;
line-height:30px;
/*background-image:url(../imgs/green-list.gif);
background-repeat:no-repeat;*/
}

/* start h3 styles*/
#content-btm-rht li #temp{
background-image:url(../imgs/temp.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #htm{
background-image:url(../imgs/htm.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #db{
background-image:url(../imgs/db.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #fl{
background-image:url(../imgs/fl.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #bnr{
background-image:url(../imgs/bnr.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #wp{
background-image:url(../imgs/wp.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #logdes{
background-image:url(../imgs/logdes.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #bcard{
background-image:url(../imgs/bcard.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #bfly{
background-image:url(../imgs/bfly.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #picedit{
background-image:url(../imgs/picedit.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #htmOptim{
background-image:url(../imgs/htm.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #keyWds{
background-image:url(../imgs/keyWds.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #contOptim{
background-image:url(../imgs/contOptim.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #dirSubm{
background-image:url(../imgs/dirSubm.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #linksHr{
background-image:url(../imgs/linksHr.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #siteMp{
background-image:url(../imgs/siteMp.jpg);
background-repeat:no-repeat;
}

#content-btm-rht li #rstMontr{
background-image:url(../imgs/rstMontr.jpg);
background-repeat:no-repeat;
}
/* end h3 styles*/

#content-btm-rht li p {
font-size:14px;
text-decoration:none;
}

 /*slide show style*/

#slideshow {
position:relative;
height:339px;
}

#slideshow DIV {
position:absolute;
top:30px;
left:18px;
z-index:8;
/*opacity:0.0;*/
height: 299px;
background-color: #fff;;
}

#slideshow DIV.active {
z-index:10;
/*opacity:1.0;*/
}

#slideshow DIV.last-active {
z-index:9;
}

#slideshow DIV IMG {
height: 246px;
width:458px;
display: block;
border: 0;
margin:6px;
margin-bottom: 10px;
}

/*end slide show styles*/
