body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 17px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 20px;
	background-color: #98cddf;
}
a{color:#0066CC; font-size:13px; text-decoration:none;}
a:hover{color:#0066CC; font-size:13px; text-decoration:underline;}

body.bgWhite{background-color:#FFFFFF; background-image:none;}
/*---------- Menu Css --------------------------------------------------*/
.MainmenuMiddlebg {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}





a.Home {
	width:98px;
	height:60px;
	display:block;
	float:left;
	background-image: url(../images/HomeOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.Home{
	width:98px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/HomeOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.Homeactive{
	width:98px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/HomeOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.aboutUs {
	width:105px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/AboutUsOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.aboutUs{
	width:105px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/AboutUsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.aboutUsActive{
	width:105px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/AboutUsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.WhyRemington {
	width:156px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/WhyRemingtonOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.WhyRemington{
	width:156px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/WhyRemingtonOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.WhyRemingtonActive{
	width:156px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/WhyRemingtonOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.testimonials {
	width:129px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/testimonialsOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.testimonials{
	width:129px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/testimonialsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.testimonialsActive{
	width:129px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/testimonialsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.storage {
	width:96px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/storageOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:hover.storage{
	width:96px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/storageOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.storageActive{
	width:96px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/storageOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.LongDistanceEstimate {
	width:216px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/LongDistanceEstimateOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.LongDistanceEstimate{
	width:216px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/LongDistanceEstimateOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.LongDistanceEstimateActive{
	width:216px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/LongDistanceEstimateOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
a.ContactUs {
	width:131px;
	height:60px;
	float:left;
	display:block;
	background-image: url(../images/ContactUsOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

a:hover.ContactUs{
	width:131px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/ContactUsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.ContactUsActive{
	width:131px;
	float:left;
	height:60px;
	display:block;
	background-image: url(../images/ContactUsOn.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
/*---------------------------------- Inner Menu -----------------------------------------*/
.InnerMenutopBg{
	background-image: url(../images/InnerMenuTopBigbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.InnerMenuleftBottomBg{
	background-image: url(../images/InnerMenuBottombg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.InnerMenubottomBg{
	background-image: url(../images/leftBottomTopBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	padding: 17px 17px 0 17px;
	line-height: 16px;
}
.InnerMenuBg{
	background-image: url(../images/InnerMenuMiddlebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
.InnerMenuBgLinks{
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/InnerMenuLinkOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 7px;
	padding-top: 7px;
	line-height: 18px;
}
.InnerMenuBgLinks a{
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;

}
.InnerMenuBgLinks a:hover{
	font-family: Helvetica;
	font-size: 16px;
	color: #999999;
	text-decoration:none;

}
.InnerMenuBgLinksbottom{
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/InnerMenuLinkbottinOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	line-height: 18px;
}
.InnerMenuBgLinksbottom a{
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
}
.InnerMenuBgLinksbottom a:hover{
	font-family: Helvetica;
	font-size: 16px;
	color: #999999;
	text-decoration:none;
}
/*.platinumcolor{
	font-family: Helvetica;
	font-size: 16px;
	color: #c4caca;
	background-image: url(../images/InnerMenuLinkbottinOff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
}*/
/*.platinumcolor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f2eb;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color:#b31f2e;
	font-weight:bold;
	border: 1px solid #FFFFFF;
}*/
.platinumcolor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f2eb;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight:bold;
	border: 1px solid #f5dadd;
	background-image: url(../images/platinumBg2.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.platinumcolor a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f2eb;
	text-decoration:none;

}
.platinumcolor a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}

/*---------------------------------- Main Content -----------------------------------------*/
.Maincontentgap{padding:0 20px 0 0;}
.MainContentMiddlebg{
	background-image: url(../images/middleContentMiddle3Bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #94c8dd;
}
.MainContentMiddlebg2{
	background-image: url(../images/middleContentMiddle3Bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.TittleBg{
	background-color: #004b84;
	color:#FFFFFF;
	font-size:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
.TittleBg2{
	background-color: #2276A2;
	color:#FFFFFF;
	font-size:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	font-weight: bold;
}
/* #2276A2;*/
/*#2aa0dd;*/
/*#004b84*/
/*---------------------------------- Main Content Backgrounds-----------------------------------------*/
.tableborder{
	border: 2px solid #3e92db;
}
.tableTab{
	background-color:#0b64a8;
	font-size: 15px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.LongDistanceEstimateMiddlebg{
	background-image: url(../images/getyourestimationmiddlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	background-color: #f2f2f2;
}


.GetYourEstimationMiddlebg{
	background-image: url(../images/getyourestimationmiddlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	background-color: #f2f2f2;
}
.GetYourEstimationMiddle2bg{
	background-image: url(../images/contact3Amiddlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	background-color: #f7f7f7;
}
.GetYourEstimationMiddle3bg{
	background-image: url(../images/contact4Middlebg.jpg);
	background-repeat: repeat-x;
	background-position: left middle;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	line-height: 18px;
	background-color: #f2f2f2;
}
.contactusTopMiddle{
	background-image: url(../images/contactMiddleTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contactusBottomMiddle{
	background-image: url(../images/contactBottomMiddle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*---------------------------------- h1 to h4-----------------------------------------*/
h1{
	padding:0;
	margin:0;
	font-size:20px;
	color:#232323;
	font-family:Helvetica;
}
h2{
	padding:0;
	margin:0;
	font-size:23px;
	color:#232323;
	font-family:Helvetica;
}
h3{
	padding:0;
	margin:0;
	font-size:15px;
	color:#004b84;
	font-family:Helvetica;
}
h4{
	padding:0;
	margin:0;
	font-size:13px;
	color:#000000;
	font-family:Helvetica;
}
h5{
	padding:0;
	margin:0;
	font-size:18px;
	color:#004b84;
	font-family:Helvetica;
}
/*---------------------------------- Fonts Italic heights-----------------------------------------*/
.quotelink{font-size:16px; color:#004b84; font-weight: bold;}
.quotelink a{font-size:16px;color:#004b84;text-decoration:none;}
.quotelink a:hover{
	font-size:16px;
	color:#0066CC;
	text-decoration:underline;

}

.italic{font-style:italic;font-weight: bold;}
.italicnor{font-style:italic;}
.italicnorCo{
	font-style:italic;
	color:#004b84;
}
.flotright{float:right;}
.font13{font-size:13px; font-family:Helvetica;}
.font14{
	font-size:14px;
	font-family:Helvetica;
}}
.hi10{height:10px;}
.hi15{height:15px;}
.hi20{height:20px;}
.volumeTittle{
background:#FFFFFF none repeat scroll 0 0;
color:#004B84;
font-family:Helvetica;
font-size:18px;
margin:0 0 10px;
padding:10px;
}
.volumeBottomBorder {
border-bottom:1px dashed #000000;
color:#004B84;
font-family:Helvetica;
font-size:15px;
margin:0 0 10px;
padding:0 0 10px;
}
/*---------------------------------- Forms-----------------------------------------*/
.TextFill{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 123px;
	height: 18px;
}
.TextFillbig{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 135px;
	height: 18px;
}
.TextFillbig2{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 198px;
	height: 18px;
}
.TextFillsmall{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 50px;
	height: 18px;
	margin-left: 2px;
}
.TextArea{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 200px;
	height: 100px;
	text-align: left;
	vertical-align: top;
}
.TextArea2{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 100%;
	height: 100px;
	text-align: left;
	vertical-align: top;
}
.TextArea3{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 418px;
	height: 100px;
	text-align: left;
	vertical-align: top;
}
.listMenu{
	font-size: 11px;
	color: #000000;
	border:1px solid #d1d3d6;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 125px;

}
.listMenu2{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 80px;

}
.listMenu3{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 50px;

}
.listMenu4{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 40px;

}
.listMenu5{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 140px;

}
.listMenubig{
	font-size: 11px;
	color: #000000;
	border:1px solid #ced1d3;
	background-color:#FFFFFF;
	font-family: Arial;
	width: 200px;

}
.padleft5{ padding-left:5px;}
.padleft10{ padding-left:10px;}
.padleft15{ padding-left:15px;}
.padleft20{ padding-left:20px;}
/*---------------------------------- Main Footer -----------------------------------------*/
.footerMiddlebg{
	font-size: 11px;
	color: #fefefe;
	font-family: Arial;
	background-image: url(../images/footerBt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 24px;
	padding-bottom:15px;
	padding-top: 3px;

}
/*.footerbg{
	font-size: 11px;
	color: #fefefe;
	font-family: Arial;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	line-height: 24px;
}*/
.footerMiddlebg a{
	font-size: 11px;
	color: #fefefe;
	font-family: Arial;
	padding:0 5px;
	text-decoration:none;
}
.footerMiddlebg a:hover{
	font-size: 11px;
	color: #999999;

	font-family: Arial;
	text-decoration:underline;
}
.footerMiddlebg span{
	color: #d0cece;
	padding-right: 5px;

}
.nav-space {
	padding-right: 20px;
	padding-left: 26px;
}
.nav-space2 {
	padding-right: 12px;
	padding-left: 24px;
}
repeat-y left top; width:100%;   height:355px !important;  margin:0px; padding:0px; line-height:15px;   }

.form_box .input{width:44px !important; height:15px !important;}
.hiddenRow { display:none; }
#right_content{overflow-y:auto;  height:145px !important; overflow-x:hidden; width:163px;}
.promotions{font-size:11px; color:#000; line-height:20px;}
/*=========scroll=========*/
.scrolltext{}
.scrolltext p{ font-size:12px; padding-bottom:90px}
.scrolltext p strong{ font-weight:bold; color:#ff0000;}


