/* body
--------------------------------------- */
body {
	background: #404c55 url('../images/background.gif') top center repeat-x;
	color: #ffffff;
	font: normal 14px Arial, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 57px 0px;
}

/* #container
--------------------------------------- */
#container {
	background: transparent url('../images/container.gif') top center no-repeat;
	color: #ffffff;
	height: 739px;
	margin: 0px auto;
	padding: 0px;
	width: 930px;
}

/* #left-column
--------------------------------------- */
#left-column {
	float: left;
	height: 739px;
	width: 634px;
}

/* #left-column .content
--------------------------------------- */
#left-column .content {
	height: 517px;
	margin-top: 150px;
	overflow: scroll;
	padding: 0px 39px;
}

#left-column .content hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px dotted #ffffff;
	color: #8d9da6;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#left-column .content p {
	margin: 0px;
	padding-bottom: 20px;
}

/* #left-column #testimonials
--------------------------------------- */
#left-column #testimonials {
	font-size: 12px;
	line-height: 18px;
	margin-top: -10px;
	padding-bottom: 10px;
}

#left-column #testimonials p {
	margin: 0px;
	padding-bottom: 10px;
}

#left-column #testimonials img {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}

/* #left-column .footer
--------------------------------------- */
#left-column .footer {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
	height: 57px;
}

#left-column .footer p {
	margin: 0px;
	padding-bottom: 5px;
	text-align: center;
}

#left-column a:active,
#left-column a:link,
#left-column a:visited {
	color: #ffffff;
	text-decoration: none;
}

#left-column a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* #right-column
--------------------------------------- */
#right-column {
	float: right;
	height: 739px;
	width: 296px;
}

/* #right-column .sidebar
--------------------------------------- */
#right-column .sidebar {
	height: 555px;
	margin-top: 163px;
	padding-left: 27px;
	padding-right: 17px;
}

#right-column .sidebar p {
	color: #404c55;
	font-size: 12px;
	margin: 0px;
	padding-top: 22px;
}

#right-column .sidebar span.big {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#right-column .sidebar img.photo {
	float: left;
	margin-top: 8px;
	padding-right: 15px;
}

#right-column .sidebar a:active,
#right-column .sidebar a:link,
#right-column .sidebar a:visited {
	color: #b10324;
	text-decoration: none;
}

#right-column .sidebar a:hover {
	color: #b10324;
	text-decoration: underline;
}
