@charset "UTF-8";
/* CSS Document */

body, td, p, h1, h2, input, option, textarea, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6c6d6f;
}
p, h1, h2 {
	margin:0
}
img {
	border:0;
	margin: 0;
	padding: 0;
}
.clear {
	clear : both;
	padding: 0;
	margin: 0;
}
body {
	background : url(/images/bg.gif);
	margin : 0px;
	padding: 0px;
	font-size:100%;
	line-height : normal;
}

#topNavi {
	margin: 30px auto 10px auto;
	width : 918px;
	clear: both;
	text-align:right;
	font-size: 0.775em;
	color: #003a4d;
	padding: 0 10px 0 0;
}
#topNavi a {
	color: #003a4d;
	text-decoration: none;
}
#topNavi a:hover {
	color: #003a4d;
	text-decoration: underline;
}

/*********************************************************************************************************************/
/******* MAIN PAGE STYLES ********************************************************************************************/
/*********************************************************************************************************************/
#mainHeader {
	background: url(/images/headers/main-page.png) top left no-repeat;
	margin: 0 auto;
	width : 928px;
	height: 119px;
	clear: both;
}

#mainNavi {
	width : 414px;
	padding : 44px 0px 0px 496px;
	margin: 0;
	display: block;
	height: 17px;
}
#mainNavi li {
	height : 17px;
	width : 402px;
	display : block;
	list-style-type : none;
	float : left;
}
#mainNavi a {
	text-decoration : none;
	height : 17px;
	display : block;
}
#mainNavi li strong {
	display : none;
}
#mainNavi li.about {
	background : url(/images/buttons/btn-about.gif) no-repeat center center;
	width : 111px;
	margin-right : 28px;
}
#mainNavi li a.about {
	background : url(/images/buttons/btn-about.gif) no-repeat center center;
}
#mainNavi li a.about:hover {
	background : url(/images/buttons/btn-about-over.gif) no-repeat center center;
}
#mainNavi li.legal {
	background : url(/images/buttons/btn-legal.gif) no-repeat center center;
	width : 100px;
	margin-right : 28px;
}
#mainNavi li a.legal {
	background : url(/images/buttons/btn-legal.gif) no-repeat center center;
}
#mainNavi li a.legal:hover {
	background : url(/images/buttons/btn-legal-over.gif) no-repeat center center;
}
#mainNavi li.financing {
	background : url(/images/buttons/btn-financing.gif) no-repeat center center;
	width : 73px;
	margin-right : 28px;
}
#mainNavi li a.financing {
	background : url(/images/buttons/btn-financing.gif) no-repeat center center;
}
#mainNavi li a.financing:hover {
	background : url(/images/buttons/btn-financing-over.gif) no-repeat center center;
}
#mainNavi li.media {
	background : url(/images/buttons/btn-media.gif) no-repeat center center;
	width : 45px;
}
#mainNavi li a.media {
	background : url(/images/buttons/btn-media.gif) no-repeat center center;
}
#mainNavi li a.media:hover {
	background : url(/images/buttons/btn-media-over.gif) no-repeat center center;
}

#mainWrapper {
	background: url(/images/bg/main-page.jpg) no-repeat top left;
	margin : 0 auto;
	padding : 61px 0 0 40px;
	width : 888px;
	clear: both;
	height: 328px;
}
#mainWrapper h1 {
	background: url(/images/text/main-page.png) no-repeat top left;
	display : block;
	width: 715px;
	height: 209px;
}
#mainWrapper h1 strong {
	display : none;
}

#mainFooter {
	background:url(/images/bg/main-footer.png) top left no-repeat;
	margin : 0 auto 15px auto;
	padding : 0;
	width : 928px;
	clear : both;
	height: 175px;
}
#mainFooter #navi {
	padding : 21px 0px 0px 41px;
	margin: 0;
	display: block;
	height: 95px;
}
#mainFooter #navi li {
	height : 90px;
	width : 210px;
	margin-right : 8px;
	display : block;
	list-style-type : none;
	float : left;
}
#mainFooter #navi a {
	text-decoration : none;
	height : 90px;
	display : block;
}
#mainFooter #navi a:focus {
	outline: none;
}
#mainFooter #navi li strong {
	display : none;
}
#mainFooter #navi li.about {
	background : url(/images/footer/btn-about.jpg) no-repeat center center;
}
#mainFooter #navi a.about {
	background : url(/images/footer/btn-about.jpg) no-repeat center center;
}
#mainFooter #navi a.about:hover {
	background : url(/images/footer/btn-about-over.jpg) no-repeat center center;
}
#mainFooter #navi li.media {
	background : url(/images/footer/btn-media.jpg) no-repeat center center;
}
#mainFooter #navi a.media {
	background : url(/images/footer/btn-media.jpg) no-repeat center center;
}
#mainFooter #navi a.media:hover {
	background : url(/images/footer/btn-media-over.jpg) no-repeat center center;
}
#mainFooter #navi li.speaking {
	background : url(/images/footer/btn-speaking.jpg) no-repeat center center;
	margin-right: 30px;
}
#mainFooter #navi a.speaking {
	background : url(/images/footer/btn-speaking.jpg) no-repeat center center;
}
#mainFooter #navi a.speaking:hover {
	background : url(/images/footer/btn-speaking-over.jpg) no-repeat center center;
}
#mainFooter #navi li.text {
	background : url(/images/footer/footer-text.gif) no-repeat center center;
	width: 132px;
	height: 95px;
}
#mainFooter #navi li.text a {
	text-decoration : none;
	height : 96px;
	display : block;
}
#mainFooter h1 strong {
	display: none;
}
#mainFooter h1.tag {
	background : url(/images/footer/footer-tag.png) no-repeat center center;
	display: block;
	width: 242px;
	height: 12px;
	margin: 30px 0 0 41px;
}
/*********************************************************************************************************************/
/******* END OF MAIN PAGE STYLES *************************************************************************************/
/*********************************************************************************************************************/

