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

body {
font-size: 81%;
}

a, a:link { 
	color: #333; 
}

a:visited { 
	color: #666; 
}

a:hover { 
	color: #000; text-decoration: none; 
}

.hide { 
	display: none; 
}

a {
	outline: none;
}

html body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	color:#4F4E4E;
}

#page-container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

div#header {
	height: 100px;
	width: 900px;
	position: relative;
}

div#header h1#logo, div#header div#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 100;
}

div#header h1#logo a, div#header div#logo a { 
	display: block; 
	text-indent: -9999px; 
	width: 185px; 
	height: 78px; 
	background: transparent url(../images/logo2.png) no-repeat 0 0; 
	border: none; 
}

div#logo {
	height: 78px;
	width: 185px;
	background-image: url(../images/logo2.png);
	position: absolute;
	top: 10px;
} 

#banner {
	width: 900px;
	position: relative;
}

body#thankyou div#banner {
	width: 900px;
	position: relative;
	padding: 60px 0 135px 0;
	margin: 20px 0 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 0px solid #ddd;
	border-left: 0px solid #ddd;
	background-color: #f7f7f7;
}

h1#headline, p#headline { 
	margin: 0.3em 0 0 0; 
	color: #54789e; 
	font-size: 56px; 
	font-family: Georgia, "Times New Roman", Times, serif; line-height: 120%; 
}

body#thankyou p#headline { 
	margin: 0.3em 0 0 40px; 
	color: #54789e; 
	font-size: 57px; 
	font-family: Georgia, "Times New Roman", Times, serif; line-height: 120%; 
}
				
p#headline span { 
	display: block; 
	font-size: 20px; 
	color: #666; 
}

div#headlines h1 { 
	display: block; 
	font-size: 20px; 
	color: #666; 
}
	
body#home div#headlines { 
	position: relative; 
	height: 210px; 
}
				
body#home div#headlines h1 {
	position: absolute;
	margin: 1em 0 1em 0;
	bottom: 0;
}
				
body#home div#headlines p#headline { 
	position: absolute; 
	top: 0; 
}
				
#frame {
	width:900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#content {
	width:588px;
	padding:0px;
	float: left;
	margin: 20px 0 20px 0;
}

#sidebar {
	width: 292px;
	margin: 20px 0 30px 20px;
	padding:0px;
	float: left;
}

body#home #content {
	width: 588px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

body#home #sidebar {
	width: 292px;
	margin: 0 0 0 20px;
	padding: 0px;
	float: right;
}

body#contact #content {
	width: 488px;
	margin: 20px 0 20px 0;
	
}

body#contact #sidebar {
	width: 392px;
	margin: 20px 0 10px 20px;
}

div#form-container {
	height: 335px;
	width: 488px;
	padding: 20px 0 0 0;
	background-color: #f7f7f7;
	border-top: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div#contact-form {
	width: 428px;
	margin: 0 0 0 22px;
	padding: 0;
}

div#map {
	height: 355px;
	width: 392px;
	margin: 0px 0 10px 0;
	background-color: #f7f7f7;
	float: none;
	border-top: 0px solid #ddd;
	border-bottom: 1px solid #ddd;
	/*font: 100% Arial, Helvetica, sans-serif;*/
}

div#likebox {
	clear: both;
	width: 900px;
}

div.featured {
	width: 588px;
	margin: 0;
}

body#contact div.featured {
	width: 488px;
	margin: 0;
}

div.highlight {
	width: 588px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ddd;
	float: left;
}

.featured h2 {
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

body#services h2 {
	font-size: 140%;
	border-bottom: none;
}

div.highlight dl {
	width: 538px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	display: inline;	
}

div.highlight dt {
	width: 333px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 125%; 
	color: #333; 
	font-weight: normal;
	float: right;
}

dt a {
	text-decoration: none;
}

dt a:hover {
	text-decoration: underline;
}

div.highlight dd {
	margin: 0 0 0 205px;
	padding: 0;
	font: 90%/150% Geneva, Arial, Helvetica, sans-serif;
}

div.highlight dl dd.img {
	margin: 0;
}

div.highlight dd.img img {
	float: left;
	background: #fff;
	padding: 3px;
	margin: 0 20px 0 0;
	border: 1px solid #eee;
}

div.highlight dd.visit {
	height: 18px;
	clear: both;
	visibility: hidden;
}

div.highlight dd.spacer {
	height: 18px;
	width: 100px;
	clear: both;
}

div.client {
	width: 900px;
	padding: 20px 0 20px 0;
	margin: 20px 0 20px 0;
	background-color: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;	
}

