a{
	text-decoration: none;
}

H1{
			  color:#660000;
				text-align: left;
				font-size: 160%;
				font-weight: lighter;
				margin-bottom: 0;
}

#o1{
				z-index: 0;
				border: 0px;
				width: 100%;
				min-width: 800px;
				position: absolute;
				top:0px;
				left:0px;
}

#h1{
				z-index: 7;
				border: 0px;
				width: calc(100% - 20px);
				min-width: 780px;
				position: absolute;
				top: -4px;
				left: 10px;
}

#h1s1{
				width: 450px;
				top: 1px;
				position: absolute;
				margin: 2px 0px 0px 30px;
}

#h1s2{
				width: 100%;
				top: 1px;
				min-width: 470px;
				position: absolute;
				margin: 2px 0px 0px -20px;
				text-align: right;
}

#h1s2_2{
				width: 100%;
				top: 1px;
				position: absolute;
				margin: 2px 0px 0px -20px;
				text-align: right;
				display: none;
}

#h2{
				z-index: 7;
				border: 0px;
				height: 100px;
				width: calc(100% - 20px);
				min-width: 780px;
				position: absolute;
				top: 22px;
				left: 10px;
}

#h2s2{
				width: 300px;
				position: absolute;
				margin: 10px 0px 0px 20px;
				border: 0px solid #999999;
}

#h2s1{
				width: 100%;
				min-width: 470px;
				position: absolute;
				margin: 7px 0px 0px -25px;
				text-align: right;
}

#h2s1_2{
	width: 100%;
	position: absolute;
    margin: 7px 0px 0px 5px;
	text-align: right;
	display: none;
    
}

#img1{
				width: 40%;
				min-width: 370px;
				max-width: 450px;
				height: 30px;
}

#o2{
	z-index: 9;
	width: 100%;
	height: 4px;
	min-width: 800px;
	position: relative;
	top: 60px;
	left:0px;
}

#h3{
	z-index: 8;
	width: 100%;
	min-width: 800px;
	position: relative;
	top: 68px;
}

#o3{
	z-index: 8;
	width: 100%;
	height: 4px;
	min-width: 800px;
	position: relative;
	top: -16px;
	text-align: right;
}

#h4{
	z-index: 9;
	border: 0px;
	width: calc(100% - 80px);
	min-width: 720px;
	max-width: 1000px;
	position: relative;
	top: 0px;
	margin: 0px auto;
}

#h4s1{
	width: 100%;
	min-width: 720px;
	height: 200px;
	margin: 5px auto;
}

#h4s1c1{
	width: 250px;
	min-width: 180px;
	float: right;
	margin: 0px 0px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #999999;
	background: rgba(230,227,230,1);
	background: -moz-linear-gradient(top, rgba(230,227,230,1) 0%, rgba(242,234,242,1) 50%, rgba(204,202,204,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(230,227,230,1)), color-stop(50%, rgba(242,234,242,1)), color-stop(100%, rgba(204,202,204,1)));
	background: -webkit-linear-gradient(top, rgba(230,227,230,1) 0%, rgba(242,234,242,1) 50%, rgba(204,202,204,1) 100%);
	background: -o-linear-gradient(top, rgba(230,227,230,1) 0%, rgba(242,234,242,1) 50%, rgba(204,202,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(230,227,230,1) 0%, rgba(242,234,242,1) 50%, rgba(204,202,204,1) 100%);
	background: linear-gradient(to bottom, rgba(230,227,230,1) 0%, rgba(242,234,242,1) 50%, rgba(204,202,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e3e6', endColorstr='#cccacc', GradientType=0 );
}

#h4s1c2{
	width: calc(100% - 290px);
	min-width: 450px;
	height: 175px;
	position: relative;
	top: 0px;
}

#h4s2{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-origin: content-box;
    background-image: url("");
	width: 80%;
	min-width: 650px;
	max-width: 800px;
	height: 450px;
	margin: 0px auto;
}

