* {margin: 0;
padding: 0;}

body { 
font-family: Verdana; 
color : #003366; 
font-size: 12px;
line-height: 1.7em;
background: #ffffff;
}

#home_pic {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	
	}



hr {color: #bdd2f0; background-color: #bdd2f0; border: 1px dotted #003366; border-style: none none dotted; }

p {
	margin: 0px 0px 0px 0px;
}

p img {
  vertical-align: middle; 
  padding-left: 10px;
}

p.portfolio {
  vertical-align: middle; 
  padding-right: 40px;
  padding-top: 10px;
}

.redtext2 {
	font-family: Arial;
	color : #BF0000;
	font-size: 12px;
	font-weight: bold;
}

.bluetextbold {
	font-family: Verdana;
	color : #003366;
	font-size: 1.2em;
	font-weight: bold;
}

.smalltext {
	font-family: Arial;
	color : #003366;
	font-size: 10px;
	
}


#portfolio_img {
	float: left;
	width: auto;
	vertical-align: middle;
	text-align: left;
	padding-right: 0px;
	padding-top: 2px;
	padding-left: 10px;
}
#portfolio_text {
	float: none;
	width: auto;
	vertical-align: middle;
	text-align: center;
	padding-right: 5px;
	padding-top: 0px;
}



.text_field {
width: 150px;
height: 17px;
vertical-align: bottom;
background-color: #93afd8;
border-left: 1px solid #d8e2ee;
border-right: 1px solid #d8e2ee;
border-top: 1px solid #d8e2ee;
border-bottom: 1px solid #d8e2ee;

font-size: 10pt;
font-family: arial;

}

.text_field2 {
width: 200px;
height: 18px;
vertical-align: bottom;
background-color: #c3b7a4;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;

font-size: 10pt;
font-family: arial;

}

.text_field2odd {
width: 300px;
height: 200px;
background-color: #c3b7a4;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;

font-size: 10pt;
font-family: arial;

}

.text_field2even {
width: 200px;
height: 200px;
background-color: #8bb6ec;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;

font-size: 10pt;
font-family: arial;

}

.text_field_button {
	vertical-align: bottom;
	height: 21px;

}

#signup_news {
	width: 330px;
	height: 28px;
	padding-right: 20px;
	padding-top: 85px;
	text-align: right;
	vertical-align: bottom;
	font-family: Arial;
	color : #eeeeee;
	font-size: 11px;
	float: right;
	clear: both;
	overflow: hidden;
}


ul, ol {
	margin-left: 3em;
}

.img_facebook {
	padding: 0px 5px 0px 5px;
	
	}
.img_portfolio {
	padding: 0px 10px 0px 5px;
	
	}	
	
	
#date {

width: 80px;
	padding-top: 274px;
	padding-left: 125px;
	text-align: left;
	font-family: Arial;
	color : #eeeeee;
	font-size: 11px;
	float: left;
	

}	

#table {
	width: 550px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;
	}
	
	
.table
{
background:#333;

}
.table ul
{
float:left;
margin:0;
padding:0px;


}
.table ul li
{
list-style:none;

}
.table ul li.title
{
padding: 0px 0px 0px 10px;
text-align: center;

}
.table ul li.even
{
	padding: 7px 0px 10px 10px;
	text-align: center;
overflow: hidden;
}
.table ul li.odd
{
padding: 0px 0px 0px 10px;
text-align: center;
}

.table ul li.line
{

padding: 7px 0px 10px 10px;
border-top: dotted 1px #3d71bf;
}









#table2 {
	width: 550px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;
	}
	
	
.table2
{
background:#333;

}
.table2 ul
{
float:left;
margin:0;
padding: 0px;


}
.table2 ul li
{

list-style:none;

}
.table2 ul li.title
{
padding: 0px 0px 0px 10px;
text-align: center;

}
.table2 ul li.even2
{
	width: 200px;
	height: 23px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
overflow: hidden;
}

.table2 ul li.even3
{
	width: 200px;
	height: 200px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
overflow: hidden;
}

.table2 ul li.odd2
{
height: 23px;	
vertical-align: middle;
text-align: left;
padding-left: 10px;
padding-top: 8px;
}

.table2 ul li.odd3
{
height: 200px;	
vertical-align: middle;
text-align: left;
padding-left: 10px;
padding-top: 8px;
}

.table2 ul li.line2
{


border-top: dotted 1px #3d71bf;
}




