html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
   	background: #ffffff;
   	color: #666666;
   	font-family: Verdana, Helvetica, Arial;
   	margin: 0;
   	padding: 0;
   	border: 0;
}


#wrapper_home {
  	width: 815px;
  	background: #FFFFFF url(images/trim_home.jpg);
  	background-repeat: repeat-y;
  	margin-left: auto;
  	margin-right: auto;
  	font-size: 0.65em;
  	line-height: 1.4em;
}  

#wrapper_white {
  	width: 815px;
  	background: #FFFFFF url(images/trim_white.jpg);
  	background-repeat: repeat-y;
  	margin-left: auto;
  	margin-right: auto;
  	font-size: 0.65em;
  	line-height: 1.4em;
}  

#wrapper_grey {
  	width: 815px;
  	background: #FFFFFF url(images/trim_grey.jpg);
  	background-repeat: repeat-y;
  	margin-left: auto;
  	margin-right: auto;
  	font-size: 0.65em;
  	line-height: 1.4em;
}  


#top_home {
 	width: 815px;
  	height: 290px;
  	background: #FFFFFF url(images/top_home.jpg);
  	background-repeat: no-repeat;
}  

#top_grey {
 	width: 815px;
  	height: 290px;
  	background: #FFFFFF url(images/top_grey.jpg);
  	background-repeat: no-repeat;
}  

#top_white {
 	width: 815px;
  	height: 290px;
  	background: #FFFFFF url(images/top_white.jpg);
  	background-repeat: no-repeat;
}  





/*////////////////////// NAVIGATION //////////////////////*/



#nav {
	padding-left: 40px;
}	

.nav_table {
	width: 735px;
	height: 25px;
	font-weight: bold;
	color: #004F8E;
	padding: 0px;
	border: none;
}	

a.n:link {color: #ffffff; text-decoration: none; font-weight: bold;}
a.n:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a.n:hover {color: #004F8E; text-decoration: none; font-weight: bold;}
a.n:active {color: #004F8E; text-decoration: none; font-weight: bold;}


.nav_table .gap {
	width: 7%;
}	




/*////////////////////// INNER WRAPPERS //////////////////////*/



#content_wrap_blank {
  	width: 815px;
 	padding: 0px;
 	/*background: #E9E9E9;*/
}

#content_wrap_home {
  	width: 815px;
  	min-height: 420px;
 	padding: 0px;
 	background: url(images/back_home.jpg) repeat-x left top;
  	background-repeat: no-repeat;
}

#content_wrap_about {
  	width: 815px;
 	padding: 0px;
 	background: url(images/back_about.jpg) repeat-x right top;
  	background-repeat: no-repeat;
}

#content_wrap_fitout {
  	width: 815px;
 	padding: 0px;
 	background: url(images/back_fitout.jpg) repeat-x right top;
  	background-repeat: no-repeat;
}

#content_wrap_contact {
  	width: 815px;
 	padding: 0px;
 	background: url(images/back_contact.jpg) repeat-x right top;
  	background-repeat: no-repeat;
}



/*////////////////////// CONTENT //////////////////////*/


#content_left_home {
	float: left;
  	width: 340px;
 	padding-left: 240px;
 	padding-top: 20px;
 	padding-bottom: 40px;
 	
 	/*clear:both;*/
}

#content_right_home {
	color: #E3EEF8;
  	width: 182px;
  	/*min-height: 420px;*/
  	margin-left: 618px;
 	padding-top: 20px;
 	padding-bottom: 40px;
 	/*clear:both;	*/
}
#content_right_home P, #content_right_home H3 {
	background-color: transparent;
}




#content_left_grey {
	float: left;
  	width: 520px;
 	padding-left: 40px;
 	padding-top: 20px;
 	padding-bottom: 40px;
 	padding-right: 0px;
}

#content_left_design {
	float: left;
  	width: 520px;
 	padding-left: 40px;
 	padding-top: 0px;
 	padding-bottom: 40px;
 	padding-right: 0px;
}

#content_left_solutions {
	float: left;
  	width: 520px;
 	padding-left: 40px;
 	padding-top: 20px;
 	padding-bottom: 20px;
 	padding-right: 0px;
}

/*
#content_right_grey {
	color: #E3EEF8;
  	width: 182px;
  	margin-left: 608px;
  	padding-left: 0px;
 	padding-top: 0px;
 	padding-bottom: 40px;
}
*/

#content_right_grey {
	color: #999999;
  	width: 182px;
  	margin-left: 630px;
 	padding-top: 20px;
 	padding-bottom: 40px;
}

#content_right_cases {
	/*background: #cccccc;*/
  	width: 230px;
  	margin-left: 565px;
 	padding-top: 20px;
 	padding-bottom: 40px;
}


