/*	
 *  CSS file assembled by Jamin Leopold for DreyfusPhoto.com, 2007-02-07
 */


/*	border: dotted 2px;  */

body {
	background-color: white;
	background-image: url(images/dreyfus-logo-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	margin: 0px;
}
body.flash{
	margin: 8px 18px;
}

a         { color: #777; text-decoration: none; background: transparent; }
a:link    { color: #777; text-decoration: none; background: transparent; }
a:visited { color: #777; text-decoration: none; background: transparent; }
a:hover   { color: #777; text-decoration: underline; background: transparent; }
a:active  { color: #777; text-decoration: none; background: transparent; }

img { border: none; }

/*----- head and side images -----*/ 
#headimg {
	position: absolute;
	left: 15px; top: 10px;
	width: 673px; height: 122px;
}
#sidepage {
	position: absolute;
	left: 15px; top: 132px;
	width: 25px; height: 360px;
}


/*----- menu -----*/
#menu {
	position: absolute;
	left: 385px; top: 145px;
	width: 250px; height: 200px;
	color: #666;
    font-size: 11px; 
    font-style: normal; 
	text-transform: uppercase;
	line-height: 400%;
	letter-spacing: .55em;
	margin: 0px;
	padding: 10px 5px;
	list-style-image: url(images/list-square.gif);
/*	list-style-type: square;  */
    }


/*----- home link -----*/
#logo {
	position: absolute;
	left: 555px; top: 420px; 
	width: 72px; height: 41px;
    }


/*----- thumbs -----*/
#thumbs {
	position: absolute;
	left: 250px; top: 335px; 
	width:219px; height:244px; 
    background-color: transparent;
	}

/*----- portfolio -----*/
.portfolio a span { display: none; 
	position: absolute; 
	color: #0B3D91;
	padding: 0px; margin: 0px;
	font-size: 9pt; font-style: normal; 
	text-decoration: none; text-align: center; 
	width: 100px; height: 20px;
	}
.portfolio a:hover span {
   position: fixed;
   display: block;
   left: 130px;
   top: 155px;
    }

#pnature {
   position: absolute;
   left: 89px;
   top: 334px;
   width: 130px;
   height: 85px;
    }
#pagri {
   position: absolute;
   left: 126px;
   top: 200px;
   width: 76px;
   height: 120px;
    }
#pbiomed {
   position: absolute;
   left: 250px;
   top: 214px;
   width: 112px;
   height: 110px;
    }
#ppeople {
   position: absolute;
   left: 237px;
   top: 340px;
   width: 135px;
   height: 90px;
    }
#pproduct {
   position: absolute;
   left: 69px;
   top: 435px;
   width: 131px;
   height: 86px;
    }
#ptravel {
   position: absolute;
   left: 220px;
   top: 447px;
   width: 136px;
   height: 92px;
    }


/*----- content -----*/
#content {
	position: absolute;
	left: 55px; top: 135px; 
	width: 300px; height: 415px;
	color: #333;
    font-size: 11px; 
    font-style: normal; 
	margin: 0px;
	padding: 0px 5px;
    }

#about {
	width: 200px; 
    }

#letstalk {
	position: relative;
	left: 30px;
    }
#letsindent {
	position: relative;
	left: 60px;
    }
#letstalk a{
	color: #0B3D91;
    }

#phones {
	color: #777;
    }
#phones span {
	color: #0B3D91;
	font-style: italic;
	margin-right: 8px;
    }

#clientlist {
	position: absolute;
	top: -15px; left: -10px;
	text-indent: -5px;
	list-style: outside;
   height:auto;
    }

#comment {
    font-size: 11px; 
	width: 260px; 
    }
#comment #quote {
	}
#comment #credit {
	position: relative;
	left: 30px; top: 0px; 
	color: #0B3D91;
    font-size: 11px; 
    font-style: italic; 
	text-indent: 30px;
    }

#commentmore a {
	position: absolute;
	left: 320px; top: 515px; 
	width: 35px; height: 15px;
	border: solid black 1px;
	color: #0B3D91;
	text-align: center;
    font-size: 11px; 
    font-style: italic; 
	text-transform: lowercase;
	}


/*----- copyright -----*/
#copyright {
	position: fixed;
	left: 25px; top: 585px; 
	width: 375px; height: 25px;
	color: black;
    font-size: 10px; 
    font-style: normal; 
	margin: 0px;
	}
#copyright #name {
	color: #0B3D91;
    font-size: 14px; 
    font-style: italic;
	margin: 0px;
    }
#copyright #photo {
    font-size: 10px; 
    font-style: normal; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
    }

#--client #--copyright { /*-- placement on firefox needed adjustment --*/
	position: relative;
	left: 0; top: auto; 
	margin: 10px 0 0 -15px;
	}

/*----- next? -----*/
