body {
	margin: 0px;
	padding: 0px;
	background-image: url(back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #bfe1f4;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1053px;
	background-image: url(white_back.png);
	background-repeat: no-repeat;
	padding-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
#header {
	background-image: url(headerback.png);
	background-repeat: no-repeat;
	height: 221px;
	width: 975px;
	margin-left: 42px;
}
#logo {
	display: block;
	float: left;
	padding-left: 21px;
	padding-top: 44px;
}
#headerright {
	float: right;
	padding-top: 70px;
}
#phone {
	font-size: 13px;
	color: #233167;
	text-align: right;
	padding-right: 26px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
.phonesize1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
}
.phonesize2 {
	font-size: 12px;
	line-height: 13px;
}
#social {
	padding-right: 22px;
}
#content {
	padding-left: 43px;
	padding-top: 22px;
}
#box_kc {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-bottom: 11px;
}
#box_osds {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-left: 4px;
}
#box_fbo {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-bottom: 11px;
}
#box_hho {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-left: 4px;
}
#box_bcd {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
}
#box_cdw {
	background-image: url(white_box.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 486px;
	margin-left: 4px;
}
.rightstore {
	float: right;
	color: #414141;
	padding-right: 22px;
	text-align: right;
	line-height: 17px;
	padding-top: 45px;
}
#stores h3 {
	display: block;
	float: left;
	padding-left: 29px;
}
#stores a {
	color: #414141;
	text-decoration: none;
}
#stores a:hover {
	color: #414141;
	text-decoration: underline;
}
#stores .clear {
	margin-right: 22px;
	margin-left: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 7px;
}
#stores p {
	font-size: 13px;
	color: #414141;
	padding-left: 35px;
	line-height: 17px;
	padding-right: 25px;
}
#stores p strong {
	font-size: 14px;
}
#footer {
	font-size: 12px;
	color: #233168;
	text-align: center;
	line-height: 16px;
	padding-top: 33px;
	padding-bottom: 38px;
}
#footer a {
	color: #233168;
	text-decoration: none;
}
#footer a:hover {
	color: #233168;
	text-decoration: underline;
}
