

/************************************/
/*	General							*/
/************************************/

body{

	background: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

table{

	border-collapse: collapse;
	width: 100%;
	height: 100%;

}

p{

	padding: 5px;

}

p img {
	padding-top: 15px;
}

img {
	border: 0px;
}

/************************************/
/*	Links							*/
/************************************/

a, a:visited{

	color: #999999;
	text-decoration: none;

}

a:hover{

	color: #ff6600;

}

/************************************/
/*	Headers							*/
/************************************/

/************************************/
/*	Forms							*/
/************************************/

input,textarea,select{

	border: none;
	padding: 3px;
	background: #666666;
	color: white;
	font-size: 10px;

}

textarea {

	overflow: auto;

}

span input{

	background: #333333 url('./images/btn-go.jpg') top left no-repeat;
	cursor: pointer;
	height: 16px;
	width: 48px;

}

span input:hover,span input.over{

	background: #333333 url('./images/btn-go.jpg') top right no-repeat;

}

fieldset{

	border: none;

}

input.select {

	background: inherit;
	border: 0px;

}

#checkboxes input {
	background: none;
	margin-left: -4px;
}

/************************************/
/*	Classes							*/
/************************************/

.rightcell{

	float: right;
	width: 200px;
	text-align: right;

}

.leftcell{

	float: left;
	text-align: left;
	width: 650px;

}

.maincell{

	padding: 5px;

}

.topcell{

	padding: 0px;
	margin: 0px;
	height: 40px;

}

/************************************/
/*	Ids								*/
/************************************/

#logo{

	display: block;
	width: 190px;
	height: 104px;
	background: url('./images/logo.jpg') top left no-repeat;

}

#aligner{

	width: 100%;
	height: 100%;

}

#main{

	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

#copyright{

	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;

}

#main .maincell, #main .topcell{

	border: 1px solid #EFEFEF;

}

#latest{

	margin-top: 5px;
	padding-right: 10px;

}

#rightSideBar{

	margin-left: 0px;
	padding: 3px;

}

#rightSideBar li{
	
	list-style: none;

}

#flashelement, #leftSide{

	float: left;
	padding: 10px;

}

#help {

	vertical-align: top;
	padding: 10px;

}

#loginBox img {
	margin: 0px 10px 0px 0px;
}

#loginBox  {
	margin: 560px 0px 0px 0px;;
}

/************************************/
/*	Menu							*/
/************************************/

#navroot, #navroot ul { /* all lists */
	
	padding: 0px;
	margin: 0;
	list-style: none;
	display: block;
	height: 100%;
	margin-top: 61px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

#navroot li { /* all list items */
	
	float: left;
	position: relative;
	color: white;
	text-align: left;
	
}

#navroot li:hover, #navroot li.over {

	background: #DEDEDE;
	cursor: pointer;
	color:  #6B246B;

}

#navroot li ul { /* second-level lists */

	display: none;
	position: absolute;
	top: 33px;;
	left: 0px;	
	height: 100%;
	color: white;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px;
	
}

li.btn-products ul { /* second-level lists */

	width: 8.3em;
	
}

li.btn-finishes ul { /* second-level lists */

	width: 7.9em;
	
}

#navroot li ul li {

	color: white;
	text-decoration: none;
	padding: 2px;
	display: block;
	width: 100%;
	background: #626262;

}

#navroot li ul a:hover{

 color: #626262;

}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

	top: auto;
	left: auto;
	
}

#navroot li:hover ul, #navroot li.over ul { /* lists nested under hovered list items */

	display: block;
	
}

li.btn-products ul { /* second-level lists */

	width: 8.3em;
	
}

li.btn-finishes ul { /* second-level lists */

	width: 7.9em;
	
}

#content {

	clear: left;
	
}

/************************************/
/*	Menu Buttons					*/
/************************************/

.btn-home{

	background: url('./images/btn-home.jpg') bottom right no-repeat;	
	width: 76px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-home:hover{

	background: url('./images/btn-home.jpg') bottom left no-repeat;

}

.btn-products{

	background: url('./images/btn-products.jpg') bottom right no-repeat;	
	width: 97px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-products:hover{

	background: url('./images/btn-products.jpg') bottom left no-repeat;

}

.btn-finishes{

	background: url('./images/btn-finishes.jpg') bottom right no-repeat;	
	width: 91px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-finishes:hover{

	background: url('./images/btn-finishes.jpg') bottom left no-repeat;

}

.btn-testimonials{

	background: url('./images/btn-testimonials.jpg') bottom right no-repeat;	
	width: 112px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-testimonials:hover{

	background: url('./images/btn-testimonials.jpg') bottom left no-repeat;

}

.btn-about-us{

	background: url('./images/btn-about-us.jpg') bottom right no-repeat;	
	width: 90px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-about-us:hover{

	background: url('./images/btn-about-us.jpg') bottom left no-repeat;

}

.btn-find-us{

	background: url('./images/btn-find-us.jpg') bottom right no-repeat;	
	width: 81px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-find-us:hover{

	background: url('./images/btn-find-us.jpg') bottom left no-repeat;

}

.btn-contact{

	background: url('./images/btn-contact.jpg') bottom right no-repeat;	
	width: 82px;
	display: block;
	height: 43px;
	padding: 0px;
	margin: 0px;

}

.btn-contact:hover{

	background: url('./images/btn-contact.jpg') bottom left no-repeat;

}

/************************************/

.btn-quote{

	background: url('./images/btn-quote.jpg') bottom left no-repeat;	
	width: 188px;
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;

}

.btn-quote:hover{

	background: url('./images/btn-quote.jpg') top left no-repeat;

}

.btn-agent{

	background: url('./images/btn-agent.jpg') bottom left no-repeat;	
	width: 188px;
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;

}

.btn-agent:hover{

	background: url('./images/btn-agent.jpg') top left no-repeat;

}

.btn-spectools{

	background: url('./images/btn-spectools.jpg') bottom left no-repeat;	
	width: 188px;
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	
}

.btn-spectools:hover{

	background: url('./images/btn-spectools.jpg') top left no-repeat;

}

.btn-number{

	background: url('./images/btn-number.jpg') bottom left no-repeat;	
	width: 188px;
	display: block;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	
}

.btn-number:hover{

	background: url('./images/btn-number.jpg') top left no-repeat;

}

/************************************/ 
/*	IE Hacks						*/
/************************************/


* html rightcell{

	text-align: center;

} 