body			{background:#069; text-align:center; color:#fff;}

#container		{border:#fff 10px solid; width:820px; min-height:537px; margin:20px auto; padding:55px 60px; text-align:left; background:#3181c0 url(../images/container_bg.jpg) top center no-repeat;}
.home #container{background-image:url(../images/container_bg_home.jpg);}

.content		{float:left; width:500px; position:relative;}

#nav_column		{width:260px; float:right; text-align:center;}
#nav			{border-top:#fff 1px solid; border-bottom:#fff 1px solid; margin:0 0 25px; list-style:none;}
#nav li			{margin:25px 0; font-size:0.875em; text-transform:uppercase;}
#nav li a		{color:#fff; text-decoration:none;}
#nav li a:hover	{color:#ffa;}
#nav li a.active{color:#ffa; font-weight:bold;}

h1				{text-transform: uppercase;}
p				{font-weight: bold;}
ul				{list-style:square; color:#eeeeee;}
li				{margin-bottom: 0.5em;}

#footer				{width:700px; margin:0 auto; font-size:70%;}
#footer a,
#footer a:visited	{color:#FFF;}

#perksimage		{margin:27px 0; display:block;}

a#pc_link		{background:url(../images/pharmachoice.png) no-repeat; display:block; height:25px; width:219px; margin:0 auto;}
a#pc_link:hover	{background-position: 0 -25px;}
a#pc_link span	{position: absolute; left:-6000px;}

a#perks_link		{background:url(../images/perks_coupons.png) no-repeat; display:block; height:108px; width:260px; margin:0 auto;}
a#perks_link:hover	{background-position: 0 -108px;}

td, th			{padding:5px 10px;}
td				{border-top:#a1dcf6 1px solid;}
.borderright	{border-right:#a1dcf6 1px solid;}

.inline_image	{display:inline;}
.chart			{width:500px; padding:0;}
.topchart		{background:url(../images/chart_top.png) top left no-repeat; height: 15px; width:500px;}
.chartmid		{background:url(../images/chart_mid.png) top left repeat-y;}
.chartbtm		{background:url(../images/chart_btm.png) bottom left no-repeat; height: 40px;}
img				{border:none;}

.clear			{clear:both;}