/* Eric Meyer's Web Browser Rest Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Eric Meyer's Web Browser Rest Reloaded */


body{
font-family:Arial,Helvetica,sans-serif;
font-size:62.5%
}
h4, p{
font-size:1.3em;
line-height:1.3em;
}
h1,h2,h3,h4{
font-weight:bold;
}
#header, #content,#footer{
width:800px;
margin:0 auto;
}
#header{
margin:12px auto 0px auto;
}
#srg_header_logo{
margin-top:3px;
}
#pas-logo{
float:right;
}
#top{
background-image:url(/images/top_banner.jpg);
width:588px;
height:229px;
padding-left:210px;
margin-bottom: 10px;
background-repeat: no-repeat;
}
#top h1{
padding-top:24px;
margin-bottom:12px;
}
#top p{
width:300px;
margin-bottom:20px;
}
#top .price{
padding-right:28px;
padding-left:12px;
}
#top .cart{
top:10px;
position:relative;
}
#quote{
width:467px;
margin: 0 auto 8px auto;
display:block;
}
#tabs li{
display:block;
float:left;
width:184px;
height:24px;
position:relative;
background-repeat: no-repeat;
}
#tabs li img{
width:184px;
height:24px;
}
#tabs li#overview_tab{
background-image:url(/images/overview_tab_off.png);
z-index: 40;
}
#tabs li#start_tab{
background-image:url(/images/start_tab_off.png);
left:-10px;
z-index: 30;
}
#tabs li#run_tab{
background-image:url(/images/run_tab_off.png);
left:-20px;
z-index: 20;
}
#tabs li#grow_tab{
background-image:url(/images/grow_tab_off.png);
left:-30px;
z-index: 10;
}
#overview #tabs li#overview_tab{
background-image:url(/images/overview_tab_on.png);
z-index: 100;
}
#start #tabs li#start_tab{
background-image:url(/images/start_tab_on.png);
z-index: 100;
}
#run #tabs li#run_tab{
background-image:url(/images/run_tab_on.png);
z-index: 100;
}
#grow #tabs li#grow_tab{
background-image:url(/images/grow_tab_on.png);
z-index: 100;
}
#main{
clear:left;
}
#main_top {
width:798px;
height:8px;
background-image:url(/images/blue_top_overview_off.png);
background-repeat: no-repeat;
}
#overview #main_top{
background-image:url(/images/blue_top_overview_on.png);
background-repeat: no-repeat;
}
#main_middle{
width:798px;
min-height:342px;
background-image:url(/images/blue_gradient.png);
background-repeat: repeat-x;
background-color: #d9e4ec;
}
#main_middle .column{
margin-left:8px;
width:255px;
float:left;
}
#main_middle .column_top{
width:255px;
height:8px;
background-image:url(/images/white_3column_top.png);
background-repeat: no-repeat;
}
#main_middle .column_middle{
width:221px;
background-color:#FFFFFF;
margin-top:-2px;
padding:0 17px;
}
#main_middle .column_middle h2{
margin-bottom:8px;
margin-top:14px;
}
#main_middle .column_middle .learnmore{
font-size:1.1em;
margin:1em 0;
}
#main_middle .column_middle .learnmore a{
color:#151d7c;
}
#main_middle .column_middle .icon {
margin-bottom:12px;
margin-right:10px;
}
#main_middle .column_middle .included{
margin-bottom:16px;
}
#main_middle .column_middle ul{
list-style-position:inside;
margin-left:6px;
}
#main_middle #start_column ul{
list-style-image: url(/images/overview/checkmark_orange.png);
}
#main_middle #run_column ul{
list-style-image: url(/images/overview/checkmark_blue.png);
}
#main_middle #grow_column ul{
list-style-image: url(/images/overview/checkmark_green.png);
}
#main_middle .column_middle li{
font-size:1.3em;
font-weight:bold;
line-height:1.8em;
}
#main_middle .column_bottom{
width:255px;
height:8px;
background-image:url(/images/white_3column_bottom.png);
background-repeat: no-repeat;
}
#main_middle #single{
margin-left:9px;
width:781px;
}
#main_middle #single_top{
height:8px;
width:781px;
background-image:url(/images/white_top.png);
background-repeat: no-repeat;
}
#main_middle #single_middle{
width:751px;
background-color:#FFFFFF;
padding:0 15px;
}
#single_middle .top{
width:751px;
height:187px;
}
#start #single_middle .top {
background-image:url(/images/start/start_banner.jpg);
background-repeat: no-repeat;
}
#run #single_middle .top {
background-image:url(/images/run/run_banner.jpg);
background-repeat: no-repeat;
}
#grow #single_middle .top {
background-image:url(/images/grow/grow_banner.jpg);
background-repeat: no-repeat;
}
#single_middle .top h2{
margin-left:260px;
padding-top:30px;
}
#single_middle .top p {
color:#FFFFFF;
font-size:1.4em;
line-height:1.25em;
margin-left:260px;
margin-top:0.75em;
width:340px;
}
#single_middle ul{
float:left;
margin-top:20px;
}
#single_middle ul.left{
border-right:1px solid #CFDEE8;
padding-right:20px;
margin-right:20px;
}
#single_middle li{
width:350px;
margin-bottom:16px;
height:115px;
}
#single_middle li img{
float:left;
clear:left;
margin-top:10px;
}

