/* AST STYLES */
BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background:#63686b url("http://www.astfloors.com.au/newast/images/background.gif") 100% 0 ;
    FONT-FAMILY: Arial, Helvetica Sans-Serif;
    FONT-SIZE: 100%;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	text-align:center;
}
#maincontainer{
  margin:0 auto;
  padding:0px 0px 0px 0px;
  width:1000px; 
  height:190px; 
}


#container{
  margin:0 auto;
  padding:0px 0px 0px 0px;
  width:812px; 
  background-color:#f4e9d4;
  /*  height:660px; */
}

#header{
  position:relative;
  margin:0 auto;
  top:0px;
  width:812px;
  height:212px;
  background:#ffffff url("http://www.astfloors.com.au/newast/images/header.gif") 0px 100% no-repeat;
}

#header #logo{
 display:block;float:left;margin:0px 0px 0px 0px;padding:5px 0px 0px 5px;width:295px;height:80px;
}

#header #logo a{
  display:block;width:295px;height:80px;text-decoration:none;
}

#mainmenu {
  width:800px;
  background: #f4e9d4;
  padding-left:10px;
  padding-top:5px;
  border-bottom: 1px solid #982d00;
  margin:0 auto;
  height:29px;
}

#mainmenu UL {
  /*position:absolute;*/
  display:block;
  width:800px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style:none;
  float:left; 
  height:29px;
  
}

#mainmenu UL LI	{
  list-style-type:none ; 
  list-style-position:inside;
  letter-spacing: 0.1px;
  display:inline;
  padding: 0px 10px 0px 0px; 
  margin: 5px 0px 0px 0px; 
  float:left; 
  height:24px;
}

.menutext {
  color:#454749;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}
a.menutext:link {
  color:#454749;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}
a.menutext:hover {
  color:#454749;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}
a.menutext:visited {
  color:#454749;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}
a.menutext:hover {
  color:#982d00;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}
.menutextActive {
  color:#982d00;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:block;
}

#content
{
  width:812px;
  /*height:500px;*/
  margin:0px 0px 0px 0px;
  background-color:#f4e9d4;
  clear:both;
  text-align:left;
}

#mainbody
{
	position:relative;
 float:left;
 text-align:left;
 width:580px;
 /*height:380px;*/
 padding:0px 0px 0px 0px;
 margin:10px 0px 0px 0px;
 background-color:#f4e9d4; /*#FFFFFF;*/
 font-family: arial;
 font-size:10pt;
 color: #000000;
 display:block;
 clear:both;
}


#rightcol 
{
  float:right;
  background-color:#f4e9d4;/*#FFFFFF;*/
  width:198px;
  height:500px;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:left;
  font-family: arial;
  font-size:9pt;
  color: #000000;
  clear:none;
}

#footer {
  width:812px;
  height:56px;
  clear:both;
  text-align:left;
  padding-top:2px;
  border-top: 1px solid #982d00;
  background:#f4e9d4 url("http://www.astfloors.com.au/newast/images/footer.gif") 0px 100% no-repeat;
}

#note, #copyright, #footer a {color:#982d00;}
#note{margin:0px 30px 0px 20px;font-size:12px;font-weight:bold;}
#copyright, #footer a:active,#footer a:visited,#footer a:link{margin:0px 5px 0px 0px;text-decoration:none;font-size:10px;}
#footer a:hover{text-decoration:underline;font-size:10px;}

h2 {
  color:#982d00;
  font-size:11pt;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}

.morelinks {
  color:#982d00;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
}
a.morelinks:links {
  color:#982d00;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
}
a.morelinks:active {
  color:#982d00;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
}
a.morelinks:visited {
  color:#982d00;
  font-size:8pt;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
}
a.morelinks:hover {
  color:#982d00;
  font-size:8pt;
  font-weight:bold;
  text-decoration:underline;
  line-height:20px;
}

h1 {
  color:#982d00;
  font-size:15pt;
  font-weight:bold;
  text-decoration:none;
  margin:0px 0px 0px 20px;
  padding:0;
}
#blocks 
{
 /*float:right;*/
 position:relative;
 padding-top:5px;
 width:580px;	
 height:200px;
 clear:none;
}

#block1, #block2, #block5
{
  float:left;
  width:290px;
  height:108px;
  display:block;
}
#block3, #block4, #block6
{
  float:right;
  width:290px;
  height:108px;
  display:block;
}
#blockpadding {
padding-left:6px;
}

#columnshome 
{
	
 display:block;
 position:relative;
 padding-top:0px;
 width:580px;	
 margin-left:20px;
 padding-right:10px;
}
#columnssubpages 
{
	
 display:block;
 position:relative;
 padding-top:5px;
 width:580px;	
 margin-left:20px;
}
#columns 
{
	
 display:block;
 position:relative;
 padding-top:5px;
 width:590px;	
 margin-left:20px;
}

#column1
{
  float:left;
  width:285px;
  display:block;
  margin-right:10px;
}
#column2
{
  float:left;
  width:285px;
  display:block;
}

.end { clear:both;}


UL {
 list-style-image: url("http://www.astfloors.com.au/newast/images/bullet.gif"); 
 margin: 0 0 10px 10px;
 padding:0 0 0 12px;
 list-style-type: disc;
}
li {
  color:#982d00;
  font-size:9pt;
  font-weight:bold;
}
h3 {
  color:#982d00;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}
.columnlinks {
  color:#982d00;
  font-size:9pt;
  font-weight:normal;
}

.whitetext {
  color:#FFFFFF;
  font-size:9pt;
  font-weight:normal;
}

.whitetextbold {
  color:#FFFFFF;
  font-size:9pt;
  font-weight:bold;
}

.blacktext {
  font-family:Arial;
  color:#OOOOOO;
  font-size:9pt;
  font-weight:normal;
}
a.blacktext:link {
  font-family:Arial;
  color:black;
  font-size:9pt;
  font-weight:normal;
}
a.blacktext:visited {
  font-family:Arial;
  color:black;
  font-size:9pt;
  font-weight:normal;
}
a.blacktext:active {
  font-family:Arial;
  color:black;
  font-size:9pt;
  font-weight:normal;
}
a.blacktext:hover {
  font-family:Arial;
  color:black;
  font-size:9pt;
  font-weight:normal;
}
.blacktextbold {
  color:#OOOOOO;
  font-size:9pt;
  font-weight:bold;
}