body {
position:relative;
height:100%;
}
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
	height: auto !important;
    width: 100%;
    min-width: 0px;
	font-size: 12px;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    font-family: 'Source Sans Pro';
    color: rgb(250, 250, 250);

}
#hotels_page_Container {
    margin-left: auto;
    margin-right: auto;
    min-height: 105%;
	height: auto !important;
    width: 100%;
    min-width: 0px;
	font-size: 12px;
    text-align: left;
    font-weight: 500;
    line-height: 14px;
    font-family: 'Source Sans Pro';
    /* background:url('../pics/bg_hotels.jpg'); */
	background-size:100%;

}
#home_container{
	margin-left: auto;
    margin-right: auto;
	width:100%;
	text-align:center;
}
#hotel_container{
	margin-left: auto;
    margin-right: auto;
	width:840px;
	text-align:center;
}

.pic_home{
	width:100%;
	margin-bottom:40px;
}
#hotels{
	width:380px;
	height:300px;
	padding:25px;
	background-color:#fff2f2;
	text-align:left;
	margin:15px;
	float:left;
}
#boxcontent {
    loat:left;
    width: 90%;
	margin-left:5%;
	margin-right:5%;
    position: absolute;
    top: 140px;
    right: 0px;
    bottom: 0px;
    background-color: #191919;
	padding:25px;
	min-height:2000px;
	height: auto !importnat;
}
@media (min-width: 1250px) {
#home_container{
	width: 1250px;
}
#hotel_container{
	width: 1250px;
}}

#boxright {
    float: left;
    width: 90%;
	margin-left:5%;
	margin-right:5%;
    position: absolute;
    top: 140px;
    right: 0px;
    bottom: 0px;
    background-color: #191919;
	padding:25px;
	min-height:1000px;
	height: auto !importnat;
	
    
}
@media (min-width: 400px) {
#boxright {
	top: 140px;
	width: 350px;
	margin-left:0px;
	margin-right:0px;
	bottom: 0px;
}}
@media (min-width: 780px) {
#boxright {
	top: 0px;
	bottom: 0px;
}}

#boxleft {
    float: left;
    height: 118px;
    clear: none;
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: #213876;
	padding:15px;
}
@media (min-width: 780px) {
#boxleft {
    float: left;
    height: 118px;
    clear: none;
    width: 417px;
    position: absolute;
    top: 50%;
    left: 0px;
    bottom: 0px;
    background-color: #213876;
	padding:15px;
}
}
#boxleftcontent {
    float: left;
    height: 118px;
    clear: none;
    width: 100%;
    position: absolute;
    top: 0px;
    background-color: #213876;
	padding:15px;
}
@media (min-width: 1045px) {
#boxleftcontent {
    float: left;
    height: 118px;
    clear: none;
    width: 417px;
    position: absolute;
    top: 50%;
    left: 0px;
    bottom: 0px;
    background-color: #213876;
	padding:15px;
}
}

h1 {
    font-size: 36px;
   
    font-weight: 300;
    line-height: 36px;
    word-wrap: break-word;
    font-family: 'Source Sans Pro';
    color: #333333;
	margin-top:0px;
	margin-bottom:5px;
}
h2 {
    font-size: 24px;
    
    font-weight: 300;
    line-height: 36px;
    word-wrap: break-word;
    font-family: 'Source Sans Pro';
    color: #333333;
	margin-top:0px;
}
h3 {
    font-size: 36px;
    
    font-weight: 400;
    line-height: 48px;
    word-wrap: break-word;
    font-family: 'Source Sans Pro';
    color: #333333;
	margin-top:0px;
	text-transform:uppercase;
}
h4 {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    word-wrap: break-word;
    font-family: 'Source Sans Pro';
    color: #333333;
	margin-top:0px;
	margin-bottom:0px;
}
.linkbox{
	width:210px;
	height:32px;
	background-color: #213876;
	display:block;
	padding:9px;
	line-height:14px;
	font-size:14px;
	font-family: 'Source Sans Pro';
    color: rgb(250, 250, 250);
}
a.linkbox:hover{
text-decoration:none;
color: rgb(250, 250, 250);
background-color: #0036D9;
}
.linkboxdark{
	width:210px;
	height:32px;
	background-color: #232323;
	display:block;
	padding:9px;
	line-height:14px;
	font-size:14px;
	font-family: 'Source Sans Pro';
    color: rgb(250, 250, 250);
}
a.linkboxdark:hover{
text-decoration:none;
color: rgb(250, 250, 250);
background-color: #353526;
}
a.linkbox:visited{
color: rgb(250, 250, 250);
}
a.linkboxdark:visited{
color: rgb(250, 250, 250);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #213876;
border-color: #285e8e;
}
#footer{
	bottom: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	margin-top:20px;
	font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Source Sans Pro';
	float:left;
}
#footer a{
	color: #333333;
	}
#footer_hotels{
	bottom: 0px;
	text-align: center;
	width: 100%;
	margin-top:20px;
	font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    font-family: 'Source Sans Pro';
	float:left;
}
#footer_hotels a{
	color: #333333;
	}