body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#f1f9fe;
	margin:0;
	padding:0;
	color:#085986;
	font-size:12px;
	font-family:arial, verdana, helvetica, sans-serif;
}
img {
border:0;
}
a:link {
color:#085986;
}
a:visited {
color:#085986;
}
a:hover {
color:#085986;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:234px;
	height:72px;
}
#bordermenu {
	background-image:url(../images/menuborder.gif);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}
#menu {
	background-image:url(../images/menuborder.gif);
	background-repeat:repeat-x;
	width:800px;
	height:30px;
}
#domainsup {
	background-image:url(../images/domainsup.png);
	background-repeat:no-repeat;
	width:800px;
	height:18px;
}
#domainsdown {
	background-image:url(../images/domainsdown.png);
	background-repeat:no-repeat;
	width:800px;
	height:18px;
}
#boderdomains {
	background-image:url(../images/domainsborder.gif);
	background-repeat:no-repeat;
	width:4px;
	height:96px;
}
#linkdomains a:link {
color:#ffffff;
text-decoration: none;
}
#linkdomains a:visited {
color:#ffffff;
text-decoration: none;
}
#linkdomains a:hover {
color:#ffffff;
text-decoration:underline;
}
#bgfooterborder {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	width:50%;
	height:74px;
}
#bgfooter {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	width:800px;
	height:74px;
	color:#ffffff;
}
#bgfooter a:link {
color:#ffffff;
text-decoration: none;
}
#bgfooter a:visited {
color:#ffffff;
text-decoration: none;
}
#bgfooter a:hover  {
color:#ffffff;
text-decoration:underline;
}
#blocksheader {
	background-image:url(../images/blocksheader.png);
	background-repeat:no-repeat;
	width:213px;
    height:4px;
}
#blocksbg {
	background-image:url(../images/blocksbg.png);
	background-repeat:repeat-y;
	width:213px;
	height:auto;
}
#footerbgtittle {
	background-image:url(../images/blockstitlebg.png);
	background-repeat:no-repeat;
	width:205px;
	height:21px;
}
#blocksfooter {
	background-image:url(../images/blocksfooter.png);
	background-repeat:no-repeat;
	width:213px;
	height:4px;
}
#headernews {
	background-image:url(../images/headernews.png);
	background-repeat:no-repeat;
	width:577px;
	height:4px;
}
#bgnews {
	background-image:url(../images/bgnews.png);
	background-repeat:repeat-y;
	width:577px;
	height:auto;
}
#footernews {
	background-image:url(../images/footernews.png);
	background-repeat:no-repeat;
	width:577px;
	height:4px;
}
#bordernews {
background-image:url(../images/bordernews.png);
background-repeat:repeat-x;
width:100%;
height:1px;
margin-left:1px;
}