/* CSS Document */
@font-face {
    font-family: 'FirecatMedium';
    src: url('FirecatMedium-webfont.eot');
    src: url('FirecatMedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('FirecatMedium-webfont.woff') format('woff'),
         url('FirecatMedium-webfont.ttf') format('truetype'),
         url('FirecatMedium-webfont.svg#FirecatMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProFontWindowsRegular';
    src: url('ProFontWindows-webfont.eot');
    src: url('ProFontWindows-webfont.eot?#iefix') format('embedded-opentype'),
         url('ProFontWindows-webfont.woff') format('woff'),
         url('ProFontWindows-webfont.ttf') format('truetype'),
         url('ProFontWindows-webfont.svg#ProFontWindowsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
background-image:url(images/bg.jpg);
	background-repeat:repeat; 
	background-color:#ffffff;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size:30px;
	color:#c70000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

h2{
	font-size:24px;
	color:#c70000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

h3{
	font-size:20px;
	color:#c70000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0;
}

#holder{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header_holder{
	width:100%px;
	height:200px;
	background-image:url(images/header_bg2.png);
	background-repeat:repeat-x;
}

#header{
	width:900px;
	height:200px;
	background-image:url(images/header_bg.png);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;

}

#top_text{
	width:900px;
	height:20px;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	margin-right:5px;
	padding-top:5px;
}

#logo{
	width: 400px;
	float: left;
	margin-left: 17px;
	text-align: left;
	padding-top: 24px;
}

#logo_txt1{
	font-weight:400;
	text-align:center;
}

#logo_txt1 a{
	font-size:32px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#logo_txt2{
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
}

#logo_txt3{
	font-size: 21px;
	color: white;
	font-weight: 600;
	text-transform: uppercase;
	float: right;
	width: 350px;
	height: 20px;
	text-align: center;
	margin-top: 32px;
}


#navi{
	width:900px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/navbg1.jpg);
	background-repeat:repeat-x;
}

#banner{
	width:900px;
	height:213px;
}

#content{
	width:900px;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:10px;
}


#sidebar{
	float:left;
	width:300px;
	margin-left:5px;
}

#sidebar_top{
	width:300px;
	height:15px;
	background-image:url(images/sidebar1.png);
	background-repeat:no-repeat;

}
#sidebar_mid{
	width:300px;
	background-image:url(images/sidebar2.png);
	background-repeat:repeat-y;

}
#sidebar_bot{
	width:300px;
	height:14px;
	background-image:url(images/sidebar3.png);
	background-repeat:no-repeat;

}

#sidebar_call{
	width: 280px;
	height: 70px;
	font-size: 24px;
	text-transform: uppercase;
	color: #c70000;
	text-align:center;
	padding-top: 13px;
	background-image:url(images/call_bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:10px;
}

.sidebar_ads{
	width:280px;
	margin-left:auto;
	margin-right:auto;
}

#form{
	width:280px;
	background-image:url(images/form_bg.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#ffffff;
	text-transform:uppercase;
}

#free_estimate{
	font-size:20px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

input, textarea{
		width:150px;
		background-color:#ffffff;
		border:#ffffff  1px inset;
		color:#000000;
	}
	
input.sub{
	width:208px;
	height:55px;
	background:url(images/submit.png) no-repeat;
	border:0;
	cursor:pointer;
	margin-left:10px;
}

#main_content{
	width:570px;
	float:right;
	margin-right:5px;
}

#main_content_middle{
	width:570px;
	background-color:#FFFFFF;
}

#main_content_middle p{
	margin:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	text-indent:20px;
	font-size:12pt;
}

.clear{
	clear:both;
}

#bottom_links{
	width:900px;
	height:35px;

	text-align:center;
	color:#000000;
	font-size: 15px;
	text-transform:uppercase;
	padding-top:5px;
}

#bottom_links a{
	color:#000000;
	text-decoration:none;
}

#bottom_links a:visited{
	color:#000000;
	text-decoration:none;
}

#bottom_links a:hover{
	color:#c70000;
	text-decoration:underline;
}


#footer{
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	width:900px;
	height:89px;
}

#copyright{
	font-size:18px;
	color:#ffffff;
	padding-top:35px;
	text-align:center;
	text-transform:uppercase;
}

#external_links{
	color:#000000;
	width:900px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:10px;
	font-size:13px;
}

#external_links a{
	color:#000000;
	
	text-decoration:none;
}

#external_links a:visited{
	margin-top:30px;
	color:#000000;
	text-decoration:none
}

#external_links a:hover{
	margin-top:30px;
	color:#c70000;
	text-decoration:underline;
}


/* ------------------------------------------------------------ */
#services8{
	text-align:left;
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

.services8_lefttitle{
	float: left;
	width:248px;
	padding-bottom:5px;
	font-weight:bold;
	font-style:italic;
	border:1px dashed #999999;
	text-align:center;
	color:#b40100;
}

.services8_righttitle{
	float: right;
	width:248px;
	padding-bottom:5px;
	font-style:italic;
	font-weight:bold;
	border:1px dashed #999999;
	text-align:center;
	color:#b40100;
}

.services8_left{
	float: left;
	width:248px;
	padding-bottom:5px;
	border:1px dashed #CCCCCC;
}

.services8_right{
	float: right;
	width:248px;
	padding-bottom:5px;
	border:1px dashed #CCCCCC;
}

.services8_left li, .services8_right li{
	list-style-image:url(images/locksmith.png);
}

/* ------------------------------------------------------------ */
