﻿body
{
    margin:0;
    padding:0;
    text-align:center;
    background:#FFFFFF url("../images/templates/bodybg_top.jpg") no-repeat top left;
    font-family:Arial;
    color:#464646;
    font-size:13px;
}
a
{
    color:#464646;
}
img
{
    border:none;
}

#content 
{
    margin:0 auto;
    width:898px;
}
#header
{
    padding:32px 0 38px 0;
}

#top_shadow
{
    background:url("../images/templates/content_top.jpg") no-repeat;
    display:block;
    width:898px;
    height:10px;
}
#bottom_shadow
{
    background:url("../images/templates/content_bottom.jpg") no-repeat;
    display:block;
    width:898px;
    height:10px;
}
#main 
{
    margin:0 auto;
    width:898px;
    text-align:center;
    height:400px;
    position:relative;
}
#footer
{
    font-size:11px;
}
#footer a
{
    text-decoration:none;
    padding:0 5px 0 5px;
}
#footer a:hover
{
    text-decoration:underline;
}

#footer #simplewins
{
    padding:25px 0 40px 0;
}
#footer #legal
{
    padding:15px 0 0 0;
}
#footerbg
{
	background:url("../images/templates/footer_bg.jpg");
	height:69px;
	width: 100%;
	bottom:0px;
	left:0px;
}

/* main content styles */
#splash
{
    margin:0 auto;
    width:950px;
    text-align:left;
}
#splash #intro_left
{
    padding:40px 0 0 0;
    width:359px;
}
#splash #intro_left #learnmore
{
    padding:0 0 0 15px;
    position:relative;
    z-index:100;
}
#splash #intro_left #meters
{
    padding:0 0 0 160px;
}
#splash #intro_middle
{
    width:240px;
    position:relative;
}
#splash #intro_right
{
    padding:50px 0 0 0;
    width:299px;
}
#splash #intro_right #start_box
{
    background:url("../images/home/start_bg.jpg");
}
#splash #intro_right #start_saving
{
    padding-left:20px;
}
#splash #intro_right #need_meter
{
    padding:15px 0 0 20px;
}
#splash #intro_right #start_box img
{
    display:block;
}

/* state selector */
#main #state
{
    width:898px;
    background:url("../images/selection/state_bg.jpg");
    height:380px;
}
#main #state #box
{
    margin:0 auto;
    padding-top:165px;
    width:400px;
}
#main #state #button
{
    margin:0 auto;
    padding-top:60px;
    width:435px;
}

/* insurance selector */
#main #insurance
{
    width:898px;
    background:url("../images/selection/insurance_bg.jpg");
    height:334px;
}
#main #insurance #box
{
    position:absolute;
    left:0;
    margin-left:360px;
    padding-top:155px;
    width:400px;
}
#main #insurance #button
{
    position:absolute;
    left:363px;
    top:320px;
    width:410px;
}

/* pharmacy selector */
#main #pharmacy
{
    width:898px;
    background:url("../images/selection/pharmacy_bg.jpg") no-repeat bottom;
    height:409px;
}
#main #pharmacy #box
{
    position:absolute;
    left:0;
    margin-left:365px;
    padding-top:180px;
    width:420px;
}
#main #pharmacy #button
{
    position:absolute;
    left:360px;
    top:360px;
    width:425px;
}

/* rx card */
#main #rxcard
{
    margin:0 auto;
    padding-top:50px;
    width:695px;
    text-align:left;
}
#main #rxcard #contents
{
    width:695px;
    padding-top:20px;
}
#main #rxcard #copy
{
    width:335px;
    line-height:17px;
}
#main #rxcard #download
{
    width:300px;
    padding-left:20px;
}

/* e-voucher */
#main #voucher
{
    margin:0 auto;
    padding-top:50px;
    width:695px;
    text-align:left;
}
#main #voucher #contents
{
    width:800px;
    padding-top:20px;
}
#main #voucher #copy
{
    width:335px;
    line-height:17px;
}
#main #voucher #download
{
    width:300px;
    padding-left:35px;
}
#main #voucher #button
{
    text-align:left;
}

/* learn more */
#main #learnmore
{
    margin:0 auto;
    padding-top:50px;
    width:774px;
    text-align:left;
}
#main #learnmore #contents
{
    width:800px;
}
#main #learnmore #copy
{
    width:353px;
    line-height:17px;
}
#main #learnmore #download
{
    width:300px;
    padding-left:34px;
}
#main #learnmore #contents_bottom
{
    width:800px;
}
#main #learnmore #copy_bottom
{
    width:353px;
    line-height:17px;
}
#main #learnmore #download_bottom
{
    width:300px;
}