#single_middle li h4{
padding-left:150px;
font-size:1.5em;
}
#single_middle li p{
padding-left:150px;
}
#single_middle .next{
position:relative;
left:600px;
clear:left;
}
#main_middle #single_bottom{
height:8px;
width:781px;
background-image:url(/images/white_bottom.png);
background-repeat: no-repeat;
}

#main_bottom {
width:798px;
height:8px;
background-image:url(/images/blue_bottom.png);
background-repeat: no-repeat;
}

#bottom{
margin-top:10px;
}
#bonus{
background-image:url(/images/bonus_box.png);
background-repeat: no-repeat;
width:466px;
height:172px;
padding:30px;
float:left;
}
#bonus p{
font-size:1.8em;
margin:0.6em 0;
}
#bonus ul{
list-style-type: disc;
list-style-position:inside;
font-size:1.5em;
color:#f5821f
}
#bonus li{
line-height:1.25em;
}
#bonus .orange{
color:#f5821f;
}
#bonus .black{
color:#000000;
}

#bpp{
background-image:url(/images/bpp_greybox.png);
background-repeat: no-repeat;
width:262px;
height:232px;
float:left;
margin-left:10px;
}
#bpp h3{
font-size:2em;
font-weight:normal;
padding-left:24px;
padding-top:30px;
}
#bpp img {
padding-left:
12px;
}
#bpp img#bpp_box{
float:left;
padding-top:10px;
}
#bpp p {
font-size:1.1em;
margin-bottom:1em;
margin-top:1.5em;
padding-left:124px;
width:120px;
}
#footer{
clear:left;
}
#footer p{
padding:12px;
text-align:center;
font-size:1.1em;
}
#footer a{
color:#666666;
}

/*IE6 CSS (the body tag includes a class of ieg if that is the browser being used) */
.ie6 #start_column{
margin-left:4px;
}
.ie6 #main{
margin-top:-10px;
}
.ie6 #main_middle{
margin-top:-3px;
}
.ie6 #single_middle{
margin-top:-3px;
}

.ie6 #tabs li#overview_tab{
background-image:url(/images/overview_tab_off.gif);
}
.ie6 #tabs li#start_tab{
background-image:url(/images/start_tab_off.gif);
}
.ie6 #tabs li#run_tab{
background-image:url(/images/run_tab_off.gif);
}
.ie6 #tabs li#grow_tab{
background-image:url(/images/grow_tab_off.gif);
}
.ie6#overview #tabs li#overview_tab{
background-image:url(/images/overview_tab_on.gif);
}
.ie6#start #tabs li#start_tab{
background-image:url(/images/start_tab_on.gif);
}
.ie6#run #tabs li#run_tab{
background-image:url(/images/run_tab_on.gif);
}
.ie6#grow #tabs li#grow_tab{
background-image:url(/images/grow_tab_on.gif);
}

.ie #main_middle .column_middle li{
font-size:1.2em;
}

#not_found #tabs{
display:none;
}
#green_404{
background-color:#b7e3ae;
padding:25px;
margin:30px 0;
}
#green_404 h3{
font-size:1.8em;
margin-bottom:1em;
}
#green_404 p{
font-size:1.4em;
}