* {margin: 0; padding: 0}
body {
	background-color: #e8e8e8;
	font-family: Arial, sans-serif;
	padding: 15px
}
a img {border: none}
#header {
	background-color: #f4f4f4;
	float: left;
	width: 100%
}
#header p {
	/*background: url("imgs/lla.gif") 6px 6px no-repeat;
	float: left;
	padding: 10px;
	height: 58px;
	text-indent: -1000px;
	width: 150px*/display: none
}
#header ul {background: url("imgs/lla.gif") 6px 6px no-repeat;padding: 38px 0 10px 230px;
	float: left;
	list-style-type: none;
	/*margin: 18px 12px*/
}
#header li {
	background: url("imgs/head_li.gif") 0 60% no-repeat;
	float: left;
	padding: 0 10px
}
#header li#current {background-image: url("imgs/head_li_current.gif")}
#header li a:link, #header li a:visited {
	color: #353535;
	font-size: 70%;
	padding: 0 2px;
	text-decoration: none
}
#header li a:hover, #header li a:active, #header li#current a {background-color: #fff}
#container {
	background-color: #fff;
	clear: left;
	font: 80%/140% normal;
	border-top: 4px solid #e8e8e8;
	padding: 10px;
	position: relative
}
#sidebar {
	padding: 15px 0;
	position: absolute;
	width: 165px
}
#sidebar #page_submenu, #sidebar #page_related {
	background: #3c6baf url("imgs/page_submenu.gif") 100% 100% no-repeat;
	color: #fff;
	font-size: 95%;
	padding: 4px 20px
}
#sidebar #page_submenu strong, #sidebar #page_related em {color: #ffe8f0}
#sidebar-lists #submenu, #sidebar-lists #related {
	list-style-type: none;
	padding: 1px 0
}
#sidebar-lists #submenu li a:link, #sidebar-lists #submenu li a:visited, #sidebar-lists #related li a:link, #sidebar-lists #related li a:visited {
	background-color: #e4eaf8;
	color: #237be9;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 1px 0 2px 0;
	padding: 2px 8px;
	text-decoration: none
}
#sidebar-lists #submenu li a:hover, #sidebar-lists #related li a:hover {
	background-color: #f1f8ff;
	color: #217be9;
}
#contact-phone {
	background: url("imgs/contact-phone.jpg") 0 0 no-repeat;
	color: #3e45a0;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0 auto;
	padding: 80px 30px 11px 5px;
	width: 132px;
}
#ems_form {
	border: 1px solid #c6c9d0;
	font-size: 90%;
	margin-bottom: 5px;
	padding: 1px;
}
#ems_form fieldset {
	background: -moz-linear-gradient(top, #f4f4f4, #fff 77px, #fff);
	border-width: 0;
	padding: 5px;
	position: relative;
}
#ems_form legend {
	color: #0248a0;
	font-size: 120%;
	font-weight: bold;
	left: 0;
	position: absolute;
	top: 0;
}
#ems_form ul {
	list-style-type: none;
	margin-top: 20px;
}
#ems_form li {
	clear: left;
	margin-bottom: 4px;
}
#ems_form label {
	color: #454545;
	font-weight: bold;
}
#ems_form input, #ems_form textarea {
	border: 1px solid #c8c8c8;
	display: block;
	padding: 2px;
	width: 145px;
}
#ems_form input:focus, #ems_form textarea:focus {border-color: #888697;}
#ems_form .error {border-color: red;}
#ems_form li div input {
	float: left;
	margin-right: 2px;
	width: 38px;
}
#ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 52px;
}
#ems_form #ems_submit {
	background-color: #656575;
	border: 1px solid #989898;
	border-bottom-color: #313131;
	border-right-color: #313131;
	color: #fff;
	float: right;
	font-size: 90%;
	font-weight: bold;
	padding: 3px;
	width: auto;
}
#contact-page #ems_form {
	border-width: 0;
	font-size: 90%;
	padding: 0;
}
#contact-page #ems_form fieldset {
	background: none;
	padding: 0;
	position: static;
}
#contact-page #ems_form legend {
	color: #0248a0;
	font-size: 120%;
	font-weight: bold;
	position: static;
}
#contact-page #ems_form ul {margin: 10px 0;}
#contact-page #ems_form textarea {width: 350px;}
#contact-page #ems_form #ems_submit {margin-left: 185px;}
/*#contact-us {
	background: url("imgs/side_contact_bg.gif") 0 0 repeat-x;
	border: 1px solid #c6c9d0;
	border-top-width: 0;
	margin-bottom: 10px;
	padding: 10px 10px 0
}
#contact-us legend {
	color: #0248a0;
	font-size: 120%;
	font-style: italic;
	font-weight: bold
}
#contact-us label {
	color: #454545;
	float: left;
	font-weight: bold
}
#contact-us textarea {
	border: 1px solid #c8c8c8;
	clear: left;
	width: 140px
}
#contact-us input {
	border: 1px solid #c8c8c8;
	display: block;
	margin-bottom: 11px;
	margin-left: 50px;
	width: 90px
}
* html #contact-us input {margin-top: -20px}
#contact-us input#side-contact {display: none}
#contact-us input#submit {
	background-color: #656575;
	border: 1px solid #313131;
	border-left-color: #989898;
	border-top-color: #989898;
	color: #fff;
	float: right;
	font-size: 80%;
	margin-top: 5px;
	padding: 2px 5px;
	width: auto
}*/

