@charset "utf-8";
/* CSS Document */
/*** Reset Styles **********************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size:62.5%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*** End CSS reset ************************************************/

body
{
	font-family:Arial, Helvetica, sans-serif;
	background:#780014;
	color:#063f48;
	letter-spacing: -0.06em
}
a
{
	text-decoration:none;
	font-size:140%;
}



.DontShow
 {
 display:none;
 visibility:hidden;
 }
a:hover
{
	text-decoration:underline;
}
p
{
	font-size:140%;
	line-height:1.3em;
	font-weight:bold;
}
h1, h2, h3
{
	font-family:Century Gothic;
	font-weight:normal;
}
h2
{	
	color:#780014;
	font-size:600%;
}

h3
{
	color:#8d2738;
	font-size:220%;
	font-weight:bold;
	margin-bottom:10px;
}
.newLine
{
	display:block;
}
.subheader
{
	font-size:220%;
	color:#3a1114;
	position:absolute;
	text-align:left;
	top:400px;
	left:165px;
}
#header
{
	background:url(../images/bannerMain.jpg) no-repeat 0 0;
	width:1285px;
	height:515px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#inner
{
	margin:0px;
	margin-left : auto;
	margin-right : auto;
	position:relative;
	text-align:center;
	overflow:hidden;
	width:1285px;
}
#footer
{
	background:url("../images/footerMain.jpg") no-repeat 0 0;
	width:1285px;
/*	
	djb change
	height:643px;
*/
	height : 500px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#footerContent
{
	position:relative;
	text-align:left;
	width:1001px;	
	margin:auto;
	overflow:hidden;
	padding:0;
	left:2px;
height:500px;
}

#header_left {
	float : left; 
	width : 600px;
}

#header_right {
	float : left; width : 500px;
}

#header_right_padd {
	margin-top : 110px;
}

#header h1
{
	background : url(../images/pageTitle-large.gif) no-repeat top left;
	height : 96px;
	width : 621px;
	margin-top : 130px;
	float : right;
}

h1 span {
	display : none;
}

#header h2
{
	margin-left : 165px;
	margin-top : 90px;
	margin-bottom : 15px;
	
	text-align : left;
/*
	position:absolute;
	top:320px;
	left:165px;
*/
}

#header h2.openSrc
{	
	margin-top : 130px;
	font-size : 425%;
}


#header_left div {
	margin-left : 170px;
	text-align : left;
	color:#3A1114; 
	font-size:220%; 
	text-align : left;
}

.actionBtns 
{
/*
	display:inline;
	position:absolute;
	top:335px;

	float : left;
	margin-left:-18px;
*/
}
.actionBtns li 
{
	display:block;
	float:left;
	padding:0 10px 0 0;
}
/*#btnRegistrer
{
	position:absolute;
	top:335px;
	left:855px;
}
#btnTellFriend
{
	position:absolute;
	top:335px;
	left:695px;
}*/
#btnGetStarted
{
	float:center;
	margin-right:20px;
}
#outer
{
	margin:auto;
	position:relative;
	text-align:center;
}
#content
{
	position:relative;
	text-align:left;
	width:1001px;	
	margin:0px;
	margin-left : auto;
	margin-right : auto;
	overflow:hidden;
	padding:0px;
	left:2px;	
}

#contentMain
{
/*
	background:url(../images/contentMain_bg.jpg) repeat-x scroll top left;

	background:url(../images/contentMain_bg_tile.jpg) no-repeat scroll top right;
*/
	/*
	background:url(../images/contentMain_bg_tile_long.jpg) no-repeat scroll top right;
	*/
	background-color : #9b4351;
	float:left;

	width:701px;
/*	
djb chnage
*/
	width:630px;
	margin-left : 14px;
	
}

.index_bg {
/*
	background:url(../images/contentMain_bg_tile_index.jpg) no-repeat scroll top right;
	*/
	
		background:url(../images/contentMain_bg_tile_index_short.jpg) no-repeat scroll top right;
		/*
	background:transparent url(../images/gradient-background.jpg) no-repeat scroll right top;
	*/
}

.our_partners_bg {
/*
	background:url(../images/contentMain_bg_tile_partners.jpg) no-repeat scroll top right;
*/
	background:url(../images/contentMain_bg_tile_partners_new.jpg) no-repeat scroll top right;
}

.license_bg {
/*	
	background:transparent url(../images/contentMain_bg_tile_license.jpg) no-repeat scroll right top;
*/	

	background:url(../images/contentMain_bg_tile_index_short.jpg) no-repeat scroll top right;	
}