td.leftborder {
	border-left: 1px solid #666666;
}
td.leftborder2 {
	border-left: 1px solid #666666;
}

td.rightborder {
	border-right: 1px solid #666666;
}
td.rightborder2 {
	border-right: 1px solid #92510A;
}

td.leftbottomborder {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

td.lefttopborder {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
}

td.topborder {
	border-top: 1px solid #cccccc;
}

.bottomborder {
	border-bottom: 1px solid #8FACCB;
}
.bottomborder2 {
	border-bottom: 1px dotted #ffffff;
}

.bottomborder3 {
	border-bottom: 1px dotted #003366;
}



.topborder3 {
	border-top: 1px dotted #003366;
}

.leftbottomborder3 {
	border-left: 1px solid #677ca6;
    border-bottom: 1px dotted #213c7a;
}


.rightbottomborder3 {
	border-right: 1px dotted #f9b30d;
    border-bottom: 1px dotted #f9b30d;
}

.leftborder3 {
	border-left: 1px solid #677ca6;
    
}

.rightborder3 {
	border-right: 1px solid #9a907b;
    
}

.leftrightborder3 {
	border-right: 1px solid #677ca6;
    border-left: 1px solid #677ca6;
}

.leftbottomrightborder3 {
	border-bottom: 1px dotted #213c7a;
	border-right: 1px dotted #213c7a;
    border-left: 1px solid #677ca6;
}

td.leftrightborder {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.leftbottomrightborder {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.lefttoprightborder {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.rightbottomborder {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
td.allsides {
	border-left: 1px solid #829EBD;
	border-right: 1px solid #829EBD;
	border-top: 1px solid #829EBD;
	border-bottom: 1px solid #829EBD;
}

td.32border {
	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}





#header_leftright{
height: 506px;
width: 100%; 
margin: 0 auto;
background: url(images/header_leftright.jpg);
background-repeat: repeat-x;
}

#header{
height: 453px;
width:979px; 
margin: 0 auto;
background: url(images/header2.jpg);
background-repeat: no-repeat;
}

#header_small{
height: 139px;
width:979px; 
margin: 0 auto;
background: url(images/header2.jpg);
background-repeat: no-repeat;
}

#middle_leftright{
	clear: both;
background: url(images/middle_leftright.jpg) repeat 0 0;
}

#middle{
width:979px; 
margin: 0 auto;
background: url(images/middle2.jpg);
background-repeat: repeat-y;
}


#footer_leftright{
clear: both;
height: 80px;
width: 100%; 

background: url(images/footer_leftright.jpg);
background-repeat: repeat-x;
}

#footer{

height: 80px;
width: 1000px; 
margin: 0 auto;
background: url(images/footer2.jpg);
background-repeat: no-repeat;
}

#footer2{

width: 800px; 
margin: 0 auto;
text-align: left;
padding-top: 20px;
font-family: Arial;
color : #3d71bf;
font-size: 11px;

}

#main_content {
	width: 925px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow:hidden;

}

#main_content_leftbox {
	width: 900px;
	float: left;
	margin-left: 10px;
	
	

}

#main_content_rightbox {
	width: 260px;
	text-align: center;
	margin-right: 10px;
	float: right;

}

#main_content_portfolio_leftbox {
	width: 550px;
	float: left;
	margin-left: 10px;
	
	

}

#main_content_portfolio_rightbox {
	width: 209px;
	text-align: center;
	margin-right: 0px;
	float: right;
	overflow: hidden;
	padding-top: 17px;

}

#main_content_portfolio_rightbox_top {
	width: 205px;
	height: 93px;
	text-align: center;
	margin-right: 0px;
	background: url(images/portfolio_righttitle.jpg);
    background-repeat: no-repeat;
	

}

#main_content_portfolio_rightbox_bottom {
	width: 205px;
	height: 93px;
	text-align: center;
	margin-right: 0px;
	background: url(images/portfolio_righttitle_bottom.jpg);
    background-repeat: no-repeat;
	

}

#main_content_portfolio_rightbox_middle {
	width: 205px;
	text-align: left;
	margin-right: 0px;
	background: url(images/portfolio_righttitle_middle.png);
    background-repeat: repeat-y;
	

}

#main_content_portfolio_rightbox_middle_text {
	width: 160px;
	text-align: left;
	padding-left: 20px;

}

