        #heroBox 
        {
            /*background-image:url(../Images/mainwhseherov3.png);
            BACKGROUND-REPEAT: no-repeat;
            background-position:top center; */
            width:950px; 
            /*height:342px; */
            height:auto;
            margin:0 auto; 
            margin-bottom:10px;
            margin-top:25px;
            /*border-radius:5px 5px;
            box-shadow:2px 3px 10px #aaa;*/
        }
        #heroBox h1 
        {
            padding-top:25px; 
            #color:#E3ECF4;
			color:black;
            font-size:30pt;
            font-weight:300;
            font-family:"Prata",verdana, arial;
            #text-shadow:1px 1px 4px #000, 0 0 5px navy;
            letter-spacing:-1px;
            text-align:center;
            color:#666\9;
        }

        #heroBox  h2
        {
            padding:5px 5px;
            color:#222;
            font-size:16pt;
            font-weight:300;
            font-family:"Roboto",verdana, arial;
            text-align:center;
            color:#666\9;
            font-size:15pt\9;
        }
        #heroBox  h3
        {
            /*padding:5px 5px;*/
            color:#444;
            font-size:14pt;
            font-weight:300;
            font-family:"Roboto",verdana, arial;
            text-align:center;
            color:#666\9;
}

        #heroBox  p
        {
            margin-top:7px;
            color:#111;
            font-size:20pt;
            font-weight:400;
            font-family:"Raleway",verdana, arial; 
            text-align:center;
            /*text-shadow:1px 2px 5px #DFECF7;*/
        }
        #heroBox  em
        {
            color:#222;
            /*color:White;*/
            font-size:24pt;
            font-weight:400;
            font-family:"Roboto",verdana, arial;
            /*text-shadow:1px 2px 5px #173552;*/
            /*font-style:italic;*/
    
        }

    #subBoxes
        {
            margin:0px 0px;
            height:280px;
        }
        
    .subBoxContent {
        /*BACKGROUND-COLOR: rgba(219, 230, 239, 0.04);*/
        BACKGROUND-COLOR: #fff;
        float:left;
        padding:0px 0px;
	    width:323px;
	    height:265px;
	    margin:5px 5px;
	    FONT-FAMILY: "Roboto",Verdana, Arial;
        border-radius: 10px;
        /*background: radial-gradient(circle, #fff, #EEE3DA);*/
        box-shadow:0px 0px 10px #467caa inset;
        background:#EEE\9;
        }

    .subBoxContent h2{
        FONT-WEIGHT: 300;
        FONT-SIZE: 18pt;
        COLOR: #305D84;
        /*text-shadow:-2px 2px 15px #999; /*4D3303;*/
        FONT-FAMILY: "Raleway",Verdana, Arial;
        letter-spacing:-.5px;
        padding: 5px 5px;
        border-bottom:1pt solid #467caa;
        margin-left:10px;
        margin-right:10px;
		text-align:center;
	    }

    .subBoxContent p{	
        FONT-SIZE: 11pt;
        letter-spacing:-.25px;
        COLOR: #444;
        FONT-FAMILY:"Roboto",Verdana, Arial;
        FONT-WEIGHT: 300;
        padding:5px 10px;
        padding-right:10px;
        margin-bottom:5px;
        text-align:justify;
        margin-bottom:0px\9;
        }
    .subBoxContent em{	
        FONT-SIZE: 11pt;
        letter-spacing:-.25px;
        COLOR: #444;
        FONT-FAMILY:"Roboto",Verdana, Arial;
        FONT-WEIGHT: 400;
        /*padding:5px 10px;
        margin-bottom:5px;*/

        }
    .subBoxContent a
    {
        font-family:"Roboto"; 
        font-size:10pt;
        font-weight:300;
        color:blue;
        padding-left:0px;
        
    }
    #lineCard 
        {
            width:800px;
            margin-left:100px;
            height:auto;
            vertical-align:middle;
            margin-top:15px;
            margin-bottom:0px;
            text-align:center;
            border-radius:10px;
            box-shadow:0px 0px 10px #467caa inset; 
            padding: 5px 0px 10px 0px;
        }
    #lineCard h3
        {
        FONT-WEIGHT: 300;
        FONT-SIZE: 18pt;
        COLOR: #305D84;
        /*text-shadow:-2px 2px 15px #999; /*4D3303;*/*/
        FONT-FAMILY: "Raleway",Verdana, Arial;
        letter-spacing:-.5;
        margin: 0px 5px;
        border-bottom:1pt solid #467caa;
	    }

        
    #lineCard img
        {
            height:25px;
            width:120px;
            padding: 15px 30px 0px 0px;
        }   

#moreInfo {
	padding:5px 5px; 
	color:#222;f
	ont-size:14pt;
	font-weight:300;
	font-family:Roboto;
	text-align:center;
	color:#666;
	font-size:15pt;
}