.contentPadd
{
	padding:0 10px 10px 20px;
 	padding-bottom : 0px;
}
#rightColumnTop
{
	float:right;
	width:300px;
	padding-top:15px;
	background:#fff;
	margin-bottom:25px;
/*
djb chnages
*/
	width : 310px;
	margin-right : 32px;
	margin-bottom : 0px;
}
#blogFeed *
{
	line-height:1.5em;
	letter-spacing: 0em
}
#blogFeed p
{
	color:#7a7d7d;
	margin-bottom:40px;
	font-weight : normal;
}
#blogFeed h2, #blogFeed h3, #blogFeed h4, #blogFeed h5
{
	color:#dae4e6
}
#blogFeed h4
{
	font-size:160%;
	font-weight : bold;
	color : #e59255;
}
#blogFeed span
{
	font-size:160%;
	font-weight:bold;
	color : #7a7d7d;
}
#blogFeed
{
	float:right;
	width:300px;
	
	background : url("../images/bg_blog-column.gif") no-repeat left top;
	
	position:relative;
	/*
	background:#e2e6e6;
	*/
/*
	- djb chnages
*/
	width : 343px;
	margin-right : 14px;
	padding-bottom : 14px;
/*

	border : 1px #000000 solid;
	
*/
	min-height : auto;
}
.blogPadd
{
/*
	background: #e2e6e6 url("../images/blogBkgRpt.gif") repeat-x;
*/

	padding:10px;
	padding-left : 24px;
	padding-right : 24px;
/*
	height:1011px;
*/
/*
	height : 992px;
*/
}
#modelPanel
{
	/*
	width:665px;
	height:682px;
	background:url("../images/launchPanel.gif") no-repeat;
	margin-bottom:50px;
	*/
}
.modelPadd
{
	padding:20px 10px 10px 10px;
	padding-bottom : 0px;
}
#modelPanel p
{
	margin-bottom:20px;	
}

#modelPanel p.mission-text {
	color : #ffffff;
	font-weight : normal;
	margin-bottom:6px;
}

#mainCopy
{
/*
djb change */
	width:600px;

	float:left;	
	position : relative;

/*	padding-bottom : 13px;
*/
}
#mainCopy p
{
	font-size:150%;
	line-height:1.3em;
	margin-bottom:20px;
	font-weight:normal;
	color : #ffffff;
}

#mainCopy a
{
background-color:#780014;
color:#ffffff;
 display:block; 
/* font-weight:bold; */

padding:5px;

text-decoration:none;

width:50px;

text-align : center;
}
#mainCopy a:hover
{
	text-decoration:underline
}
#modelPanel img
{
	margin-bottom:10px;
}
.pdfLink 
{
	color:#682626;
	
	font-weight:bold;
	background:transparent url("../images/iconPdf.gif") no-repeat 0 0;
	display:block;
	padding:20px 0;
	padding-left:70px; 
	position:relative;
	left:-10px;
}
.partnerPanel
{
	width:585px;
	height:454px;
/*
	float:left;
	position:relative;
*/
}
.partnerPadd
{	
	height : 300px;
}

.partnerPanel a
{
	display : block;
	float : left;
	margin-top : 10px;
	margin-left : 35px;
}

.partnerPanel h3
{
	position : relative;
	top : 25px;
	left : 270px;
	width : 300px;
	margin-bottom:18px;
}

.partnerPanel p
{
	position : relative;
	top : 25px;
	left : 270px;
	width : 300px;
	margin-bottom:20px;
}
.partnerPanel p.qoute
{
	display : block;
	font-size:260%;
	color:#780014;

	position:relative;
	top:8px;
	left:80px;

	width:485px;
	letter-spacing:-0.01em;
	line-height : 105%;

	font-weight : normal;
}
#partnerBigC
{
	background:url("../images/partnerBigChampagne.jpg") no-repeat;
/*
djb change
	margin-bottom:30px
*/
}
#partnerDetica
{
	background:url("../images/partnerDetica.gif") no-repeat;
	margin-bottom:5px;
}
#partnerHewitt
{
	background:url("../images/partnerHewitt.gif") no-repeat;
	margin-bottom:0px;
}
#partnerSincere
{
	background:url("../images/partnerSincere.gif") no-repeat;
/*	margin-bottom:50px; */
}


