body {
  background-color : #fff;
  color : #2081ac;
  font-family : Tahoma, Verdana, 'Arial CE', Arial, Helvetica, sans-serif;
  font-size : 9pt;
  margin:0; padding:0;
}
html,body {
	height: 100%;
}
#main { 
	width:800px;
	margin:0 auto;
}
#top {
	height:146px;
	width:800px;
	background:url(i/top.jpg);
	border-bottom:2px solid #383c3d;
}
#menucont {
	height:39px;
	width:800px;
	float:left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:url(i/bgmenu.gif) repeat-x top left;
}
#menu {
	height:39px;
	width:532px;
	float:right;
	display:block;
	padding:0;margin:0;
}

#content {
	width:800px;
	background:#e3f1f2 url(i/bg.gif) repeat-x top left;
	float:left;
	height:100%;
}
#lefttop1 {
	width:100%;
	float:left;
	border:1px dashed #000;
	margin-top:27px;
	margin-left:14px !important;
	margin-left:7px;

	clear:left;
}
#lefttop {
	width:397px;
	float:left;
	border:1px dashed #000;
	margin-top:27px;
	margin-left:14px !important;
	margin-left:7px;

	clear:left;
}

#left {
	float:left;
}
#leftbot {
	width:397px;
	float:left;
	border:1px dashed #000;
	margin-top:11px;
	margin-left:14px !important;
	margin-left:7px;


}
#right {
	width:348px !important;
	width:342px;
	float:right;
	background:url(i/contbg.jpg) repeat-x top left;
	margin-top:27px;
	margin-right:14px !important;
	margin-right:7px;
	border:1px dashed #000;
}
#right p {
	padding-bottom:0;
}

#footer {
	background:#323232;
	height:46px;
	width:800px;
	float:left;
	margin-top:15px;
	background:url(i/bgfoot.gif) repeat-x top left;
	border-top:8px solid #8f0100;
}
#footer p {
	float:right;
	color:#fff;
	margin:8px 10px 0 0;
}

a:link, a:visited { 
	text-decoration:none;
	color : #000;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#81b63a;
}
p {
	margin:0;
	padding:5px;
	text-align:justify;
}
div.gtitle {
	margin-bottom:3px;
	float:left;
	width:325px;
}
img {
	border:0;
	margin:0;
}
img.dot3 {
	float:right;
	margin:2px;
}
.tserv {
	float:left;
	margin:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:left;
}
.sleft {
	width:230px;
	float:left;
}
.sright {
	margin:20px 10px 0 0 !important ;
	margin:20px 5px 0 0;
	width:80px;
	float:right;
}
div.in {
	background:#f0f6f4;
	float:left;
	margin:2px !important;
	margin:2px 1px;
}
div.servbox {
	float:left;
	margin-left:10px !important;
	margin-left:5px;
	padding-bottom:10px;
	}
ddiv {border:1px solid black;}
