body {
	background-image: url('images03/bg_header.jpg');
	background-repeat: repeat-x;
	background-position: center 0;
	background-color: #8face5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #313843;
}

body, p, input, select, option, h1, h2, h3, h4, h5, h6, ul, li, hr, div, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

img {
	border: none;
	border-style: none;
}

.clear {
	clear: both;
}

.header {
	position: relative;
	width: 909px;
	height: 126px;
	margin: 0 auto;
	background-image: url('images03/header.jpg');
	background-repeat: no-repeat;
	background-position: center 0;
}

.members, .shopping_cart {
	position: absolute;
	height: 27px;
	top: 0px;
	left: 653px;
	font-size: 11px;
}

.members a, .members a:link, .members a:visited, .shopping_cart a, .shopping_cart a:link, .shopping_cart a:visited {
	width: 101px;
	height: 27px;
	display: block;
	float: left;
	line-height: 27px;
	text-align: center;
	text-decoration: underline;
	color: #e6ffa0;
	background-image: url('images03/header_buttons.gif');
	background-repeat: no-repeat;
	background-position: 0 -27px;
}

.members a:hover, .shopping_cart a:hover {
	color: #f7f264;
	background-position: 0 0;
}

.shopping_cart {
	top: 98px;
}

.shopping_cart a, .shopping_cart a:link, .shopping_cart a:visited {
	background-position: 0 -108px;
}

.shopping_cart a:hover {
	background-position: 0 -135px;
}

.help_center a, .help_center a:link, .help_center a:visited {
	background-position: 0 -162px;
}

.help_center a:hover {
	background-position: 0 -189px;
}

.shopping_cart, .help_center {
	text-indent: 10px;
}

.menu_bar {
	height: 35px;
	background-image: url('images03/bg_menu_bar.jpg');
	background-repeat: repeat-x;
}

.main_menu_holder {
	width: 853px;
	margin: 0 auto;
	padding-left: 2px;
	height: 35px;
	background-image: url('images03/menu_separator.jpg');
	background-repeat: no-repeat;
}

.main_menu_holder ul {
	height: 35px;
	width: 610px;
	float: left;
}

.main_menu_holder ul li {
	height: 35px;
	float: left;
}

