

body {
  background:#fff;
  margin:0;
  padding:0;
} 
.container{
	max-width:640px !important;
	height:auto !important;
	width:100% !important;
}
.Head_Sec{
	max-width:640px !important;
	height:35px !important;
}
.Left_Head{
	max-width:480px !important;
	float:left !important;
	height:auto !important;
}
.Right_Head{
	max-width:480px !important;
	float:right !important;
	height:auto !important;
}
.center {
	margin: auto;
}
.Subhead_Text{
	max-width:600px !important;
	height:auto !important;
}
.Pad_T_B_20{
	padding-bottom:20px !important;
	padding-top:20px !important;
}
.Pad_T_B_40{
	padding-bottom:80px !important;
	padding-top:80px !important;
}
.Pad_T_20{
	padding-top:20px !important;
}
.Pad_L_R_20{
	padding-left:20px !important;
	padding-right:20px !important;
}
.wid_650{
	max-width:640px !important;
}
.Banner_Sec{
	max-width:640px !important;
}
.Content{
	max-width:640px !important;
	height:auto !important;
}
.wid_610{
	max-width:600px !important;
}
.Left_Content{
	max-width:600px;
	height:auto !important;
	float:left !important;
	text-align: center !important;
	font-size:12px !important;
	line-height:21px !important;
    width:100% !important;
}

.Right_Footer{
	width:640px !important;
	height:auto !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	line-height:18px !important;
    float:left !important;
}
.copy_right{
	max-width:640px !important;
	height:auto !important;
}

@media only screen and (max-width: 600px){
	img{
		max-width:100% !important;
		height:auto;
}
		
div{
		max-width:100% !important;
		height:auto !important;
	}
  .Left_Content, container, Head_Sec, Left_Head, Right_Head, Subhead_Text, wid_650, Banner_Sec, Content, wid_610, Footer, Left_Footer, Right_Footer, Contact {
	width:100% !important;
}
}

a:link {
    color: #0068B7;
    background-color: transparent;
    text-decoration: none;
}
a:visited {
    color: #8FD4FF;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: #8FD4FF;
    background-color: transparent;
    text-decoration: underline;
}
a:active {
    color: #5B5D5E;
    background-color: transparent;
    text-decoration: underline;
}
.container.center .row.centered {
    display: block;
}
@media only screen and (max-width: 521px) {
  .footer-follow-us{
    padding-left:76px !important;
  }
}
.container.center.km-footer {
    padding: 0;
}

.km-footer .row.centered {
  margin: 0;
}
.centered.no-margin
  margin:0;
}
.center.no-padding{
  padding:0;
}