/*
main nav text/ primary: 003300
menu border: b8cd4c
content border: cbcf61
carousel bullet: cbcf61
CTA text: b7cc4d
footer text: b7cc4d


*/

body {
  padding: 0;
  margin: 0;
  background-color:#fff;  
  width: 100%;
  font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;  
  background-image: url(images/bg.jpg);
  background-position: top center;
  background-attachment: fixed;
	background-repeat: no-repeat;
}

* {
	outline: 0;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}
 
p {
	text-transform:none;
	font-size: 13px;
	line-height: 24px;
} 

/* start GLOBAL TOP HEADER ---------------------------------- */    
	
#headerOuter {
	margin: 0;
	padding: 0;
	width: 100%;		
	position: relative;    
	height: 100px;
}    

#headerInner {
  position: relative;
  width: 976px;
  margin: 0 auto; 
}

#logo {
  width: 278px; 
  float: left;
}
          
#menu {
	width: 696px;
	float: left;
	border: 1px solid #b8cd4c;
	margin-top: 30px;
	background: #ffffff;
}

#menu ul {
	list-style:none;
  width: 552px;
	display: table;
	margin: 6px 0 6px 6px;
	padding: 0;
	height: 42px !important;
	overflow: hidden;
	float: left;
}
#menu li {
	display: table-cell;
	height: 42px;
	margin: 0;
	padding: 0;
}
#menu .button {
	display: block;
	margin: 0 0 0 1px;
	padding: 0; 
	height: 42px;
	background-image: url(images/menubg.gif);
	text-align: center;
	line-height: 41px;
}

#menu li:hover .button, 
#menu .selected .button {
	background-image: url(images/menubg-sel.gif);
}
#menu li:first-child span.button {
	margin-left: 0;
}
#menu li span.buttonIcons {
}
#menu li span.button a.link {
	display: block;
	margin: 0;
	padding: 0; 
	height: 42px;
	font-size: 16px;
	font-weight: 900;
	color: #003300;
}
#menu li:hover span.button a.link, 
#menu li.selected span.button a.link {
	color: #ffffff;
}
#menu li:hover span.button a.link { 
	opacity:0.99;
	filter:alpha(opacity=99); /* For IE8 and earlier */
}
#menu .button a.icon {
margin-top: 10px;
}
a.icon div {
	width: 26px;
	height: 26px;
	display: inline-block;
}
#menu li span.button a:hover {
	color: #000000;
}

#menuServices { width: 122px; overflow: hidden; }
#menuPortfilio { width: 132px; overflow: hidden; }
#menuAbout { width: 162px; overflow: hidden; }
#menuContact { width: 124px; overflow: hidden; }


#icons {
	width: 130px; 
	float: left;
	margin: 6px 0 0 1px;
	padding: 0; 
	height: 42px;
	background-image: url(images/menubg.gif);
	text-align: center;
	line-height: 41px;
}
 
#icons a {
	display: block;
	margin-top: 9px;
	margin-right: 15px;
}
#icons a:first-child {
	margin-left: 30px;
	float: left;
}
#icons a:last-child {
	margin-right: 30px;
	float: left;
}

#icons a div {
	background-position: 0 -26px;
}

#icons a div:hover {
	background-position: 0 0;
}
/* end GLOBAL TOP HEADER ---------------------------------- */



/* start GLOBAL  MAIN  ---------------------------------- */

#main a {
	color: #996699;
}
#main a:hover {
	text-decoration: underline;
}


#container {
	margin: 0;
	padding: 0;
	width: 100%;		
	position: relative;    
}    

#main {
	width: 960px;
	margin: 0 auto; 
	position: relative;
}
#mainInside {
	float: left;
	width: 958px;
	margin: 0 auto; 
	position: relative;
	border: 1px solid #cbcf61;
	background: #ffffff;
	min-height: 450px;
	padding-bottom: 75px;
}

.porttns {
	height: 28px;
	/*border: 1px solid #ffa5a5; /**/
	background-position: bottom;
}
.porttns:hover {
	opacity:0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

.porttns:hover, 
.portselected {
	background-position: top;
}
.portselected:hover  {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
	
.port0 {
	width: 52px;
	background-image: url(images/icons_bed.jpg);
}

.port1 {
	width: 42px;
	background-image: url(images/icons_couch.jpg);
}

.port2 {
	width: 25px;
	background-image: url(images/icons_chair.jpg);
}

.port3 {
	width: 35px;
	background-image: url(images/icons_table.jpg);
}


#main ul.carousel {
	list-style-type: none;
	margin: 8px;
	padding: 0;
}
#main ul.carousel li {
	margin: 0;
	padding: 0;
}

#main ul.subnav {
	width: 942px;
	list-style-type: none;
	margin: 40px 8px;
	padding: 0;
	display: table;
	float: left;
}
#main ul.subnav p {
	color: #003300;
}
#main ul.subnav li.projectGroup {
	padding: 0 30px 30px;
	margin-right: 1px;
	display: table-cell;
	background-image: url(images/sep.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#main ul.subnav li.pg1 {

}
#main ul.subnav li.pg2 {
	
}
#main ul.subnav li.pg3 {
	
}