#partnerSoundExchange
{
	background:url("../images/partnerSoundExchange.gif") no-repeat;
	padding-bottom:20px;
	height:280px;
}
a.parnterLink
{
	color:#8d2738;
	font-size:200%;
	font-weight:bold;
}
#partnerDetica a.parnterLink 
{
	position:absolute;
	top:165px;
	left:35px;
	font-size : 160%;
}
#partnerBigC a.parnterLink 
{
	position:absolute;
	top:190px;
	left:35px;
	font-size : 170%;
}
#partnerBigC h3, #partnerBigC a
{
	color:#923141;
}
a.homeLinkBig
{
	color:#ffffff;
	/*
	background:url("../images/backArrowBig.gif") no-repeat 0 center;
	*/
	background-color : #780014;
	font-weight:normal;
	display:block;
	
	padding:5px; 
	
	position:absolute;
	top : 450px;
	left : 175px;
	text-decoration:none;
	width : 50px;

/*	text-align: center */
}
#links
{
/*
	position:absolute;
	top:130px;
	left:55px!important;
	left:45px;
	display:inline;
*/
	float : left;
	margin-left : 50px;
	margin-top : 250px;
}

a.homeLinkBig:hover
{
	text-decoration:underline
}

#links li
{
	margin:0 0 10px 0;
	line-height:18px;
}
#links a, #partners a
{
	color:#fff;
	text-decoration:undeline;
	background-color:#770014;
	padding:3px 6px;
	font-weight:normal;
}
.partners_cont
{
/*
	position:absolute;
	top:120px;
	left:295px;
*/
	float:left;
	font-size : 130%;
	width : 500px;
}

.partner_inner_1 {
	padding-left : 65px;
	padding-top : 120px;
	clear : both;
}

.partner_inner_2 {
	padding-left : 65px;
/*
	padding-top : 120px;
*/
}


#partners li
{
	padding:0 0 30px 0;
	font-size:140%;
	color:#780014;
	font-weight:bold;
	line-height:18px;
	list-style-position:outside;
}
.partners_cont li a
{
	margin-left:0px;
}
.partners span
{
	display:block;
	margin-bottom:5px
}
#partners li.last
{
	margin:0;
}

.partners_cont p {
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	font-size : 100%;
}

.partners_cont a {
	font-size:110%;
}

#quick_overview {
	background:url("../images/bg_quick_overview.gif") no-repeat top left;
	padding-left : 20px; padding-right : 5px;
	padding-top : 20px;
	height : 138px;
	
	margin-top : 10px;
}

#imgText_quick_overview{
	background : url("../images/imgText_quick_overview.gif") no-repeat top left;
	height : 28px;
	width : 208px;
}

#imgText_quick_overview span{
	display : none;
}

#imgText_mission_statement {
	background : url("../images/imgText_mission_new.gif") no-repeat top left;
	width : 397px;
	height : 30px;
	margin-top : 30px;
}

#imgText_mission_statement span{
	display : none;
}

#imgText_blog_news {
	background : url("../images/imgText_blogNews.gif") no-repeat top left;
	width : 173px;
	height : 38px;
}

#imgText_blog_news span {
	display : none;
}

#imgText_what_the {
	background : url("../images/imgText_what_the.gif") no-repeat top left;
	width : 330px;
	height : 25px;
}

#imgText_what_the span {
	display : none;
}

#licensePanel {
/*	height : 932px; */
}

#licensePanel p {
	margin-bottom : 10px;
}

#licensePanel ul {
	list-style-type : disc;
	margin-left : 20px;
	margin-bottom : 20px;
}

#licensePanel li {
	font-size : 140%;
	padding-top : 3px; 	padding-bottom : 3px;
	line-height : 1.2em;
}

.seperator_bg{
	background : url("../images/seperator_white.gif");
	width : 570px;
	height : 16px;
/*	margin-top : 15px; */
	margin-bottom : 10px;
}


.our_partners_bg .seperator_bg{
	margin-bottom : 40px;
}

#footer_col_1 {
	width : 258px;
	float : left;
}

#footer_col_2 {
	float : left;
	width : 210px;
}

#footer_col_3 {
	float : left;
	width : 210px;
}

.footer_row_1 {
	margin-top : 90px;
/*	margin-left : 35px; */
}

.footer_row_2 {
	margin-top : 30px;
}

#footerContent a.redBG {
	background-color:#770014;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 6px;
	text-decoration:underline;
}

#footer_col_3 .footer_row_1 {
	margin-left : 10px;
}

#footer_col_3 .footer_row_2 {
	margin: 20px 0 0 0
}

#footerContent p{
	margin-top : 5px;
	margin-bottom : 5px;
}

.footer_row_1_sincere {
	margin-top : 80px;
}

#indexFrame {
	width : 285px;
	height : 935px;
}

#licenseFrame {
	width : 285px;
	height : 618px;
}

#partnerFrame {
	width : 285px;
	height : 1777px;
}
