body {
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  margin-top: -4px;
  text-align: center;
  width: 1010px;
  color:#555555;
  background: #FFF;
}


* {
  font-family: Arial, Times, serif;
  font-size:12px;
  line-height:15px;
}
  
A:link {
	COLOR: #51AAE6; text-decoration: underline;
}
A:visited {
	COLOR: #51AAE6; text-decoration: underline;
}
A:active {
	COLOR: #51AAE6; text-decoration: underline;
}
A:hover {
	COLOR: #87a5be; text-decoration: none;
}
#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  padding-top:0px;
  width: 1010px;
  text-align: left;
  background: #fff;
}

#menu {
margin:auto;
height:20px;
text-align:center;
width: 1010px;
font-size:18px;
padding: 10px 0 10px 0;
background: url('../images/menu_bg.jpg');
}

#menu a:link {
	COLOR: #22a3dc; text-decoration: none;
font-size:18px;padding: 6px 28px 12px 28px;
}
#menu a:visited {
	COLOR: #22a3dc; text-decoration: none;
font-size:18px;padding: 6px 28px 12px 28px;
}
#menu a:active {
	COLOR: #22a3dc; text-decoration: none;
font-size:18px;padding: 6px 28px 12px 28px;
}
#menu a:hover {
	COLOR: #000; text-decoration: none;
font-size:18px;padding: 6px 28px 12px 28px;
background: url('http://www.everdreamweb.com/images/menu_bg_over.jpg') top left repeat-x;
}

#header {
  position:relative;
  width:1010px;
  height:102px;
  color: #b3b3b3;
background: url('../images/edw_header.jpg');
}

#header h1 {
  margin:0px 0 0px 0px;
  text-align:left;
  font-size: 12px;
  line-height:15px;
  color:#ffffff;
  text-transform: lowercase;
  font-weight:800;
  font-family: Arial, Times, serif;
}

#info {
  float:right;
  margin: 0px 10px 0 0; 
  text-align:right;
  font-family:arial;
  font-size: 12px;
  line-height:12px;
  color:#fff;
  font-weight:800;
 }
 
#left_side {
padding-top:0;
  margin-top:10px;
  margin-left:0;
  float: right;
  width: 300px;
font-family: Arial, Times, serif;
background: url('../images/bg-left-side.jpg');
}


#left_side a:link {
	COLOR: #51AAE6; text-decoration: underline; 
}
#left_side a:visited {
	COLOR: #51AAE6; text-decoration: none; 
}
#left_side a:active {
	COLOR: #51AAE6; text-decoration: none; 
}
#left_side a:hover {
	COLOR: #87a5be; text-decoration: none; 
}


#contactinfo {
    margin-left:0px;
	width:264px;
	height:22px;
	background: #fff;
	font-size:16px;
	color:#c3c3c3;
	text-align:right;
background: url('../images/contactinfo.jpg');
overflow:hidden;
	}


#content {
  float:left;
  width:696px;
  margin-top:10px;
  padding:0px 0px 0px 0px;
  font-family:arial;
  font-size: 12px;
  line-height:140%;
  color:#555555;
}


#content ul li {
  margin-top: 0;
  font-family:arial;
  font-size: 12px;
  color:#555555;
}

#content li {
  margin-top: 0;
  font-family:arial;
  font-size: 12px;
  color:#555555;
}

#content ol li {
  margin-top: 0;
  font-family:arial;
  font-size: 12px;
  color:#555555;
}





#content p {
width:660px;
  margin:4px 12px 4px 12px;
  font-family:arial;
  font-size:12px;
  line-height:140%;
  color:#555555;
}

#content table {
  margin:4px 12px 4px 12px;
  font-family:arial;
  font-size:12px;
  line-height:140%;
  color:#555555;
}


/* seo plans */
.seoplans {
	border:1px solid #dcdcdc;
}
.plan_desc {
	padding-left:15px;
}
.plan_header {
	padding-top:8px;
	padding-bottom:8px;
	background-color:#cfc9e0;
}
.plan_dark {
	padding-top:8px;
	padding-bottom:8px;
	background-color:#e7e7e7;
}
.plan_red {
	color:#950a16;
}
.plan_blue {
	color:#0077b2;
}
.plan_green {
	color:#3c6d23;
}

#footer {
  width:1000px;
  clear: both;
  text-align: center;
  padding-top:15px;
  color: #555555;
  font-family: arial;
  font-size: 11px;
  line-height: 140%;
  border-top: 1px dashed #b3b3b3;
}

#footer A:link {
	COLOR: #51AAE6; text-decoration: none;
}
#footer A:visited {
	COLOR: #51AAE6; text-decoration: none;
}
#footer A:active {
	COLOR: #51AAE6; text-decoration: none;
}
#footer A:hover {
	COLOR: #888888; text-decoration: none;
}