.main_menu_holder ul li a, .main_menu_holder ul li a:link, .main_menu_holder ul li a:visited {
	height: 35px;
	padding: 0 20px;
	float: left;
	display: block;
	text-decoration: none;
	color: #f1ffc1;
	line-height: 35px;
	background-image: url('images03/menu_separator.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.main_menu_holder ul li a:hover {
	color: #f7f264;
	background-image: url('images03/menu_hover.jpg');
}

.quick_search {
	position: relative;
	height: 35px;
	float: right;
	width: 230px;
	background-image: url('images03/bg_search.jpg');
	background-repeat: no-repeat;
}

.input_search {
	position: absolute;
	width: 162px;
	height: 15px;
	top: 10px;
	left: 5px;
	color: #1f82b6;
	background: transparent;
	border: none;
	border-style: none;
}

.button_search {
	position: absolute;
	top: 0;
	left: 180px;
}

.blue_bar {
	padding-top: 11px;
	background-image: url('images03/bg_blue_bar.jpg');
	background-repeat: repeat-x;
}

.content {
	background-image: url('images03/bg_content.jpg');
	background-repeat: repeat-x;
	background-color: #dadaf1;
}

.video_holder {
	position: relative;
	width: 386px;
	height: 279px;
	float: left;
	background-image: url('images03/bg_video.jpg');
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.video {
	position: absolute;
	top: 13px;
	left: 34px;
	width: 320px;
	height: 240px;
}

.resources_holder {
	width: 862px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.internet_resources {
	position: relative;
	width: 394px;
	height: 279px;
	float: right;
	background-image: url('images03/bg_internet_resources.jpg');
	background-repeat: no-repeat;
	
}

.internet_resources_text {
	font-size: 12px;
	line-height: 19px;
	position: absolute;
	width: 203px;
	left: 178px;
	top: 45px;
	color: #091e4e;
	text-decoration: none;
}

.go_internet {
	position: absolute;
	left: 350px;
	top: 202px;
}

.local_resources {
	position: relative;
	width: 394px;
	height: 570px;
	float: right;
	background-image: url('/images03/techbg.jpg');
	background-repeat: no-repeat;
}

.local_resources_text {
	font-size: 12px;
	line-height: 19px;
	position: absolute;
	width: 200px;
	left: 9px;
	top: 56px;
	color: #470543;
}

.local_resources_text a, .local_resources_text a:link, .local_resources_text a:visted {
	font-size: 12px;
	line-height: 19px;
	color: #470543;
	text-decoration:none
	
}


.go_local {
	position: absolute;
	left: 188px;
	top: 495px;
}

.news_box {
	position: relative;
	width: 386px;
	height: 570px;
	float: left;
	background-image: url('images03/newsbg.jpg');
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.news_box_text {
	font-size: 12px;
	line-height: 19px;
	position: absolute;
	width: 340px;
	left: 18px;
	top: 15px;
	color: #470543;
}

.news_box_text h2 {
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 13px 0;
	color: #6161b5;
}

.news_box_text p {
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 0;
}

.news_box_text a, .news_box_text a:link, .news_box_text a:visited {
	color: #6161b5;
}

.news_box_text a:hover {
	color: #8c3ba7;
}

.memberships {
	height: 150px;
	position: relative;
}

.footer {
	height: 67px;
	background-image: url('images03/bg_footer.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

.footer_links {
	padding-top: 12px;
	color: #ffffa8;
}

.footer_links a, .footer_links a:link, .footer_links a:visited {
	text-decoration: none;
	color: #ffffa8;
}

.footer_links a:hover {
	color: #f7f264;
}

.copyright {
	padding-top: 16px;
	font-size: 12px;
	color: #1b4697;
}



.content_shadow {
	width: 909px;
	margin: 0 auto;
	background-image: url('images03/content_shadow.jpg');
	background-repeat: no-repeat;
}

.content_width {
	width: 856px;
	margin: 0 auto;
	background-image: url('images03/main_content_rpt.gif');
	background-repeat: repeat-y;
}

.content_width_clean {
	width: 856px;
	margin: 0 auto;
	background-image: url('images03/bg_content_clean.jpg');
	background-repeat: repeat-x;
	background-color: #e4efff;
}

.four_boxes_holder {
	padding: 13px 25px;
}

.left_column {
	width: 211px;
	float: left;
	background-color: #e0e0f0;
	color: #4e6894;
}

.submenu_heading {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #073f84;
	background-image: url('images03/bg_submenu_heading.jpg');
	background-repeat: no-repeat;
}

.left_column ul li {
	height: 30px;
	background-image: url('images03/submenu_separator.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}

.left_column ul li a, .left_column ul li a:link, .left_column ul li a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	padding-left: 25px;
	line-height: 30px;
	background-color: #e0e0f0;
	color: #4e6894;
}

.left_column ul li a:hover, .current {
	background-image: url('images/aosinfin.png');
	background-repeat: no-repeat;
	background-position: 11px 10px;
	color: #9b4aac;
}

.cart_status {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	background-image: url('images03/icon_cart_left_column.gif');
	background-repeat: no-repeat;
	background-position: 8px 9px;
}

.cart_options {
	background-image: url('images03/submenu_separator.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 6px 0;
}

.cart_options a, .cart_options a:link, .cart_options a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	padding-left: 25px;
	line-height: 25px;
	color: #4e6894;
}

.cart_options a:hover {
	text-decoration: underline;
	color: #9b4aac;
}

.input_box {
	padding-left: 25px;
	margin-top: 3px;
	line-height: 24px;
	background-image: url('images03/bg_input_box.jpg');
	background-repeat: no-repeat;
	background-position: 17px 19px;
}

.left_input {
	width: 168px;
	background: transparent;
	border: none;
	border-style: none;
	color: #1f82b6;
	padding-bottom: 6px;
}

.subscribe_arrow {
	background-image: url('images03/subscribe_arrow.jpg');
	background-repeat: no-repeat;
	background-position: 93px 2px;
}

.right_column {
	width: 645px;
	float: right;
	background-image: url('images03/bg_content_rpt.gif');
	background-repeat: repeat-x;
	background-color: #e5f0ff;
}

.right_column_padding {
	padding: 30px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 8px 0 2px 0;
	color: #995ea1;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

p {
	padding: 14px 0;
	color: #2e426a;
	line-height: 1.5em;
}

.float_right_img {
	float: right;
	border: none;
	border-style: none;
	padding: 17px 0 17px 17px;
}
.float_left_img {
	float: left;
	border: none;
	border-style: none;
	padding: 17px 17px 17px 17px;
}

.right_column ul {
	list-style-type: none;
}

.right_column ul li {
	padding-left: 25px;
	background-image: url('images03/ul_pink_arrow.gif');
	background-repeat: no-repeat;
	background-position: 8px 6px;
	line-height: 1.5em;
}

.right_column a, .right_column a:link, .right_column a:visited {
	color: #75377F;
}

.right_column a:hover {
	color: #995EA1;
}

