* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #949391;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #7E2000;
}

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: 886px;
	border-color: #CCC9C2;
	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: 886px;
	height: 113px;
	color: #fff;
	background: url('images/header_background-rg-static.gif') no-repeat 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #FFFF33;
}

#page_heading {
	width: 190px;
	height: 95px;
	background: url('images/csc_logo.gif') no-repeat 10px 5px;
	float: left;
}

#page_heading_pic {
	width: 190px;
	height: 5px;
	padding-left: 125px;
	padding-top: 6px;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('images/company_punchline.jpg') no-repeat 56px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	/*padding-right: 20px;*/
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: right;
	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;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}
/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 888px;
	height: 21px;
}

#page_menu ul {
	width: 888px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 125px;
	height: 21px;
	float: left;
	background: url('images/menu_background-rg.jpg') 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;	*/
	color:#FFFF33 /*this one I changed*/
}

/* Left Sidebar */

#left_sidebar {
	width: 275px;
	float: left;
	text-align: center;
	color: #949391;
	/*background:#ECEEEA;*/
	background:#ffffff;
	/*height: 60px;*/
}

#left_sidebar_image {
	float: center;
	margin-bottom: 2px;
}
#left_sidebar a {
	color: #949391;
}

#left_sidebar a:hover {
	color: #7E2000;
}
/* Left Sidebar: Newsletter Signup Box */

#calendar {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 169px;
	/*border-color: #CCC9C2;*/
	/*border-width: 1px 1px 1px 0px;*/
	/*border-style: dash;*/
	overflow: hidden;
	font-weight: bold;
}

#calendar h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#categories {
	margin-bottom: 1px;
	padding: 2px 1px 1px 0px;
	border-color: #AD1315;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
}

#categories a{
	text-decoration: none;
	color: #514F4F;
	list-style-type: circle;
	overflow: hidden;
}

#categories a:hover{
	/*background: #FDFDAE;*/
	color: #7E2000;
}

#categories_header {
	margin-bottom: 2px;
	width: 273px;
	height: 20px;
	background: url('images/menu_background-rg-static.jpg') repeat-x 0px 0px;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(images/plus.gif);
}

#categories ul {
	margin: 0px auto;
	width: 275px;
	text-align: left;
	border-bottom: #B5B5B9 1px solid;
	text-decoration: none;
	list-style-image: circle;
	text-align:left;
        float: left;
	font-size: 12px;
	color: #000000;
}

#categories ul a:hover{
	background: #D7D7D7;
}

#categories ul.last {
	border: none;
}

#categories li {
	width: 275px;
	height: 25px;
	padding-left: 4px;
	list-style-type: circle;
	text-align: left;
	border-bottom: #000000 1px dotted;
	float: left;
	font-size: 12px;
	color:#000000;
}

#categories li.indented
   {
   padding-left: 20pt;
   padding-right: 20pt;
   }
   
#categories li.last {
	border: none;
}


#categories li a:hover {
	background: #D7D7D7;
}

/* Left Sidebar : Special Offer */

#below_categories_text{
	width: 180px;
	height: 60px;
}

/* Main Content Area */

#main_content {
	margin-right: 11px;
	width: 600px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #CCC9C2;
	overflow: hidden;
}

/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: left;
}

#new_item p.indented
   {
   padding-left: 4pt;
   padding-right: 8pt;
   }

#new_item a {
color:#514F4F;
}

#new_item a:hover {
color:#7E2000;
/*font-weight: bold;*/
}

#new_item_line {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: left;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #949391;
	font-size: 9px;
	font-weight: bold;
}

#new_item_header h1 a {
	color: #949391;
	font-size: 9px;
	font-weight: bold;
}

#new_item_header h1 a:hover {
	color: #7E2000;
}

#new_item_header h2 {
	color: #AB0104;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

#new_item_image {
	margin-top: 10px;
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 395px;
	height: auto;
	color: #514F4F;
	font-size: 12px;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_368 {
	float: left;
	clear: left;
	width: 368px;
	height:auto;
	color: #514F4F;
	font-size: 12px;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_s {
	float: left;
	clear: left;
	width: 580px;
	height:auto;
	color: #514F4F;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_s1 {
	float: left;
	clear: left;
	width: 580px;
	height:auto;
	color: #514F4F;
	font-size: 12px;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_t {
	float: left;
	clear: left;
	font-size: 10px;
	width: 600px;
	font-family: arial, geneva, tahoma, sans-serif;
	height:auto;
	color: #514F4F;
}

#new_item_text {
	float: left;
	clear: left;
	width: 395px;
        height: auto;
	color: #514F4F;
	font-size: 12px;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_short1 {
	float: left;
	clear: left;
	width: 445px;
	height:auto;
	color: #514F4F;
	font-size: 12px;
	font-family: arial, geneva, tahoma, sans-serif;
}

#new_item_text_long a {
color:#000;
}

#new_item_bullet ul {
	list-style-image: circle;
	padding-left: 50px;
	float: left;
	clear: left;
	width: 380px;
        height: 3px;
}

#new_item_bullet ul a {
	color: #949391;
}
 
#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
	color: #949391;
}

#new_item_link a:hover {
	color: #7E2000;
}

#page_footer {
	width: 886px;
	height: 65px;
	color: #fff;
	background: url('images/footer_background-rg-static.gif') no-repeat 0px 0px;
	overflow: hidden;
}

#page_footer h4 {
margin-top: 10px;
	width: 886px;
	height: 52px;
	float: center;
	text-align: center;