/*********************************************************************************************************************/
/******* INTERNAL PAGE STYLES ****************************************************************************************/
/*********************************************************************************************************************/
#header {
	background: url(/images/headers/internal-header.png) top left no-repeat;
	margin: 0 auto;
	width : 928px;
	height: 229px;
	clear: both;
}
#header #navi {
	width : 414px;
	padding : 44px 0px 0px 496px;
	margin: 0;
	display: block;
	height: 17px;
}
#header #navi li {
	height : 17px;
	width : 402px;
	display : block;
	list-style-type : none;
	float : left;
}
#header #navi a {
	text-decoration : none;
	height : 17px;
	display : block;
}
#header #navi li strong {
	display : none;
}
#header #navi li.about {
	background : url(/images/buttons/btn-about-i.gif) no-repeat center center;
	width : 111px;
	margin-right : 28px;
}
#header #navi li a.about {
	background : url(/images/buttons/btn-about-i.gif) no-repeat center center;
}
#header #navi li a.about:hover {
	background : url(/images/buttons/btn-about-over-i.gif) no-repeat center center;
}
#header #navi li.legal {
	background : url(/images/buttons/btn-legal-i.gif) no-repeat center center;
	width : 100px;
	margin-right : 28px;
}
#header #navi li a.legal {
	background : url(/images/buttons/btn-legal-i.gif) no-repeat center center;
}
#header #navi li a.legal:hover {
	background : url(/images/buttons/btn-legal-over-i.gif) no-repeat center center;
}
#header #navi li.financing {
	background : url(/images/buttons/btn-financing-i.gif) no-repeat center center;
	width : 73px;
	margin-right : 28px;
}
#header #navi li a.financing {
	background : url(/images/buttons/btn-financing-i.gif) no-repeat center center;
}
#header #navi li a.financing:hover {
	background : url(/images/buttons/btn-financing-over-i.gif) no-repeat center center;
}
#header #navi li.media {
	background : url(/images/buttons/btn-media-i.gif) no-repeat center center;
	width : 45px;
}
#header #navi li a.media {
	background : url(/images/buttons/btn-media-i.gif) no-repeat center center;
}
#header #navi li a.media:hover {
	background : url(/images/buttons/btn-media-over-i.gif) no-repeat center center;
}

#wrapper {
	background: #FFFFFF;
	margin : 0 auto;
	width : 928px;
	clear: both;
}
#leftCol {
	background: url(/images/bg/left-col.gif) top left no-repeat;
	width : 440px;
	float : left;
	padding : 43px 0 0 40px;
}
#leftCol h1 {
	display : block;
}
#leftCol h1 strong {
	display : none;
}
#leftCol h1.quote {
	background: url(/images/quotes/side-quote.png) no-repeat top left;
	width: 351px;
	height: 160px;
}
#leftCol ul {
	margin: 0;
	padding: 0px;
}
#leftCol li {
	background: url(/images/bg/navi-arrow.png) no-repeat top left;
	display :block;
	list-style-type : none;
	width:263px;
	padding: 0 0 5px 10px;
	margin: 0;
}
#leftCol li a {
	color: #00294d;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftCol li a:hover {
	color: #9fa1a4;
}

