@media only screen and (max-width: 1024px) {
	header, footer, #divContent_wrapper{/*header #divHeader{*/width:800px;}
	header #divHeader #aLogo{width:200px;}
	header #divHeader #divMainMenu{margin-left:80px;}
	header #divHeader #divMainMenu ul li a.aMenu:link,header #divHeader #divMainMenu ul li a.aMenu:visited{
		font-size:12px;
		padding-bottom:23px;
	}
	
	
	#divContent #divContent_wrapper #divHeader{margin:45px 0 45px 0;}
	#divContent #divContent_wrapper #divHeader #divBreadCrumb{font-size:13px;}
	#divContent #divContent_wrapper #divHeader #divTitle{
		padding:55px 0;
		font-size:35px;
	}
	#divContent #divContent_wrapper .contentText{
		font-size:14px;
		padding-bottom:50px;
	}
	#divContentAddl #divContent_wrapper{
		font-size:14px;
		padding:20px 0;
	}
	
	
	footer#footer1 #divFooter .footer_block{margin:0 0 0 3.8%;}
	footer#footer1 #divFooter .footer_block .title{
		font-size:12px;
		padding:0 0 15px 0;
	}
	footer#footer1 #divFooter .footer_block .text{
		margin:15px 0 0 0;
		font-size:10px;
	}
	footer#footer1 #divFooter .footer_block .text.crText{line-height:15px;}
	footer#footer1 #divFooter #copyRights{font-size:10px;}
	footer#footer1 #divFooter #socials i{
		margin:0 0 0 15px;
		font-size:17px;
	}
	
	.selectBox{
		font-size:10px;
		background-position:right 10px top 4px;
		padding-top:1px;
		padding-bottom:1px;
	}
}