* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #00FFFF;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #48CCCD;
}

#page_heading {
	width: 190px;
	height: 95px;
	background: url('images/key.gif') no-repeat 2px 5px;
	float: left;
}

#page_heading_right {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: 1px;
	overflow : hidden;
}

#page_heading_right h1 {
	float: left;
	font-weight: bold;
	font-size: 16px;
}

#page_heading_right h2 {
	float: left;
	font-weight: bold;
	font-size: 16px;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #48CCCD;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 780px;
	text-align: center;
	float: center;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 24px;
	font-weight: bold;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}


/* Page Footer */

#page_footer {
	width: 780px;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: 780px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 5px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands li.yale {
	width: 100px;
	background: url('images/yale.gif') no-repeat 0px 0px;
}

#product_brands li.era {
	width: 100px;
	background: url('images/era.gif') no-repeat 0px 0px;
}

#product_brands li.union {
	width: 100px;
	background: url('images/union.gif') no-repeat 0px 0px;
}

#product_brands li.chubb {
	width: 100px;
	background: url('images/chubb.gif') no-repeat 0px 0px;
}

#product_brands li.multi {
	width: 100px;
	background: url('images/multi.gif') no-repeat 0px 0px;
}


#product_brands li.gu {
	width: 100px;
	background: url('images/gu.gif') no-repeat 0px 0px;
}

#product_brands li.securefast {
	width: 100px;
	background: url('images/securefast.gif') no-repeat 0px 0px;
}





