@charset "UTF-8";
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
	background-image: url(/graphics/core/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #b12356;
	margin-top: 70px;
	text-align: center;
	padding-bottom: 20px;
}

h2 {
	font-size: 18px;
	color: #b12356;
	text-align: center;
}

h3 {
	font-size: 16px;
	color: #b12356;
}

td {
	vertical-align: top;
}

p {
	margin-top: 0px;
	line-height: 24px;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #b12356;
}

a:visited {
	color: #b12356;
}

a:active {
	color: #f5a43d;
}

a:hover {
	color: #f5a43d;
}

.body {
	line-height: 18px;
}

.copyright {
	font-size: 11px;
	padding-left: 70px;
	padding-top: 30px;
}

.karenimg {
	text-align: left;
	padding-right: 10px;
	border: 0px;
	margin: 0px;
}

.redtext {
	color: #b12356;
}

.rh_testimonials {
	font-size: 11px;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
}

.righthandlinks {
	font-weight: bold;
	padding-left: 10px;
	line-height: 16px;
}

.righthandlinks a:link {
	color: #006699;
	text-decoration: none;
}

.righthandlinks a:visited {
	color: #006699;
	text-decoration: none;
}

.righthandlinks a:active {
	color: #f5a43d;
	text-decoration: none;
}

.righthandlinks a:hover {
	color: #f5a43d;
	text-decoration: none;
}

.signupformtext {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.testimonials {
	width: 219px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

#header {
	width: 960px;
	height: 257px;
	margin: auto;
}

#body {
	width: 960px;
	margin: auto;
	background:url(/graphics/core/design_testimonials.png);
	background-repeat: no-repeat;
}

#bodyinside {
	width: 960px;
	margin: auto;
}

#maincolumn {
	width: 526px;
	margin-left: 70px;
	float: left;
}

#maincolumninside {
	width: 820px;
	margin: auto;
}

#rightcolumn {
	width: 259px;
	float: right;
	margin-right: 70px;
}

#signup {
	width: 219px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

#karen {
	width: 219px;
	margin: auto;
	padding-top: 40px;
}

#twitterfeed {
	width: 219px;
	margin: auto;
	padding-top: 60px;
	padding-bottom: 40px;
}

#footer {
	width: 960px;
	margin: auto;
	float:none;
}

