﻿body {
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	line-height: 1.4;
	color:#666666;
}

/* main styles */

a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

h1 {
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:14px;
}

h2 {
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:12px;
	padding-bottom: 5px;
}

/* main container */

#container {
	width:951px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

/* top logos */

#bw {
	width:389px;
	height:80px;
	margin-left:531px;
	margin-top:0px;
}

#webdesign {
	width:454px;
	height:36px;
	margin-top:-45px;
	margin-left:30px;
	position:absolute;
}

/* top panel - navigation, picture, */

#top {
	width:886px;
	background-image:url('images/box.gif');
	background-repeat:no-repeat;
	padding-left:31px;
	padding-right:31px;
	padding-top:17px;
}

#nav {
	width:886px;
	height:28px;
	background-image:url('images/navbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

ul#navbar  {
	list-style:none;
	width:886px;
	position:absolute;
	margin-top:5px;
	padding:0px;
	margin-left:35px;
	}

ul#navbar li {
	width:115px;
	height:23px;
	text-align:center;
	padding-top:17px;
	font-weight:bold;
	float:left;
	color:#ffffff;
}

ul#navbar li span {
	color:#000000;
}

ul#navbar li:hover {
	background-image:url('images/hover.gif'); background-repeat:no-repeat;
	color:#000000;
}

ul#navbar li a {
	color: #ffffff;
	text-decoration: none;
}

#list {
	width: 320px;
}

.active {
	background-image:url('images/active.gif'); background-repeat:no-repeat;
	color:#000000; 
}

#pic {
	width:886px;
	margin-top:3px;
}

#officepicture {
	background-image:url("images/office.jpg");
	position:absolute;
	width:290px;
	height:240px;
	margin-left:370px;
	margin-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	float:right;
}

/* drop-down panel */

#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 5px solid black;
color: white;
font-weight: bold;
text-align: center;
background: transparent url("/lib/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

/* main page */

#page {
	width:876px;
	padding-left:36px;
	padding-right:36px;
	padding-top:0px;
	margin-top:10px;
}

.table {
	border-collapse: collapse;
	border-color: #c0c0c0;
	border-width: 0;
}

#contactform {
	border:1px solid #666666;
	background-color:#F0F0F0;
	padding:15px;
	color:#666666;
	margin:0px;
	width:620px;
}

#usoffice {
	height:300px;
	position:absolute;
	margin-left:290px;
	width: 360px;
}

#directions {
	height:400px;
	border:1px dashed #999999;
	margin-left:0px;
}

/* homepage left column */

#homeleft {
	float:left;
	width:200px;
}

#homeleft1 {
	height:87px;
	width:190px;
	padding:5px;
	background-image:url('/images/smallboxbg.gif');
	background-repeat:repeat-x;
	border:1px solid #999999;
	position:absolute;
}

#homeleft2 {
	height:390px;
	width:190px;
	padding:5px;
	background-image:url('/images/smallboxbg.gif');
	background-repeat:repeat-x;
	border:1px solid #999999;
	position:absolute;
	margin-top:108px;
}

/* homepage right column */

#homeright {
	margin-left:215px;
	min-height:460px;
}

#feature1 {
	height:87px;
	width:310px;
	border:1px solid #999999;
	background-image:url('/images/smallboxbg.gif');
	background-repeat:repeat-x;
	float:left;
	padding:5px;
	margin-bottom:10px;
}

.gap {
	margin-left:10px;
}

/* footer */

#footer {
	width:874px;
	height:28px;
	padding-left:25px;
	padding-right:36px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: x-small;
	font-family: Tahoma, Verdana;
}

#footermain {
	height:43px;
	background-repeat:repeat-x;
}

#footfeature {
	height: 18px;
	width: 100%;
	background-image: url('/images/navbg.gif');
	background-repeat: repeat-x;
	padding: 5px;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:white;
}

.footergap {
	margin-left:10px;
}

#footfeature a {
	text-decoration:none;
	color:#ffffff;
}

/* rotating portfolio */

.border {
	border: 1px; border-style: dashed; border-color:black;

}

.clients{
	height:150px;
}
.clientspacer{
	height:20px;
}
