@charset "UTF-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #231F20;
	background-color: #231F20;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
}
p {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #ED1C24;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
.bullet {
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-type: square;
	text-indent: none;
}
.footertext {
	text-align: left;
	letter-spacing: 0px;
	color: #FFF;
	margin-top: 0px;
}
.footertext a:link {
	color: #FFF;
}
.footertext a:visited {
	color: #FFF;
}
.footertext a:hover {
	color: #FFF;
}
.footertext a:active {
	color: #FFF;
}
.footerlittle {
	text-align: center;
	letter-spacing: 0px;
	color: #999;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 20px;
}
.footerlittle a:link {
	color: #999;
}
.footerlittle a:visited {
	color: #999;
}
.footerlittle a:hover {
	color: #ED1C24;
}
.footerlittle a:active {
	color: #999;
}

.subcontent_txt {
	color: #6D6E71;
	width: auto;
}
.sub_arial_37 {
	font-size: 37px;
	font-weight: normal;
	color: #ED1C24;
	line-height: 16px;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.sub_heading {
	font-weight: bold;
	color: #94070A;
	text-transform: capitalize;
}
.arial_15 {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}
.border {
	border: 5px solid #3e3e3e;
}

.border_left {
	border: 5px solid #3e3e3e;
	margin-right: 20px;
	width: 280px;
}
.border_right {
	border: 5px solid #3e3e3e;
	width: 280px;
	float: right;
}
.footer_arial_15 {
	color: #ED1C24;
	text-transform: capitalize;
}
.oneColFixCtrHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 150px;
}
.oneColFixCtrHdr #container #logo {
	height: auto;
	width: 300px;
	margin-right: 14px;
	padding-top: 15px;
	float: right;
}
.oneColFixCtrHdr #menu {
	font-size: 15px;
	color: #939598;
	width: 950px;
	margin-top: 15px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
}
.oneColFixCtrHdr #mainContent2 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/txt_bground.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 20px;
	padding: 20px;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #subcontainer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #subcontainer #subcontent  {
	width: 610px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: none;
	position: relative;
}
#slogan {
	height: 40px;
	width: 300px;
	float: left;
	padding-top: 30px;
}
#subcontent  {
	width: 600px;
	float: none;
	position: relative;
	padding-right: 20px;
}
#header {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#mobility {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#locksmith {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#cycles {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#firearms {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#security {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#engraving {
	height: 240px;
	width: 290px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#foorer2 {
	background-color: #999;
	height: 270px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding: 20px;
}
#footer_left {
	height: 260px;
	width: 280px;
	float: left;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 20px;
}
#footer_centre {
	height: 260px;
	width: 270px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#footer_right {
	height: 260px;
	width: 277px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 20px;
}
#sidebar-right {
	background-color: #ED1C24;
	width: 250px;
	float: right;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
	color: #FFF;
}
