
.bodyclass {
	background-image: url(../images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #f1d390;
	color: #000000;
}

#wrap {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 970px;
	float: left;
	padding: 0px 10px;
	background-position: 0 0;
	background-repeat: repeat-y;
}

.main_home {
	background-image: url(../images/bg_main_home.gif);
}

.main_inside {
	background-image: url(../images/bg_main_inside.gif);
}

/*************************************************************/
/*************************** header **************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 970px;
	height: 202px;
	float: left;
}


/*************************************************************/
/*************************** navigation **********************/
/*************************************************************/
#navigation {
	width: 202px;
	float: left;
	background-image: url(../images/bg_navigation.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navigation_bar {
	width: 15px;
	float: left;
}

#navcontainer {
	width: 182px;
	float: left;
	padding: 3px 0px 0px 5px;
}

#navcontainer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li
{
	font-size: 14px;
	list-style: none;
}

#navcontainer li a
{
	display: block;
	width: 177px;
	padding: 4px 4px 2px 1px;
	text-decoration: none;
	color: #ffcc00;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	padding: 4px 4px 1px 1px;
	color: #ffffff;
	border-bottom: 1px solid #fb9103;
}

#navcontainer ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li {
	font-size: 12px;
	list-style: none;
	margin: 0px;
}

#navcontainer li li a {
	display: block;
	width: 174px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #ffcc00;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	padding: 2px 4px 2px 4px;
	color: #ffffff;
	border: none;
}

#navcontainer ul ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li li li {
	font-size: 12px;
	list-style: none;
	margin: 0px;
}

#navcontainer li li li a {
	display: block;
	width: 168px;
	padding: 2px 4px 2px 10px;
	text-decoration: none;
	color: #ffcc00;
}

#navcontainer li li li a:hover,
#navcontainer li li li a#current {
	padding: 2px 4px 2px 10px;
	color: #ffffff;
	border: none;
}

#banners {
	width: 173px;
	float: right;
	padding: 30px 14px 10px 0px;
}

.navbanner {
	width: 173px;
	float: left;
	margin: 0px 0px 4px 0px;
}

	
/*************************************************************/
/*************************** container ***********************/
/*************************************************************/
#container {
	width: 767px;
	float: right;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.container_home {
	background-image: url(../images/bg_container_home.jpg);
}

.container_inside {
	background-image: url(../images/bg_container_inside.jpg);
}

#bar {
	width: 20px;
	float: left;
}

h1 {
	font-size: 24px;
	color: #ffc100;
	font-weight: normal;
	margin: 0px;
}

#maincontent {
	width: 725px;
	float: left;
}

#breadcrumbs {
	text-align: right;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	text-transform: lowercase;
}

#breadcrumbs a {
	color: #ffffff;
	text-decoration: none;
}


/*************************************************************/
/*************************** homepage ************************/
/*************************************************************/
.cb_welcome {
	width: 730px;
	float: left;
	padding: 10px 24px 18px 13px;
	color: #ffffff;
	background-image: url(../images/bg_cb_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.cb_welcome_amazon_link {
	width: 150px;
	padding-left: 143px;
	padding-top: 37px;
}

.cb_welcome_amazon_link a, .cb_welcome_amazon_link a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.cb_welcome_more_link {
	width: 150px;
	padding-left: 148px;
	padding-top: 75px;
}

.cb_welcome_more_link a, .cb_welcome_more_link a:hover {
	color: #fecb51;
	font-size: 12px;
	text-decoration: underline;
}

.cb_small {
	width: 753px;
	float: left;
	padding: 0px 14px 0px 0px;
	background-image: url(../images/bg_cb_sm.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.cb_body {
	border-top: 1px solid #630404;
	padding: 0px 2px 0px 1px;
	width: 248px;
	float: left;
}

.cb_small_bottom {
	width: 767px;
	float: left;
	padding-bottom: 1px;
	background-image: url(../images/bg_cb_sm_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.cb_title {
	background-image: url(../images/bg_cb_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #ffc100;
	padding: 7px 7px 0px 7px;
	width: 234px;
	height: 24px;
}

.cb_content {
	padding: 0px;
}

.cb_content p {
	padding: 8px 10px;
}

/*************************************************************/
/*************************** footer **************************/
/*************************************************************/
#footer {
	width: 970px;
	float: left;
	padding: 22px 10px 10px 10px;
	background-image: url(../images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
}

#footer a,
#footer a:hover {
	color: #333333;
	text-decoration: none;
}

#footer_left {
	width: 600px;
	float: left;
}

#footer_right {
	width: 300px;
	float: right;
	text-align: right;
}

#grip {
	padding: 7px 0px;
}

#printfooter {
	display: none;
	visibility: hidden;
}