#portfolio_bar {
	width: 544px;
	height: 47px;
	text-align: right;
	
	background: url(images/portfolio_bar.jpg);
    background-repeat: no-repeat;
	

}

#footer_content {
	width: 100%;
	padding-top: 18px;
	text-align: center;
	font-family: Arial;
	color : #eeeeee;
	font-size: 11px;

	
}

#footer_links {
	width: 400px;
	padding-right: 0px;
	text-align: center;
	font-family: Arial;
	color : #003366;
	font-size: 11px;
	float: left;
}

#footer_copyright {
	width: 300px;
	padding-left: 40px;
	text-align: left;
	font-family: Arial;
	color : #003366;
	font-size: 11px;
	float: left;
}

#footer_twitter {
	width: 150px;
	padding-right: 25px;
	text-align: left;
	font-family: Arial;
	color : #003366;
	font-size: 11px;
	float: right;
}



   A:link {
	text-decoration: underline;
	color: #003366;
} A:visited {
	text-decoration: underline;
	color: #003366;
}
   A:hover {
	color: #003366; text-decoration: none;
}




.lcolors3:link {
	color: #003366;
	text-decoration: underline;

	font-family: Arial;
	font-size: 11px;
} 
.lcolors3:visited {
	color: #003366;
	text-decoration: underline;

	font-family: Arial;
	font-size: 11px;
} 
.lcolors3:active {
	color: #003366;
	text-decoration: underline;

	font-family: Arial;
	font-size: 11px;} 
.lcolors3:hover {
	color: #003366;
	text-decoration: none;
	
	font-family: Arial;
	font-size: 11px;
}  


.lcolors4:link {color: #003366; text-decoration: underline;} 
.lcolors4:visited {color: #003366; text-decoration: underline;} 
.lcolors4:active {color: #003366; text-decoration: underline;} 
.lcolors4:hover {color: #003366; text-decoration: none;} 



/* Main Navigation */
/* This sets the main-nav div height to 50px, and strips all margins from the datalist. */
#main-nav { height: 43px; }
#main-nav dl { margin: 0; padding: 0; }



/* IE5 Mac Hack \*/ 
#main-nav {
	padding-left: 86px;
	padding-top:96px;
} 
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */


/* This sets the definition titles (our individual nav item containers) to float left, which stacks them left to right, instead of one under the other. */
#main-nav dt { float: left; }


/* Sets the link to the same dimensions as its surrounding container, and hides the text using the overflow property. */
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:43px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}


/* Sets the background position to move up 65px when a link is hovered. */
#main-nav dt a:hover {
	background-position: 0 -43px;
}

/* Sets the individual widths of each nav item, and the paths to each image.

Now if all your images are named as they are above, and are saved in the correct place, your navigation should work.

Last thing we need to do to make the navigation work, is to get the selected button states to show up when you are on the corresponding page.
 */

#main-nav dt#home,
#main-nav dt#home a {
	width: 99px;
	background-image: url(images/button_home.png);
}

#main-nav dt#profile,
#main-nav dt#profile a {
	width: 97px;
	background-image: url(images/button_profile.png);
}

#main-nav dt#approach,
#main-nav dt#approach a {
	width: 110px;
	background-image: url(images/button_approach.png);
}

#main-nav dt#furniture,
#main-nav dt#furniture a {
	width: 195px;
	background-image: url(images/button_furniture.png);
}

#main-nav dt#services,
#main-nav dt#services a {
	width: 102px;
	background-image: url(images/button_services.png);
}

#main-nav dt#clients,
#main-nav dt#clients a {
	width: 83px;
	background-image: url(images/button_clients.png);
}

#main-nav dt#certifications,
#main-nav dt#certifications a {
	width: 161px;
	background-image: url(images/button_certifications.png);
}

#main-nav dt#contact,
#main-nav dt#contact a {
	width: 93px;
	background-image: url(images/button_contact.png);
}

body.home dt#home,
body.home dt#home a,
body.profile dt#profile,
body.profile dt#profile a,
body.approach dt#approach,
body.approach dt#approach a,
body.furniture dt#furniture,
body.furniture dt#furniture a,
body.certifications dt#certifications,
body.certifications dt#certifications a,
body.services dt#services,
body.services dt#services a,
body.clients dt#clients,
body.clients dt#clients a,
body.contact dt#contact,
body.contact dt#contact a {
	background-position: 0 -86px;
}