#main ul.subnav li h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #336633;
}
#main ul.subnav li.projectGroup:first-child {
	background: none;
}
#main ul.subnav li.projectGroup a {
	font-weight: 
}

#main ul.subnav li.projectGroup a.heading {
	font-size: 29px;
	display: block;
	text-align: center;
}


/* end GLOBAL  MAIN  ---------------------------------- */



/* start GLOBAL FOOTER  ---------------------------------- */


#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}


#footerInner {
	margin: 0px 0px 20px 0;
	padding: 0;
	position: relative; 
	float:left;	  
}

#footerLeft {
	width: 460px;
	padding: 20px 0;
	float: left;
}

#footerRight {
	width: 440px;
	padding: 20px 0 0 30px;
	float: right;
	color: #b7cc4d;
	text-align: right;
	font-size: 11px;
}


/* carousel */
#portfolioCarouselContainer {
	float: left;
	margin: 7px;
	height: 457px;
	width: 944px;
	overflow: hidden;
}
#portfolioCarousel {
	float: left;
}
.carousel {
	float: left;
}
.orbit-bullets {
	position: static;
	float: left;
	margin: 0;
	height: 20px;
	width: 960px;
	padding-top: 4px;
	background: url("images/white1x1.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eaf0ca;

/*	border: 1px solid #ffffff; /**/
/*
main nav text/ primary: 003300
menu border: b8cd4c
content border: cbcf61
carousel bullet: cbcf61
CTA text: b7cc4d
footer text: b7cc4d */
}
.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: rgb(153, 153, 153);
    text-indent: -9999px;
    background: url("../carousel/bullets.png") no-repeat scroll 4px 0px transparent;
    width: 13px;
    height: 12px;
    overflow: hidden;
}
div.orbit-wrapper {
	float: left;
}

.content {
	float: left;
	margin: 30px 30px 0;
}
.content h5, 
.content h4, 
.content h3, 
.content h2, 
#mainInside h1, 
.content h1 {
	/*color: #cbcf61;*/
	color: #336633;
}
#mainInside h1, 
.content h1 {
	font-size: 25px;
	margin-top: 0;
}
#mainInside h1 {
	margin-top: 5px;	
	margin-bottom: 3px;	
}
.content * {
	color: #336633;
}
.content .left {
	width: 350px;
	float: left;
	padding-bottom: 1px;
}
.content .right {
	width: 510px;
	float: left;
	margin-left: 30px;
}

ul.projects {
	list-style: none;
	float: right;
	margin: 0px 0 0 0;
	padding: 0;
}
ul.projects li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
ul.projects li div {
	/* padding-top: 13px; /**/
}
ul.projects li div.selected {
	background-image:url(images/port_sel.png);
	background-position: top center;
	background-repeat: no-repeat;
}
ul.projects li  img {
	width: 35px;
	height: 35px;
}
ul.projects li div a {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
ul.projects li div:hover a, 
ul.projects li div.selected a {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}





label {
	float: left;
	width: 460px;
}
.content label textarea, 
.content label input {
	float: left;
	width: 300px;
	color: #336633;
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;  
	font-size: 13px;
	margin-top: 10px;
	border: 1px solid #b8cd4c;
}
label input {
	width: 250px;
}
label span {
	float: left;
	text-align: right;
	display: none;
	width: 140px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
}

.hint {
}

input[type="submit"] {
	border: 0;
	background-image: url(images/menubg.gif);
	background-position: center center;
	padding: 5px 10px;
	/*-moz-border-radius: 3px;
	border-radius: 3px;*/
	margin-top: 10px;
	padding: 5px;

	
	
}
input[type="submit"]:active {
	background-image: url(images/menubg-sel.gif);
	background-position: center center;
	color: #ffffff;
}

.homeCarouselContainer  {
	float: left;
}
.homeCarousel {
	float: left;
	margin: 8px;
	height: 420px;
	width: 944px;
	overflow: hidden;
}
.homeCarouselContainer .orbit-bullets {
	margin: -8px 8px 0;
	width: 942px;
	
}


#testimonial {
	width: 950px;
	margin: 8px;
	float: left;
}
#tC {
	float: left;
	margin-bottom: 5px;
}

#testimonial .quote {
	width: 910px;
	margin-left: 20px;
	margin-bottom: 12px;
	background-image: url(images/begin_quotes.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
#testimonial .quote div{
	width: 782px;
	margin: 0 0 0 50px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	background-image: url(images/end_quotes.png);
	background-repeat: no-repeat;
	background-position: bottom  right;
	float: left;
}

#tC div.slider-nav span.left {
	background-image: url(../carousel/arrowLeft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#tC div.slider-nav span.right {
	background-image: url(../carousel/arrowRight.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


.pc {
	width: 954px;
	height: 450px;
	float: left;
}	

.quote p {
	margin: 0;
	padding: 0;
	line-height: 19px;
}
