body{
	font-family: arial;
	background:url(../bg2.jpg) top center no-repeat #ffffff;
	font-size: 14px;
	line-height: 20px;
	color: #06192F;
	text-align: left;
	margin: 0px auto;
	background-attachment: inherit;}
	
.header{
	background: url(../images/header.jpg) top center no-repeat;
	height: 110px;
	margin: 0px auto;
	position: relative;
	text-align:right;}
	
.right-header{
	background: url(../images/right-header.jpg) top center no-repeat;
	height: 110px;
	width:662px;
	margin: 0px auto;
	position: relative;
	text-align:right;}
	
.home-content{
	background: url(../images/home-content.jpg) top center no-repeat #C5CCE6;
	height: 300px;
	margin: 0px auto;
	position: relative;
	text-align:left;
	padding-bottom:15px;}
	
.content{
	background: url(../images/content.jpg) top center repeat-y;
	margin: 0px auto;
	position: relative;
	text-align:left;}
	
.nav{
	background: url(../images/nav.jpg) top center no-repeat;
	height: 56px;
	margin: 0px auto;
	position: relative;
	text-align:center;
	font-size:0px;
	color:#FFFFFF;}

.footer a{
  	color: #ffffff;
  	text-decoration: none;
  	font-weight: normal;}

.footer a:hover{
  	color: #F9D766;
  	text-decoration: none;
  	font-weight: normal;}

.container{
	width: 1000px;
	padding-right: 0px;
  	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;}
	
.text-container{
	width: 1000px;
	padding-right: 0px;
  	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;}

.right-box{
	background: url(../images/right-box.jpg) top center repeat-y;
	margin: 0px auto;
	position: relative;
	text-align:left;
	color:#FFFFFF;}
	
.feat-box{
	display:block;}
	
.right-box a{
  	color: #ffffff;
  	text-decoration: none;
  	font-weight: normal;}

.right-box a:hover{
  	color: #F9D766;
  	text-decoration: none;
  	font-weight: normal;}
	
.links a{
  	color: #2240B0;
  	text-decoration: none;
  	font-weight: normal;}

.links a:hover{
  	color: #102884;
  	text-decoration: underline;
  	font-weight: normal;}
	
.footer{
	background: url(../images/footer.jpg) top center no-repeat;
	font-family: Arial Narrow;
	height: 340px;
	padding-top:15px;
	margin: 0px auto;
	position: relative;
	color:#FFFFFF;
	text-align:left;}

.line-break
{
	height: 1px;
	border-bottom: 1px dashed #333;
	margin: 10px 0px 20px;
	width: 100%;
}	

@media (max-width: 760px) {

	body{
		font-family: arial;
		background:url(../images/mobile-bg.jpg) top center no-repeat #ffffff;
		background-attachment: inherit;}

	.container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;}
		
	.text-container{
	    width: 100%;
		padding-right: 10px;
  		padding-left: 10px;
		margin-right: auto;
		margin-left: auto;}
		
	.home-content{
		height: 100%;
		width: 100%;}
		
	#menu1{
		background-color:#06192F;
		display:block;}
		
	.right-box{
		display:none;}
		
	.right-header{
		display:none;}
		
	.feat-box{
		display:none;}
		
	.footer-left{
		display:none;}
		
	.nav{
		display:none;}
		
	.mobile-nav{
		background-color:#06192F;
		display:block;
		text-align:center;
		font-size:24px;
		line-height:28px;}
	img{
		max-width:280px;
	}
}

@media (min-width: 761px) {

	body{
		font-family: arial;
		background:url(../images/mobile-bg.jpg) top center no-repeat #ffffff;
		background-attachment: inherit;}

	.container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;}
		
	.text-container{
	    width: 100%;
		padding-right: 10px;
  		padding-left: 10px;
		margin-right: auto;
		margin-left: auto;}
		
	.home-content{
		background: url(../images/home-content.jpg) top center no-repeat #C5CCE6;
		margin: 0px auto;
		position: relative;
		text-align:left;
		padding-bottom:15px;}
		
	#menu1{
		background-color:#06192F;
		display:block;}
		
	.right-box{
		display:none;}
		
	.right-header{
		display:none;}
		
	.feat-box{
		display:none;}
		
	.footer-left{
		display:none;}
		
	.nav{
		display:none;}
		
	.mobile-nav{
		background-color:#06192F;
		display:block;
		text-align:center;
		font-size:24px;
		line-height:28px;}
}

@media (min-width: 1000px) {
	body{
		font-family: arial;
		background:url(../bg2.jpg) top center no-repeat #ffffff;
		background-attachment: inherit;}
	
	.container{
		width: 1000px;
		padding-right: 0px;
  		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;}
		
	.text-container{
		width: 1000px;
		padding-right: 0px;
  		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;}
		
	#menu1{
		display:none;}
		
	.right-box{
		display:block;}
		
	.right-header{
		display:block;}
		
	.footer-left{
		display:block;}
		
	.feat-box{
		display:block;}
		
	.nav{
		display:block;}
		
	.mobile-nav{
		display:none;}
}
	
h1{
  font-family:Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size:22px;
  font-weight: bold;}

h2{
  margin-top: 0px;
  margin-bottom: 3px;}

h3{
  margin-top: 0px;
  margin-bottom: 10px;}

h2,
.h2{
  font-size: 19px;
  font-weight: bold;
  color: #004488;
  font-family:Arial, Helvetica, sans-serif;}

h3,
.h3{
  font-size: 20px;
  font-weight: bold;
  color: #004488;
  font-family:Arial, Helvetica, sans-serif;}

h4,
.h4{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;}

h5,
.h5{
  font-size: 14px;}

h6,
.h6{
  font-size: 12px;}
  
@media (max-width: 767px) {

	h1{
  		font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
  		margin-top: 0px;
  		margin-bottom: 0px;
 		font-size:18px;
  		font-weight: bold;}
}