* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div {
	overflow: hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(images/15.jpg);
	color: #FFF;
	line-height: 20px;
}


#contanier {
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]min-height: 5000px; */
}
#footer {
	background-color: #BFCFDC;
	height: 100px;
	background-image: url(images/1111.jpg);
	/* [disabled]width: 2000px; */
	display: block;
	background-repeat: repeat-x;
}

#footer #left-menu  {
	margin-left: 250px;
	margin-top: 50px;

}


#menu {
	background-image: url(images/menu%20back.jpg);
	height: 39px;
}
#left-menu {
	float: left;
	margin-left: 110px;
	margin-top: 8px;
}

#left-menu a {
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
	color: #FFF;
	font-size: 14px;
}

#right-menu {
	float: right;
	margin-right: 100px;
	margin-top: 8px;
}
#left-menu a:hover {
	color: #d1c7d0;
}
#footer #left-menu a:hover {
	color: #193B54;
	text-decoration: none;
}

#contant {
	background-image: url(images/9.jpg);
	background-repeat: repeat-x;



}
#left-contant {
	background-color: #2B94CB;
	width: 308px;
	margin-left: 166px;
	float: left;
}
#left-contant a {
	color: #FFF;
	text-decoration: none;
}
#locations {
	background-color: #183145;
	height: 425px;
	color: #FFF;
}
#footer #copyright {
	margin-top: 73px;
	color: #000;
	text-align: center;
	font-size: 12px;
}



#right-contant {
	float: right;
	width: 630px;
	background-color: #FFF;
	margin-right: 165px;
	padding-left: 5px;
}





#header {
	height: 205px;
	background-color: #0865a2;
}

#right-header {
	float: right;
	/* [disabled]height: 127px; */
	/* [disabled]width: 151px; */
	margin-right: 100px;
	margin-top: 160px;
}

#left-header {
	height: 183px;
	width: 490px;
	float: left;
	margin-left: 86px;
	margin-top: 17px;
}
#left-contant a:hover {
	color: #D1CEC9;
	text-decoration: none;
}
#header #right-header a:hover {
	text-decoration: none;
	color: #CECECE;
}
a {
	color: #FFF;
	text-decoration: none;
}
#right-contant p {
	color: #000;
}
h1 {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}
