
	#labfooter {
	text-align:center;
	clear:both;
	top: 12px;
	}
	#wrap {
	width:760px;
	margin:0 auto;
	text-align:center;
	}
	#main {
		clear:both;
		margin:20px 80px;
	}
	
	/* CSS for the tabs starts here */
	#header {
		height:140px;
		background:url(images/header.gif) 0 0 no-repeat;
	}
	#nav {

		float:left;
		width:760px;
		margin-top:-19px;
		font-size:0.94em;
		line-height:1em;
		padding-left:24px;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(images/nav1.gif) 0 100% no-repeat;
		hasLayout=true;
	}
	#nav li:hover {
		background-position:-6px 100%;
	}
	#nav a {
		float:left;
		display:block;
		color:#473215;
		font-weight:bold;
		font-family:Georgia,Times,"Times New Roman",serif;
		background:url(images/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(images/nav1.gif);
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		text-decoration:underline;
	}
	#home #nav #t1,
	#services #nav #t2,
	#projects #nav #t3,
	#about #nav #t4,
	#contact #nav #t5,
	#contact2 #nav #t6,
	#contact3 #nav #t7 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#services #nav #t2 a,
	#projects #nav #t3 a,
	#about #nav #t4 a,
	#contact #nav #t5 a,
	#contact2 #nav #t6 a,
	#contact3 #nav #t7 a {
		background-image:url(images/nav2s.gif);
		padding-left:0;
		padding-right:19px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t2,
	#services #nav #t2 {
		margin-left:0;
	}
	#nav #t7,
	#contact #nav #t7 {
		margin-right:0;
	}
#twocols{
	width:725px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	text-align: justify;
	height:570px;
  }

#maincol{
	background-color: #FFFFFF;
	width:420px;
	height:auto;
	float: left;
	padding-right:25px;
	padding-left:15px;
	text-align: justify;
	overflow: visible;
	height: auto;
	padding-top: 15px;
 }
 #maincol3{
	background-color: #FFFFFF;
	width:430px;
	height:auto;
	float: left;
	padding-right:25px;
	padding-left:65px;
	text-align: justify;
	overflow: visible;
	height: auto;
	padding-top: 15px;
 }
 #rightcol{
	width:260px;
	height:570px;
	float:left;
	background-color:#FFFFFF;
	margin-top: 0;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 8px;
 }
 #rightcol2{
	width:260px;
	
	float:left;
	background-color:#FFFFFF;
	margin-top: 0;
	text-align: justify;
	margin-right: auto;
	margin-bottom: 8;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 8px;
 }
 #footer{
 height:100px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
.westwing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	outline-color:#006699;
}
.westwing_bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.westwing_iso {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.westwing_iso_harmaa {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.westwing_isoin {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.westwing_isoin_bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	#labfooter {
	text-align:center;
	clear:both;
	top: 12px;
	}
	a:link { 
	color: #666600;
	text-decoration: underline;
	}
html,body {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;
	
	}
	body {
	font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	min-width:760px;
	position: relative;
	bottom: 50%;
	width: auto;
	text-align: center;
}
	
	code {
		font-family:Monaco, Courier, "Courier New", monospace;
	}
	h1 {
		font-size:1.5em;
	}