#h4s2c1{
    width: calc(100% - 10px);
    top: 390px;
    text-align: center;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    height: 60px;
    border: 0px solid #999999;
    background: rgba(227,227,227,0.58);
    background: -moz-linear-gradient(top, rgba(227,227,227,0.58) 0%, rgba(246,246,246,0.71) 47%, rgba(204,202,204,0.86) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,227,227,0.58)), color-stop(47%, rgba(246,246,246,0.71)), color-stop(100%, rgba(204,202,204,0.86)));
    background: -webkit-linear-gradient(top, rgba(227,227,227,0.58) 0%, rgba(246,246,246,0.71) 47%, rgba(204,202,204,0.86) 100%);
    background: -o-linear-gradient(top, rgba(227,227,227,0.58) 0%, rgba(246,246,246,0.71) 47%, rgba(204,202,204,0.86) 100%);
    background: -ms-linear-gradient(top, rgba(227,227,227,0.58) 0%, rgba(246,246,246,0.71) 47%, rgba(204,202,204,0.86) 100%);
    background: linear-gradient(to bottom, rgba(227,227,227,0.58) 0%, rgba(246,246,246,0.71) 47%, rgba(204,202,204,0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#cccacc', GradientType=0 );
				
}

#h4s3{
	width: 100%;
}

#h4s3_2{
	width: calc(100% - 30px);
	display: none;
	margin: 0px 15px;
}

#h4s4{
				width: 100%;
}

#h4s4_2{
				width: 100%;
				display: none;
}

#h5{
				position:relative; 
				left:0px; 
				top:20px; 
				width:100%;
				height: 160px; 
				z-index:15; 
				background-color: #dddddd;
				border-top: 1px solid #660000;
}

#h5s1{
				border: 0px;
				width: calc(100% - 100px);
				min-width: 720px;
				max-width: 1000px;
				position: relative;
				margin: 0px auto;
}

#h5s1c1{
    position: relative; 
    width:210px; 
    top: -27px; 
    float: right; 
    text-align: left; 
    line-height: 140%; 
    font-size: 14px; 
    padding: 10px 0px 0px 10px;
}

#logo_pie{
    margin: 10px 0px 5px 0px;
    width: 200px;
    height: 95px;
}

#h5s2{
				left:0px; 
				top:143px; 
				width:100%; 
				z-index:15; 
				position: absolute; 
				background-color: #660000;
				margin: auto;
}

@media screen and (max-width: 800px) {

    #o1{
        min-width: 290px;
    }
    
    #h1{
        width: calc(100% - 10px);
        min-width: 290px;
		top: -2px;
    }
    
    #h1s1{
        display: none;
    }
    
    #h2{
        width: calc(100% - 20px);
        min-width: 280px;
        top: 22px;
        left: 5px;
    }
    
    #h2s2{
        width: 150px;
        position: absolute;
        margin: 10px 0px 0px 10px;
    }

    #h2s1{
        display: none;
    }

    #h2s1_2{
        display: block;
    }
    
    #o2{
        min-width: 300px;
        
    }
    
    #h3{
        min-width: 300px;
        top: 40px;
    }
    
    #bannerXS{
        display: none;
    }
    
    #o3{
        display: none;
    }
    
    #h4{
    	width: calc(100% - 10px);
    	min-width: 290px;
    	top: 30px;
    }
    
    #h4s1{
        min-width: 280px;
        height: auto;
    }

    #h4s1c1{
        display: none;
    }

    #h4s1c2{
        position: relative;
        width: calc(100% - 10px);
        min-width: 290px;
        margin: 0px 5px;
        height: auto;
    }

    #h4s2{
		position: relative;
		min-width: 300px;
        height: 300px;
        margin: 15px auto;
    }

    #h4s2c1{
        top: 230px;
        padding-left: 5px;
        padding-right: 5px;
    	height: 70px;
    }

    #h5s1{
        border: 0px;
        width: calc(100% - 10px);
        min-width: 290px;
    }
    
}

@media screen and (max-width: 700px) {
    
    #h4s3{
        display: none;
    }
    
    #h4s3_2{
        display: block;
    }
    
}

@media screen and (max-width: 600px) {
    
    #h5s1c1{
        float: none;
    }
    

    #logo_pie{
        margin: 10px 0px 5px 0px;
        width: 200px;
        height: 95px;
    }
    
    #logo_pie{
        display: none;
    }
    
    #h4s4{
        display: none;  
    }
    
    #h4s4_2{
    	display: block;
    }
    
    #h1s2{
        display: none;
    }
    
    #h1s2_2{
        display: block;
    }

    
}
