* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #999999;
}

a:hover {
	color: #69699c;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px, 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: #003399;
	border-width: 0px 1px 1px;
	border-style: solid;
	height: 99.5%;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

select {
	color: #434367;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px; 
}

/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/pearls.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#page_headerlinks {
	padding-top: 5px;
	width: 150px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}


/* 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: #e1e1e1;
}

/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #003399;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
	color: #434367;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #85859c 1px solid;
	float: left;
	clear: left;
}

#newsletter select {
	padding-left: 0px;
	height: 16px;
	border: #85859c 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #text {
	font-size: 10px;
}

/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #003399;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 21px;
	background-color: #003399;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #003399 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #434367;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}

/* Main Content Area */

#main_content {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px 20px;
	width: 570px;
	float: left;
	text-align: left;
	height: 100%;
}

#main_content_text {
	width: 570px;
}

#main_content ul {
	list-style-type: square;
	text-decoration: none;
	padding: 0px 0px;	
}

#main_content td ul {
	list-style-type: square;
	text-decoration: none;
	padding: 0px 0px;	
}


#main_content .h_divider {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}

#main_content_header {
	margin-top: 3px;
	margin-bottom: 5px;
	float: left;
	width: 620px;
}

#main_content_header h1 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#main_content_header h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 600px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-left: 305px;
	width: 300px;
	float: left;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}


/* Page Footer */

#powered_by {
	padding-top: 17px;
	float: center;
	width: 780px;
	height: 30px;
	color: #434367;
	text-align: center;
}

#powered_by a {
	color: #434367d;
}