#rightCol {
	width : 448px;
	float : left;
	padding : 50px 0 0 0;
}
#rightCol h1 {
	display : block;
	height: 31px;
	border-bottom: 1px solid #cacaca;
	margin : 0 0 30px 0;
	width: 448px;
}
#rightCol h1 strong {
	display : none;
}
#rightCol h1.legal {
	background: url(/images/titles/legal-services.gif) no-repeat top left;
}
#rightCol h1.about {
	background: url(/images/titles/about.gif) no-repeat top left;
}
#rightCol h1.financing {
	background: url(/images/titles/financing.gif) no-repeat top left;
}
#rightCol h1.links {
	background: url(/images/titles/links.gif) no-repeat top left;
}
#rightCol h1.contact {
	background: url(/images/titles/contact-us.gif) no-repeat top left;
}
#rightCol h1.media {
	background: url(/images/titles/media.gif) no-repeat top left;
}
#rightCol h1.speaking {
	background: url(/images/titles/speaking.gif) no-repeat top left;
}
#rightCol h2.title {
	display : block;
	border-right: 2px solid #cacaca;
	width: 338px;
	font-size: 0.775em;
	margin: 0 7px 15px 0;
	text-transform: uppercase;
	color: #00294d;
	float: left;
}
#rightCol h2 strong {
	display : none;
}
#rightCol h2.about-text {
	background: url(/images/quotes/about-text.png) top left no-repeat;
	display : block;
	width: 376px;
	margin: 0 0 50px 0;
	text-transform: uppercase;
	height: 129px;
}
#rightCol .top {
	display : block;
	width: 101px;
	font-size: 0.575em;
	text-transform: uppercase;
	color: #00294d;
	position: relative;
	padding: 2px 0 0 0;
	float: left;
}
#rightCol h2.speaking {
	display : block;
	border-right: 2px solid #cacaca;
	width: 338px;
	font-size: 0.775em;
	margin: 0 7px 0 0;
	text-transform: uppercase;
	color: #00294d;
	float: left;
}
#rightCol .date {
	display : block;
	width: 448px;
	font-size: 0.775em;
	color: #6c6d6f;
	position: relative;
	padding: 3px 0 0 0;
	float: left;
	margin: 0 0 15px 0;
}
#rightCol .top a {
	color: #6c6d6f;
	text-decoration: none;
}
#rightCol .top a:hover {
	text-decoration: underline;
}
#rightCol p {
	font-size: 0.775em;
	padding: 0 25px 20px 0;
}
#rightCol p a {
	color: #00294d;
}
#rightCol p a:hover {
	text-decoration: none;
}

#rightCol .service {
	display: block;
	float: left;
	width: 448px;
	border-bottom: 1px solid #cacaca;
	margin: 0 0 25px 0;
}
#rightCol img {
	float: left;
	padding: 0 20px 20px 0;
}
#rightCol .linkName {
	display:block;
	padding: 0 0 20px 0;
	width: 330px;
	float: left;
}
#rightCol .link {
	background: url(/images/link-arrow.gif) no-repeat top left;
	display:block;
	padding: 0 0 20px 14px;
	width: 104px;
	float: left;
}
#rightCol .link a {
	color: #00294d;
}
#rightCol .link a:hover {
	text-decoration: none;
}

/* Contact Styles */
#rightCol fieldset {
	width:443px;
	border: 0;
	padding: 0;
	margin: 0;
}
#rightCol fieldset p {
	border: 0;
	padding: 0;
	margin: 0;
}
#rightCol fieldset legend{	
	margin:0;
}
#rightCol label{
	padding : 0;
	margin : 0px 0px 6px 0px;
	display:block;
	text-align:left;
	width: 448px;
}
#rightCol .textbox{
	width:250px;
	margin:5px 0px 11px 0px;
	border: 1px solid #cacaca;
	padding:1px 2px;
	clear: both;
}
#rightCol .textarea{
	width:350px;
	margin:5px 0px 20px 0px;
	border: 1px solid #cacaca;
	padding:1px 2px;
	float: left;
	font-size: 1em;
	display: block;
}
#rightCol #codewrapper {
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 430px;
	clear: both;
	float: left;
}
#rightCol #codewrapper p {
	font-size:0.775em;
	padding: 0px 0px 10px 0px;
}
#rightCol #codewrapper p img {
	padding: 0;
	float:left;
}
#rightCol .code-box {
	border: 1px solid #cacaca;
	width: 50px;
	padding: 1px 2px;
	margin-top: 11px;
	float: left;
}
#rightCol .error {
	display: block;
	color: #cc0000;
	margin: 0px 0px 0px 0px;
	background: url(/images/error.gif) top left no-repeat;
	padding: 0px 0px 5px 20px;
	width: 400px;
	float: left;
	height: 20px;
	clear: both;
}
#rightCol .button {
	border: 1px solid #333333;
	background: #cacaca;
	float: left;
	clear: both;
	color: #333333;
}



#footer {
	background:url(/images/bg/footer.png) top left no-repeat;
	margin : 0 auto;
	padding : 0;
	width : 928px;
	clear : both;
	height: 19px;
}
#tag {
	margin : 0 auto;
	padding : 15px 0 0 41px;
	width : 887px;
	clear : both;
	height: 44px;
}
#tag h1 strong {
	display: none;
}
#tag h1.tag {
	background : url(/images/footer/footer-tag.png) no-repeat center center;
	display: block;
	width: 242px;
	height: 12px;
}

/*********************************************************************************************************************/
/******* END OF INTERNAL PAGE STYLES *********************************************************************************/
/*********************************************************************************************************************/

/* Validation Styles */
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg,
.textareaRequiredMsg,
.textareaMinCharsMsg,
.textareaMaxCharsMsg,
.textareaValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg,
.textareaRequiredState .textareaRequiredMsg,
.textareaMinCharsState .textareaMinCharsMsg,
.textareaMaxCharsState .textareaMaxCharsMsg
{
	display: block;
	color: #cc0000;
	margin: 0;
	background: url(/images/error.gif) top left no-repeat;
	padding: 0 0 0 20px;
	width: 400px;
	float: left;
	height: 20px;
	clear: both;
}
