* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#85796D;
	position:relative;
}
h1{
	font:bold 1.6em/140% Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 0 0 0.1em;
	margin:0.33em 0 0.7em 0;
}
h2{
	font:bold 1.6em/140% Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0.33em 0 0.7em 0;
}
h3{	
	font:bold 1.6em/140% Arial, Helvetica, sans-serif;
	color:#2B2B2B;
	border-top:1px solid #B5B5B5;
	margin:0.33em 0 0.7em 0;
	padding-top:0.5em;
}
h4{
	font:normal 2.6em/110% "Times New Roman", Times, serif;
	color:#6B6258;
	margin-bottom:0.7em;
}
p {
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
}

#wrap{ 
	margin: 0 auto;
	width: 650px;
	background-position:left top;
	background-repeat:no-repeat;
}
#innerwrap{
	width:650px;
	float:right;
	background-image:url(../images/bck2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#header{
	width: 650px;
	height:80px;
	margin:0;
}
#headerb{
	overflow: auto;
	position:relative;	
	margin-bottom: 0px;
}
#hcont{
	border-bottom:1px solid #B5B5B5;
	padding:0 13px 0 23px;
}
a.textlink,a.textlink:visited{ 
	color: #6B6258;
	text-decoration: underline;
}
a.textlink:hover{
	color: #2B2B2B;
	text-decoration: underline;
}
a.footlink,a.footlink:visited{ 
	font-size: 1.1em;
	font-weight: normal;
	color: #6B6258;
	text-decoration: underline;
}
a.footlink:hover{
	font-size: 1.1em;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: underline;
}
ul#Menu {
}
ul#Menu li {
	padding: 0px;
	list-style: none;
}

#col{
	display: inline;
	float: right;
	width: 643px;
	margin-left:-3px;
}
#colcontent{
	padding:1.5em 1.3em 0 2em;
}
#footer{
	clear: both;
	margin: 50px 0 10px 23px;
	text-align:center;
	width: 650px;
	padding: 15px 0 15px 0;
	height:80px;
	margin:0;
	border-top:1px solid #B5B5B5;
}
#mapCanvas{
	width: 400px;
	height: 350px;
}
.portfolio{
	width:100%;
	height:310px;
}
.thumbl{
	float:left;
	margin:0 10px 5px 10px;
}
.thumbr{
	float:right;
	margin:0 10px 5px 10px;
}
.hitext300{
	width:300px;
}
.hitext320{
	width:320px;
}
.hitext340{
	width:340px;
}
.hitext380{
	width:380px;
}
.clearf{
	clear:both;
}

