/* 
Litmus Public Relations.. PR That Works
Created BY David Oldfield // Brainstorm Design
*/

body {
	margin:0px;
	padding:0px;
	font-family:Century Gothic, Tahoma, Helvetica, Arial;
	font-size:12px;
	color:#222;
	background-image:url(../images/dottedbg_260x10.gif);
}
#container {
	width:700px;
	margin:0px auto 50px auto;
	padding:0px 20px 20px 20px;
	background-color:#fff;
}
a {
	color:#000;
	font-weight:normal;
}
a img {
	border:0px solid #fff;
}
p.clear {
	padding:0px;
	margin:0px;
	clear:both;
	height:1px;
}
img.logo {
	float:left;
	margin-left:30px;
	margin-right:30px;
}
.toptext {
	width:545px;
	float:left;
}
img.intro {
	margin-top:20px;
	margin-left:30px;
}
p.dotty {
	border-top:1px dotted #999;
	padding-top:30px;
}
.toptext p {
	padding-left:30px;
	padding-right:30px;
	margin:10px 0px 0px 0px;
	line-height:140%;
}
.bottomtext {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:30px 30px 20px 30px;
	margin-top:30px;
}
img.twitter {
	float:left;
	margin-right:30px;
}
.contact {
	width:400px;
	float:left;
}
p.bold {
	font-weight:bold;
}
.contact a {
	font-weight:normal;
	text-decoration:none;
}
.contact a:hover {
	text-decoration:underline;
}
.contact a.jane {
	margin-left:15px;
}
.contact p {
	padding:0px 0px 10px 0px;
	margin:0px;
}
