#mainContainer { background:url(/assets/images/addInfoWatermark.jpg) no-repeat bottom right; }
#MainCallout{ width: 880px; height:314px; background: #4C3113 url(/assets/images/MainCallout_Sunrise.jpg) no-repeat; }
#leftMainCallout { float: right; width: 420px; padding: 100px 0 0 40px; }
.IntroImage{padding-right:30px;}
#productCallout { margin-top: 22px; }
#productCallout ul { list-style: none; margin: 0; padding: 0; }
#productCallout ul li { margin: 0 0 6px 0; background: url(/assets/images/green_li.gif) no-repeat 0 6px; padding-left: 10px; }
#productCallout .moreInfo { float: left; padding: 11px 0 0 10px; width: 280px; }
#productCallout .moreInfo p { padding: 5px 0 10px 0; margin: 0; }
        
#rightMainCallout { float: left; font-size: 9pt; height:280px; padding-top:10px; }
.hpCallout { width: 400px; margin-bottom: 10px; }
.hpCallout img { float: left; margin: 4px 14px 5px 5px; border: solid 1px #fff; }
.hpCallout .calloutDetail { float: left; width: 300px; margin: 5px 0 5px 0; }
.hpCallout h3 {  font-size: 1.1em; margin: 0; padding: 0; }
.hpCallout h3 img { border: none; float: none; margin: 0 0 5px 0; }
.hpCallout ul { list-style: none; margin: 0; padding: 0; }
.hpCallout li { background: url(/assets/images/green_li.gif) no-repeat 0 6px; padding-left: 10px; }   

/*** three container box for additional information**/                 
#additional-info
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: .95em;
	line-height: 1.25em;
	padding: 12px 0 0 12px;
	color: #603913;
	background: transparent url(/assets/images/background.jpg) no-repeat 0 -188px;
	width: 868px;
}
#additional-info ul { list-style: none; margin: 0; padding: 0; }
.info-box { float: left; width: 260px; padding: 0 11px 30px 11px;  text-align:left; }
.info-box ul { padding: 0 0 18px 10px; }
.info-box div, .info-box p { margin: 0 10px; font-weight:normal;}
.info-box h2 { border-bottom:dotted 1px #603913; border-top:dotted 1px #603913; margin: 0 0 4px 10px; font-size: 1.5em; color: #603913; }
.info-box h2 div {margin:0 0 0 0; padding:2px 0 0 0; }
.info-box ul li { display: block; background: url(/assets/images/arrow.gif) no-repeat left 4px; padding: 0 0 6px 7px; margin: 0; font-weight:normal; }
.info-box ul li div, .info-box ul li p { margin-left: 0; }
.more { font-size: 8.5pt; background: url(/assets/images/green_li.gif) no-repeat 0 7px; padding: 2px 0 0 7px; color: #598527;  }

/*Home Page Pop Up Starts*/

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
width:795px;
/*border:2px solid #cecece;*/
z-index:2;
/*padding:12px;*/
font-size:13px;
    height: auto !important;
    margin: 0 auto -62px;
    min-height: 300px;
    color:#603913;
}
/*#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}*/
#popupContactClose{
font-size:14px;
line-height:14px;
right:12px;
top:30px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
background: url(../images/jmc_popup_header_bg.jpg) repeat-x scroll top left; height: auto !important; margin: 0 auto -62px; min-height: 300px;
cursor:pointer;
padding:3px 0 0 0;
}



#dvPopUpContent
{
    background-color: #F1E5D5;
    height: auto !important;
    background: url(../images/usstc_popup_page_body_top.jpg) top left no-repeat #F1E5D5;
    overflow: hidden;
    padding-bottom: 2px;
    padding: 22px;
    text-align:left;
}
.pad15{padding:0px;}
#PopUpmosaicContainer {
   background: url(../images/usstc_popup_page_body_bottom.jpg);
   height: 50px;
   width:800px;
}
#ClosePopUp{padding:0px;}
.PopupTitle{background: transparent url(/en/cms/Shared/images/usstc_popup_page_header.jpg.aspx) no-repeat; height:120px; width:800px; text-align:left; vertical-align:top; display:inline-block; background-color:Transparent;}
.popUpBody {  background: url(../images/usstc_popup_page_body_top.jpg) top left no-repeat #F1E5D5; width: 800px; }
