@charset "UTF-8";
* {
	padding:0;
	margin: 0;
	}
body {
	background-color: #350002;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
#header {
	height:130px;
	padding:2px 10px;
	background-color:#990000;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#subheader {
	background-color: #291722;
	height: 2px;
	font-size: 2px;
	color: #FF0000;
	line-height: 2px;
}
#wraphead {
	position:relative;
	width: 1000px;
	height:130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headlogo {
	height: 110px;
	background-repeat: no-repeat;
	float: left;
	width: 480px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#headinfo {
	background-image: url(images/locksmith-hands-no-backgr.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 450px;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 35px;
}

#headinfo img {
	margin-left: 10px;
	margin-top: 15px;
}
#menuwrap {
	width: 860px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 220px;
}
#contenido {
	margin-right: auto;
	margin-left: auto;
	clear: left;
	width: 860px;
	padding-right: -20px;
	padding-left: -20px;
}
#contentone {
	background-color: #FFF6D2;
	float: left;
	width: 570px;
	background-image: url(images/startborder.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#contentone p.last {
	background-image: url(images/endborder.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: bottom;
	margin-right: -30px;
	margin-bottom: -15px;
	margin-left: -30px;
}
#contentone h1 {
	font-size: 21px;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 14px;
	border-bottom-color: #000000;
	clear: both;
}
#contentone h4 {
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 14px;
	border-bottom-color: #000000;
	clear: both;
}
.iniciosec {
	clear: both;
}
#contentone h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contentone h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #350002;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.highlightred {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}
#contentone img{
	float:left;
	clear: left;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
	}
	
#contenido p.listing {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
}	

.phonenumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
	color: #990000;
}
.contentdos {
	background-color: #666666;
	float: left;
	width: 180px;
	background-image: url(images/startbordercontent2.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: 10px;
	display: inline;
}
.contentdos h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 25px;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.contentdos p {
	color: #F6F6F6;
	font-weight: lighter;
	font-size: 13px;
}
.highliteda {
	background-color: #444444;
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#locksmith {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: -110px;
	top: -44px;
}
.nodecoration {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headofhighlighted {
	font-size: 24px;
	background-color: #222222;
	padding: 10px;
}
.onlyvw {
	background-image: url(images/onlyvw.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 50px;
	line-height: 40px;
	font-size: 24px;
}

.endofcont2 {
	background-image: url(images/finalbordercontent2.png);
	background-repeat: no-repeat;
	background-position: top;
}
#clear {
	clear: both;
	height: 0px;
}
.clear {
	clear: left;
}
.maintitle {
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	padding-top: 26px;
	padding-left: 48px;
	background-position: left top;
	background-repeat: no-repeat;
}
#signature {
	background-image: url(images/tony%20andrews%20group%20logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	float: left;
	height: 120px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	clear: both;
	font-size: 12px;
	font-weight: lighter;
	height: 180px;
	padding-top: 15px;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #553B39;
	margin-top: 40px;
	margin-bottom: 50px;
	position: relative;
}
#personalinfo {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	padding-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#group {
	float: left;
	width: 500px;
	clear: left;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #000000;
}
#group img {
	border: medium solid #FFFFFF;
	padding: 0px;
	margin: 10px;
	clear: left;
}
#group p {
	font-size: 10px;
	font-weight: bold;
}
#lockstable {
	width: 551px;
}
#lockstable p {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
#lockstable  p.firstlines {
	margin-top: 25px;
	font-size: 12px;
	line-height: normal;
}
#lockstable h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 1px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	letter-spacing: -1px;
	line-height: normal;
}
#lockstable h4 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
#lockstable h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 0px;
}
#lockstable img {
	margin-bottom: 50px;
	margin-left: 30px;
}
#bulbsdiv {
	font-size: 12px;
	line-height: 16px;
	padding-top: 25px;
	padding-bottom: 20px;
	width: 550px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
}
#bulbsdiv h2 {
	font-size: 16.5px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	letter-spacing: -1px;
	clear: both;
}
#bulbsdiv  p.firstlines {
	font-size: 10px;
	line-height: normal;
}
#bulbsdiv p.catbrand {
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bulbsdivimg {
	margin: 10px;
	float: right;
	height: 210px;
	width: 210px;
}
#bulbsdiv h4 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}


#flash_stuff {
	background-image: url(images/wh4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
}
/* End */



#menuwrapper {
	float: left;
	width: 137px;
	clear: none;
}
.footareas {
	font-size: 10px;
	line-height: 14px;
}