#left_side p, #right_side p {
  margin:0px;margin-top:5px;margin-bottom:10px;
	font-family: Arial, Times, serif;
  font-size: 12px;
  line-height: 140%;
  color: #000000;
}

#left_side h1, #right_side h1 {
  margin-top:0px; margin-bottom:0px; margin-left:1em; margin-right:0px;
  padding:0px;
	font-family: Arial, Times, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
  color: #555555; 
  border:0px solid #ffffff;
}

#left_side h3, #right_side h3 {
  margin-top:0px; margin-bottom:0px; margin-left:4px; margin-right:0px;
  padding:0px;
	font-family: Arial, Times, serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 140%;
  color: #555555; 
  border:0px solid #ffffff;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:24px;
	font-family: Arial, Times, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 140%;
  color: #555555; 
}



#content h1 {
  margin: 12px 0 16px 12px;
  font-family: Arial, Times, serif;
  font-size: 20px;
  padding: 0 0px 0 44px;
  line-height: 25px;
  letter-spacing:1;
  color: #FF9933;
  width:676px;
  text-transform:lowercase;
  font-weight:800;
  background-image: url('../images/cityH2.jpg');
background-repeat:no-repeat;

}

  
  
#content h2 {
  margin: 12px 0 8px 12px;
  font-family: Arial, Times, serif;
  font-size: 14px;
  text-transform:lowercase;
  line-height: 140%;
  color: #51AAE6;
  background-image: url('../images/lil_Scout.jpg');
background-repeat:no-repeat;
height:54px;
padding-top:14px;
padding-left:84px;
}

#content h3 {
  margin-top:5px; margin-left: 12px; margin-bottom: 10px;
	font-family: Arial, Times, serif;
  font-size: 12px;
  text-transform:lowercase;
  font-style : italic;
  line-height: 140%;
  color: #777777;
}

#content h4 {
  margin-top:5px; margin-left: 12px; margin-bottom: 10px;
	font-family: Arial, Times, serif;
  font-size: 12px;
  text-transform:lowercase;
  font-style : italic;
  line-height: 140%;
  color: #51AAE6;
}




#navlist
{
  margin-top:95px;
  margin-bottom:0px;
  text-align:left;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 12px Tall Paul, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #6d6091;text-decoration:none;}
#navlist li a:visited { color: #6d6091;text-decoration:none;}

#navlist li a:hover
{
  color: #000000;
  background: #838EDE;
  border-color: #0F3974;
  text-decoration:none;
}

#navlist li a#current
{
  color: #000000;
  background: #000000;
  text-decoration:none;
}

h1 {
padding-left:12px;
  margin-top: 4px;
  margin-bottom: -10px;
  font-family: Arial, Times, serif;
  font-size: 12px;
  text-transform:lowercase;
  line-height:100%;
  font-weight:100;
  color:#d3d3d3;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  overflow:hidden;
  margin-left:0px; margin-top:3px; margin-bottom:3px;
  width:100px; height:100px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align:center;font-family: Arial, Times, serif;
  font-size: 12px;
  line-height: 140%;
  color: #000000;

}


.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
  padding:2px;
  border: 1px solid #DFE8F7;font-family: Arial, Times, serif;
  font-size: 12px;
  line-height: 140%;
  color: #333333;
}

.ad3box_center {
  margin-left:10px; margin-top:0px; margin-bottom:0px;
  width:300px; height:200px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align: center;font-family: Arial, Times, serif;
  font-size: 28px;
  line-height: 140%;
  color: #ffffff;
  background: url('../images/adpad3.gif');
}

.ad4box_center {
  margin-left:10px; margin-top:0px; margin-bottom:0px;
  width:300px; height:200px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align: center;font-family: Arial, Times, serif;
  font-size: 28px;
  line-height: 140%;
  color: #ffffff;
  background: url('../images/adpad4.gif');
}

.ad5box_center {
  margin-left:10px; margin-top:0px; margin-bottom:0px;
  width:300px; height:200px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align: center;font-family: Arial, Times, serif;
  font-size: 28px;
  line-height: 140%;
  color: #ffffff;
  background: url('../images/adpad5.gif');
}

.ad6box_center {
  margin-left:10px; margin-top:0px; margin-bottom:0px;
  width:300px; height:200px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align: center;font-family: Arial, Times, serif;
  font-size: 28px;
  line-height: 140%;
  color: #ffffff;
  background: url('../images/adpad6.gif');
}

#bottom {
	font-size:10px;
}
#bottom a:link {
	COLOR: #555555;font-size:10px; text-decoration: none; 
}
#bottom a:visited {
	COLOR: #555555;font-size:10px; text-decoration: none; 
}
#bottom a:active {
	COLOR: #555555;font-size:10px; text-decoration: none; 
}
#bottom a:hover {
	COLOR: #555555;font-size:10px; text-decoration: none; 
}
