html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
}
#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 700px;
}

.copyright,
.copyright02 {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 15px;
}
.copyright02 {
	float:none;
	margin-left: 25px;
}
.textmenu {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.copyright a:link,
.copyright a:visited,
.textmenu a:link,
.textmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover,
.textmenu a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.telno_image {
	float: right;
	margin-right: 22px;
	margin-top: 3px;
}
.shoppic_image {
	float: right;
}

.header_background {
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
}
.head_menu {
	padding-left: 14px;
}

.head_menu a:link, 
.head_menu a:visited {
	text-decoration: none;
	color: #666666;
}
.head_menu a:hover {
	color: #000066;
	text-decoration: underline;
}
.head_menu p {
	font-size: 12px;
	padding-left: 17px;
	margin-top: 3px;
}
.search,
.basket,
.checkout,
.logon,
.reg {
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.basket {
	background-image: url(../images/icon_basket.gif);
}
.checkout {
	background-image: url(../images/icon_checkout.gif);
}
.logon {
	background-image: url(../images/icon_logon.gif);
}
.reg {
	background-image: url(../images/icon_reg.gif);
}

ul.tabbar {
	list-style-type: none;
	margin-top: 1px;
	margin-bottom: -1px;
}
ul.tabbar li {
	float: left;
	background-image: url(../images/tab-right-blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -1px;
}
ul.tabbar a {
	display: block;
	background-image: url(../images/tab-left-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 20px;
}
ul.tabbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#submenu {
	background-color: #E1FFD9;
	border: 1px solid #CCCCCC;
	clear: left;
}
* html #submenu {
	height: 1px;
}
#submenu p {
	color: #000066;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
}



ul.submenu {
	list-style-type: none;
}
ul.submenu li {
	color: #000066;
	font-size: 13px;
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-top: -1px;
}
ul.submenu a {
	display: block;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
ul.submenu a:link, 
ul.submenu a:visited {
	color: #000066;
	text-decoration: none;
}
ul.submenu a:hover {
	background-color: #00FF33;
}

#site_footer {
	background-color: #339999;
	clear: left;
	float: left;
	width: 100%;
}
.clear {
	clear: both;
}
#content_wrapper {
	clear: left;
}
#content {
	width: 69%;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	/*
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	*/
	padding-right: 0px;
}
#DivNews {
	float: right;
	width: 28%;
	margin-top: 10px;
}

#DivNews ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	margin-top: 8px;
	font-size: 13px;
	color: #636363;
	line-height: 17px;
}
#DivNews li,
#DivNews li.altcolor {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #F7EEFF;
}
#DivNews li.altcolor {
	background-color: #FFFFC4;
}
#DivNews li a {
	display: block;
	text-decoration: none;
	color: #636363;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}

#DivNews li a:hover {
	background-color: #FFFFFF;
}
#DivNews span.itemtitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
#DivYourHealth {
	background-color: #FFCC33;
	background-image: url(../images/tab-right-yellow.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	float: right;
	width: 28%;
	margin-top: 10px;	
}

#DivYourHealth h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#DivYourHealth p {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px 8px 12px 14px;
	font-size: 13px;
	color: #636363;	
}
#DivYourHealth select {
	color: #FFFFFF;
	font-size: 15px;
	width: 192px;
	background-color: #3366FF;
}
#DivYourHealth form {
	padding-bottom: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}
#DivSiteStats p {
	font-size: 12px;
	color: #FFFFFF;
}
body#pharmacy a#pharmacylink,
body#ho a#holink,
body#photo a#photolink,
body#shop a#shoplink,
body#about a#aboutlink {
	color: #FFFFFF;
	background-image: url(../images/tab-left-green.jpg);
}
body#pharmacy li#pharmacylink,
body#ho li#holink,
body#photo li#photolink,
body#shop li#shoplink,
body#about li#aboutlink {
	background-image: url(../images/tab-right-green.jpg);
}
