
h1 {
}

h2 {
}

h3 {
	font-size: 22px;
	color: #0054a4;
	margin-bottom: 16px;
}

#outer_wrapper {
	background: url('../images/blue_grad.gif') repeat-x left top #FFFFFF;
	min-width: 920px;
}

#wrapper {
	width: 100%;
	background: url('../images/blue_btm_grad.gif') left bottom repeat-x;
}

#inner_wrapper {
	background: url('../images/waves.gif') center top no-repeat;
	width: 100%;
	text-align:center;
	
}

#content_wrapper {
	margin: 0 auto;
	width: 920px;
	text-align:left;
}

#header {
	background: url('../images/banner.gif') left top no-repeat;
	height: 82px;
	margin-bottom: 2px;
}

.menu {
	float: right;
	color: #FFFFFF;
	padding: 10px 25px 0px 0px;
	font-size:12px;
}

.menu li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

.leaf {
	border-left: 1px solid #FFFFFF;
}

.first {
	border-left: none 0px;
}

.menu a {
	text-decoration: none;
	border: none 0px;
	color: #FFFFFF;
	margin-left: 10px;
}

#grey_menu {
	float: right;
	/*margin: 10px 21px 0px 0px;*/
	margin:0;
	padding:10px 23px 0px 0px;
}

html>/**/body #grey_menu {
	padding:10px 21px 0px 0px;

}

#grey_menu a {
	border: none 0px;
	margin-left:-3px;
}

#grey_menu img {
	border: none 0px;
}

#flash {
	height: 315px;
	margin-left: 7px;
}

#catagories {
	height: 150px;
	margin-top: -4px;
}

.content img {
	margin: 15px 0px 40px 0px;
}

.cat_div {
	background: url('../images/box_shade.png') left bottom no-repeat;
	height: 150px;
	width: 150px;
	float: left;
}

.cat_div a {
	text-decoration: none;
	border: 0px none;
}

.cat_in_div {
	background: url('../images/cat_box.gif') left top no-repeat;
	width: 136px;
	height: 127px;
	margin: 0px 6px 0px 8px;
	line-height:0;
}


.cat_image {
	margin-left: 8px;
	margin-top: 11px;
}

.cat_text {
	margin-left: 8px;
}

#content_main {
	margin-left: 30px;
	margin-top:20px;
}

#content {
	float: left;
	width: 440px;
	margin:0;
	padding:0;
}

#learnmore {
	margin: 15px 0px 40px 0px;
}

#search{
	background: url('../images/cart_search.png') top left no-repeat;
	float: right;
	width: 348px;
	height: 63px;
	position: relative;
}

#search_input input {
	background: none;
	border: none 0px;
	position: absolute;
	top: 24px;
	left: 24px;
	width: 240px;
}

#search_go input {
	background: none;
	border: none 0px;
	position: absolute;
	top: 20px;
	left: 272px;
	width: 57px;
	height: 27px;
	cursor:pointer;
}


/*
#search{
	background: url('../images/search_box.png') top left no-repeat;
	margin-left: 510px;
	margin-top: 20px;
	width: 350px;
	height: 86px;
	position: relative;
}

#search_input {
	background: none;
	border: none 0px;
	position: absolute;
	top: 44px;
	left: 24px;
	width: 240px;
}

#search_go {
	background: none;
	border: none 0px;
	position: absolute;
	top: 40px;
	left: 272px;
	width: 57px;
	height: 27px;
}
*/


#footer_wrapper {
	background: url('../images/footer_grad.gif') top left repeat-x;
	height: 262px;
	min-width: 920px;
	text-align:center;
}

#footer {
	margin: 0px auto;
	width: 920px;
	position: relative;
	text-align:left;
}

#footer_text {
	position: absolute;
	left: 30px;
	top: 40px;
}

#footer p {
	font-size: 14px;
	color: #5e6868;
}

#footer span {
	font-size: 11px;
	color: #5e6868;
}

#footer a {
	text-decoration: none;
	border: none 0px;
	color: #5e6868;
	font-size: 14px;		
}

.BREAK {
	clear: both;
}




.cat_div_8 {
	/*background: url('../images/box_shade.png') left bottom no-repeat;*/
	height: 116px;
	width: 111px;
	float: left;
	margin-top:10px;
}

.cat_div_8 a {
	text-decoration: none;
	border: 0px none;
	width:100%;
	height:100%;
	display:block;
}

.cat_in_div_8 {
	/*background: url('../images/cat_box.gif') left top no-repeat;*/
	/*width: 136px;*/
	/*height: 127px;*/
	/*margin: 0px 6px 0px 8px;*/
	/*line-height:0;*/
}


.cat_image_8 {
	margin-left: 8px;
	margin-top: 11px;
}

.cat_text_8 {
	margin-left: 8px;
}
