html { overflow-y: scroll; } 

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background: url(images/body.gif) repeat 0 0;
	color: #989592;
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, input, textarea {
    /*color: #989592;*/
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}

input, textarea {
	padding: 5px;
}

.submit_btn {
	color: #413B39;
}

#wrapper {
	width: 100%;
	height: auto;
	background: url(images/header.jpg) repeat-x 0 0;
}

#header {
	margin: 0 auto;
	height: 111px;
	width: 960px;
}

#header_left_logo {
	height: 61px;
	width: 266px;
	padding: 25px 0;
	float: left;
}

#header_tagline {
	float: left;
	margin: 33px 0 33px 12px;
	padding: 10px 10px 10px 15px;
	border-left: 1px solid #fff;

}
#header_tagline p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#dc-badge {
	float: left;
	width: 100px;
	padding-left: 30px;
}

#main_nav {
	background: url(images/nav_bg_grey.jpg) repeat-x 0 0;
	width: 100%;
	float:left;
	clear: both;
}

#nav-container {
	width: 960px;
	margin: 0 auto;
}

#main_nav ul {
	list-style-type: none;
}

#main_nav li {
	width: 157.6px;
	height: 62px;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	line-height: 62px;
	text-align: center;
	text-shadow: 1px 1px 2px #1d1d1d;
}

#main_nav li:hover {
	background: url(images/menu-act.jpg) repeat-x 0 0;
}

#main_nav a {
	text-decoration: none;
	color: #fff;
}

.selectedTab {
	background: url(images/menu-act.jpg) repeat-x 0 0;
}

/*==== Slider ====*/
#page-wrap		 { width: 960px; margin: 0 auto; padding: 50px 0 25px 0; clear: both; }
#slider          { background-color: #fff; /*url(../images/slider-bg.jpg);*/ height: 396px; overflow: hidden; position: relative; margin: 0px 0 0; -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .2);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .2); box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, .2); border: 15px solid #fff;  }
#mover           { width: 2880px; position: relative; }
/*.slide           { padding: 40px 30px; width: 900px; float: left; position: relative; }*/
.slide           { padding: 0; width: 930px; float: left; position: relative; }
.slide h1        { font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px; color: #ac0000; }
.slide p         { color: #999; font-size: 12px; line-height: 22px; width: 300px; }
/*.slide img       { position: absolute; top: 20px; left: 400px; }*/
.slide img       { position: absolute; top: 20px; left: 30px; }
#slider-stopper  { position: absolute; bottom: 5px; right: 5px; background: #9DAE3A; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;  }
/*#slider-stopper  { display: none; }*/

.banner1 { background: url(images/banner_1_wardrobe.jpg) no-repeat 0 0; width: 930px; height: 396px; }
.banner2 { background: url(images/banner_2_dogwalker.jpg) no-repeat 0 0; width: 930px; height: 396px; }
.banner3 { background: url(images/banner_3_vacation.jpg) no-repeat 0 0; width: 930px; height: 396px; }
.banner4 { background: url(images/banner_4_produce.jpg) no-repeat 0 0; width: 930px; height: 396px; }


/*==== 5 Steps ====*/
#steps-container {
	width: 960px;
	height: 179px;
	background: url(images/extra.gif) repeat-x 0 0;
	margin: 0 auto 20px;
	clear: both;
	-webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, .4);
	box-shadow: 0px 5Spx 4px 0px rgba(0, 0, 0, .4); 
 
}

.steps {
	width: 162px;
	float: left;
	background: url(images/line-ver-1.png) no-repeat top right;
	padding: 8px 10px 0 20px;
	height: 171px;
}

.steps-last {
	width: 162px;
	float: left;
	padding: 8px 10px 0 20px;
	/*background: none !important;*/
	height: 171px;
}

.steps h3 {
	color: #fff;
	font-family: 'Arapey', serif;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: normal;
	/*padding-left: 35px;*/
	padding-bottom: 4px;
	/*background: url(images/step_arrow.png) no-repeat 0 3px;*/
	text-shadow: 1px 1px 2px #758121;
	text-align: center;
}
.steps-last h3 {
	color: #fff;
	font-family: 'Arapey', serif;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: normal;
	/*padding-left: 35px;*/
	padding-bottom: 4px;
	/*background: url(images/step_arrow.png) no-repeat 0 3px;*/
	text-shadow: 1px 1px 2px #758121;
	text-align: center;
}

.steps p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 5px;
	line-height: 19px;
	text-align: center;
	margin-top: 5px;
}
.steps-last p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 5px;
	line-height: 19px;
	text-align: center;
	margin-top: 5px;
}

.steps:hover {
	background: url(images/transparency.png) repeat 0 0;
	cursor: pointer;
}
.steps-last:hover {
	background: url(images/transparency.png) repeat 0 0;
	cursor: pointer;
}

.steps a {
	text-decoration: none;
}
.steps-last a {
	text-decoration: none;
}

.step-icon {
    text-align: center;
    width: 150px;
}

/*==== inside-wrapper ====*/

#inside-wrapper {
    background-color: #FFFFFF;
    border: 15px solid #FFFFFF;
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
    clear: both;
    float: left;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    width: 899px;
}

#inside-wrapper h1 {
	color: #413B39;
	font-family: 'Arapey', serif;
	/*text-transform: uppercase;*/
	font-size: 40px;
	letter-spacing: 2px;
	font-weight: normal;
	padding-bottom: 4px;
	text-align: left;
}

#inside-wrapper h2 {
	color: #413B39;
	font-family: 'Arapey', serif;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

#inside-wrapper h4 {
	color: #8A9926;
	font-family: 'Arapey', serif;
	/*text-transform: uppercase;*/
	font-size: 19px;
	/*letter-spacing: 2px;
	font-weight: bold;
	padding-top: 15px;*/
	text-align: left;
}

.price-table {
	/*border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.price-table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.price-header {
    color: #605754;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	background-color: #E6E6E6;
}

.price {
	color: #8A9926;
	font-family: 'Arapey', serif;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
}

#service-list-left {
    border-right: 1px dotted #CCCCCC;
    float: left;
    width: 48%;
	margin-right: 25px;
}
#service-list-right {
	width: 48%;
	float: left;
}

#inside-wrapper ul {
	padding-left: 25px;
}

.clearfloat {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    width: 100%;
}

#footer {
    clear: both;
    margin: 0 auto;
    width: 960px;
}

#copyright {
	float: left;
	width: 400px;
}
#social-icons {
	float: right;
	width: 150px;
}

#credit-cards {
	float: right;
	width: 150px;
}

.error_strings {
	color: #d90c0c;
}