@charset "utf-8";
body {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center 0%;
	background-image: url(images/background.png);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#top {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-width: 460px;
	max-width: 1000px;
	padding-top: 8%;
	padding-bottom: 2%;
}
#logo {
	padding-top: 0px;
}

#wrapper {
	width: 100%;
	max-width: 712px;
	min-width: 712px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: auto;
	left: auto;
}
#circlebox {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 0px;
	width: 100%;
	min-width: 712px;
	max-width: 712px;
	display: block;
	top: -1px;
}

.circle {
	width: 100px;
	height: 128px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	left: 31px;
}
.circle:hover {
	height: 128px;
	width: 100px;
}


#circle1 {
	background-image: url(images/ABKEY_service_01.png);
	height: 128px;
	width: 100px;
}

#circle1:hover {
	width: 100px;
	height: 128px;
	background-image: url(images/ABKEY_service_01_MO.png);
}
#circle2 {
	background-image: url(images/ABKEY_service_03.png);
}
#circle2:hover {
	background-image: url(images/ABKEY_service_03_MO.png);
}
#circle3 {
	background-image: url(images/ABKEY_service_05.png);
}
#circle3:hover {
	background-image: url(images/ABKEY_service_05_MO.png);
}
#circle4 {
	background-image: url(images/ABKEY_service_07.png);
}
#circle4:hover {
	background-image: url(images/ABKEY_service_07_MO.png);
}
#circle5 {
	background-image: url(images/ABKEY_service_09.png);

}
#circle5:hover {
	background-image: url(images/ABKEY_service_09_MO.png);

}
#circle6 {
	background-image: url(images/ABKEY_service_11.png);
}
#circle6:hover {
	background-image: url(images/ABKEY_service_11_MO.png);
}
#main {
	display: block;
	position: relative;
	float: none;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	clear: both;
	left: 17px;
}
#main p {
	position: relative;
	clear: none;
	float: none;
	display: block;
	width: 98%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: 400;
	min-width: 98%;
	font-size: 15px;
	margin-bottom: 32px;
}

#main li {
	width: 50%;
	position: relative;
	float: left;
	height: 20px;
	font-size: small;
	font-family: hammersmith-one;
	font-style: normal;
	font-weight: 400;
	display: list-item;
	overflow-x: visible;
	top: -11px;
	margin-left: auto;
	margin-right: auto;
	left: 49px;
}
#main ul {
	margin: 1% auto;
	display: inline;
	position: relative;
	float: none;
	clear: left;
	left: 45px;
	width: 98%;
}
#contactus {
	color: #C72029;
	font-size: x-large;
	text-align: center;
	display: block;
	position: relative;
	clear: both;
	top: 9px;
	padding-top: 0px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	width: 100%;
	float: none;
	margin-bottom: 34px;
}
#contactus a {
	text-decoration: none;
	color: #C72029;
}
#contactus a:hover {
	color: #271E1E;
}
#contactus img   {
	margin-left: 3px;
	margin-top: -2px;
	margin-bottom: -9px;
}
#contactus img:hover {
	opacity: 0.74;
}



#emailus {

}
#mobileno {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
}
#herveybay {
	font-family: hammersmith-one;
	font-style: normal;
	font-weight: 400;
	font-size: small;
	color: #000000;
}


#products  {
	margin-left: auto;
	margin-right: auto;
	width: 712px;
	height: 128px;
	border-top: 2px solid #3D3833;
	border-bottom: 2px solid #3D3833;
	padding-top: 14px;
	padding-bottom: 14px;
}
footer {
	width: 712px;
	display: block;
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	bottom: 2px;
	top: 9px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}


footer #abkeydetails {
	position: relative;
	float: left;
	font-size: 10px;
}
footer #abkeydetails a {
	text-decoration: none;
	color: #000000;
}
footer #abkeydetails a:hover {
	color: #C72029;
}



footer #riverheart {
	float: right;
	font-size: 10px;
}
#riverheart a {
	text-decoration: none;
	color: #000000;
}
#riverheart a:hover {
	color: #C72029;
}
