﻿@media only screen and (max-device-width : 736px)  
{
    html
{
	margin:0;
	padding:0;
	height:100%;
	overflow-y: scroll;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	color:#111111;
	letter-spacing:0.07em;
	background-color:#ffffff;
	background-repeat:repeat-x;
}

.fullbodycontainer {
   min-height:100%;
   position:relative;
   
}

.Navigation {
display:none;
}

.Header {
    position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:80px;
	background-color:#000000;
}


.Header-Container
{
    position:relative;
	color:#ffffff;
	width:98%;
		padding-top:10px;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Header-Container-Left
{

	width:100%;

    height: 80px;
    background-image: url('/images/logo.png');
    background-repeat:no-repeat;
    background-position:center center;
}

.Header-Container-Right
{
    display:none;
    /*padding-top: 10px;
    text-align: center;
	width:100%;
	color:#000000 !important;
	background-color: #000000;
	padding-bottom:10px;*/
}

.Footer {
    position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:140px;
	background-color:#000000;
}

.Footer-Container
{
    position:relative;
	color:#ffffff;
	width:100%;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Footer-Container-Left
{
	width:100%;
}


.Footer-Container-Right
{
	width:100%;  
}

.Footer-Container a:link
{
	color:#ffffff !important;
	text-decoration:none;
}
.Footer-Container a:visited
{
	color:#ffffff !important;
	text-decoration:none;
}

.Footer-Container a:hover
{
	color:#ccff00 !important;
	text-decoration:none;
}

.container {
   z-index:0;
   position:relative;
   margin-top:25px;
   margin-bottom:50px;
   padding-top:-0px;
   width:100%;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:150px;   /* Height of the footer */
}

.container-top-section 
{
   /*border-radius: 15px 15px 0px 0px;
   border-left: 5px solid #176ec4;
   border-right: 5px solid #176ec4;
   border-top: 5px solid #176ec4;
   border-bottom: 30px solid #176ec4;*/
   width:100%;
   box-sizing:border-box;
   height: 286px;
   margin-left:auto;
   margin-right:auto;
   background-image: url('/images/tsbackground.png');
   background-position:-10px;
    margin-top:-24px !important;
    overflow: hidden;
}

.comment1
{
    margin-left:-490px; width:500px; background-color: #176ec4;height:80px;  margin-top: 90px;  text-align: right;
}

.comment2
{
    margin-left:-290px;width:300px; background-color: #176ec4;height:80px;  margin-top: 60px;  text-align: right;
}


.Content-Left
{
    position:relative;
    margin-top: 10px;
    width:96%;
    margin-left:auto;
    margin-right:auto;
    top:0px;
    text-align: justify;
}

.Content-Right
{
    position:relative;
    width:100%;
    top:0px;
}

.Content-Right-Contact
{
    position:relative;
    width:250px;
    margin-left:auto;
    margin-right:auto;
    height: 439px;
    margin-bottom:10px;
    background-image: url('/images/contactbackground.png');
    background-repeat:no-repeat;
}

.Content-Right-KeyFact
{
    width:100%;
    height: 160px;
}

.Content-Right-Crime-Stats
{
    width:100%;
   color:#054289;
}
}

@media only screen and (min-device-width : 737px) and (max-device-width : 1024px)  
{
    
html
{
	margin:0;
	padding:0;
	height:100%;
	overflow-y: scroll;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	color:#111111;
	letter-spacing:0.07em;
	background-color:#ffffff;
	background-repeat:repeat-x;
}

.fullbodycontainer {
   min-height:100%;
   position:relative;
   
}

.Navigation {
    margin-top:-28px; 
    margin-left:10px; 
    height:28px; 
    line-height: 28px;
}

.Header {
    position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:124px;
	background-color:#000000;
}


.Header-Container
{
    position:relative;
	color:#ffffff;
	width:900px;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Header-Container-Left
{
    margin-top: 30px;
	width:226px;
    height: 61px;
    margin-left: 20px;
    float:left;
    background-image: url('/images/logo.png');
}

.Header-Container-Right
{
    padding-top: 46px;
    text-align: right;
	width:445px;
    float:right;
    margin-right: 20px;
}

.Footer {
    position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:80px;
	background-color:#000000;
}

.Footer-Container
{
    position:relative;
	color:#ffffff;
	width:900px;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Footer-Container-Left
{
    margin-left:-2px;
	width:445px;
    float:left;
}


.Footer-Container-Right
{
	width:445px;
    float:right;
    
}

.Footer-Container a:link
{
	color:#ffffff;
	text-decoration:none;
}
.Footer-Container a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.Footer-Container a:hover
{
	color:#ccff00;
	text-decoration:none;
}

.container {
   z-index:0;
   position:relative;
   margin-top:-25px;
   padding-top:-0px;
   width:900px;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:90px;   /* Height of the footer */
}

.container-top-section 
{
   border-radius: 15px 15px 0px 0px;
   border-left: 5px solid #176ec4;
   border-right: 5px solid #176ec4;
   border-top: 5px solid #176ec4;
   border-bottom: 30px solid #176ec4;
   width:890px;
   height: 386px;
   margin-left:auto;
   margin-right:auto;
   background-image: url('/images/tsbackground.png');
   background-position: -5px;
    overflow: hidden;
}

.comment1
{
    margin-left:-490px; width:500px; background-color: #176ec4;height:80px;  margin-top: 90px;  text-align: right;
}

.comment2
{
    margin-left:-290px;width:300px; background-color: #176ec4;height:80px;  margin-top: 60px;  text-align: right;
}

.Content-Left
{
    position:relative;
    margin-top: 10px;
    width:628px;
    float:left;
    top:0px;
    text-align: justify;
}

.Content-Right
{
    position:relative;
    width:241px;
    top:0px;
    margin-top: -327px;
    margin-right: 10px;
    float:right;
}

.Content-Right-Contact
{
    width:241px;
    height: 439px;
    margin-bottom:10px;
    background-image: url('/images/contactbackground.png');
}

.Content-Right-KeyFact
{
    width:241px;
    height: 160px;
}

.Content-Right-Crime-Stats
{
    width:241px;
   color:#054289;
}


}


@media only screen and (min-width : 0px) and  (min-device-width : 1025px)   
{

html
{
	margin:0;
	padding:0;
	height:100%;
	overflow-y: scroll;
}

body 
{
	margin:0;
	padding:0;
	height:100%;
	color:#111111;
	letter-spacing:0.07em;
	background-color:#ffffff;
	background-repeat:repeat-x;
}

.fullbodycontainer {
   min-height:100%;
   position:relative;
   
}

.Navigation {
    margin-top:-28px; 
    margin-left:10px; 
    height:28px; 
    line-height: 28px;
}

.Header {
    position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:124px;
	background-color:#000000;
}


.Header-Container
{
    position:relative;
	color:#ffffff;
	width:900px;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Header-Container-Left
{
    margin-top: 30px;
	width:226px;
    height: 61px;
    margin-left: 20px;
    float:left;
    background-image: url('/images/logo.png');
}

.Header-Container-Right
{
    padding-top: 46px;
    text-align: right;
	width:445px;
    float:right;
    margin-right: 20px;
}

.Footer {
    position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	height:80px;
	background-color:#000000;
}

.Footer-Container
{
    position:relative;
	color:#ffffff;
	width:900px;
    margin-left:auto;
    margin-right:auto;
	z-index:10;
}

.Footer-Container-Left
{
    margin-left:-2px;
	width:445px;
    float:left;
}


.Footer-Container-Right
{
	width:445px;
    float:right;
    
}

.Footer-Container a:link
{
	color:#ffffff;
	text-decoration:none;
}
.Footer-Container a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.Footer-Container a:hover
{
	color:#ccff00;
	text-decoration:none;
}

.container {
   z-index:0;
   position:relative;
   margin-top:-25px;
   padding-top:-0px;
   width:900px;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:90px;   /* Height of the footer */
}

.container-top-section 
{
   border-radius: 15px 15px 0px 0px;
   border-left: 5px solid #176ec4;
   border-right: 5px solid #176ec4;
   border-top: 5px solid #176ec4;
   border-bottom: 30px solid #176ec4;
   width:890px;
   height: 386px;
   margin-left:auto;
   margin-right:auto;
   background-image: url('/images/tsbackground.png');
   background-position: -5px;
    overflow: hidden;
}


.comment1
{
    margin-left:-490px; width:500px; background-color: #176ec4;height:80px;  margin-top: 90px;  text-align: right;
}

.comment2
{
    margin-left:-290px;width:300px; background-color: #176ec4;height:80px;  margin-top: 60px;  text-align: right;
}

.Content-Left
{
    position:relative;
    margin-top: 10px;
    width:628px;
    float:left;
    top:0px;
    text-align: justify;
}

.Content-Right
{
    position:relative;
    width:241px;
    top:0px;
    margin-top: -327px;
    margin-right: 10px;
    float:right;
}

.Content-Right-Contact
{
    width:241px;
padding-bottom:10px;
    margin-bottom:10px;
    background-image: url('/images/contactbackground.png');
    background-color:#ffefb1;
    background-repeat:no-repeat;
}

.Content-Right-KeyFact
{
    width:241px;
    height: 160px;
}

.Content-Right-Crime-Stats
{
    width:241px;
   color:#054289;
}


}

