@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #000000;
	height: 145px;
	padding: 0px;
  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #headerMenu {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr   #footer {
	background: #000000;
	width: 960px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
    margin: auto;
}
.oneColFixCtrHdr #thumbnails {
	background: #121212;
	height: 31px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr  #mainTextBac {
	background: #121212;
	height: 144px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr  #mainTextBac_bg {
	background: #121212;
	height: 144px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	height: 31px;
	width: 960px;
}
.oneColFixCtrHdr #bottomMenu {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 20px 0 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}ul {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
hr {
	height: 1px;
	border: 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;}
a:link {
	text-decoration: none;
	color: #999999;
	border: 0;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
	border: 0;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #f15c22;
	border: 0;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #f15c22;
	border: 0;
	outline: none;
}
.style2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 0.1em;
	text-align: left;
	text-decoration: none;
	border: 0;
	outline: none;
}
.style2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	border: 0;
	outline: none;
}
.style2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #f15c22  ;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	border: 0;
	outline: none;
}
.style2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #f15c22;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
	border: 0;
	outline: none;
}
.topMenu {
	float: left;
}
.thumbnailsMenu {
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #121212;
	list-style: none;
}

.thumbnailsMenu li{
	float: left;
}
.mainTextMenuDesign {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	list-style-image: none;
	z-index: 2;
	padding-left: 356px;
	padding-top: 15px;
}
.bottomMenuArea {
	float: left;
}
.bottomMenuL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 9px;
	margin-left: 57px;
	text-align: left;
	letter-spacing: 1px;
	float: left;
	width: 263px;
	display: inline;
}
.bottomMenuC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 9px;
	text-align: center;
	letter-spacing: 1px;
	float: left;
	width: 320px;
}
.bottomMenuR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 9px;
	text-align: right;
	letter-spacing: 1px;
	float: left;
	margin-right: 57px;
	width: 263px;
}
.mail {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 172px;
}
.portfolio {
	height: 300px;
	width: 960px;
    float: left;
	background-color: #000000;
}
.portfolioNav {
	height: 300px;
	width: 57px;
	float: left;
	background-color: #000000;
}

.portfolioNav_bg {
	height: 300px;
	width: 57px;
	float: left;
	background-color: #000000;
}
.portfolioNav_hidden {
    display: none;
}
.portfolio2 {
	height: 300px;
	width: 846px;
	float: left;
	background-color: #000000;
}

.projectText {
	height: 144px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #121212;
}
.project {
	float: left;
	list-style-image: none;
	margin-left: 58px;
	padding-top: 15px;
	width: 406px;
}
.projectType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	list-style-image: none;
}
.projectInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
	list-style-image: none;
}
.projectInfoNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 24px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	list-style-image: none;
}
.text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	color: #999999;
	letter-spacing: 1px;
	text-align: left;
	list-style-image: none;
	padding-left: 0px;
	padding-top: 33px;
	width: 439px;
}

.spacer {
	padding-top: 28px;
}
.spacer2 {
	padding-top: 10px;
}

#portfolio {
    position:absolute;
    top:0;
    left:0;
    z-index: 1;
}

#portfolio_bg {
    position:absolute;
    top:0;
    left:0;
    z-index: 0;
}

#portfolio_std {
    position:absolute;
    top:0;
    left:0;
    z-index: -1;
}

#mainTextBac {
    position:absolute;
    top:0;
    left:0;
    z-index: 2;
}

#mainTextBac_bg {
    position:absolute;
    top:0;
    left:0;
    z-index: 0;
}

#mainTextBac_trans {
	background: #000000 url(/pics/main_bac.jpg) no-repeat;
    height: 144px;
	width: 960px;
	margin: 0px;
	padding: 0px;
    position:absolute;
    top:0;
    left:0;
    z-index: 1;
}

#pContainer {
    position:relative;
    height: 300px;
}

#homepageLinks {
    background: #121212;
	margin-left: 47px;
	list-style: none;
}

#homepageLinks li{
	float: left;
	width: 161px;
	color: #666666;
	padding-left: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	list-style: none;
}

#homepageLinks li:hover{
    color: #fff;
    cursor: pointer;
}

.spacer3 {
    width: 47px;
}

.hpLink {
    font-size: 12px;
	letter-spacing: 1px;
    padding-top: 9px;
    padding-left: 0px;
}

#textBox {
	position:relative;
	height: 144px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #121212;
}

#background {
    background: #121212;
    z-index: 0;
    height: 143px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.TabbedPanelsContent {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	font-weight: lighter;
	width: 660px;
	letter-spacing: 1px;
	margin-left: 230px;
}

.servicesList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: lighter;
	color: #999999;
	float: left;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 65px;
}
.servicesList2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: lighter;
	color: #999999;
	float: left;
	padding-left: 0px;
	margin-top: 5px;
}

.text2 {
	margin-top: 5px;
}

