/* -------Reset------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, img, p, blockquote, pre, form, fieldset, table, th, td {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	}

body {
	line-height: 1;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	padding: .7em 0;
	}

a {
	color: #2f64af;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}


/* -------General------- */

body {
	background: #85c0d5 url(../images/bg.gif) repeat-x;
	color: #f9fcfd;
	font: 16px 'Myriad Pro', Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}


/* -------DIVs------- */

#container {
	background-color: transparent;
	font-size: 1.2em;
	margin: 0px auto;
	text-align: left;
	width: 925px;
	}

#header {
	background: #0a2737 url(../images/header.gif) no-repeat center center;
	color: #333;
	height: 84px;
	width: 925px;
	}

#logo {
	height: 84px;
	margin-left: 33px;
	width: 253px;
	}

#logo a {
	display: block;
	height: 84px;
	width: 253px;
	}

#home #content {
	background-color: #85c0d5;
	font: 12px/1.5em 'Myriad Pro', Helvetica, Arial, serif;
	margin-bottom: 40px;
	text-align: left;
	width: 925px;
	}

#main_panel {
	background: transparent url(../images/main_panel.jpg) no-repeat center center;
	height: 266px;
	margin-bottom: 20px;
	position: relative;
	width: 925px;
	}

#panel_locks {
	background: transparent url(../images/panel_locks.png) no-repeat center center;
	float: left;
	height: 93px;
	position: relative;
	top: -65px;
	width: 289px;
	z-index: 99;
	}

#panel_safes {
	background: transparent url(../images/panel_safes.png) no-repeat center center;
	height: 93px;
	margin-left: 320px;
	position: relative;
	text-align: left;
	top: -65px;
	width: 289px;
	z-index: 99;
	}

#panel_keys {
	background: transparent url(../images/panel_keys.png) no-repeat center center;
	float: right;
	height: 93px;
	position: relative;
	text-align: left;
	top: -65px;
	top: -65px;
	width: 289px;
	z-index: 99;
	}

#panel_locks p, #panel_safes p, #panel_keys p {
	color: #2f64af;
	font: bold 12px/14px 'Myriad Pro', Helvetica, Arial, serif;
	padding: 0 0 0 100px;
	}

#panel_locks, #panel_safes, #panel_keys {
	margin-bottom: -50px;
	}

#leftcontent {
	background-color: #85c0d5;
	float: left;
	width: 310px;
	}

#leftcontent p {
	width: 300px;
	}

#rightcontent {
	background-color: #85c0d5;
	float: right;
	padding-left: 20px;
	width: 590px;
	}

#rightcontent p {
	margin-bottom: 12px;
	width: 550px;
	}

#footer {
	background-color: #85c0d5;
	color: #0a2737;
	font: 15px/1.5em 'Myriad Pro', Helvetica, Arial, serif;
	text-align: center;
	margin-top: 40px;
	}


/* -------Inside Pages------- */

#contact #content, #doors #content, #keys #content, #locks #content, #safes #content, #security #content {
	background-color: #85c0d5;
	font: 13px/1.5em 'Myriad Pro', Helvetica, Arial, serif;
	margin-bottom: 40px;
	text-align: left;
	width: 925px;
	}

#contact #leftcontent, #doors #leftcontent, #keys #leftcontent, #locks #leftcontent, #safes #leftcontent {
	background-color: #85c0d5;
	float: left;
	width: 340px;
	}

#contact #leftcontent p, #doors #leftcontent p, #keys #leftcontent p, #locks #leftcontent p, #safes #leftcontent p {
	width: 330px;
	}

#contact #rightcontent, #doors #rightcontent, #keys #rightcontent, #locks #rightcontent, #safes #rightcontent {
	background-color: #85c0d5;
	float: right;
	padding: 40px 0 0 20px;
	text-align: right;
	width: 530px;
	}

#locks ul {
	padding-left: 35px;
	list-style: none;
	}

#security #leftcontent {
	background-color: #85c0d5;
	float: left;
	width: 610px;
	}

#security #leftcontent p {
	width: 600px;
	}

#security #rightcontent {
	background-color: #85c0d5;
	float: right;
	padding: 40px 0 0 20px;
	text-align: right;
	width: 260px;
	}


/* -------Specific Styles------- */

