/* Splash 2 */

body {
	background-image:url(/images/bac_body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#d5dce1;
	font-size:80%;
	line-height: 1.3; /* Unitless for proper inheritance */
	font-family:Arial, Helvetica, sans-serif;
	color:#505050;

}


h1 {
	font-size:2.5em;
	color:#FFFFFF;
}
h1 strong {
	color:#FFFFFF;
	font-weight:bold;
	font-size:.95em;
}

h2 {
	color:#15365d;
	font-size:1.9em;
	line-height:1.2em;
	margin-bottom:.2em;
}

h3 {
	color:#000000;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:.5em;
}

h4 {
	color:#116d9e;
	font-size:1.53em;
	margin-bottom:1.2em;
}
#content h4 {
	margin-left:1em;
}
p {
	margin-bottom:1em;
}

#content p {
	margin-left:1em;
}
ul, ol { 
	margin: 0 0 1.5em 1.5em; 
	}
	
ul ul, ol ol { 
	margin-bottom: 0; 
	}
UL {
	list-style-type:disc;
}

#content ul {
	margin-left:2em;
}
ol { 
	list-style-type: decimal; 
	}
	
li {
	margin-bottom:.2em;
	}
	
dl {
	margin: 1.5em 0;
	}
	
dl dt { 
	font-weight: bold; 
	}
	
dl dd {
	margin-left:2em;
	margin-bottom:1em;
}

a { 
	color: #116d9e;
}

blockquote { 
	margin-bottom:1em;
	}
#content blockquote {
	margin-left:1em;
}

#content blockquote p {
	margin-left:0;
}

cite {
	display:block;
	font-style:italic;
	text-align:right;
	margin-right:3em;
}
	
strong { 
	font-weight: bold;
	}
	
em { 
	font-style: italic;
	}

.right {
	float:right;
	margin-left:10px;
}

.body_shell {
	width:880px;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	overflow:hidden;
	margin-bottom:4em;
	border-bottom:40px solid #15375D;
}

.head_shell {
	position:relative;
	overflow:hidden;
	background-image:url(/images/bac_head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:244px;
	margin-top:12px;
	padding: 28px 56px 0 56px;
}

.head_shell .logo {
	position:absolute;
	top:32px;
	left:50px;
}

.head_shell h1 {
}

.head_shell h2 {
	margin-top:40px;
	padding-right:245px;
	margin-bottom:10px;
}

.head_shell h4 {
padding-right:390px;
}

.content_shell {
}

.contact-promo {
	right:0px;
	top:20px;
	left:auto;
}
.page-body {
	overflow:hidden;
}

.promo-column {
	float:right;
	background-image:url(/images/bac_promo-column.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:0;
	padding-right:40px;
	padding-top:338px;
	width:390px;
	}
	
.promo-column h2 {
	font-weight: bold;
	margin-bottom:0;
}

.promo-column h3 {
	font-size:1.2em;
}

.promo-column p {
	color:#15365d;
	margin-bottom:.5em;
}

a.button {
	background-image:url(/images/bac_buy.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:41px;
	margin-left:36px;
	padding-top:9px;
	text-decoration:none;
	width:187px;
	text-align:center;
	}
#content a.button {
	background-image:url(/images/bac_buy-noback.gif);
}
#content {
	padding:0 76px 0 56px;

}
#content h4 {
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:.5em;
}
.movie {
	padding-left:100px;
	margin-bottom:2em;
}

.promo {
	margin-bottom:1em;
}

.promo-column .promo {
	text-align:center;

}

.promo-column ul li {
	list-style-type:none;
	float:left;
	font-size:.9em;	
}

.content-footer {
	padding:0 56px 1em 56px;
	position:relative;
	margin-bottom:1em;
	overflow:hidden;
}
.content-footer h3 {
	font-size:1.2em;
}

.content-footer ul {
	margin:0 0 1.5em 0;
	width:600px;
}

.content-footer ul li {
	list-style-type:none;
	width:200px;
	float:left;
	font-size:.9em;
}

.globalfooter {
	text-align:center;
	font-size:.9em;
	padding-bottom:2em;
	padding-top:1em;
	clear:both;

}

.globalfooter p {
	margin-bottom:0;

}

.sidesolution-reviews #content {
padding:0 56px 0 56px;
}

body.sidesolution-signup {
	background:none;
	margin:4em;
}
