@charset "utf-8";
/* CSS Document */

body, form{
	margin: 0px;
	padding: 0px;
	background-color:#6798C9;
}

h1, h2, p{margin:0; padding:0;}

/* MAINBACKGROUND STYLE */

#mainbg{
	width:100%; 
	height:194px; 
	background:url(../images/mainbg.jpg) repeat-x top center;
}

#wrapper{
	margin:0 auto; 
	width:950px; 
	height:auto !important; 
	height:100%; 
	min-height:100%;
}

.clear{
	clear:both;
}

/* HEADER STYLE */

#header_area{
	width:950px; 
	height:141px;
}

#header_left{float:left; width:713px; height:124px;}

#header_right{float:right; width:219px; height:124px;}

.hd_phone{clear:left; float:left; font:normal 20px 'Arial Black', Gadget, sans-serif; color:#FFFFFF;}

.top_font{
	width:950px; 
	height:17px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-align:center; 
	color:#FFFFFF; 
	line-height:17px;
}

#logo{
	float:left; 
	padding-top:23px; 
	width:700px; 
	font:normal 19px "Arial Black", Gadget, sans-serif; color:#FFFFFF;
	/*background:url(../images/logo.png) no-repeat; 
	behavior: url(iepngfix.htc); */
}

#aloa_cc{
	float:right; 
	width:219px; 
	height:124px; 
	background:url(../images/aloacc.png) no-repeat; 
	behavior: url(iepngfix.htc);
}

/* MENU STYLE */

#menu_area{
	width:950px; 
	height:53px;
}

#navimenu{
	float:left;
	width:936px; 
	height:53px; 
	padding: 0px;
	padding-left:7px;
}

#navimenu ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#navimenu ul li{
	width:156px;
	float:left;
}

#navimenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:156px;
	height:53px;
	line-height:53px;
	background:url(../images/navimenu.jpg);
}

#navimenu a:hover{
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	background-position:0px -53px;
}

#navimenu a.active{
	font-size:14px;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	background-position:0px -53px;
}

/* MAINBANNER STYLE */

#mainbanner_area{
	width:950px; 
	height:216px; 
	background-color:#FFFFFF;
}

#mb_container{
	float:left; 
	padding:7px 0 0 8px; 
	width:934px; 
	height:200px;
}

#mb_top{
	width:934px; 
	height:133px;
}

.mbtop_left{
	float:left; 
	background:url(../images/mbtop_left.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:732px; 
	height:133px;
}

.mbtop_font{
	float:left; 
	padding:28px 0 0 101px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:30px; 
	font-weight:bold; 
	color:#FFFFFF;
}

.mbtop_right{
	float:right; 
	background:url(../images/mbtop_right.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:202px; 
	height:133px;
}

#mb_btm{
	width:934px; 
	height:67px;
}

.mbbtm_left{
	float:left; 
	background:url(../images/mbbtm_left.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:732px; 
	height:67px;
}

.mbbtm_right{
	float:right; 
	background:url(../images/mbbtm_right.png) no-repeat; 
	behavior: url(iepngfix.htc); 
	width:202px; 
	height:67px;
}

.mbbtm_font{
	float:left; 
	padding-left:179px; 
	line-height:67px; 
	font-family:Arial, 
	Helvetica, sans-serif; 
	font-size:40px; 
	font-weight:bold; 
	color:#FFFFFF;
}

/* MID STYLE */

#mid_area{
	width:950px; 
	height:85px; 
	background-color:#FFFFFF;
}

#mid_container{
	float:left; 
	padding-left:8px; 
	width:934px; 
	height:76px;
}

#residential{
	float:left;
	width:305px;
	height:76px;
}

#residential a{
	display:block;
	width:305px;
	height:76px;
	background:url(../images/residential.jpg) no-repeat;
	background-position:top;
}

#residential a:hover{
	background-position:bottom;
}

#commercial{
	float:left;
	padding-left:10px;
	width:305px;
	height:76px;
}

#commercial a{
	display:block;
	width:305px;
	height:76px;
	background:url(../images/commercial.jpg) no-repeat;
	background-position:top;
}

#commercial a:hover{
	background-position:bottom;
}

#automotive{
	float:right;
	width:305px;
	height:76px;
}

#automotive a{
	display:block;
	width:305px;
	height:76px;
	background:url(../images/automotive.jpg) no-repeat;
	background-position:top;
}

#automotive a:hover{
	background-position:bottom;
}

/* CONTENT STYLE */

#content_area{
	width:950px; 
	height:inherit; 
}

#contentbg{
	float:left;
	background-color:#FFFFFF;
	width:950px; 
	height:inherit;
}

/* LEFT CONTENT STYLE */

#left_content_area{
	float:left; 
	padding-left:8px; 
	width:695px; 
	height:auto;
}

#content_font h1, #content_font h2{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#1E1E1E;
	text-align:justify;
}

#content_font h3{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1E1E1E;
	text-align:justify;
}

#content_font p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

#content_font ul{margin:0; padding-bottom:10px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}

.keys{
	float:left; 
	background:url(../images/keys.jpg) no-repeat; 
	width:182px; 
	height:121px;
}

#serv {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    color: #333333;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#serv td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}

#title {
    background: none repeat scroll 0 0 #3B393A;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}

/* RIGHT CONTENT STYLE */

#right_content_area{
	float:right; 
	padding-right:8px; 
	width:229px; 
	height:auto;
}

#locksmith_services, #fast, #rekey{margin-bottom:6px;}

#call_us{
	background:url(../images/call_us.jpg) no-repeat; 
	width:229px; 
	height:117px; 
	margin-bottom:6px;
}

.call_font{padding:30px 0px 0px 80px; font:normal 20px Arial, Helvetica, sans-serif;}

/* FOOTER STYLE */

#footer_area{
	clear:both; 
	width:100%; 
	height:95px; 
	background-color:#000000;
}

#fwrap{
	margin:0 auto; 
	width:950px; 
	height:95px;
}

#footer_link{
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFFF; 
	width:950px; 
	height:39px; 
	text-align:center; 
	line-height:39px;
}

#footer_link a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFFF;
	text-decoration:none;
}

#footer_link a:hover{
	text-decoration:underline;
}

#footer_font{
	float:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFFF; 
	width:950px; 
	height:36px; 
	text-align:center; 
}

.external-link{padding-bottom:10px; font:normal 14px Arial, Helvetica, sans-serif; color:#FFFFFF;}

.external-link a{text-decoration:none; color:#FFFFFF;}

.external-link a:hover{text-decoration:underline;}