* {
	margin: 0;
	padding: 0;
}
html {
	font-family: "Arial";
	font-size: 13px;
	color: #555;
}
body {
	background: #fff url(images/Gradient.png) repeat-x;
}
a {
	color: #3E8EA9 ;
	text-decoration: none;
}
a:hover {
	color: #EC008C;
}
ul.style_menu {
	list-style-type: none;
	position: absolute;
	top: 164px;
	width: 115px;
	left: -20px;
}
ul.style_menu  li {
	margin: -1px 0;
}
ul.style_menu  a {
	display: block;
	color: #555;
	width: 100%;
	padding: 3px 0px 3px 35px;
}
ul.style_menu  a:hover {
	color: #222;
	background: #fff;
	background: #fff url(images/corner.gif) no-repeat;
	background-position: 140px 12px;
}
#wrapper {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 600px;
	border: 0px solid #000;
}
#main_logo {
	position: absolute;
	top: 82px;
	right: 32px;
}
ul.main_menu {
	list-style-type: none;
	position: absolute;
	top: 420px;
	right: 65px; /* Change back to 45px if re-adding the ".newpr" page */
}
ul.main_menu li {
	display: inline;
}
ul.main_menu li.newpr {
	display: none;	
}
ul.main_menu a {
	color: #555;
}
ul.main_menu a:hover {
	color: #000;
	text-decoration: underline;
}
ul.bottom_menu {
	list-style-type: none;
	position: absolute;
	top: 650px;
	left: 200px;
}
ul.bottom_menu li {
	display: inline;
}
ul.bottom_menu a {
	color: #888;
}
ul.bottom_menu a:hover {
	color: #000;
	text-decoration: underline;
}
span.copyright_info {
	position: absolute;
	top: 685px;
	left: 280px;
	font-size: 9px;
	font-weight: bold;
	color: #999;	
}
span.copyright_info a {
	color: #535353;	
}

span.copyright_info a:hover {
	color: #3E8EA9;	
}

img.intro {
	position: absolute;
	left: 180px;
	top: 200px;
}
#testimonials {
	position:absolute;
	top:495px;
	left:150px;
	color:#000;
	font-size: 12px;
}
#fade0, #fade1, #fade2, #fade3, #fade4, #fade5, #fade6, #fade7, #fade8 {
	color: #000;
	background: #fff;
	position: absolute;
	top:500px;
	left:460px;
	width: 320px;
	height: 115px;
}

/* ********************************************************** Policies Page ******************************************************************** */

#expanding_frame {
	position:absolute;
	top:160px;
	left:150px;
	background: #fff url(images/corner2.gif) no-repeat;
	background-position: 630px 200px;
	border: 1px solid #000;
	padding: 15px;
	color: #222;
	width: 620px;
	height: 190px;
	overflow: hidden;
}
#expanding_frame:hover {
	top: 50px;
	height: 650px;
	background: #fff;
	background-position: 0px 0px;
}
#expanding_frame #flashPlayer {
	display: none;
}
#expanding_frame:hover #flashPlayer {
	display: block;
}
**html #expanding_frame #flashPlayer {
	display: block;
}
#expanding_frame a {
	color: #3E8EA9 ;
}
#expanding_frame a:hover {
	color: #333 ;
	text-decoration: underline;
}
#mouse_over {
	float: right;
	font-size: 16px;
	font: helvetica;
	letter-spacing: -1px;
	color: #3E8EA9 ;
	margin-left: 15px;
}
#newpr #expanding_frame {
	font-size: 12px;
}
#newpr #expanding_frame p {
	margin: 10px 0px 20px 0px;
	line-height: 17px;

}
#expanding_frame span.indent_1 {
	position: absolute;
	left: 25px;
	width: 75px;
	text-align: right;
}
#expanding_frame span.indent_2 {
	position: relative;
	left: 120px;
}
#expanding_frame span.indent_3 {
	position: absolute;
	left: 370px;
}
#expanding_frame span.indent_4 {
	position: relative;
	left: 25px;
	width: 580px;
	display: block;
}
/* ********************************************************** Contact Page ******************************************************************** */

div.email {
	color: #fff;
	position:absolute;
	top:250px;
	left:200px;	
}
div.telephone {
	color: #fff;
	position:absolute;
	top:250px;
	left:360px;
}
div.address {
	color: #fff;
	position:absolute;
	top:250px;
	left:520px;
}
/* ********************************************************** Technical Page ******************************************************************** */
ul.technical_thumbnails {
	position:absolute;
	top:165px;
	left:180px;
	width: 650px;
}
ul.technical_thumbnails li {
	display: inline;
	float: left;
	margin-right: 25px;
	text-align: center;
}
/* ********************************************************** New Products Page ******************************************************************** */
#new_products {
	position:absolute;
	top:200px;
	left:180px;
	width: 650px;
	color: #fff;
	font-size: 14px;
}
/* ********************************************************** RxAble Page ******************************************************************** */

#prescription {
	position:absolute;
	top: 230px;
	left:200px;
	width: 530px;
	color: #fff;
	font-size: 15px;
}
/* ********************************************************** Around The Bloc Page ******************************************************************** */

#aroun #expanding_frame p {
	padding-left: 20px;
}
.locations {
	position: relative;
	left: 130px;
	top: -12px;
}
.locations a {
	float: right;
	margin-right: 150px;
}
.city {
	position: relative;
	display: block;
	left: 35px;
	top: 0px;
	width: 75px;
	text-align: right;
}