#content {
	width: 735px;
	padding-left: 40px;
 	padding-top: 20px;
 	padding-bottom: 40px;
 	padding-right: 0px;
}	



#content_flash {
	width: 735px;
	padding-left: 40px;
 	padding-top: 20px;
 	padding-bottom: 0px;
 	padding-right: 0px;
}	


#content_solutions {
	width: 735px;
	padding-left: 40px;
 	padding-top: 0px;
 	padding-bottom: 40px;
 	padding-right: 0px;
}	






/*////////////////////// CASE STUDIES //////////////////////*/



.case_table {
	width: 520px;
	height: 100px;
	padding: 0px;
	border: none;
}	

.case_table .pic {
	vertical-align: top;
}

.case_table .text {
	vertical-align: top;
	padding-left: 10px;
}

.title3 {
 	color: #ED8D02;
	font-weight: bold;
}


.edge_case {
	border: 1px solid #ADACB1; 
	padding: 0px;
}

a.case_pic:link img {border: 1px solid #ADACB1;}
a.case_pic:visited img {border: 1px solid #ADACB1;}
a.case_pic:hover img {border: 1px solid #004F8E;}
a.case_pic:active img {border: 1px solid #ED8D02;}


a.case:link {color: #ffffff; text-decoration: none;}
a.case:visited {color: #ffffff; text-decoration: none;}
a.case:hover {color: #004F8E; text-decoration: none;}
a.case:active {color: #004F8E; text-decoration: none;}



/*////////////////////// FURNITURE SOLUTIONS //////////////////////*/


.solutions_table {
	width: 735px;
	padding: 0px;
	border: none;
}	

.solutions_table .gaph {
	width: 30px;
	padding: 0px;
}	

.solutions_table .gapy {
	height: 30px;
	padding: 0px;
}	

/*////////////////////// FOOTER //////////////////////*/



.footer { 
	height: 40px; 
	color: #FEE5BF; 
	background: #CECFD1 url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px; 
	line-height: 16px;
	text-align: right;
	padding-right: 10px;
	clear:both;		
}



a.botlink:link {color: #FEE5BF; text-decoration: none;}
a.botlink:visited {color: #FEE5BF; text-decoration: none;}
a.botlink:hover {color: #ffffff; text-decoration: none;}
a.botlink:active {color: #ffffff; text-decoration: none;}




/*////////////////////// TEXT & IMAGES  //////////////////////*/


a:link {color: #EE8D00;}
a:visited {color: #EE8D00;}
a:hover {color: #004F8E;}
a:active {color: #004F8E;}


H1, .title1 {
 	color: #004F8E;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
}

H2, .title2 {
	color: #ffffff;
 	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	background-color: transparent;
}
H3 {
	font-size: 100%;
	color: #EE8D00;
}

.edge_home {
	border: 1px solid #1F486B; 
	padding: 0px;
}


.tenthings {
	margin-top: -6px;
	width: 165px;
	padding: 0px;
}

.tenthings .txt {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
	line-height: 1.7em;
}	
	
a.top:link {color: #ffffff; text-decoration: none;}
a.top:visited {color: #ffffff; text-decoration: none;}
a.top:hover {color: #ED8D02; text-decoration: none;}
a.top:active {color: #ED8D02; text-decoration: none;}









/*
.drop_left {
	float: left;
	border: none; 
	padding: 0px;
}*/

.drop_right {
	float: right;
	border: none; 
	padding: 0px;
	
}




ul {
	margin-top: 5px;
	/*line-height: 14px;*/
}	

li {
	
	margin-left: -24px;
}	
/* CASE STUDIES ############################### */
.floatFix {
	zoom: 1;
}
.floatFix:after {
    content: ".";
    height: 0px;
    clear: both;
    visibility: hidden;
    display: block;
}
/* FIX FOR IE5+/WIN PEEKABOO BUG ###################### \*/
* html .floatFix {height: 1%;}
/* End hide from IE5-mac, note this part is required!!!! */
#csPad {
 	padding: 25px 0px 40px 40px;
}
#csThumbs {
	float: right;
	width: 255px;
}
#csThumbs A {
	float: left;
	padding: 0px 20px 20px 0px;
}
#csList DIV {
	padding-top: 15px;
}
#csList H3 {
 	color: #ED8D02;
	font-size: 100%;
}
#csWrap H1, #csWrap H3, #csWrap P {
	background-color: transparent;
}
#csList IMG {
	float: left;
	margin: 5px 20px 20px 0px;
}
#csPad H1 {
	margin-bottom: 10px;
}
#csPad P {
	margin-right: 270px;
}

