body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 12px;
	background: url(assets/bg.jpg) repeat-x #fff;
	}
a {outline: 0}
a:link {color: #16378a;}
a:visited {color: #16378a;}
a:hover {color: #000;}
a:active {color: #16378a;}
img {
	border: 0;
	display: block;
	}
#wrapper {
	background: url(assets/wrapper-bg.gif) repeat-y;
	width: 760px;
	margin: 0 auto;
	}
#bottom {
	background: url(assets/bottom-bg.gif) no-repeat;
	padding: 30px 0px 10px 0px;
	width: 760px;
	margin: 0 auto;
	}	
#top {
	height: 37px;
	background: url(assets/top-bg.gif) no-repeat bottom center #96b5e4;
	position: relative;
	}
#top-phone {
	position: absolute;
	top: 14px;
	left: 68px;
	width: 251px;
	height: 12px;
	text-indent: -5000px;
	background: url(assets/call.gif) no-repeat;
	}
#flash-top {
	position: absolute;
	top: 1px;
	left: 356px;
	width: 369px;
	height: 211px;
	background: url(assets/flash/1.jpg) no-repeat;
	}	
#header {
	position: relative;
	width: 726px;
	margin: 0 auto;
	text-align: left;
	height: 213px;
	background: url(assets/header-bg.jpg) no-repeat;
	}
#logo {
	position: absolute;
	left: 54px;
	top: 10px;
	width: 258px;
	height: 76px;
	text-indent: -5000px;
	}
#internet-special {
	position: absolute;
	left: 63px;
	top: 175px;
	width: 222px;
	height: 29px;
	text-indent: -5000px;
	}
#main {
	width: 726px;
	margin: 0 auto;
	text-align: left;
	height: 1%;
	overflow: hidden;
	}
#content {
	width: 547px;
	float: right;
	display: inline;
	position: relative;
	}
#column {
	width: 179px;
	float: left;
	position: relative;
	}
#sign-up {
	padding: 8px;
	text-align: right;
	}
#sign-up b {
	font-weight: bold;
	color: #639be9;
	}	
#sign-up form {
	display: inline;	
	}
#fb {
	background: url(assets/facebook.png) no-repeat;
	height: 30px;
	width: 30px;
	margin: 10px auto;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	}	
		
/* Main Navigation */
#nav {
  margin: 0;
  padding: 0;
  height: 37px;
}
#nav ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
	width: 100%;
}
#nav ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
/* 	width: 12.5%; */
}
#nav ul li.lastli {
/*   margin-right: -10px; */
}
#nav ul li a {
  height: 37px;
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: block;
  text-indent: -5000px;
	background-repeat: no-repeat;
}
/* Sprite Matrix */

/* :link sizes */
#nav a#nav-1 {	width: 66px;	background: url(assets/nav-sprite.gif) 0 -37px no-repeat;;}
#nav a#nav-2 {	width: 95px;	background: url(assets/nav-sprite.gif) -66px -37px no-repeat;}
#nav a#nav-3 {	width: 76px;	background: url(assets/nav-sprite.gif) -161px -37px no-repeat;}
#nav a#nav-4 {	width: 80px;	background: url(assets/nav-sprite.gif) -237px -37px no-repeat;}
#nav a#nav-5 {	width: 101px;	background: url(assets/nav-sprite.gif) -317px -37px no-repeat;}
#nav a#nav-6 {	width: 101px;	background: url(assets/nav-sprite.gif) -418px -37px no-repeat;}
#nav a#nav-7 {	width: 103px;	background: url(assets/nav-sprite.gif) -519px -37px no-repeat;}
#nav a#nav-8 {	width: 104px;	background: url(assets/nav-sprite.gif) -622px -37px no-repeat;}

/* :hover state & current */
#nav a:hover#nav-1, #nav #active a#nav-1 { background-position: 0 0;}
#nav a:hover#nav-2, #nav #active a#nav-2 { background-position: -66px 0;}
#nav a:hover#nav-3, #nav #active a#nav-3 { background-position: -161px 0;}
#nav a:hover#nav-4, #nav #active a#nav-4 { background-position: -237px 0;}
#nav a:hover#nav-5, #nav #active a#nav-5 { background-position: -317px 0;}
#nav a:hover#nav-6, #nav #active a#nav-6 { background-position: -418px 0;}
#nav a:hover#nav-7, #nav #active a#nav-7 { background-position: -519px 0;}
#nav a:hover#nav-8, #nav #active a#nav-8 { background-position: -622px 0;}

/* Content box */
#content-inside {
	background: url(assets/toolbox-bg.gif) repeat-x;
	position: relative;
	}
#or-call {
	font-weight: bold;
	margin: 10px;
	}
.c-tile {
	margin: 10px 0;
	}	
#guest-opinions {
	padding: 10px 10px 10px 50px;
	background: url(assets/bubble.gif) no-repeat 20px center;
	font-weight: bold;
	display: block;
	}	
/* Homepage graphic */
#welcome {
	padding-top: 5px;
	margin-left: 38px;
	}
#toolbox {
	margin: 10px;
	}
#res-box {
	border: 1px solid #173687;
	margin: 4px;
	background: url(assets/flag.gif) no-repeat 20px 10px #9bbce6;
	color: #173687;
	padding-top: 30px;
	font-weight: bold;
	}
#res-box form {margin: 3px;}
#res-box form select,
#res-box form input,
#res-box form option
 {font-size: 11px;}
#check {
	margin: 20px 4px 0 4px;
	}
	
/* Tollbox Stuff */
#toolbox {
	padding: 20px;
	}
.listing {clear: both;}	

h1, h2 {
	color: #163788;
	font-size: 16px;
	}
.imageright, .imageleft { }
.imageright img, .imageleft img { 
	border: 2px solid #1a2e5a;	}
	
.imagecaption {
	font-size: 10px;
	color: #000;
	padding: 18px 10px 5px 00px;
	background: url(assets/imagecaption-bg.gif) no-repeat top left;
	clear: both;
	text-align: left;
	margin-top: 3px;
	}	
.imageright {
	float: right;
	position: relative;
	margin: 0px 0 10px 10px;
	}
.imageleft {
	float: left;
	position: relative;
	margin: 0px 30px 10px 0;
	}		
#toolbox ul, #toolbox li {
	margin: 0;
	padding: 0;
}
#toolbox li {
	margin-left: 0px;
	padding-left: 0px;
/*	list-style-type: inside;
	display: inline-block;*/
}

