html,
body {
   margin:0;
   padding:0;
   height:100%;
	color: #1F4B70;
	font-family: 'Open Sans', sans-serif;	
	text-align: center;
	background-color: #1F4B70;
}


h1 {
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 0px 0px 5px;

}

h2 {
	font-size: 28px;
	font-style: italic;
		font-weight: 600;
			line-height: 40px;
			margin: 5px 0px;
}

h3 { font-size: 27px; 	font-weight: 400;}


h4 {
	font-size: 23px;
	line-height: 32px;
}

h5 {
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
}

.head h3 {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
		margin: 0px 0px 5px 0px;
			color: #1F4B70;
}
.head h4 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
		margin: 5px 0px;
			color: #1F4B70;
}
.head h5 {
	font-size: 20px;
	line-height:30px;
	text-align: center;
		margin: 5px 0px;
			color: #1F4B70;
}

h6 {
	font-size: 24px;
	padding: 20px 0px;
		color: #1F4B70;
}

.head h6 {
	font-size: 36px;
	padding: 5px 0px;
	text-align: center;
	margin: 5px 0px;
}
.home-box h1 {
	color: #ffffff;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.2em;
	margin: 50px 0px 50px;
}
.home-box h2 {
color: #ffffff;
margin: 0px 0px 50px;
}
.home-box h3 {
color: #ffffff;
}
.services h1 {
color: #1F4B70;
}

.contact-text h1 {
color: #1F4B70;
}
.contact-text h2 {
color: #1F4B70;
font-size: 28px;
font-weight: 400;
font-style: normal;
}


.contact-text h3 {
color: #1F4B70;
font-size: 20px;
font-weight: 400;
}
.contact-text h4 {
color: #1F4B70;
font-size: 16px;
font-weight: 400;
line-height: 20px;
}



#bg-container {
	min-height:100%;
	position:relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#container {
	padding:0px;
	padding-bottom:70px;
}
#footer {
	padding: 20px 0px;
	margin: 100px 0px 0px;
	width:100%;
	height:70px;   /* Height of the footer */
	
}


.navstripe {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	position: relative;
	display: block;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #310C5D;
}


#title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	margin: 20px auto 10px;
}




.home-bottom-box {
	float: left;
	width: 50%;
	position: relative;
}
.bottom-row-box {
	padding: 0px;
	margin: 0px;

}
.bottom-row-box-innie {
	padding: 0px;
	margin: 20px;
	border: 1px solid #999999;
}	

#main-container {
	text-align: center;
	margin: 10px auto 50px;
	padding: 0px 0px 0px;
	width: 960px;
	position: relative;
	box-shadow: 0 3px 7px #333333;
	-o-box-shadow: 0 3px 7px #333333;
	-webkit-box-shadow: 0px 3px 7px #333333;
	-moz-box-shadow: 0 3px 7px #333333;
	background-color: #FFFFFF;
}
#inside-container {
	width: 100%;
	background-color: #FFFFFF;
}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}

#carlogo {
	margin: 10px 0px;
	padding: 0px;
}
.home {
	text-align: center;
	background-color: #1F4B70;
}
.head {
	padding: 0px;
	
	
}
.whitetrans {
}
.services {
	text-align: center;
	background-color: #1F4B70;
}
.services li {
	font-size: 16px;
}
.navy ul {
margin: 0px;
}



#main {
	padding: 1px 0px;
	margin: 20px 0px;

}
#main img {
	margin: 8px 0px;
	padding: 0px;
}

.boxy {
	border: 1px solid #310C5D;
	margin: 10px 10px 10px 0px;
	padding: 8px;
}
.home-box {
	background-color: #1F4B70;
	color: #ffffff;
	height: 530px;
	margin: 8px 0px 0px;
}


.nav-bar {

	background-color: #1F4B70;

}
.nav-bar > li {

padding: 0px 20px;

}


.nav-bar > li > a:first-child {

	padding: 0px 20px;


}
.left-align {
	text-align: left;
}
.services-ul {
padding: 0px 20px;
}
.home-ul {
	padding: 0px 20px;
	list-style: inside;
	
}

.home-ul li {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4em;
	
}
.map {
	margin: 8px 0px;
}