body {
	background: #9bb8e5 url('/images/background.gif') repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h2 {
	font-size: 14pt;
	/* color: #000080; */
}

h3 {
	font-size: 11pt;
}

h4 {
	color: #000080;
	font-size: 12px;
}

a {
	color: #51a4e2;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}


ul {
	list-style-image: url('/images/bullet.gif');
}

ul h4 {
	display: inline;
}

li {
	line-height: 150%;
}

td {
	vertical-align: top;
}

input[type="text"], textarea {
	border: 1px solid #aec9f1;
}

img.icon {
	vertical-align: middle;
}

.clear {
	clear: both;
	font-size: 0px;
}
/*** LAYOUT AND NAV ***/
#container {
	background: #ffffff url('/images/background-container.gif') repeat-y;
	margin: auto;
	margin-top: 20px;
	text-align: left;
	width: 869px;
}

#logo {
	width: 212px;
}

#phone-fax {
	background-color: #2f4da1;
	color: white;
	height: 55px; /* 42 */
	padding-top: 5px;
	
	font-size: 11pt;
}

#phone-fax img {
	margin-left: 10px;
	vertical-align: middle;
}

#phone-fax p {
	margin: 0px;
	margin-left: 10px;
	font-weight: bold;
}

#phone-fax #diaser {
	float: left;
}

#phone-fax #boge  {
	width: 50%;
	float: right;
}

#nav {
	background: url('/images/background-nav.gif') repeat-x;
	height: 42px;
	padding-top: 13px;
	text-align: center;
}

#nav a {
	color: white;
	font-size: 11pt;
	font-weight: bold;
	margin: 15px 15px 0px 15px;
	text-decoration: none;
}

#nav a:hover {
	color: #d4e0f3;
}

#sidebar {
	background-color: white;
	float: left;
	width: 212px;
}

#sidebar .content {
	background-color: #d4e0f3;
	padding: 1px 20px 20px 20px;
	text-align: justify;
}

#sidebar h2, h3 {
	color: #000080;
}

#side-nav div.menu-item a {
	color: #2a71e1;
	display: block;
	height: 20px;
	padding-top: 6px;
	margin-left: 20px;
}

#side-nav div.menu-item.highlight {

	background: #ffffff url('/images/sidenav-bullet.gif') no-repeat top left;
	border: 1px solid #9fbdec;
	border-right: 0px;
	width: 191px;
}

#side-nav div.menu-item.highlight.top {
	background-image: none;
}

#side-nav div.menu-item.highlight a {
	background-color: #ffffff;
	color: black;
	font-weight: bold;
	text-decoration: none;
	width: 180px;
}

#side-nav div.menu-item.highlight .sub-menu-item a {
	color: #2a71e1;
	font-weight: normal;
	height: 18px;
	padding-left: 15px;
	padding-top: 0px;
}

#side-nav div.menu-item.highlight .sub-menu-item.highlight a {
	background: #ffffff url('/images/sidenav-bullet.gif') no-repeat;
	background-position: -5px -6px;
	font-weight: bold;
}

#side-nav div.menu-item.highlight .sub-menu-item a:hover {
	text-decoration: underline;
}

#main {
	background: #ffffff url('/images/background-content.gif') repeat-y top left;
	margin-left: 212px;
	width: 657px;
}

#main h2 {
	display: inline;
	text-transform: uppercase;
}

#main img.banner {
	margin: 0px 15px 10px 15px;
	float: right;
}


#main .right img.banner {
	margin: 15px 15px 3px 15px;
}

#main .right .caption {
	font-style: italic;
	margin-left: 15px;
	margin-bottom: 15px;
	
}


#main .content a {
	color: #3375ed;
}
#main .content p {
	line-height: 130%;
}

#main .content {
	margin-left: 15px;
	margin-right: 20px;
}



#footer {
	margin: auto;
	padding: 15px 25px 15px 25px;
	width: 818px;
}
#footer #copy {
	float: left;
}

#footer a {
	color: #ffffff;
	margin: 0px 10px 0px 10px;
}

#footer-nav {
	color: #ffffff;
	float: right;
}

/*** HOME ***/
#banner {
	margin: -2px 15px 20px 15px;
}

#about {
	margin-left: 20px;
	text-align: justify;
	width: 235px;
}

#recent-projects {
	float: right;
	margin-right: 10px;
	text-align: right;
	width: 367px;
}

#recent-projects h2 {
	display: block;
	text-align: left;
	margin-top: 0px;
}


/*** RECENT PROJECTS ***/
.project {
	border-bottom: 1px solid #c0ddf2;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-align: left;
}


.project img {
	border: 1px solid #000080;
	margin: 0px 10px 10px 0px;	
	width: 130px;
}

.date {
	font-weight: bold;
}

hr.project {
	border: 0;
	background-color: #c0ddf2;
	color: #c0ddf2;
	height: 1px;
	padding: 0;
	margin: 0;
}

.content .project {
	border: 0;
	margin: 20px 0px 10px 0px;
}

.content .project h3, h3.project {
	display: inline;
}

#gallery {
	margin: 25px 0px 25px 0px;
}

#gallery img {
	float: left;
	max-width: 490px;
}

#thumbs {
	float: right;
	width: 80px;
	margin: 0px 29px 60px 0px;
}

#thumbs img {
	margin: 0px 26px 15px 15px;
	width: 80px;
}

#thumbs li {
	margin-top: -15px;
	padding-right: 8px;
}

#thumbs li img {
	border: 4px solid white;
}

#thumbs li.active img {
	border: 2px solid #000080;
	padding: 2px;
}

#desc {
	line-height: 150%;
	margin: 25px 0px 50px 0px;
}

#project-info {
	text-align: left;
}

/*** NEWSLETTER BLOCK ***/
#subscribe {
	background: #bbcfef url('/images/background-subscribe.gif') repeat-x top left;
	margin-top: 20px;
	padding: 10px;
	padding-bottom: 0px;
	text-align: left;
}

#subscribe h3 {
	display: inline;
	font-size: 10pt;
}

#subscribe img {
	vertical-align: middle;
}

#subscribe input[type="text"] {
	border: 1px solid #97b7e9;
	color: #77a3e8;
	margin-top: 10px;
	padding: 3px;
	
}

#subscribe input[type="image"] {
	float: right;
	margin-top: 10px;
	margin-right: 3px;
}

/*** ABOUT ***/

.bio {
	border-bottom: 1px solid #c7d7f1;
	margin-top: 20px;
}

.bio img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.bio h3 {
	display: inline;
}

.right {
	float: right;
	width: 235px;
}

#right-sample {
	float: right;
	margin-right: 100px;
	text-align: center;
}

#right-sample a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}


#samples,  #non-pic-samples {
	text-align: center;
}

#samples td,  #non-pic-samples td {
	padding: 5px;
}
#samples img,  #non-pic-samples img {
	border: 9px solid #d4e0f3;
}

#contact-info {
	margin-top: 25px;
	line-height: 190%;
	width: 600px;
}

div#contact-form {
	background-color: #e5edfa;
	margin-top: 25px;
	text-align: center;
}

#contact-form table {
	margin: 25px auto 25px auto;
	text-align: left;
}

#contact-form table td {
	padding-right: 10px;
	padding-top: 5px;
}

.label {
	text-align: right;
	font-weight: bold;
}

/*
.textboxERR {
	border: 2px solid red;
}
*/

#dvSent p {
	padding-top: 100px;
	font-weight: bold;
}

ul.service-list li
{
	margin-top: 4px;
	line-height: 110%;
}