/*-------------------------------------
Stylesheet for Jane Kaufmann Associates
-------------------------------------*/
body{
	background:#AEC8C7 url(images/header1.jpg) repeat-x top;
	margin:0 0 30px 0;
	padding:0;
	color:#333;
	line-height:1.7;
	font-size:90%;
	font-family:Helvetica, Arial, sans-serif;
}
a:link, a:visited{
	color:#7B8588;
	font-weight:bold;
}
a:hover{
	color:#AEC8C7;
}
blockquote{
	border-bottom:1px solid #AEC8C7;
	border-top:1px solid #AEC8C7;
	margin:5px 0;
	padding:0 10px;
	color:#678D90;
	font-family:"Times New Roman", Times, serif;
}
h2{
	font-size:150%;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#666;
	border-bottom:1px solid #AEC8C7;
}
.author{
	text-align:right !important;
	font-size:80%;
}
#outer{
	position:absolute;
	width:100%;
	margin-top:122px;
	background:#fff url(images/footer1.jpg) repeat-x bottom;
}
#container{
	position:relative;
	margin:-122px auto 0 auto;
	padding:15px 0 0 0;
	width:750px;
}
#imageInfo{
	float:right;
	padding:5px 0 0 0;
	margin:0;
}
#info{
	clear:both;
}
#RG{
	text-indent:-9999px;
	background:url(images/RudeGoose.gif) no-repeat;
	width:123px;
	height:12px;
	float:right;
}
#RG span{
	display:block;
}
#credits{
	float:left;
	padding:7px 0 0 220px;
	padding:0;
}
#credits a{
	color:#fff;
	text-decoration:none;s
	font-weight:normal!important;
	font-size:70%;
}
#logo{
	text-indent:-9999px;
	background:url(images/logo1.gif) no-repeat;
	width:355px;
	height:90px;
	margin:0;
	padding:0 0 20px 0;
	float:left;
}
#logo span{
	display:block;
	width:355px;
	height:90px;
}
#nav{
	float:left;
	margin:0;
	padding:30px 0 0 0;
	color:#606767;
}
#nav li{
	list-style:none;
	font-size:130%;
	padding-bottom:5px;
}
#text{
	width:530px;
	float:right;
	margin:10px 0 50px 0;
}
#text p{
	text-align:justify;
}
.top{
	font-size:80%;
}
/* Navigation */

#nav a{
	display: block;
	height: 30px;
	width:142px;
	background-repeat:no-repeat;
	text-decoration:none;
}
#nav span{
	display:none;
}
#home a:link, #home a:visited{
	background:url(images/nav/home.gif);
}
#home a:hover, #homeactive a:link, #homeactive a:visited{
	background:url(images/nav/home.gif);
	background-position:-141px 0;
}
#clients a:link, #clients a:visited{
	background:url(images/nav/clients.gif);
}
#clients a:hover, #clientsactive a:link, #clientsactive a:visited{
	background:url(images/nav/clients.gif);
	background-position:-141px 0;
}
#what a:link, #what a:visited{
	background:url(images/nav/what.gif);
}
#what a:hover, #whatactive a:link, #whatactive a:visited{
	background:url(images/nav/what.gif);
	background-position:-141px 0;
}
#cases a:link, #cases a:visited{
	background:url(images/nav/cases.gif);
}
#cases a:hover, #casesactive a:link, #casesactive a:visited{
	background:url(images/nav/cases.gif);
	background-position:-141px 0;
}
#contact a:link, #contact a:visited{
	background:url(images/nav/contact.gif);
}
#contact a:hover, #contactactive a:link, #contactactive a:visited{
	background:url(images/nav/contact.gif);
	background-position:-141px 0;
}
	

