body {
	margin:0px;
	padding:0px;
	background-color:#003;
	background-image:url(imgs/bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.normal-text {
	color: #333333
}
/*.makeweb
{
	width:100%;
	height:50px;
	background-image:url(images/bg_makeweb.png);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	margin:0px auto;
}
.makeweb img
{
	margin:0px auto;
}
*/
.makewebsite {
	position:absolute;
	right:245px;
	top: 197px;
}
.keywords {
	visibility:hidden;
}
.bottominfo {
	text-align:justify;
	padding:5px;
}

.link1 {
	color: #666;
	text-decoration:none;
}
.link1:hover {
	color: #000;
	text-decoration:underline;
}
td.white-text {
	background-color:#000;
	float:left;
	height:20px;
	font-size:12px;
	width:960px;
	display:inline-block;
}
td.white-text a:link, td.white-text a:visited, td.white-text a:active {
	padding:0px 20px 0px 20px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	text-decoration:none;
	border-right:1px solid #fff;
	white-space:nowrap;
	width:auto;
}
td.white-text a:hover {
	color: #72B528;
	text-decoration:none;
}
.form-text {
	border:1px solid #FFFFFF;
	color: #666666;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#FFFFFF
}
h1 {
	margin-bottom:-10px;
	margin-top:0px;
	font-size:45px;
	letter-spacing:-2px;
}
.livechat {
	float:left;
	margin-top:140px;
}
