/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


/* =body */
body {

	background-color : #fff;
	text-align : left;
	font-family: Verdana, Arial, sans-serif;

}
.clear {
	clear: both;
}

#page {
	width : 802px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:1px solid #000000;
	background-image: url(shop/templates/Helius/images/bg_cat4.gif);
	overflow: auto;
}

/* Header Graphic */
#header h1 {
	background-image: url(shop/templates/Helius/images/header_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 250px;
	width: 800px;
}


/* Navigation Menu*/
#header ul {
	list-style-type: none;
	height: 28px;
	white-space : nowrap;
	margin-left: 5px;
}
#header li {
	display: block;
	float:left;
	text-align: center;
}

#header li a {
	color : #000;
	font-weight: bold;
	display: block;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(images/menu_bg_99.gif) no-repeat;
	height: 28px;
	width: 99px;
	line-height: 26px;
	text-decoration : none;
	text-transform: uppercase;
}
#header li a:hover, #header li a:active {
	height: 28px;
	line-height: 26px;
	color : #5274BA;
	text-decoration : underline;
}

/* Main Content*/
#content {
	position: relative;
	width: 780px;
	padding: 10px;
}
#content p.left {
	float: left;
	margin-left: 100px;
	margin-top: 25px;
}
#content p.right {
	float: right;
	margin-right: 10px;
	margin-top: 25px;
}


#content li {
	margin-left: 2.5em;
	list-style-type: disc;
}

#content img {
	float: right;
	padding: 0em;
	margin-bottom: .5em;
	margin-left: .5em;
}

#content #debi_big {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;

}

#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #3A526D;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
#content p {
	margin-left: 1em;
	margin-bottom: 1em;
}

#contract {
	font-weight: bold;
	text-align: center;
}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #3A526D;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	text-align: center;
}
#content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #3A526D;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	text-align: center;
}
#content_ad {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	width: 420px;
}
#content_ad a img {
	margin: 0px;
	padding: 0px;
}

#content_ad #brest_cancer {
	margin-right: 30px;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

#content_ad #coupon {
	margin-right: 82px;



}

#address {
	margin-left: 310px;
	margin-bottom: 15px;
}

#phone {
	margin-left: 310px;
	margin-bottom: 15px;
}


/* Footer */
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3A526D;
	border-bottom-color: #3A526D;
}

#terms_menu {
	width: 565px;
	height: 25px;
	margin: 0 auto;
	overflow: hidden;
}

#footer  p  {
	padding: 0.25px;
}

#footer {
	clear: both;
}

#footer ul {
	list-style-type: none;
	white-space : nowrap;
	margin : auto;
}

#footer li {
	display: inline;
	text-align: center;
	float: left;
}

#footer li a {
	color : #3A526D;
	font-weight: bold;
	display: block;
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 25px;
	text-decoration : none;
	padding-left: 1.5em;
	padding-right: 0.75em;
	background: url(images/bullet1.png) no-repeat 0px 10px;
}

#footer #terms a {
	background: none;
}

#footer li a:hover, #footer li a:active {
	background: url(images/bullet1.png) no-repeat 0px 10px;
	line-height: 28px;
	color : #5274BA;
	text-decoration : underline;
}