.clear {
	clear: both;
	}

h1 {
	color: #d65329;
	font: 25px/1.5em 'Myriad Pro', Helvetica, Arial, serif;
	padding: 5px 0 0 100px;
	text-transform: uppercase;
	}
	
h2 {
	background: transparent url(../images/star.gif) no-repeat left center;
	color: #0a2737;
	font: bold 16px/1.5em 'Myriad Pro', Helvetica, Arial, serif;
	padding-left: 38px;
	text-transform: uppercase;
	}


/* -------Menu------- */

#menu_wrap {
	position: relative;
	}

.menu {
	background: url(../images/menu.png) no-repeat;
	height: 33px;
	left: 15px;
	position: absolute;
	top: 0;
	width: 650px;
	}

.menu li {
	display: inline;
	}

.menu li a:link, .menu li a:visited {
	text-indent: -9000px;
	position: absolute;
	overflow: hidden;	
	height: 33px;
	z-index: 10;
	}

.menu .home a:link, .menu .home a:visited {
	width: 88px;
	left: 0;
	}

.menu .home a:hover, .menu .home a:focus {
	background: url(../images/menu.png) no-repeat 0 -33px;
	}

.menu .home a:active {
	background: url(../images/menu.png) no-repeat 0 -33px;
	}

.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/menu.png) no-repeat 0 -33px;
	cursor: default;
	}

.menu .locks a:link, .menu .locks a:visited {
	width: 88px;
	left: 92px;
	}

.menu .locks a:hover, .menu .locks a:focus {
	background: url(../images/menu.png) no-repeat -92px -33px;
	}

.menu .locks a:active {
	background: url(../images/menu.png) no-repeat -92px -33px;
	}

.current-locks .locks a:link, .current-locks .locks a:visited {
	background: url(../images/menu.png) no-repeat -92px -33px;
	cursor: default;
	}

.menu .safes a:link, .menu .safes a:visited {
	width: 88px;
	left: 184px;
	}

.menu .safes a:hover, .menu .safes a:focus {
	background: url(../images/menu.png) no-repeat -184px -33px;
	}

.menu .safes a:active {
	background: url(../images/menu.png) no-repeat -184px -33px;
	}

.current-safes .safes a:link, .current-safes .safes a:visited {
	background: url(../images/menu.png) no-repeat -184px -33px;
	cursor: default;
	}

.menu .doors a:link, .menu .doors a:visited {
	width: 88px;
	left: 276px;
	}

.menu .doors a:hover, .menu .doors a:focus {
	background: url(../images/menu.png) no-repeat -276px -33px;
	}

.menu .doors a:active {
	background: url(../images/menu.png) no-repeat -276px -33px;
	}

.current-doors .doors a:link, .current-doors .doors a:visited {
	background: url(../images/menu.png) no-repeat -276px -33px;
	cursor: default;
	}

.menu .security a:link, .menu .security a:visited {
	width: 88px;
	left: 368px;
	}

.menu .security a:hover, .menu .security a:focus {
	background: url(../images/menu.png) no-repeat -368px -33px;
	}

.menu .security a:active {
	background: url(../images/menu.png) no-repeat -368px -33px;
	}

.current-security .security a:link, .current-security .security a:visited {
	background: url(../images/menu.png) no-repeat -368px -33px;
	cursor: default;
	}

.menu .keys a:link, .menu .keys a:visited {
	width: 88px;
	left: 460px;
	}

.menu .keys a:hover, .menu .keys a:focus {
	background: url(../images/menu.png) no-repeat -460px -33px;
	}

.menu .keys a:active {
	background: url(../images/menu.png) no-repeat -460px -33px;
	}

.current-keys .keys a:link, .current-keys .keys a:visited {
	background: url(../images/menu.png) no-repeat -460px -33px;
	cursor: default;
	}

.menu .contact a:link, .menu .contact a:visited {
	width: 98px;
	left: 552px;
	}

.menu .contact a:hover, .menu .contact a:focus {
	background: url(../images/menu.png) no-repeat -552px -33px;
	}

.menu .contact a:active {
	background: url(../images/menu.png) no-repeat -552px -33px;
	}

.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(../images/menu.png) no-repeat -552px -33px;
	cursor: default;
	}