/* colors 

*/

/*typography*/

body, p {
  font-family:Arial,Helvetica,sans-serif;
  line-height:1.5em;
  color:#2a5661;
  font-size:12px;
}

h1,h2,h3 {
  color:#2fa1bd;
  }

/* layout */


*, ul, li, p, h1, h2, h3, h4, ol, form, input, button,
img, dl, dt, dd, a, select {
	margin:0px;
	padding:0px;
	}

img {
	border:none;
	}

ul, li, ol {
	list-style-type:none;
    }

h1 {
  padding-bottom:12px;
  font-size:22px;
  }

h2 {
  font-size:14px;
  }

h3	{
	font-size:14px;
	}

a {
  text-decoration:none;
  color:#b39748;
  }

a:hover {
	text-decoration:underline;
	color:#;
    }

input {
	border:solid 1px #000;
	}

.clear {
  clear:both;
  }

.left {
  float:left
  }

.right {
  float:right;
  }

img.left {
  float:left;
  margin:0 10px 10px 0;
  }

img.right {
  float:right;
  margin:0 0 10px 10px;
  }

.bold {
  font-weight:bold;
  }

body {
  margin:0px auto;
  padding:0px;
  text-align:center;
  background:#a5c2c9;
  }

#wrapper {
  background:url(images/page-bg.png) repeat-y 50% 0%;
  /*width:1218px;*/
  margin:0px auto;
  
  }
  
#container {
	background:url(images/body-bg.gif) no-repeat center top;
	/*width:940px;*/
	/*width:1218px;*/
	padding:37px 0 0 0;
	margin:0px auto;
	position:relative;
	text-align:center;
}

img#top {
	display:block;
	margin:0px auto;
	}

#header {
	width:768px;
	height:106px;
	background:#a5c2c9 url(images/header-new.jpg) no-repeat 0% 0%;
	padding:0px;
	margin:0px auto 0px auto;
	position:relative;
	z-index:99;
	overflow:hidden;
}

#tag {
  margin:52px 24px 0px 0px;
  padding:0px;;
  width:300px;
  float:right;
  color:#bdb49a;
  font-family:"Trebuchet MS", Arial, Helvitca, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:right;
  }

#header h1 {
  margin:0px 0 0 30px;
  width:220px;
  height:100px;
  font-size:18px;
  float:left;
}

#header h1 a {
	display:block;
	width:220px;
	height:100px;
	}

#header h1 span {
  position:absolute;
  left:-999em;
}

#nav_wrapper {
	width:768px;
	height:36px;
  clear:both;
  z-index:10;
  text-align:left;
  margin:0px auto;
	}

#nav {
  width:768;
  height:36px;
  margin:0px auto;
  background:#fff url(images/nav-bg.png) repeat-x left top;
  z-index:10;
  }

#nav li {
	position:relative;
	z-index:10;
	height:36px;
	float:left;
	background:;
  }

#nav li a {
	font-size:15px;
	font-weight:bold;
	padding:7px 34px;
  display:block;
  float:left;
  height:18px;
  color:#f5fcfd;
  font-family:"Trebuchet MS", Arial, Helvitca, sans-serif;
	}

#nav li a.active_menu {
  color:#a6e8ff;
  }

#nav li a:hover {
  color:#a6e8ff;
  text-decoration:none;
  }

#nav li a.active_menu:hover {
  cursor:default;
  }

#content {
  padding:48px 24px 24px 24px;
  width:720px;
  background:#fff url(images/content-bg.jpg) repeat-x left top;
  text-align:left;
  overflow:hidden;
  margin:0px auto;
  }

#content p {
	padding-bottom:6px;
	}

#content p span {
	font-weight:bold;;
	}

#content img {
  border:solid 3px #b8b5ac;
  display:block;
  }

img.float_left {
	float:left;
	margin:0px 24px 0px 0px;
	}

#left_col {
	width:348px;
	float:left;
	padding:0px 0px;
	}

#right_col {
  float:left;
  width:312px;
  padding:0px 0px 0px 36px;
  overflow:hidden;
	}

ul.icon li {
	background:#fff url(images/icon.gif) no-repeat left center;
	padding:0px 0px 0px 29px
	}

ul#callout {
	padding-bottom:36px;
	}

ul#callout li {
	margin-bottom:12px;
	line-height:
	font-family:"Trebuchet MS", Arial, Helvitca, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a89d7e;
	}

div#testimonials {
	background:url(images/separator.gif) no-repeat 35px 0px;
	width:240px;
	padding:36px 0px 0px 0px;
	margin-left:48px;
	}

div#testimonials ul {
	padding:0px 0px 0px 0px;
	position:relative;
	}

div#testimonials ul li {
	width:240px;
	top:0px;
	left:0px;
	}

div#testimonials p {
	color:#679ca9;
	}

div#testimonials p.author {
	font-style:italic;
	font-size:11px;
	padding-top:6px;
	}

#main_content {
  text-align:left;
  width:720px;
  }

#main_content p {
  padding-bottom:10px;
  }

div.block {
	float:left;
	width:210px;
	padding-right:10px;
	}

div.row {
  clear:both;
  }

p.quote {
  font-weight:bold;
  }

p.pricing {
	font-weight:bold;
	}

#main_content label {
  font-weight:bold;
  }

#main_content address {
  font-style:normal;
  font-size:14px;
  line-height:1.5em;
  }

#content dt {
	font-weight:bold;
	float:left;
	margin-bottom:200px;
	padding-right:12px;
	}


#footer {
	width:768px;
	height:81px;
	padding:24px 86px 0px 86px;
	overflow:hidden;
	text-align:left;
	clear:both;
	background:url(images/bottom.png) no-repeat top left;
	margin:0px auto;
  }

#site_info {
  clear:both;
  margin:0px auto;
  width:768px;
  text-align:left;
  overflow:hidden;
  padding-bottom:0px;
  color:#909797;
  font-size:11px;
  }

#site_info ul {
	padding-top:38px;
	}

#site_info ul li {
	display:inline;
	color:#909797;
	}

#site_info ul li a {
	display:inline;
	color:#ccc;
	font-size:12px;
	}

#site_info a {
	color:#909797;
	}

#site_info a:hover {
	color:#fff;
	}

#site_info span.hi a:hover {
	cursor:default;
	text-decoration:none;
	color:#000;
	}

#site_info span.right {
	float:right;
	}


span.divider {
	padding:0px 6px;
	}
