/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, img a, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** HTML elements ***/
html {
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	width:100%;
	overflow:auto;
	position:relative;
	top:0;
	left:0;
}
body {
	margin:10px auto;
	width:960px;
	background-color:#b3a8d4;
	line-height:16px;

}
h1, h2, h3, h4, h5, h6 {
	padding:0 0 10px 0;
	color:#0c70a8;
}
h1 {
	font-size:30px;
	line-height:32px;
}
h2 {
	font-size:25px;
	line-height:27px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
	color:#000;
	margin:20px 0 0;
}
h5 {
	font-size:14px;
}
p {
	padding:0 0 10px 0;
}

ul {
list-style-type:disc;
margin:10px 0 10px 30px;
}
ul li {
padding:0 0 5px 0;
}

a:link {
color:#0000FF;
text-decoration:underline;
font-weight:700;
font-size:14px;
}
a:visited {
color:#800080;
text-decoration:underline;
font-weight:700;
font-size:14px;
}
a:hover {
color:#0000FF;
text-decoration:none;
font-weight:700;
font-size:14px;
}
a:active {
color:#af14b9;
text-decoration:none;
font-weight:700;
font-size:14px;
}
ul li {
	padding:0 0 10px 0;
}

strong {
color:#000;
}

.wrapper {
	background-color:#fff;
	margin:0 auto;
	overflow:visible;
	height:1%
}
/*** Header ***/
.header {
	clear:both;
	width:100%;
	height:121px;
	background-image:url(../images/header-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:auto;
}
.header .logo {
	font-size:42px;
	line-height:44px;
	color:#fff;
	padding:40px 30px 0 20px;
	display:inline;
	float:left;
	letter-spacing:-2px;
}

.header .logo a {
color:#fff;
text-decoration:none;
font-size:42px;

}

.header .logo span {
	color:#ffd5b3;
}
.header .subheader {
	color:#fff;
	display:inline;
	float:left;
	padding:55px 0 0 0;
	font-size:24px;
	line-height:26px;
}

/*** Main Content ***/
.main-content {
	margin:0 20px 0 0;
	width:620px;
	display:inline;
	float:left;
}
.main-content-inner {
	background-color:#fff;
	padding:10px 20px;
}
.before-after {
clear:both;
padding:20px 0 20px 120px;
}

.before-after .before
{
display:inline;
float:left;
padding:0 20px 10px 0;
}

.before-after p 
{
color:#af14b9;
text-align:center;
padding:5px 0 10px 0;
}

.before-after .after
{
display:inline;
float:left;
padding:0 0 10px 0;


}
.last-updated, .comment {
	background-color:#f5f5f5;
	width:590px;
	margin:0 0 20px 0;
	padding:5px;
}
.comment {
	padding:10px;
}
.comment h5 {
	padding:0;
}
.comment img {
	margin:0 2px 4px 0;
}
label {
	font-weight:700;
	padding:5px 5px 0 0;
	width:100px;
	float:left;
	text-align:right;
}
input {
	margin:0 0 10px 0;
}
textarea {
	margin:0 0 20px 0;
	position:relative;
	top:-5px;
}
form img, form span {
	position:relative;
	top:0;
}
form .row {
	background-color:#f5f5f5;
	padding:10px 10px 0 0;
	margin:10px 0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

form .submit {
padding:10px 0 10px 10px;
}
/*** Side Content ***/
.side-content {
	width:300px;
	display:inline;
	float:left;
	margin:10px 20px 0 0;
}
.side-content-inner {
	background-color:#f9f1eb;
	padding:10px 20px;
}
.side-content img {
	text-align:center;
}
.side-content .top {
	background-image:url(../images/sidecontent-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:300px;
	height:10px;
}
.side-content .bottom {
	background-image:url(../images/sidecontent-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:300px;
	height:10px;
}
.divider {
	background-image:url(../images/divider.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:260px;
	height:16px;
	clear:both;
	margin:20px 0;
}
/*** Footer ***/
.footer {
	padding:30px 0;
	width:100%;
	clear:both;
	background-color:#b3a8d4;
	text-align:center;
}
/*** Miscellaneous ***/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

