/* CSS Document */

/**{ height:100%;}*/
* div { height:100%;}
html{height:100%;}
div{font-size:11px; font-family:tahoma, Arial, Helvetica, sans-serif;}
body
{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#D2D6D5;
	height:100%;
}
td 
{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-size: 11px;
	color: #fff;
}
p{ padding:0px 0px 8px 0px; margin:0px; height:100%;}
a{ font-size:11px; color:#000000; text-decoration:none;}
a:hover{ font-size:11px; color:#fff; text-decoration:underline;}

#main, #bg{width:725px; margin:auto;  background:#6E7973;}

#main div, #main table, #main p, #main ul, #main li{ height:auto;}

#header{ padding-top:26px; height:54px; text-align:right;}
#menu{  height:19px; width:725px; background:#56635C; margin-bottom:1px;}
#menu table{ height:19px;}
#menu a { 
width:120px;
padding:3px 0px 0px 0px;
height:16px; 
display:block;
text-decoration:none;
color:#99A29D;
}
#menu a:hover{ 
width:120px;
padding:3px 0px 0px 0px;
height:16px; 
display:block;
text-decoration:none;
background:#394541;
font-weight:normal;
color:#fff;
}
#menu a.active{color:#fff; background:#394541; font-weight:bold;}
#menu .active:hover{color:#fff; background:#394541; font-weight:bold;}
.border_right{ border-right:#6E7973 1px solid;}
#border{ background:#394541; height:19px; margin-bottom:1px;}
#home_content{color:#EDEFEC; padding:40px 0px 0px 47px; height:auto;}
#contact_content{color:#BCC5C2; padding:40px 0px 0px 47px;}
#contact_content a{color:#fff; text-decoration:none;}
#contact_content a:hover{color:#fff; text-decoration:underline;}
.heading{ font-size:13px; text-transform:uppercase; font-weight:bold;}

#project_content{color:#EDEFEC; padding:0px 0px 0px 47px;}

.heading1{ font-size:16px; font-weight:bold; line-height:24px;}

#project_sub{padding-left:46px;  background:#394541; margin-bottom:1px;}
#project_sub table{height:19px;}
#project_sub a{height:19px; color:#96A29E;}
#project_sub a.active{height:19px; color:#fff;}
#project_sub a:hover{height:19px; color:#fff; text-decoration:none;}

.preview{ width:auto; height:auto;}
#close{color:#96A19B; display:none;}
.tinted_text, .tinted_text a{color:#96A19B; text-decoration:none;}
.tinted_text a:hover{color:#fff; text-decoration:none;}
.tinted_text:hover{color:#fff; text-decoration:none;}
#footer{padding:0px 0px 0px 47px; height:auto; padding-bottom:20px;}
#footer td{ color:#8C9791; font-size:10px;}
#footer td a{ color:#8C9791; font-size:10px;}

