body {
/*	background: url(http://www.stop4art.com/images/rulerx.gif);*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center;
}

.shell-bg {
	background: url(/images/customers/casestud/bg_content.gif) repeat-y top;
	margin: 0 auto;
	width: 626px;
	text-align: left;
}

.shell {
	margin: 0 1px;
	text-align: left;
}

.first-element {
	margin-top: 0;
	padding-top: 0;
}

#tagline {
	height: 22px;
}

#tagline img {
	margin-left: 5px;
}

#topblackline {
	background: url(/images/customers/casestud/bg_content.gif) repeat-y top;
	background-color: #000;
	height: 22px;
}

#logo {
	float: left;
}

#head {
	width: 100%;
	overflow: auto;
}

#head_img {
	float: right;
	padding-left: 1px;
	background: url(/images/customers/casestud/dots_vert.gif) repeat-y top left;
}

.dots_hor {
	clear: both;
	height: 1px;
	background: url(/images/customers/casestud/dots_hor.gif) repeat-x;
}

#title {
	padding: 10px 10px 10px 212px;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	background-color: #005FB9;
}

#content {
	background-color: #DAE2F5;
}

#column-shell {
	float: left;
	width: 182px;
}

#column {
	padding: 15px 5px 15px 10px;
	font-size: 11px;
	line-height: 1.3em;
}

#column h2 {
	font-size: 12px;
	margin-bottom: .5em;
}

#column h3 {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;
}

#column ul, #column p {
	margin-top: 0;
	margin-bottom: 1em;
}

#column ul {
	padding: 0;
	margin-left: 1.5em;
}

#main-shell {
	margin-left: 198px;
	background: url(/images/customers/casestud/dots_vert.gif) repeat-y;
	background-color: #fff;
}

#main {
	padding: 15px 15px 15px 15px;
}

#main h1 {
	font-size: 13pt;
}

#main h2 {
	font-size: 11pt;
}

#main h3 {
	font-size: 10pt;
	margin: 1.5em 0 .5em 0;
}

#main p, #main ul {
	margin-top: 0;
}

.cap {
	float: left;
	margin: -13px 0px -13px 0px;
	padding-right: 5px;
	font-size: 5em;
}

.quote {
	border: 1px dotted #005FB9;
	padding: 15px;
	margin: 15px 30px;
	color: #005FB9;
}

.quote .author {
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

#footer {
	padding: 15px 1px 20px 35px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666;
}

#footer a {
	text-decoration: none;
	color: #666;
	margin-left: 10px;
}

#footer a:hover {
	color: #F00;
}
