body,div,dl,dt,dd,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
body {
	background:url(pix/bg.jpg) repeat top left;
	color:#5A5858;
	font-family:Helvetica, Arial, Geneva;
	font-size:12px;
}

a, a:visited {
	text-decoration:none;
	color:#5A5858;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.center {
	text-align:center;
}

strong, .strong {
	font-weight:bold;
}

#wrapper {
	position:relative;
	width:100%;
	height:100%;
	background:url(pix/wrapper_bg.jpg) repeat-x top left;
	padding-top:5px;
}

#container {
	position:relative;
	width:939px;
	margin:0 auto;
	background:url(pix/container-middle.jpg) repeat-y top left;
}

#container-top {
	position:relative;
	width:939px;
	background:url(pix/container-top.jpg) no-repeat top left;
}

#container-bottom {
	position:relative;
	width:939px;
	background:url(pix/container-bottom.jpg) no-repeat bottom left;
	padding-bottom:20px;
}

#header {
	position:relative;
	width:939px;
	height:366px;
	margin-bottom:10px;
}

#logo {
	display:block;
	position:absolute;
	width:285px;
	height:73px;
	top:15px;
	left:25px;
}

#transfer-your-prescription {
	display:block;
	position:absolute;
	width:241px;
	height:37px;
	top:35px;
	left:600px;
}

ul#top-menu {
	position:absolute;
	width:926px;
	height:38px;
	top:110px;
	left:6px;
	background:url(pix/menu_bg.png) no-repeat top left;
	font-size:16px;
	color:#0080A5;
        list-style:none;
	line-height:29px;
        margin:0px;
	padding-left:15px;
}

ul#top-menu li {
	display:inline;
}

ul#top-menu li {
	padding:0 20px;
}

ul#top-menu li a {
	font-size:16px;
	color:#0080A5;
}

ul#top-menu li a:hover, ul#top-menu li a.on {
	color:#A5784C;
}

#banner {
	position:absolute;
	width:918px;
	height:206px;
	top:150px;
	left:9px;
}

#content {
	position:relative;
	width:935px;
	background:url(pix/content_bg.gif) repeat-y top left;
	margin:0 auto;
}

#left-panel {
	position:relative;
	width:211px;
        padding:7px;
	float:left;
}

#middle-panel {
	position:relative;
	width:450px;
	float:left;
	margin-left:10px;
}
#middle-panel img {
        padding:6px;
}
#right-panel {
	position:relative;
	width:211px;
	float:left;
	margin-left:17px;
        padding:7px;
}
#right-panel img {
        padding:6px;
}

#content p {
	margin-bottom:10px;
}

#content a {
	color:#0D92BD;
}

#content a:hover {
	text-decoration:underline;
}

#content h1, #content h1 a {
	color:#0082A5;
	font-size:23px;
}

#content h2, #content h2 a {
	color:#F89C0E;
	font-size:17px;
	margin-bottom:10px;
}

#content h3, #content h3 a {
	display:block;
	color:#A5784C;
	font-size:11px;
	margin-bottom:5px;
	background:url(pix/tag-line.gif) no-repeat bottom left;
}

#content h3 span, #content h3 a span {
	font-size:16px;
}
.bottom {
        height: 21px;
}
.clearer {clear: both;}
#footer {
        margin: 0px auto;
        width:939px;
        font-weight: bold;
        text-align:center;
}
#edit {
        margin: 0px auto;
}        
#edit a {
        color: #FED89A;
}
#edit a:hover {color: #FFFFFF;}
#bytds, #bytds a {
        font-size: 11px;
        font-weight: bold;
        color: #AA7B4D;
}

