
html,body {
		margin:0;
		padding:0;
		color:#666666;
		background:#fff;
}
body {
	padding:10px;
	font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
code {
	font-family:Monaco, Courier, "Courier New", monospace;
}
#labfooter {
	text-align:center;
	clear:both;
}
.adwrap {
	margin:10px auto;
	padding:10px 0;
	width:468px;
	border:1px solid #ccc;
	border-width:1px 0;
}
.adwrap object {
	width:468px;
	height:60px;
}

/* CSS for the box starts here */
.box {
	padding:0 12px 0 0;
	background:#fff url(borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 12px;
	background:#fff url(borders.gif) 0 0 repeat-y;

}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(box.gif) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(box.gif) 0 100% no-repeat;
}
.box h1 {
	margin:0;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.box p, .box ul {
	margin:0;
	padding:4px 10px;
	background:#fff;
}
.box li {
	margin:0 0 0 2em;
	padding:0;
}
#map{
	float: right;
	width: 450 px;
	height: 350px;
	margin: 10px 75px 0 0;
}
#textBox{

	margin: 30px 540px 0 150px;
}
#spacer{
	height: 50px;
	clear:both;
}
.logo{
	margin:100px 0 0 150px;
	color: #939393;
}
.label{
	color: #939393;
	font-weight: bold;
}
.btnInfo{
	border: 1px solid #939393;
	color: #666666;
	background-color: #FaFaFa;
}
#formBox{
	margin: 0 0 0 160px;
}
#accordion{
		float: right;
		width: 500px;
		margin: 50px 75px 0 0;
}

#blog{

	margin: 10px 540px 0 150px;
}

#blog a:link{
	color: #939393;
	text-decoration:none;
		font-weight: bolder;	
	font-size: large;
}

#blog a:visited{
	color: #939393;
	text-decoration:none;
		font-weight: bolder;	
	font-size: large;
}
#blog a:hover{
	color: #FF6B00;
	text-decoration:none;
		font-weight: bolder;	
	font-size: large;
}