body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif) repeat;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #484848;
}
td, th {
	vertical-align: top;
	text-align: center;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
img	{
	border-width: 0;
}
#headerbg	{
	position: absolute;
	width: 780px;
	height: 70px;
	left: 0px;
	top: 20px;
	background: url(../images/headerbg.jpg) no-repeat;
}
#navbg	{
	position: absolute;
	width: 780px;
	height: 25px;
	top: 390px;
	left: 0px;
	background-color: #484848;
	z-index: 50;
}
#AWHomes	{
	z-index: 50;
}
#blackBdrLeft, #blackBdrRight	{
	position: absolute;
	width: 1px;
	height: 400px;
	top: 30px;
	background-color: #000000;
	z-index: 1000;
}
#blackBdrLeft	{
	left: 0px;
}
#blackBdrRight	{
	left: 779px;
}
#logo	{
	position: absolute;
	width: 270px;
	height: 70px;
	top: 20px;
	left: 0px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
  text-align: left;
}
#content {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../images/contentbg.gif) repeat-y;
	z-index: 30;
}
#text	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: auto;
	z-index: 50;
}
#copyrightbg	{
	background: url(../images/footerbg.jpg) no-repeat;
	left: 0px;
	height: 40px;
	width: 780px;
}
#copyright	{
	position: relative;
	color: #484848;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	left: 0px;
	top: 25px;
	width: 775px;
	z-index: 100;
}

a.cr:link, a.cr:visited, a.cr:active	{
	color: #484848;
}
a.cr:hover	{
	color: #1b1b8a;
	text-decoration: none;
}

#inde, #abou, #buil, #firs, #gall, #test, #tric, #faqs, #cont	{
	top: 390px;
}
