body {
font-size: 11px;
font-family: Verdana, arial, sans-serif;
color:#333;
margin:0px;
padding:0px;
background-color:#7f7f7f;

}

/* \*/
* html .gainlayout { height: 1%; }
/* */

img {border-style:none;}

h1 {font-size:14px;}
a, a:visited {
	font-size:11px; 
	text-decoration:none;
	color:#666;
}

a:hover { 
	color:#000; 
	border-bottom: 1px dotted #000;
}

.right {
	float:right;
	width:220px;
	padding:0 0 0 40px;
}
.right a:hover { 
	color:#000; 
	border-bottom: none;
}
#backholder {

margin:0px auto 0px auto;
padding:0px;
background-color:#434343;
/*background-image:url(../images/hash.gif);
background-position:center;
background-repeat:repeat-y;*/
}

#container {width:850px; margin:0px auto; padding:0px; background-color:#fff;}

#header {margin:0px; padding: 10px 0px 10px 20px; height:110px;}
#header img {border-style:none;}
#header h1 {font-size:22px; color:#FFFFFF; margin:0; padding:0; font-weight:normal;}
#header p {color:#CFCFCF;}

#left {width:190px; margin:0 0px 0 0; padding:0 0 0 0px; float:left;}

.imgleft {
	float:left;
	margin-right:6px;
}

#main {margin:0px 0 0 0px; padding:20px 20px;}
#main p {font-size:11px; line-height:18px; }

#main h1 {
	font-size:14px;
	margin:0;
	padding:0;
}

#main h2 {
	font-size:14px;
	margin:0;
	padding:0;
}

#slogan {padding:15px 20px 0 0; float:right; text-align:right; font-size:11px; }
#slogan p {
	color:#616161;
	padding-bottom:20px;
}
#slogan .phone {
	font-size:18px;
}

#top {height:329px; background-color:#FFF; margin:0; padding:0; position:relative;}



#nav {
    position:relative;
	padding:0px;  
	width:216px; 
	font-family: "Gill sans", Verdana, arial, sans-serif; 
	float:left; 
	margin:0;
	}
#nav a, #nav a:visited {/*font-size:12px; font-weight:normal; color:#333; cursor:pointer;cursor:hand; display:block; width:216px; height:47px;*/}
#nav a:hover {color:#666; border-style:none;}


#nav .hometab { 
    background-image:url(../images/hometab.jpg);
    
}
#nav .producttab { background-image:url(../images/productstab.jpg); }
#nav .servicetab { background-image:url(../images/servicestab.jpg); }
#nav .clienttab { background-image:url(../images/clienttab.jpg); }
#nav .abouttab { background-image:url(../images/abouttab.jpg); }
#nav .faqtab { background-image:url(../images/faqtab.jpg); }
#nav .contacttab { background-image:url(../images/contacttab.jpg); }

#nav .cssnav
{
position: relative;
font-weight:normal;
float:left;
white-space: nowrap;
display: block;
width: 216px;
height: 41.1px;
margin: 0 0px 0 0;
padding: 0;
background-color:#FFF;
overflow:hidden;
}

#nav .cssnav a
{
display: block;
color:#7e6d5c;
font-size: 11px;
width: 216px;
height: 41px;
display: block;
float: left;
color: black;
text-decoration: none;
}

#nav .cssnav img
{
position:relative;
top:-5px;
border: 0;
}

* html a:hover
{
visibility:visible
}

#nav .cssnav a:hover img
{
visibility:hidden;
}

#nav .cssnav span
{
color:#666;
position: absolute;
left: 60px;
top:13px;
margin: 0px;
padding: 0px;

cursor:pointer;
cursor:hand;

text-align:center;
}


#slideshow {background-color:#FFF; height:329px; width:634px; margin:0 0 0 216px; padding:0; position:absolute; top:0; left:0;}
#slideshow a:hover {border-style:none;}
#news_item {
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	border-bottom: 1px solid #ddd;
}

#news_item .images {
	
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	width:170px;
}

#news_item img {
	padding-bottom:10px;
}






#contentleft { width:176px;  padding-right:20px; margin:0 614px 0 0;}
#contentleft .date {
	color:#999;
	font-style:italic;
	font-size:10px;
}
#contentleft p {
	line-height:14px;
	margin-left:14px;
}
#contentleft h1{
	margin-bottom:20px;
}

#contentright { width:594px; float:right; margin:0px 0px 0px 0px; padding:0 0 20px 20px; border-left: 1px solid #ececec; min-height:122px;}
* html #contentright {
	 height:122px;
}

#contentright .date {
	color:#999;
	font-style:italic;
	font-size:10px;
}

#description {
	width:400px;
	float:left;
	padding-right:20px;
}

#features {
	color:#999;
	width:180px;
	margin-left:420px;
}

#features .title {
	color:#333;
}

#gallery {
	width:600px;
	background-color:#FFF;
	margin:30px 0 20px 0;
}

#gallery .thumb {
	padding:5px;
	border: 1px solid #ddd;
	float:left;
	margin:16px 18px 0px 0px;
}

#gallery h1 {
	padding:0px 0 8px 0;
	border-bottom: 1px solid #ddd;
	margin:0px;
}

#gallery .caption {
	font-size:10px;
	margin:4px 0;
	padding:0;
	color:#999;
}


.clear {clear:both; border-style:none;}

#footer{
	background-image:url('../images/footerback.jpg');
	height:148px;
	background-repeat:repeat-x;
}
#infooter {
	margin:0 auto;
	width:810px;
	padding:20px;
	color:#fff;
}
#infooter p{
	margin:0 0 10px 0;
	line-height:14px;
}

#infooter a, #infooter a:visited {
	color:#fff;
	font-weight:bold;
}
#infooter a:hover {
	color:#fff;
	border-color:#fff;
}

#infooter .felement {
	float:left;
	width: 202px;
}

.error {color:#ff0000; font-weight:bold;}
.success {color:#21D100; font-weight:bold;}

#newsletterTable td {
	padding:4px 0px;
	width:150px;
	vertical-align:top;
}

#left-image {
    border: 1px solid #EEE;
    height: 180px;
}

#left-projectplacelogo {
    border: 1px solid #EEE;
    width: 172px;
}

#left-projectplacelogolink {
    border-bottom: none;
}





