body	{
	background: url('imgs/background.gif') right;
	color: #444;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}

a	{
	margin: 0px;
	color: #0000aa;
	text-decoration: none;
}
a:hover	{
	color: #810;
	text-decoration: underline;
}

h1, h2	{
			font-size: 10px;
			font-family:  B traffic, traffic, arial;
			margin: 0px;
}
h3, h4	{
			font-size: 13px;
			font-family: arial, tahoma;
			color: #b00;
			margin: 2px;
}
h5	{
			font-size: 15px;
			font-family: time new romans, arial, tahoma;
			color: #932;
			margin: 0 15 0 15;
}
h6	{
			font-size: 17px;
			font-family: arial, tahoma;
			color: #33A900;
			margin: 0 20 0 20;
}

p, form {
			margin: 0px;
}

.navabar	{
			width: 100%;
			height: 20px;
			color: #7ad;
			font-size: 10px;
			background: #003B89;
			float: left;
}
.navabar a	{
	color: #7ad;
	text-decoration: none;
}
.navabar a:hover	{
	color: #acf;
}

.titlebar	{
			width: 726px;
			height: 25px;
			background: url('imgs/titlebar.gif');
			float: left;
}

.border-left	{
			width: 10px;
			height: 100px;
			float: left;
}

.border-right	{
			width: 10px;
			height: 100px;
			float: left;
}

.main	{
			width: 726px;
			background: #E0EBFE url('imgs/main.gif');
			float: left;
}

.menu	{
			width: 726px;
			height: 39px;
			float: left;
}

.menu-key	{
			width: 72px;
			height: 39px;
			background: url('imgs/menu-key.gif');
			padding: 11 0 0 0;
			float: right;
}
.menu-key a	{
	color: #002963;
}
.menu-key a:hover	{
	color: #001B42;
	text-decoration: none;
}

.top-logo	{
			width: 726px;
			height: 90px;
			background: url('imgs/top-logo.gif');
			text-align: left;
			float: left;
}


.left-column	{
			width: 481px;
			float: left;
}

.right-column	{
			width: 244px;
			float: left;
}

.left-leftcolumn	{
			width: 221px;
			float: left;
}

.right-leftcolumn	{
			width: 260px;
			float: left;
}

.bottom-logo	{
			width: 481px;
			height: 183px;
			float: left;
}

.plans	{
			width: 245px;
			height: 139px;
			color: #346;
			font-size: 10px;
			line-height: 14px;
			float: left;
}

.login	{
			width: 245px;
			height: 110px;
			background: url('imgs/login.gif');
			font-family: arial;
			font-size: 11px;
			line-height: 16px;
			float: left;
}

.search-domain	{
			width: 481px;
			height: 61px;
			background: url('imgs/search-domain.gif');
			float: left;
}

.banner1	{
			width: 221px;

			margin: 3 0 3 0;
			background: url('imgs/banner1-back.gif');
			float: left;
}

.news-top	{
			width: 221px;
			height: 30px;
			background: url('imgs/news-top.gif');
			text-align: left;
			font-size: 10px;
			float: left;
}

.news-middle	{
			width: 221px;
			background: url('imgs/news-middle.gif');
			float: left;
}
.news-middle a	{
	text-decoration: none;
}

.news-bottom	{
			width: 221px;
			height: 30px;
			background: url('imgs/news-bottom.gif');
			margin-bottom: 5px;
			color: #fff;
			font-size: 10px;
			float: left;
}

.vps	{
			width: 240px;
			height: 118px;
			background: url('imgs/vps.gif');
			float: left;
}

.reseller	{
			width: 239px;
			height: 118px; margin-left: 15px;
			background: url('imgs/reseller.gif');
			float: left;
}

.icons	{
			width: 726px;
			height: 46px;
			margin: 5 0 0 0;
			background: url('imgs/icons.gif');
			float: left;
}

.bottombar	{
			width: 723px;
			height: 58px;
			background: url('imgs/bottombar.gif');
			color: #5555aa;
			font-family:  arial;
			margin: 10 0 0 0;
			float: left;
}
.bottombar a	{
	margin: 0px;
	color: #5555aa;
}
.bottombar a:hover	{
	color: #0000ff;
	text-decoration: none;
}

