@charset "utf-8";
/* CSS Document */

#home_promise {
    width: auto;
    background: #fcfcff ;
    padding: 0 6px .5em 12px;
	overflow: visible;

	clear: both!important;
	top:1em!important;
	margin-bottom:1em!important;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
}
#home_promise div h3  { /* groovy floating topright headings */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
  height:1em;
  padding:2px 1.5em 4px .5em;
  clear: right;
  color:#99ACCA ;
  background:transparent url(/web-design-images/bulletr.gif) right center no-repeat;
  margin:0;
  position:absolute;
  right:-1px;
  top:-.8em;
  border:0 none;
}
#home_promise div h3 img {
  margin:-3px 0;
}
  #theprocess {
margin-left: 15px;
    width: 955px;
	text-align:center;
    background: #fcfcff ;
    padding: 0 6px .5em 12px;
	overflow: visible;
	min-width: 932px; /* 950px - 18px padding */
	clear: both!important;
	top:1em!important;
	margin-bottom:1em!important;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
  }
#theprocess div h3  { /* groovy floating topright headings */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
  height:1em;
  padding:2px 1.5em 4px .5em;
  clear: right;
  color:#99ACCA ;
  background:transparent url(/web-design-images/bulletr.gif) right center no-repeat;
  margin:0;
  position:absolute;
  right:-1px;
  top:-.8em;
  border:0 none;
}
#theprocess div h3 img {
  margin:-3px 0;
}
#tab div.wrap {
    border: 1px solid #CAD6E8;
    background-color: #FFF; /*This is the inside container top center WELCOME container outlined in blue*/
    /*margin-top: 15px;*/
}
.wrap {
position:relative;
  margin-bottom: 10px;
  background-color:#FFFFFF; /*This is the background of the text inside of the Receipe for Success article page 1 only*/
}
 


a {
	color: #1d68af;
}
#maincontent {
    float: left;
    width:78%;
    padding-right:1px;
    margin:0 5px 0 0;
	background-color:transparent; /*This is the color behind the left column (not all the way to the left edge) and center columns only*/

}
#maincontent .vert_nav li a{
	background: url(images/green_arrow.gif) no-repeat 5px 8px;
	color: #116a92;
	text-decoration: none;
	display:block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #f0f0f0;
}
#maincontent .vert_nav li a:hover{
	background: #f0f0f0 url(images/green_arrow_f0.gif) no-repeat 5px 8px;
	display:block;
	color: #116a92;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
div#flow{
    float:right;
    overflow: visible !important;
    width:74.3%;
    padding:0 0 20px 0;
    margin:0 0 0 0;
    background-position: -100px 0; /* Hide tab by default in case JS is absent */
	background-color:#FFF; /* This div is behind the middle column outside of the outlined containers */
}
div#flow div#tab {
    cursor: auto;
}
#flow #tab h1 {
	font-size: 24px;
	line-height:1.1em;
}
#flow #tab h3 {
	top:-.7em
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
font-size: 24px !important;
font-size: 1.5em;
	color: #3f3f3f;
	padding: 5px;
}
h2 {
	font-size: 1.3em;
	color: #3f3f3f;
	padding: 5px 2%;
	margin:0;
	width: 96%;
}
h3 {
	font-size: 24px;
	color: #444;
	padding: 0;	
}
.page {
	display: none;
}
p{
	font-size: 1.1em!important;
	padding: 5px 0;
	margin: 10px 0;
}
/*Top Navigation*/
.topnav {
	width: 100%;
	margin: 0;
	float: left;
	padding-left: 50px;
	background: #000 url(/web-design-images/topnav_stretch.jpg) repeat-x;
}
.topnav ul{
	width: 980px;
	margin: 0 auto 0 auto;
padding-left:35px;
	height: 41px;
	background: url(/web-design-images/bg_topnav2.jpg) no-repeat left top;
}
.topnav li{
     margin: 0;
     float: left;
     list-style: none;
	 text-align:center;
	 font-size: 11px;
	 padding-left: 7px;
}
.topnav a{
     color: #fff;
     text-decoration: none;
	 display:block;
	 padding: 10px 13px 12px;
	 text-transform: uppercase;
	 font-size:11px!important;
}
.topnav a:hover{
	color: #ccc;
	text-decoration: none;
	display:block;
	padding: 7px 13px 12px;
	border-top: 5px solid #E9EFF3;
}
#home li.btn_home a , #about .btn_about a , #services .btn_services a , #seo .btn_seo a , #portfolio .btn_portfolio a , #process .btn_process a , #references .btn_references a , #hosting .btn_hosting a , #contact .btn_contact a , #sitemap .btn_sitemap a{
	border-top: 5px solid #B1C6D8;
	padding: 7px 13px 12px;


}
#col3 {
    float:right;
    width:20%;
    margin:0 5px 0 0 ;
	padding-top:0;
	background-color:#FFF; /* div behind the right column outside the container that is outlined */
}
  
  
  
.wrapcenter{
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:center;
	clear:both;
	width:auto;
}
.wrapcenter img{
	float:none!important;
	text-align:center;
}
div.nav  {
    background:#FcFcFf;
	position:relative;
    margin-bottom:1em;
    width:auto!important;
    width:100%;
    border:1px solid #CAD6E8 ;
	padding:1em 0 1.5em 0;
 /* div containers with blue outlines */
}

div.nav li {
margin: 0 5px 5px 18px;
padding:0
}
div.nav ul li {
list-style-image: url(/web-design-images/buld.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#116A92;
}

div.nav ul li:hover {
list-style-image:url(/web-design-images/buld.gif)
}
div.nav p {
font-size: 1.1em!important;
margin-bottom:1px;
}
div nav h1 {
  font-size:24px; 
}
div .wrap h1 {
    font-size:24px; 
}
#col1  {
    float:left;
    clear: left;
    width:24%;
    margin:0;
}
.clearfix {
    display:block;
	position:relative
}
div.product, div.cart, div.specialoffer {
    width:auto!important;
    width:100%;
    background-color: #FFFAF0;
    border:1px solid #730;
    margin-bottom:1em ;
    position: relative;
    padding:.5em 0 .8em 0;
}
.wrapcenter{
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:center;
	clear:both;
	width:auto;
}
#col1 *, #col3 *{
position: relative;
}
* {
	margin: 0;
	padding: 0;
}
.center {
	text-align: center;
	margin: 0 auto;
}


div#tab div.wrap{
padding: 1em 0;
}
div.nav p {
font-size:100% ;
margin-bottom:1px;
}
#flow {
margin:0 0 15px 0
}
div.wrap * {
margin:8px 3% 8px 3.5%;
}
div.nav * {
margin:4px 6px 6px 10px;
}