body {
	font: 15px/ 26px 'PT Sans', arial, 'Trebuchet MS';
	color: #333;
	background: #c8cfdb url(/images/bg.gif);
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

h1 {
	font-size: 24px;
	margin: 3px;
	color: #595959;
}

h1 span {
	color: #5a76a8;
}

h2 {
	font-size: 18px;
	margin: 2px;
	color: #777777;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

iframe {
	border: 1px solid #DDDDDD;
	padding: 2px;
}

.q {
	font-weight: bold;
	margin: 7px 0 -7px 2px;
}

.warn,.text-errors,.f-error {
	color: red;
	font-weight: bold;
}

.error {
	background-color: #FFE0DB;
	border: 1px solid red;
	color: red;
	font-size: 15px;
	padding: 15px;
	text-align: center;
	line-height: 21px;
}

.successmsg {
	background-color: #DCF6C2;
	border: 1px solid #598230;
	color: #365418;
	font-size: 15px;
	padding: 15px;
	text-align: center;
	line-height: 21px;
}

.small {
	font-size: 10px;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #888;
	cursor: help;
}

.quotes, .artquotes, .sucquotes {
	background: transparent url(/images/quotes.gif) no-repeat;
	min-height: 55px;
}

.artquotes, .sucquotes {
	background-position: 150px 0;
	clear: both;
}

.artquotes img, .sucquotes img {
	margin: 5px 20px;
}

div#headcontent {
	background: url(/images/cohens_header.jpg) no-repeat scroll center top
		white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	width: 990px;
	height: 219px;
	margin-left: auto;
	margin-right: auto;
}

div#navcontent {
	background: url(/images/nav_bg.png) no-repeat scroll center top #8aa1c8;
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#dnav {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	padding-top: 2px;
}

div#content {
	background: white url(/images/rightside.gif) repeat-y right;
	padding: 0;
	text-align: left;
	width: 1033px;
	margin-left: auto;
	margin-right: auto;
}

#leftside {
	padding-left: 31px;
	background: url(/images/leftside.gif) repeat-y left;
	width: 93.5%;
}

#header #logo {
	position: relative;
	top: 73px;
	left: 44px;
	float: left;
}

/* Start of Column CSS */
#container2 {
	clear: left;
	width: 100%;
	overflow: hidden;
	background: white; /* column 2 background colour */
}

#container2 a {
	text-decoration: underline;
	color: #4B98D2;
}

#container1 {
	float: left;
	width: 100%;
	position: relative;
	right: 35%;
	background: #ffffff; /* column 1 background colour */
}

#col1 {
	float: right;
	left: 340px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 212px;
}

.cohens #col1 {
	float: left;
	left: 353px;
}

#col2 {
	float: left;
	left: 335px;
	overflow: hidden;
	position: relative;
	width: 680px;
	padding: 20px 32px;
}

.cohens #col2 {
	padding: 20px;
	width: 700px;
}

#right-container {
	float: right;
	margin-left: 20px;
	width: 235px;
	background: url(/images/2col.png) no-repeat scroll left bottom;
}

#right-container2 {
	background: url(/images/2col-top.png) no-repeat scroll left top;
}

#right-container img {
	margin-left: 33px;
}

#right-container ol {
	margin-left: 8px;
}

#top {
	padding: 14px 13px 0 20px;
}

.testimony,.newsletter-box {
	font-size: 11px;
	line-height: 22px;
	padding: 8px;
	width: 173px;
}

.testimony {
	background-color: #F8F8F8;
	border: 1px solid #EEEEEE;
}

.newsletter-box {
	background-color: #E8F8E8;
	border: 1px solid #BEEEBE;
	padding-top: 0;
}

.media-ul ul {
	margin: 9px;
	padding: 5px;
}

.media-ul li {
	display: inline;
	list-style-type: none;
	padding: 8px;
}

.media-ul li img {
	border: 1px solid #f1f1f1;
	padding: 2px;
}

.media-ul li img:hover {
	border: 1px solid #c8cfdb;
	padding: 2px;
}

#successimages {
	float: right;
	margin: 12px;
	width: 235px;
}

#successimages img {
	padding: 4px;
}

#articleimages {
	float: right;
	margin: 12px;
	width: 255px;
}

#articleimages img {
	padding: 4px;
}

#social {
	
}
#social a {
	text-decoration: none;
}

div#footer {
	height: 59px;
	background: #c8cfdb url(/images/footerbg.gif) no-repeat top;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#footer p {
	font-size: 8pt;
	padding: 4px;
	margin: 0;
	color: #a63931;
	line-height: 20px;
}

div#footer a {
	color: #a63931;
}
