﻿#wrapper
{
	margin: 0 auto;
	/*width: 740px;*/
	text-align: left;
}
#container{ width: 740px;}

#pnav { 
	width: 200px;
	border-top: 1px solid #47548d#7a87c0;
	border-bottom: 1px solid #7a87c0;
	margin-bottom: 0;
}
#pnav li {
	border-top: 1px solid #7a87c0;
	border-bottom: 1px solid #47548d;
}
#pnav li a:link, #pnav li a:active, #pnav li a:visited, #pnav li a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 200px;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	height: 100%;
	padding: 2px 0 2px 15px;
	background: #5969b0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 185px;
}
#pnav li a:hover, #pnav li a.on {
	background: #c60 url(/images/common/arrNav.gif) no-repeat center left;
}

#snav li { background:#e8ba8c; border: none; padding: 0 0 0 16px; }
#snav li a:link, #snav li a:active, #snav li a:visited, #snav li a:hover {
	/*background: none;*/
	background-color:#e8ba8c; 
	color: black;
	font-size: 11px;
	background: url(/images/common/arrOrange.gif) no-repeat center left;
	padding-left: 9px;
}
#snav li a.on { text-decoration: none;}
#leftcolumn
{
	float: left;
	width: 200px;
	/*old blue*/
	/*background: #2f439c;*/
	background:#e8ba8c;
}
#side-content { color: #fff;}
#side-content a:link, #side-content a:active, #side-content a:visited, #side-content a:hover
{ color: #000;}
#side-container { padding: 0 6px 0 16px; color:Black;}
ul.side-list
{
    color:Black;
    margin-left: 13px;
    font-size: 11px;
}
#side-btm h2{ color:#000; font-weight:bold; }

ul.side-list li,
#side-btm ul li
{
	list-style-position: outside;
	list-style-image: url(/images/common/arrOrange.gif);
	padding: 0 0 11px 0;
}
ul.side-list-projects { margin-left: 19px;}
ul.side-list-projects li
{
	list-style-position: outside;
	list-style-image: url(/images/common/arrOrange.gif);
	padding: 0 0 4px 0;
}
ul.side-list-projects li a.on { text-decoration: none;}
#side-btm 
{
	background: #f3dcc4 url(/images/common/bgLeftColumnMixed.gif) no-repeat top left;
	padding: 20px 6px 0 16px;
	color: #333;
}
#side-btm h2, span{ color:#000; font-weight:bold; }
#side-btm ul { margin-bottom: 0;}
#side-btm ul li { list-style-image: url(/images/common/arrBlack.gif); }
#side-content #side-btm a:link,
#side-content #side-btm a:visited,
#side-content #side-btm a:active,
#side-content #side-btm a:hover{ color: #333;}
#rightcolumn
{
	width: 540px;
	background: #fff url(/images/common/bgRightColumn.gif) repeat-x top left;
	float: right;
}

#content /* ACTUAL CONTENT WIDTH: 540 - 52 = 488 */
{
	width: 540px;
	padding: 15px 20px 15px 22px;
	line-height: 18px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 498px;
}
#content h1 { margin-bottom: 13px;}
img.inline-rt{ margin: 10px 0 10px 10px;}
img.inline-lt{ margin: 10px 10px 10px 0;}



#ftr
{
	color: #fff;
	background: #fff url(/images/common/bgFtr.gif) no-repeat bottom left;
	padding: 5px 0 20px 9px;
	font-size: 10px;
}
#ftr ul { margin-bottom: 5px;}
#ftr ul li 
{
	color: #fff;
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 4px;
}
#ftr a:link, #ftr a:active, #ftr a:visited, #ftr a:hover { color: #fff;}
li.last { border: 0px none;}

#capabilities { width: 100%;}
#capabilities tr td
{
	background: #f3dcc4;
	border: 10px solid #fff;
	padding: 12px 36px 15px 20px;
	width: 50%;
}
#capabilities tr td h3
{
	margin-bottom: 25px;
}

.info-box
{
	background: #f3dcc4 url(/images/common/bgSmInfoBoxBtm.gif) no-repeat bottom left;
	width: 186px;
	margin: 10px 0 10px 10px;
}
.info-box-hdr
{
	background: url(/images/common/bgSmInfoBoxTop.gif) no-repeat top left;
	padding-top: 13px;
	padding-left: 8px;
	height: 35px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;
}
.info-box-body{ padding: 12px 9px;}
.info-box-body h4 { font-weight: normal; font-size: 10px;}
.info-box-body ul li { list-style-image: url(/images/common/arrBlack.gif);padding: 0 0 3px 0; }
.info-box-body ul { margin-left: 19px;}

#gallery
{
	padding-top: 1px;
	top: -43px;
	position: relative;
	right: -319px;
	width: 221px;
	padding-bottom: 14px;
	background: #fff url(/images/gallery/txtClickToEnlarge.gif) no-repeat bottom left;
}
#gallery img { margin-right: 0px;}
#gallery img.first { margin-left: 1px;}

/* PROJECT STYLES */
.project-box
{
	background: #f3dcc4;
	width: 480px;
	margin: 0 0 35px 0;
}
.project-box-hdr
{
	width: 480px;
	background: url(/images/sub/bgProjectTop.gif) no-repeat top left;
	padding-top: 15px;
	padding-left: 9px;
	height: 36px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 19px;
	width: 471px;
}
.project-box-body{ padding: 0;}
.project-box-body ul { margin-left: 25px;}
.project-box-body ul li 
{
	list-style-image: url(/images/common/arrBlack.gif);
	font-size: 10px;
	line-height: normal;
}
.project-image
{
	width: 205px;
}
.project-text 
{
	width: 275px;
	padding: 9px 16px 16px 9px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 250px;
}
#content h1.project-hdr
{
	font-size: 24px;
	color: #000;
	line-height: 26px;
}
/* set the top margin to negative to bring up the whole div */
.raised-content {position:relative;top: -25px;}

/* recent projects */
.recent-project .r
{
	width: 120px;
	padding: 12px 8px 3px 0;
	font-size: 11px;
	font-style: italic;
	color:Black;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 112px;
}
.recent-project { background: #f4ddc6;border-bottom: 1px solid #e8ba8c;}
.recent-project p { margin-bottom: 4px; background: #f4ddc6;}
#view-all-projects {  background-color:#e8ba8c; padding: 5px 5px 5px 15px;}




div#divProjectLeft
{
    background: url(/images/common/bgLeftColumnTan.gif) bottom left no-repeat;
    background-color: #e8ba8c;
}

div#divProjectLeftDet
{
    background: url(/images/common/bgLeftColumnBottom.gif) bottom left no-repeat;
    background-color: #f4ddc6;
}

div#divProjectLeft div.projectLeftText
{
    padding-top: 26px;
    padding-left: 11px;
    padding-right: 22px;
    padding-bottom: 20px;
    color: Black;
}

div#divProjectLeftDet div.projectLeftDetText
{
    padding-top: 26px;
    padding-left: 11px;
    padding-right: 22px;
    padding-bottom: 20px;
    color: Black;
}


div#project-details div.body
{
    min-height: 368px;
}

/* for Internet Explorer */
/*\*/
* html div#project-details div.body
{
    height: 368px;
}
/**/

p.projectLeftDetText
{
    padding-top: 0px;
    padding-left: 11px;
    padding-right: 22px;
    padding-bottom: 0px;
    color: Black;
}

.form-area tr td 
{
	padding: 3px 0;	
}

.form-area tr td.label
{
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	width: 25%;
}
.form-area tr td label { display: inline;}
#request-form h3 
{
	margin-top: 25px;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	width: 95%;
}
#request-form ul li { padding-bottom: 4px;}
span.chk label { display: inline;}
span.chk input { margin-right: 4px; vertical-align: middle;}

#red { color:Red; }

.space
{
    padding-top: 10px;
}

#contact
{
    color:Black;
    /*margin-left: 13px;*/
    font-size: 11px;
}

.imagepad
{
    padding-bottom:3px;
    padding-top:3px;
}