@charset "UTF-8";
/* CSS Document */

/* zero all margin and padding */

* {
	margin: 0;
	padding: 0;
}

/* general body styles */

body {
	background: #1b2a4e url(../images/site_bg.gif) top left repeat-x;
}

p, ul, ol, li {
	font-size: 0.75em;
}

ul li ul, ol li ol {
	font-size: 12px!important;
}

p, ul, ol, li, h1, h2, h3, h4, h5, h6, hr {
	margin: 1em 0;
	text-align: center;
}

/* site layout */

/* wrapper (holds entire site) and container (defines site width and contains all site content) */

#wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

#container {
	width: 1024px;
	margin: 0 auto;
}

/* site header (contains header image, logo, main navigation, auxillary navigation, and flash campaign */

#header {
	width: 1024px;
	height: auto;
	background: url(../images/header_bg.jpg) top left no-repeat;
}

/* logo image area */

#logo, #logo img{
	float: left;
	width: 264px;
	height: 146px;
	border: none;
	overflow: hidden;
}

#logo h1 {
	text-indent: -1000px;
}

#logo h1 a {
	float: left;
	height: 146px;
	width: 264px;
	padding-right: 9000px;
}

/* page title blocks */

#title {
	width: 960px;
	height: 78px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/page_titles/title_bg.gif) top left repeat-x;
}

#title h2 {
	float: left;
	width: 960px;
	height: 78px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0;
}

h2#about {
	background: url(../images/page_titles/AboutRlg.gif) top left no-repeat;
}

h2#contactus {
	background: url(../images/page_titles/ContactUs.gif) top left no-repeat;
}

h2#mediacenter {
	background: url(../images/page_titles/MediaCenter.gif) top left no-repeat;
}

h2#purchase {
	background: url(../images/page_titles/PurchaseRaProducts.gif) top left no-repeat;
}

h2#services {
	background: url(../images/page_titles/Services.gif) top left no-repeat;
}

h2#strategicpartners {
	background: url(../images/page_titles/StrategicPartners.gif) top left no-repeat;
}

h2#workshop {
	background: url(../images/page_titles/WorkshopEvents.gif) top left no-repeat;
}

h2#resultsscorecard {
	background: url(../images/page_titles/results-scorecard.gif) top left no-repeat;
}

/* content container */

#content {
	width: 960px;
	margin: 0 auto;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

/* three column layout */

#threeColumn {
	width: 100%;
	margin: 0 auto 5px 0;
	padding-bottom: 40px;
	background: url(../images/interior_bg.gif) top left repeat-y;
	text-align: center;
}

/* column structure */

#colOne {
	float: left;
	width: 200px;
	height: 600px;
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #e0f4fc;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#colTwo {
	float: left;
	width: 440px;
	background: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 12px;
	font-family: "Century Gothic";
	text-align: left;
}

#colTwo form label {
	float: left;
	width: 100px;
}

#colTwo img.product {
	float: left;
	padding: 0 10px 0 10px;
}

#colThree {
	float: right;
	text-align: center;
	width: 245px;
	background: #e9e9e9 url(../images/interior_right_bg.gif) top left no-repeat;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#coluThree form {
	width: auto;
}

#colThree form input {
	width: 140px;
	border-top: 2px solid #8f8f8f;
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	text-align: center;
}

#colThree form input#submit {
	width: 53px;
	height: 20px;
	margin-bottom: -5px;
	border: none;
}

/* column content styling */

#colOne h2 {
	font-size: 3.0em;
	font-family: Helvetica, Arial, sans-serif;
	color: #5e5e5e;
	font-weight: 100;
	margin: 20px 0 10px 0;
}

#colTwo h2, #colThree h2 {
	font-size: 1.00em;
	font-family: Helvetica, Arial, sans-serif;
	color: #5e5e5e;
	font-weight: 100;
	margin: 30px 0 10px 0;
}

#colThree h3 {
	font-size: 1.00em;
	font-family: Helvetica, Arial, sans-serif;
	color: #5e5e5e;
	font-weight: 100;
	margin: 10px 0 10px 0;
}

#colTwo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.75em;
	color: #214468;
	margin: 1.00em 0 0 0;
	text-align: center;
}

#colOne p, #colTwo p, #colThree p {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 1.5em;
	color: #214468;
	margin: 0 0 1.00em 0;
	text-align: center;
}

#colTwo ul, #colTwo ol {
	margin: 0 30px 1.50em 30px;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 1.50em;
	text-align: left;
}

#colTwo li {
	margin: 0;
	font-size: 10px;
}

#colOne a, #colOne a:visited, #colTwo a, #colTwo a:visited, #colThree a, #colThree a:visited {
	color: #006de8;
}

#colOne a:hover, #colTwo a:hover, #colThree a:hover {
	color: #214468;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 10pt;
}

#colThree #products {
	padding: 10px 0;
	border-bottom: 1px dotted #3c3c3c;
	margin: 0 0 40px 0;
}

#colThree p.book img {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3c3c3c;
	text-align: center;
}

#colThree p.cd a, #colThree p.cd a:visited {
	color: #3c3c3c;
	text-decoration: none;
}

/* site footer */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
}

#footer p, #footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.copyright {
	float: left;
	text-align: left;
	width: 15%;
}

.contact {
	float: left;
	text-align: center;
	width: 75%;
}

.credit {
	float: right;
	text-align: right;
	width: 10%;
}

/* inline text styles */

.red {
	color: #df0020;
}

/* clearing class to be used to clear floated elements */
.clear {
	clear: both;
}
a:link {
	font-family: "Century Gothic";
	color: #234B6F;
	font-weight: normal;
}
#wrapper #container #content #threeColumn #colOne table tr td p .style11 span {
	font-size: small;
}
a:link {
	font-family: "Century Gothic";
}
a:link {

}
a:link {

}
.tttttt {
	font-size: 18px;
}
#wrapper #container #content #threeColumn #colOne table {
	text-align: center;
	color: #666;
}
#wrapper #container #content #threeColumn #colThree table {
	text-align: center;
}
#wrapper #container #content #threeColumn #colThree table tr td {
	font-family: "Century Gothic";
	font-size: 12px;
}
#wrapper #container #content #threeColumn #colTwo p span {
	font-size: 12px;
	text-align: left;
	font-family: "Century Gothic";
}
#wrapper #container #content #threeColumn #colTwo p .style28 .style29 {
	color: #006DED;
}
#wrapper #container #content #threeColumn #colTwo p .style28 .style29 {
	color: #214468;
}
#wrapper #container #content #threeColumn #colTwo table tr td span strong {
	text-align: center;
}
#wrapper #container #content #threeColumn #colTwo table tr td {
	font-family: "Century Gothic";
}
.Sidebar {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #214468;
}
#wrapper #container #content #threeColumn #colTwo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #214468;
	text-align: left;
}
.Decsription {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #214468;
}
.Centertext {
	text-align: center;
}
.products {
	text-align: center;
}