.client h2 {
	margin: 0 0 10px 20px;
	font-size:140%;
	border-bottom: none;
}

.client p {
	margin: 0 520px 1em 20px;
}

.client img {
	float: right;
	background: #fff;
	padding: 3px;
	margin: 0 20px 0 0;
	border: 1px solid #eee;
}

.client a img {
	float: left;
	background: none;
	padding: 0;
	border: none;
	margin: 0 0 0 20px;
}

#footer {
	border-top: 1px solid #ddd;
	clear: both;
}

.copyright {
	color: #a1a1a1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 10px 0 20px 0;
	padding:0 0 20px 0;
}



/*TEXT*/

p {
	margin: 0 0 1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	color:#54789e;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;
	color:#54789e;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD;
}

ul.services {
	line-height: 195%;
	list-style-position:outside;
	list-style-type: square;
	list-style-image:url(../images/bullet3.png);
	padding: 3px 0 0 0;
	margin: 0 0 15px 16px;
}

.address-bold {
	color: #666;
	font-weight: bold;
}

/*Menu */

div#nav-container {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	bottom: 0;
}

ul#nav{
	list-style: none;
	margin: 0;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #DDD;
	font: 85% Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-transform: uppercase;
	text-align: right;
	white-space: nowrap;
	line-height: normal;
}

ul#nav li{
    display: inline;
    margin: 0 7px 0 7px;
}

ul#nav a{
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 4px solid #FFF;
	color: #000;
}

ul#nav a#current{
	border-color: #DDD;
	color: #000;
}

ul#nav a:hover{
	border-color: #DDD;
	color: #000;
}

li.facebook{
	background-image: url(../images/facebook.png);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 17px;
} 

/*Accordion*/

h3.atStart {
	margin: 10px 0 2px 0;
	padding: 0 0 5px 0;
	cursor: pointer;
	border-bottom: 1px solid #DDD;
}

div.ads {
	width: 292px;
	margin: 0 0 1.5em 0;
	padding: 0;
}

.ads p {
	margin: 0 0 .5em 0;
}

.ads img {
	display: block;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

.ads mediabox img {
	display: block;
	margin: 0 auto;
	padding: 7px 0 7px 0;
}

div.horizontalRule {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
	

/*Contact Form*/

ul.form {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

label { 
	color:#666;  
	width: 100px; 
	padding: 8px 0 0 0; 
	font-weight: bold; 
}

input, textarea {
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 5px 0 13px 0;
	padding: 5px;
	width: 80%; 
}

textarea {
	width: 100%;
}

#backlinkform {
width: 233px;
}

/*Tables*/

table#glossary {
	width: 548px; 
	margin: -5px 0 15px 20px;
	font-weight: normal;
	color: #333;
}

/*Definition List*/

dl {
	width: 588px; 
    float: left;
}

dt {
	margin: 0 0 9px 0;
	font-weight: bold;
}

dd {
	margin: 0;
}

.nav-up {
	height:60px;
	text-align: left;
	padding: 9px 0 0 0;
}

.nav-up p {
	margin: 9px 0 20px 9px;
}

#valid-html {
	display: block;
	width: 65px;
	height: 23px;
	background: url(../images/valid-html.png) no-repeat 0 0;
	float: right;
	margin: 8px 0 0 0;
}

#valid-html:hover {
	background-position: 0 -23px;
}

#valid-html span {
	display: none;
}

#valid-css {
	display: block;
	width: 65px;
	height: 23px;
	background: url(../images/valid-css.png) no-repeat 0 0;
	float: right;
	margin: 8px 0 0 5px;
}

#valid-css:hover {
	background-position: 0 -23px;
}

#valid-css span {
	display: none;
}

.menu-hover{
	display:block;
	margin: 0 0 0 20px;
}

/**
	MooHover buttons.
	We set all styles in one declaration.
*/
.default, .MooTrans, MooTrans, .defaultMooButton, .MooButton {
	display:block;
	position:relative;
	float:left;
	width:117px;
	height:33px;
	background:url(../images/button_off.png);
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 29px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/**
	set the background for our buttons
*/
.MooTrans, .MooButton { 
	background:url(../images/button_on.png);	 
}
/**
	The form inputs have a border. Let's get rid of it
*/
.MooButton {
	border:none;
	cursor: pointer;
}
/**
	All positioning for the submit button is done on the .defaultMooButton container div
*/
.defaultMooButton { 
	float:left; 
}

a.MooTrans {
	color: #FFFFFF;
}

input.MooButton {
	padding: 0 0 5px 0;
	margin: 0;
}

