/* HOME PAGE */
#id_main {
	/*background-image:url(images/bg_homepage.jpg);*/
	/*repeat:no-repeat;*/
	width:775px;
	/*height:425px;*/
	position:static;
	}

.id_content{
	width:495px;
	float:left;
	clear:right;
	}

.id_news{
	background-image:url(images/bg_news.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:371px;
	float:right;
	padding-right:10px;
	}

.id_news h2{
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-smooth:always;
	}
	
.id_news p{
	margin:0px;
	padding-top:13px;
	padding-bottom:13px;
	font-smooth:always;
	}

.date{
	color:#A41279;
	font-weight:bold;
	font-size:12px;
	padding-top:13px;
	font-smooth:always;
	}
/* GENERAL */

a:link{color:#A7117B;text-decoration:none;}
a:visited{color:#A7117B;text-decoration:none;}
a:hover{color:#A7117B;text-decoration:underline;}
a:active{
	color:#FF0000;
	text-decoration:none;
}

a.cornernav:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.cornernav:visited{
	color:#CCCCCC;
	text-decoration:none;
}
a.cornernav:hover{
	color:#FF0000;
	text-decoration:underline;
}
a.cornernav:active{
	color:#FF0000;
	text-decoration:none;
}



body{
	background-image:url(images/bg_pattern.gif);
	background-repeat:repeat;
	margin-top:0px;
	}

.header {
	background-image:url(images/id_header.jpg);
	repeat:no-repeat;
	height:88px;
	width:775px;
    top:0px;
	margin:0px;
	padding:0px;
	position:static;
	}

#main_inside {
	width:775px;
    position:static;
	clear:none;
	}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	padding-left:20px;
	padding-right:20px;
	line-height:15px;
	text-align:left;
	position:static;
	font-smooth:always;
	}

.text h1{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin-top:-20px;
	margin-bottom:10px;
	font-smooth:always;
	}
.text h2{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	font-smooth:always;
	margin-top: 8px;
	}
.text h3{
	color:#A7117B;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
	font-smooth:always;
	}
.text p{
	margin-top:0px;
	padding-top:0px;
	font-smooth:always;
	}

/* Refurb */
.refurbflash{
	clear:left;
	margin-left:20px;
	margin-right:10px;
	}

/* SEARCH BOX */
.searchbox{
	width:278px;
	height:22px;
	float:left;
	vertical-align:middle;
	}	
.searchbox_results{
	width:278px;
	height:45px;
	float:left;
	vertical-align:middle;
	}	

	

/* GENERAL */

h1{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	padding-top:35px;
	margin-bottom:10px;
	font-smooth:always;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	font-smooth:always;
	}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	font-smooth:always;
	}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	font-smooth:always;
	}
p {
	padding-top:0px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-smooth:always;
	}
ul {
	margin-left:0px;
	padding-left:15px;
	font-smooth:always;
	margin-top:0px;
	padding-top:0px;
	}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-smooth:always;
	list-style:square; 	
	line-height:16px;
	}

.contentList{
	padding-left:15px;
	font-smooth:always;
	}

/* RIGHT COLUMN */

.rightCol{
	background-image:url(images/bg_rightcol.jpg);
	background-repeat:no-repeat;
	background-color:#e0dad2;
	text-align:left;
	width:269px;
	float:right;
	padding:0px;
	margin-right:10px;
	margin-top: 10px;
	}
	
#rcText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:17px 20px 0 20px;
	}
	
#rcText h2{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
	font-smooth:always;
	}
	
#rcText h3{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
	font-smooth:always;
	}
	
#rcText h4{
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:6px;
	font-smooth:always;
	}
#rcText p{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
.rc_blacktop{
	background:#000;
	background-image:url(images/rcBlacktopBG.gif);
	background-repeat:repeat-x;
	height:25px;
	padding:0px 0px 0px 18px;
	margin-top:-10px;
	vertical-align:top;
	border:0px solid #000;
	}
.rc_blacktop h2{
	margin-top:8px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
/* LASER SCREED NAV */	
.screed_nav{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	
	}
.screed_nav li{
	list-style:none;
	line-height:17px;
	}
.screed_nav a:hover{
	list-style-image:url:(images/arrow-bullet.gif);
	text-decoration:underline;
	}
.24 li{
	list-style-type:disc}	
	
	
/* FOOTER */
.footer{
	background-image:url(images/footer_slice.jpg);
	background-repeat:repeat-x;
	width:775px;
	height:49px;
	text-align:center;
	padding-top:0px;
	float:left;
	margin-bottom:-1px;
	}
.footer_text{
	padding-top:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	font-smooth:always;
	}
	
.nav {
	padding-left:18px; /*aligns the entire nav*/
	border:0px solid #dfc;
	width:757px;
	background-image:url(images/menubg.jpg);
	repeat:no-repeat;
	height:29px;
	position:static;
	margin-bottom:0px;
	}
	
/* Horizontal Menu Stylesheet */

ul.makeHMenu, ul.makeHMenu ul {
	width: 100%;                  /*sets the size of the menu blocks */
	border: 0px solid #666;      /*  puts a black border around the menu blocks */
  background-color: #ffffff;    /* a bg-color MUST be included for IE to work properly! */
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	padding: 0px;            		/* stops the usual indent from ul */
	cursor: default;             /* gives an arrow cursor */
	margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
	height:29px;
	text-decoration:none;
	font-size:10px;
	margin-top:0px;

}
ul.makeHMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  color: #ffffff;                 /* sets the default font colour to white */
 text-decoration:none;
 font-size:10px;
 vertical-align:middle;
 text-align:left;
 }  								/*letter-spacing:0.05em;*/
ul.makeHMenu li > ul {           /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
	display: none;               /* hides child menu blocks - one of the most important declarations */
	position: absolute;          /* make child blocks hover without leaving space for them */
	top:-4px;                    /* position slightly lower than the parent menu item */
	left: 95px;                  /* this must not be more than the width of the parent block, or the mouse will
                                    have to move off the element to move between blocks, and the menu will close */
	text-align:left;
	
}
ul.makeHMenu li:hover, ul.makeHMenu li.CSStoHighlight {
	border: 0px solid #a6127c;
	background-color: #FF0000;      /* gives the active menu items a yellow background */
	color: #000;                 /* makes the active menu item text black */
}
ul.makeHMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeHMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;
  margin-top:4px              /* makes the child block visible - one of the most important declarations */
  }
/* and some link styles */
ul.makeHMenu li a { color: #666666; display: block; width: 100%; text-decoration: none; font-size:9px;}
ul.makeHMenu li a:hover, ul.makeHMenu li a.CSStoHighLink { color: #fff;text-decoration:none; }
ul.makeHMenu li:hover > a { color: #ffffff; } /* supports links in branch headings - should not be display: block; */

 
////////////////////////////////

.img {
padding:0px;
border:1px solid black;
}
		
