body {
	margin: 0px;
	background-color: #330000;
}
#masthead {
	margin: 0px;
}
#breadcrumbs {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/layout_bg_content.png);
	padding: 4px;
}
#header {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/layout_bg_content.png);
	padding: 20px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#sidebar {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #000000;
	background-image: url(images/header_background.jpg);
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 5px;
}
#sidebarEntry {
	background-image: url(images/layout_bg_entry.png);
	background-repeat: repeat;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FF9900;
}
#breadcrumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 15px;
	text-decoration: none;
}
#sidebar p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	padding: 4px;
	background-image: url(images/sidebar_bg_h1.png);
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFCC33;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFCC33;
}
#footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 25px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.tag {
	margin-right: 4px;
	margin-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #722602;
	line-height: 15px;
	text-decoration: underline;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#page {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bc5a2f;
	border-left-color: #bc5a2f;
	background-attachment: fixed;
	background-image: url(images/layout_bg_gradient.jpg);
	background-repeat: repeat;
	background-position: center;
}
.divider {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#testimonial {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #722602;
	border-bottom-color: #722602;
	background-image: url(images/layout_bg_entry.png);
}
#testimonial p.quote {
	font-style: italic;
}
#testimonial p.credit {
	color: #ffcc00;
	margin-bottom: 0px;
	text-align: right;
}
#testimonial p.credit2 {
	color: #CCCCCC;
	margin-bottom: 0px;
	text-align: right;
}
#sidebar a.noemphasis {
	color: #000000;
	text-decoration: none;
}
.graphicLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: none;
}
.photoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #ffcc00;
}
.photoRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #ffcc00;
}
.photo {
	border: 1px solid #ffcc00;
}
.thumb {
	border: 1px solid #ffcc00;
	margin-bottom: 10px;
}
#content p.caption {
	font-size: 11px;
	color: #ffcc00;
}
.graphicRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #ffcc00;
}
li {
	list-style-image: url(images/li_bullet.png);
	list-style-type: none;
}
#content a.noemphasis {
	color: #FFCC33;
	text-decoration: none;
}
#content p.trainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #722602;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 0px;
	clear: both;
}
#content p.trainerCompany {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	font-weight: bold;
}
.partnerLogo {
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.trainingBackground {
	padding: 10px;
	background-image: url(images/layout_bg_entry.png);
	background-repeat: repeat;
}
.trainingBackgroundRed {
	background-color: #722602;
}
.trainingIconLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #FFCC00;
}
.clear {
	clear: both;
}