#content:after {clear: both; content: " "; display: block; height: 1px}
#content {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	color: #333;
	margin-left: 175px;
	padding: 0 15px;
	max-width: 540px
}
#content h1, #content legend {
	color: #227cec;
	font-size: 130%
}
#content h2 {
	color: #227cec;
	font-size: 120%;
	margin-top: 15px
}
#content h3 {
	color: #227cec;
	font-size: 110%;
	margin-top: 15px;
	text-decoration: underline
}
#content p {margin-top: 12px}
#content p#root_links {font-size: 90%}
#content ul, #content ol {
	margin: 4px 20px 0
}
#content ul#locksmiths {
	list-style-type: none;
	margin: 0
}
#content ul#locksmiths li {
	float: left;
	margin: 0 20px 0 0;
	width: auto
}
#content a:link, #content a:visited {
	color: #ff635a;
	font-weight: bold;
	text-decoration: none
}
#content a:hover {text-decoration: underline}

#footer {
	background-color: #f4f4f4;
	border-bottom: 15px solid #fff;
	float: left;
	list-style-type: none;
	width: 100%
}
#footer li {
	float: left;
	margin: 2px 15px
}
#footer a:link, #footer a:visited {
	color: #8dcd7f;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none
}
#footer a:hover {text-decoration: underline}
#bottom-details {
	background-color: #fff;
	color: #333;
	font-size: 80%;
	padding: 10px 0;
	text-align: center
}

/*fieldset {border: none}
fieldset#page_details {
	background-color: #fafafa;
	border: 1px solid #efefef;
	margin: 10px;
	padding: 10px;
}
legend {
	font-weight: bold;
	margin-bottom: 15px
}
input, select {
	display: block;
	margin-bottom: 1em;
	width: 12em
}
textarea {
	display: block;
	margin-bottom: 1em
}*/

.c_left {clear: left}
.c_right {clear: right}
.f_left {float: left}
.f_right {float: right}
img.f_left {margin: 0 10px 10px 0}
img.f_right {margin: 0 0 10px 10px}

#are_u_a {float: right}
#are_u_a a:link, #are_u_a a:visited {
	background: url("imgs/are-you-a-locksmith.gif") 0 0 no-repeat;
	color: #656565;
	display: block;
	font-size: 110%;
	font-weight: bold;
	height: 34px;
	margin: 0 0 10px 10px;
	padding: 72px 20px 0 0;
	text-align: right;
	width: 162px
}


#intercom-installation-page #content ul {list-style-type: none}
#intercom-installation-page #content li {
	float: left;
	margin: 0 40px 40px 0;
	width: 170px
}
#intercom-installation-page #content li img {display: block}
