@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#666;
	font-size: 12px;
	line-height:15px;
	font-family:Tahoma, Geneva, sans-serif;
}
body a {
   color: #666666;
   text-decoration: none;
}
.container {
	width:1000px;
	margin:0 auto;
	border:1px solid #000;
	background:#fff url(homeimages/cut-price-left.gif) repeat-y;
}
.container h1 {
	font-weight:100;
	font-size:12px;
	color:#ccc;
	border-bottom:1px solid #4a7690;
	background:#000;
	text-align:right;
	height:17px;
	overflow:hidden;
	padding:2px 0 0 0;
}
#innercontainer {
	background:url(homeimages/header.jpg) no-repeat;
}
#left {
	float:left;
	padding:230px 0 0 0;
	width:178px;
	line-height:12px;
}
/*   RIGHT   */

#right {
	float:right;
	padding:100px 20px 0 0;
	width:780px;
}
h2 {
	font-size: 17px;
	line-height: 17px;
	font-weight:100;
	color:#333;
}
.smallh2 {
	font-weight: 700;
	font-size: 13px;
	line-height: 17px;
	display:block;
	padding:0 0 5px 0;
}
#right p {
	margin:0 0 10px 0;
}
#innerleft {
	float:left;
	width:430px;
}
#innerright {
	float:right;
	width:340px;
}

#threecols .col{
	width:230px;
	overflow:hidden;
	line-height: 17px;
	padding:5px 30px 10px 0;
	float:left;
}
#threecols .doublecol{
	width:490px;
	overflow:hidden;
	line-height: 17px;
	padding:5px 30px 10px 0;
	float:left;
}
#threecols h3 a {
	font-size: 17px;
	font-weight:100;
	color:#333;
	text-decoration:none;
	margin:10px 0 5px 0;
	display:block;
}
.greybox {
	padding:30px;
	border:1px solid #ccc;
	position:relative;
}
.greybox #threecols .col{
	width:205px;
	padding:5px 0 10px 0;
}
.greybox #threecols .doublecol{
	width:450px;
	padding:5px 0 10px 0;
}
.greybox #threecols .triplecol{
	padding:5px 0 10px 0;
}
.greybox #threecols .spacer {
	width:20px;
	height:240px;
	border-right:1px solid #ccc;
	float:left;
	margin:40px 20px 0 0;
}
.greybox #threecols h3 {
	margin:0 0 5px 0;
	font-size: 17px;
	font-weight:100;
	color:#333;
}



/*   QUOTE   */
#quotebox {
	width: 340px;
	height: 398px;
	background-image: url(homeimages/quote.jpg);
	background-repeat: no-repeat;
	background-position: -5px 0pt;
}
/*   QUICK LINKS   */
#quickLinks {
   padding:30px 10px 0px 5px;
   text-align:left;
   font-size:11px;
   color:#666;
}
#quickLinks a {
   color:#666;
   text-decoration:none;
}
#quickLinks a:hover {
   color:#000;
}
#quickLinks .head {
   color:#333;
   font-size:14px;
   display:block;
   font-weight:700;
   padding:0;
}
#quickLinks .head2 {
   font-size:12px;
   color:#333;
   padding:5px 0 3px 0;
   display:block;
}



/************************* LEFT HAND SIDE PART START ************************************/
#mainmenu {
   padding:0 4px 5px;
}
#mainmenu a {
   font:700 14px/15px Tahoma;
   color:#fff;
   text-decoration:none;
}
.boxes ul {
   list-style:none;
   padding:0;
   margin:0;
}
.boxes li {
   padding:5px 0 5px 3px;
}
.boxes a {
   color:#fff;
   text-decoration:none;
}
.btitle {
   background:#333;
   width:172px;
   font:700 15px/16px Tahoma;
   padding:3px;
   color:#fff;
   margin:10px 0 0;
}
.bbody {
   padding:15px;
   line-height:15px;
   color:#fff;
}
#dropblock {
   margin-bottom: 30px;
}
#droptxt {
   position: absolute;
   margin-left: 402px;
}
.heads {
   text-align: left;
   margin-top: 20px;
   margin-bottom: 10px;
}
.carbox {
   padding-top: 20px;
}
.carboxes {
   margin-bottom: 50px;
}
.abouttxt, .contactus {
   line-height:18px;
   margin: 10px;
}
.abouttxt h1 {
   font-size: 21px;
   font-weight: bold;
   margin-bottom: 20px;
}
.abouttxt p {
   line-height:18px;
   margin-bottom: 10px;
}
.contactus {
   width: 600px;
}
.contactus a, .contactus a:visited {
   text-decoration: none;
   color: #333
}
.contactus a:hover {
   text-decoration: none;
   color: #666
}
.box1 {
   position: absolute;
   width: 260px;
   height: 100px;
   margin-top: 20px;
}
.box2 {
   position: absolute;
   margin-left: 300px;
   width: 260px;
   margin-top: 20px;
}
.box3 {
   position: absolute;
   margin-top: 150px;
}
.box4 {
   position: absolute;
}
/*   FORM   */
#form {
   color:#fff;
   padding:80px 5px 0;
}
#form label {
   display:inline-block;
   height:20px;
   vertical-align:top;
   padding:0 0 15px;
   width:100px;
}
#form .small {
   font-size:10px;
}
#form form, #form select, #form input {
   padding:0;
   margin:0;
}
.sidesubhead3 {

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

	font-size: 20px;

	font-weight: bold;

	color: #133AC5;

}


