body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#666666;
}
h1,h2,h3,h4{margin-top:0;}
a,a:active,a:visited{
	color:#0a4975;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	margin:auto;
	padding:0;
	width:1017px;
}
#header{
	height:215px;
	background:url('../images/header.jpg') top center no-repeat;
}
#nav{
	padding-top:75px;
	height:140px;
	position:relative;
	background:transparent url('../images/nav.png') bottom right no-repeat;
}
#nav .left{
	position:absolute;
	top:102px;
	left:-42px;
}
#nav .right{
	position:absolute;
	top:102px;
	left:1017px;
}
#nav .buttons{
	padding-left:90px;
}
#content{
	background:#dbdbd9 url('../images/bg_content.jpg') top center repeat-y;
	border:1px solid #02669a;
	border-top:0;
	text-align:justify;
}
#content #left{
	float:left;
	width:445px;
	margin:0;
	padding:0;
	background:transparent url('../images/left_shadow.png') top right no-repeat;
}
#content #right{
	float:left;
	width:470px;
	margin:0;
	padding:30px 50px;
}
#content_blue{
	background:#e3ebee url('../images/bg_content_blue.jpg') top center repeat-y;
}
#content_blue div{
	width:645px;
	margin:auto;
}
.home_box{
	float:left;
	width:215px;
	height:100px;
	margin:10px 10px 0 0;
	padding:25px;
	border:10px solid #f4f2f3;
	background:#eef0f1 url('../images/bg_box.jpg') center center no-repeat;
	font-size:12px;
}
.home_box2{
	position:relative;
	float:left;
	width:407px;
	height:150px;
	margin:10px 0 0 0;
	border:10px solid #f4f2f3;
	background:#113c5f url('../images/box_prescriptions.jpg') center center no-repeat;
	font-size:12px;
}
.home_box2 .refill{
	position:absolute;
	top:55px;
	left:108px;
}
#contact_box{
	width:250px;
	height:530px;
	margin:50px 0 0 125px;
	padding:25px;
	border:10px solid #ffffff;
	border-bottom:0;
	background:#dae2e5;
	font-size:12px;
}

.service_box{position:relative;height:274px;background:url('../images/services_pic.jpg') top left no-repeat;}
.service_box img{
	position:absolute;
	top:90px;
	left:-45px;
}
#footer{
	text-align:center;
	padding-top:10px;
}
#footer a{
	color:#666666;
	text-decoration:none;
}

#right.contact{background:url('../images/bg_contact.jpg') bottom left no-repeat;}
.blue_text{color:#204466;}
div.staff{
	clear:both;
	padding:0 0 40px 0;
}
div.staff img{
	float:left;
	margin:0 20px 20px 0;
	border:2px solid #999999;
}
.intro_text{font-size:16px;font-weight:bold;color:#103a60;}
.clear{clear:both;}
.noDisplay{display:none;}

