#container{

	margin: 0 auto;

  background-color:#ffffff;

  width:726px;

  padding:0px;

  border:0px;



}

  /* The width and color of the left rail */

#header{

	padding: 0px;

	width:100%;

	

}



#links{

	padding: 0px;

	width:100%;

 

}

#links1{

	padding: 0px;

	width:100%;

 

}



#center{

 float:right;

    padding: 0px;

  width:310px;

  height:420px;

  text-align:right;

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





}

#centerblank{

 float:right;

    padding: 0px;

  width:310px;
padding-top: 30px;

  text-align:right;






}
#indexform{

    padding-top: 225px;

	padding-right: 20px;



}

#left{

	float:left;

	padding: 0px;

	width:416px;

	text-align:justify;



}

#bottom{

width:990px;

clear:both;

}





a:link{



	color: #000000;

	font-family:verdana, arial; font-size:12px;

	text-decoration:none;

}





a:visited {

	color: #000000;

		font-family:verdana, arial; font-size:12px;

	text-decoration:none;

}

a:hover {

	color: #000000;

		font-family:verdana, arial; font-size:12px;

	text-decoration: underline;

}







UL {

	font-family:verdana, arial; font-size:12px; color:#000000;

}



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	 font-family:tahoma, verdana, arial; font-size:12px; color:#000000;



}





h1 {  margin-top: 0; margin-bottom: 0; font-family:verdana, arial; font-weight:bold; font-size:18px; color:#253f1c;



}



h2 {

 margin-top: 0; margin-bottom: 0; font-family:verdana, arial; font-weight:bold; font-size:16px; color:#9d022c;

}



h3 {

  margin-top: 0; margin-bottom: 0; font-family:verdana, arial; font-size:16px; color:#000000;

}



h4 {  margin-top: 0; margin-bottom: 0; font-family:verdana, arial; font-weight:bold; font-size:16px; color:#ffffff;



}



form{

padding:0;

margin:0;

}



#topleft {

 float:left;

}

#topcenter {

padding-top:15px;

padding-left:70px;

 font-family:verdana, arial; font-size:9px; color:#253f1c; text-align:right;

 float:left;

}



#topright {



 float:right;

}

img

{

border:0;

}





#less{

	text-align:right;

}

#more{

	text-align:right;

}

#cont{

	color:#000000; 

	overflow:hidden;

}



#footer {

	clear:both;

    background: url('/images/footer.jpg');

width:716px;

height:25px;

font-size: 10px;

padding-top: 10px;

padding-left: 10px;

font-family: Verdana, Arial, Helvetica, sans-serif;

color: #ffffff;

}



#footer a:link{

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

color: #ffffff;

	text-decoration:none;

}





#footer a:visited {

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

color: #ffffff;

	text-decoration:none;

}

#footer a:hover {

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

color: #ffffff;

	text-decoration: underline;

}





.SPLAddressListSt{

   font-family: Arial, Helvetica, sans-serif;

   font-size: 12px;



   margin-top: 0;



   margin-bottom: 0;

   width: 80mm;}

.SPLAddressListStBottomLine{

   font-family: Arial, Helvetica, sans-serif;

   font-size: 10px;

   text-align: center;

   margin-top: 0;

   margin-bottom: 0;

}

.SPLAddressListStErrorLine{

   font-family: Arial, Helvetica, sans-serif;

   font-size: 14px;

   text-align: center;

   margin-top: 0;

   margin-bottom: 0;

}

.SPLAddressListLicenseLine{

   font-family: Arial, Helvetica, sans-serif;

   font-size: 10px;

   text-align: center;

   margin-top: 0;

   margin-bottom: 0;

}



.tables{

border: #000000 1px solid; }



 /******

 * This stylesheet is part of the Calender Date Picker Script, downloaded from http://start.excudo.net

 *

 * See calender_date_picker.js for license details

 *

 * Author: Martijn Korse

 * Website: http://devshed.excudo.net

 *

 * Date: 2006-09-07 07:53:21

 ***/

#calender {

	width: 200px;

	font-family: ms sans serif, sans serif;

	font-size: 7pt;

	}



#calenderTable {

	border-style: outset;

	border-width: 2px;

	border-color: black;

	background-color: #EEE;

	display: none;

	position: absolute;

	z-index: 1;

	top: 0px;

	left: 0px;

	}

#calenderTable TD {

	text-align: center;

	font-size: 7pt;

	width: 19px;

	}

#calenderTableHead TR {

	background-color: white;

	}

#calenderTableDays TR {

	background-color: #C3D4E7;

	}

#selectMonth, #selectYear {

	font-family: ms sans serif, sans serif;

	font-size: 7pt;

	border-width: 0px;

	border-style: none;

	}



#calenderTable A {

	color: blue;

	text-decoration: none;

	font-size: 11pt;

	font-family: "courier new";

	}

#calenderTable A:hover {

	color: red;

	text-decoration: none;

	}

.normalDay {

	border: 1px dotted black;

	cursor: pointer;

	}

.hlDay {

	border: 1px dotted black;

	background-color: #FFF;

	color: red;

	cursor: pointer;

	}

.toDay {

	border: 1px solid #E70;

	background-color: #FD8;

	color: #E70;

	font-weight: bold;

	cursor: pointer;

	}

.choosenDay {

	border: 1px solid green;

	background-color: #A8FAA8;

	color: green;

	font-weight: bold;

	cursor: pointer;

	}







/* Quote page styling begins here  */

/* 08-06-2009 Dan Leatherbarrow */



#cost {

font-family:verdana, arial;

font-size:26px;

color:#9d022c;

}

#saleprice {

font-family:verdana, arial;

color:#FFFFFF;

background-color:#9d022c;

line-height:20px;

text-align:right;

padding-right:5px;

}



.quoteHeader{

font-size: 12px;

color: #9d022c;

text-decoration: underline;

font-weight: bold;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 5px;

}







/* quote table border classes */

.quoteTL {

width:10px;

height:10px;

background-image:url(images/TL.gif);

}

.quoteTC {

height:10px;

background-image:url(images/TC.gif);

}

.quoteTR {

width:10px;

height:10px;

background-image:url(images/TR.gif);

}

.quoteMleft {

background-image:url(images/ML.gif);

}

.quoteMright {

background-image:url(images/MR.gif);

}

.quoteBL {

width:10px;

height:10px;

background-image:url(images/BL.gif);

}

.quoteBC  {

height:10px;

background-image:url(images/BC.gif);

}

.quoteBR {

width:10px;

height:10px;

background-image:url(images/BR.gif);

}

/* END quote table border classes */



/* Quote page styling ends here  */

