@charset "utf-8";
/* AEDProgram.us Master Style Sheet */

html, body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}

/* basics */

p {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}


h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 0px 10px;
}

h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 10px;
}

h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ff0000;
	margin: 0px 0px 0px 0px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.container2 {
	width: 900px;
	margin: 0px auto 0px auto;
}

/* head */

.head_wrap {
	width: 900px;
	height: 205px;
	float: left;
}

.hd_lft_wrap {
	width: 559px;
	height: 205px;
	float: left;
}

.logo {
	width: 559px;
	height: 140px;
	float: left;
}

.hd_nav_wrap {
	width: 559px;
	float: left;
}

.hd_nav_wrap2 {
	width: 559px;
	float: left;
	text-align: center;
}

.hd_nav {
	width: 559px;
	height: 65px;
	float: left;
}

.hd_nav a {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.hd_nav a:hover {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.hd_product {
	width: 341px;
	height: 205px;
	float: left;
}

/* body */

.top_bar {
	width: 900px;
	height: 32px;
	float: left;
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	margin: 17px 0px 0px 0px;
}

.bottom_bar {
	width: 900px;
	height: 32px;
	float: left;
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}


.body_top {
	width: 900px;
	height: 15px;
	float: left;
	background-image: url(../images/body_top.jpg);
}

.body_mid {
	width: 900px;
	float: left;
	background-image: url(../images/body_mid.jpg);
	background-repeat: repeat-y;
}

.body_bottom {
	width: 900px;
	height: 15px;
	float: left;
}

.body_top2 {
	width: 900px;
	height: 15px;
	float: left;
	background-image: url(../images/body_top2.jpg);
}

.body_mid2 {
	width: 900px;
	float: left;
	background-image: url(../images/body_mid2.jpg);
	background-repeat: repeat-y;
}

.body_bottom2 {
	width: 900px;
	height: 15px;
	float: left;
}


/* content */

.body_cart {
	width: 750px;
	float: left;
}

.contact_left {
	width: 400px;
	float: left;
	margin: 25px 0px 0px 20px;
}

.contact_right {
	width: 400px;
	float: left;
	margin: 25px 0px 0px 15px;
}

.cfiller {
	width: 25px;
	height: 400px;
	float: left;
}

.box_left {
	width: 420px;
	float: left;
}

.cart {
	width: 210px;
	margin: 0px auto 0px auto;
}

.cart2 {
	width: 210px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.cart3 {
	width: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.box_left ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
}

.box_left li {
	background: url(../images/chk_mark.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}


.box_right {
	width: 420px;
	float: left;
	margin: 0px 0px 0px 18px;
}

.box_right ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
}

.box_right li {
	background: url(../images/chk_mark.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

/* footer */

.footer {
	width: 900px;
	height: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.footer_filler {
	width: 30px;
	height: 150px;
	float: left;
}

.footer_box {
	width: 200px;
	height: 150px;
	float: left;
}

.footer_box p {
	font-family: Tahoma;
	font-size: 16px;
	color: #999999;
	margin: 10px 0px 0px 0px;
}

.footer_box a {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
}

.footer_box a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

.footer_box2 {
	width: 200px;
	height: 150px;
	float: left;
	margin: 0px 0px 0px 15px;
}

.footer_box2 p {
	font-family: Tahoma;
	font-size: 16px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;

}

.footer_box2 a {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
}

.footer_box2 a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

.footer_line {
	width: 900px;
	height: 5px;
	float: left;
}

.footer_txt {
	width: 900px;
	height: 25px;
	float: left;
	margin: 5px 0px 20px 0px;
	text-align: right;
}

.footer_txt p {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.footer_txt a {
	font-family: Tahoma;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

.footer_txt a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

.footer_txt a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}

