/* CSS Document */

BODY{
	margin:20px 0;
	padding:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#86a6d0 url(../images/body_bg.gif) left top;
	line-height:16px;
}

A{
	text-decoration:underline; color:#001a6e;
}

A:hover{
	text-decoration:none;color:#001a6e;
}

INPUT, SELECT, FORM, TEXTAREA, UL,  LI, H1, H2, H3{
	margin:0;
	padding:0;
}

#main_layout{
	width:884px;
	background:url(../images/bg_top_crv.gif) no-repeat left top;
	padding-top:7px;
}

#header_area{
	height:121px;
	background:#fff;
	padding:0 18px 7px;
}

#logo{
	width:377px;
	height:71px;
	float:left;
	margin:5px 0 10px;
}

#header_links{
	float:right;
	width:200px;
	color:#01007c;
	margin:40px 2px 0 0;
}

html>/**/body #header_links {
	margin:40px 5px 0 0;
}

#header_links IMG{
	display:inline;
}


#header_links A{
	font-weight:bold;
	color:#01007c;
	margin:0 10px;
}

#main_links_container{
	clear:both;
	height:30px;
	background:url(../images/main_links_bg.gif) repeat-x left top;
}

#main_links_container A{
	float:left;
}

A.link1{
	display:block;
	height:30px;
	width:101px;
	background:url(../images/link1.gif) no-repeat left top;
}

A.link1:hover{
	background:url(../images/link1.gif) no-repeat left -30px;
}

A.link2{
	display:block;
	height:30px;
	width:80px;
	background:url(../images/link2.gif) no-repeat left top;
}

A.link2:hover{
	background:url(../images/link2.gif) no-repeat left -30px;
}

A.link3{
	display:block;
	height:30px;
	width:89px;
	background:url(../images/link3.gif) no-repeat left top;
}

A.link3:hover{
	background:url(../images/link3.gif) no-repeat left -30px;
}

A.link4{
	display:block;
	height:30px;
	width:70px;
	background:url(../images/link4.gif) no-repeat left top;
}

A.link4:hover{
	background:url(../images/link4.gif) no-repeat left -30px;
}

A.link5{
	display:block;
	height:30px;
	width:74px;
	background:url(../images/link5.gif) no-repeat left top;
}

A.link5:hover{
	background:url(../images/link5.gif) no-repeat left -30px;
}

A.link6{
	display:block;
	height:30px;
	width:93px;
	background:url(../images/link6.gif) no-repeat left top;
}

A.link6:hover{
	background:url(../images/link6.gif) no-repeat left -30px;
}

.main_link_right{
	background:none !important;
}


#main_links_container A:hover{
	color:#ffe63e;
	text-decoration:none;
}

#main_links_left_crv{
	width:5px;
	height:30px;
	background:url(../images/main_links_left.gif) no-repeat left top;
	float:left;
	margin-right:3px;
}

#main_links_right_crv{
	width:5px;
	height:30px;
	background:url(../images/main_links_right.gif) no-repeat left top;
	float:right;
}

BR.clear{
	height:1px;
	line-height:1px;
	display:block;
	clear:both;
}

#content_area{
	background:#fff;
	padding:10px 18px 10px;
}

.home_img_container{
	width:245px;
	background:url(../images/home_page_flash_bg.gif) repeat-y left top;
	float:left;
}

.home_img_container_middle{
	margin:0 56px;
}


.flash_area{
	height:116px;
}

.main_img_area{
	background:url(../images/home_img_top_crv.gif) no-repeat left top;
	height:93px;
	padding:13px 0;
}

.main_img_area IMG{
	border:solid 3px #799ac6;
}

.welcome_txt_area{
	background:url(../images/flash_right_btm_crnr_bg.gif) no-repeat right bottom;
	min-height:160px;
	height:auto !important;
	height:160px;
	padding:0 14px 19px;
	line-height:16px;
}

html>/**/body .welcome_txt_area{
	padding:0 14px 15px;
}


.welcome_txt_area H1{
	font-weight:bold;
	font-size:16px;
	color:#001a6e;
	margin:16px 0 11px;
}

.welcome_txt_area IMG.titles{
	display:block;
	margin-bottom:6px;
}

.welcome_txt_area A.mores{
	display:block;
	background:url(../images/more_img.gif) no-repeat right 8px;
	width:40px;
	color:#001a6e;
	text-decoration:underline;
	margin-top:7px;
}

html>/**/body .welcome_txt_area A.mores{
	background:url(../images/more_img.gif) no-repeat right 7px;
}

.welcome_txt_area A.mores:hover{
	text-decoration:none;
}

#index_right_area{
	width:428px;
	float:left;
	margin:0 0 0 23px;
}

#moving_types_container{
	background:#ebebeb url(../images/moving_container_btm.gif) no-repeat left bottom;
	padding:4px 12px 7px;
}

#moving_types_container_btm_crv{
	overflow:hidden;
}

.moving_types__block{
	margin-bottom:10px;
}

.moving_img_area{
	float:left;
	width:87px;
	height:68px;
	background:url(../images/moving_img_bg.jpg) no-repeat left top;
	padding:3px 0 0 3px;
	margin:0 11px 0 2px;
}

.moving_img_discription{
	float:left;
	width:300px;
}

.moving_img_discription H1{
	font:normal 17px Tahoma;
	color:#001a6e;
	margin:-3px 0 3px;
}

.clear_float{
	clear:both;
	height:1px;
	line-height:1px;
	margin-bottom:-10px;
}

html>/**/body .clear_float{ /*works only in mozilla*/
	margin-bottom:0;
}

#featured_service_body{
	background:#27366c url(../images/featured_service_body.gif) repeat-x left top;
	min-height:111px;
	height:auto !important;
	height:111px;
	color:#fff;
	padding:3px 14px;
}

.home_txt_area{
	width:auto;
	float:left;
	line-height:18px;
	padding:0px 20px 5px 0px;
}

.home_news_container{
	width:240px;
	float:right;
}

.home_news_body{
	border-top:solid 1px #e0e0e0;
	margin:8px 0;
}

.home_news_body A{
	color:#000;
	
}


.home_news_txt{
	border-bottom:solid 1px #e0e0e0;
	padding-bottom:6px;
}

.home_txt_area_container{
	padding:10px 0 5px;
}

html>/**/body .home_txt_area_container{
	padding-top:20px;
}


#featured_service_body TABLE TD{
	padding:2px 0;	
}


#featured_service_body A{
	color:#fff;
	text-decoration:underline;
	display:block;
	background:url(../images/featured_service_bullet.gif) no-repeat left 6px;
	padding-left:10px;
}

html>/**/body #featured_service_body A{
	background:url(../images/featured_service_bullet.gif) no-repeat left 5px;
}

#featured_service_body A:hover{
	text-decoration:none;
}


#featured_service_body H1{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#featured_service_container{
	margin-top:14px;
}

html>/**/body #featured_service_container{
	margin-top:10px;
}

#news_container{
	background:url(../images/news_area_bg.gif) repeat-x left top;
}

#btm_links_container{
	background:url(../images/news_area_bg.gif) repeat-x left top;
	height:75px;
	padding-top:10px;
}

#btm_left_img{
	width:570px;
	float:left;
	padding-left:20px;
}

#btm_left_img IMG{
	margin:10px 4px 0 0;
}


#news_left_area{
	width:444px;
	float:left;
	padding-left:30px;
}

#news_left_area IMG{
	margin:30px 20px 0 0;
}

#news_area{
	width:414px;
	float:left;
}

#bottom_links{
	width:285px;
	float:left;
	color:#001a6e;
	height:53px;
	border-left:solid 1px #e6e6e6;
	line-height:19px;
	padding-top:15px;
	
}

#bottom_links A{
	color:#001a6e;
	margin:0 3px;
}

#news_area TABLE TH{
	border-bottom:solid 1px #e1e1e1;
	height:31px;
	font:normal 17px Tahoma;
	margin-bottom:10px;
	color:#001a6e;
}

.more_news_img{
	padding-right:10px;
}

#news_area TABLE TD{
	padding:5px 15px 5px 0;
}

#news_area TABLE TD A{
	color:#000;
}


.news_date{
	color:#001a6e;
	padding-top:6px;
}


#copyright_container{
	background:#fff;
	border-top:solid 1px #d7d7d7;
	height:27px;
	color:#001a6e;
	padding-top:15px;
}

#copyright_container A{
	color:#001a6e;
	margin:0 5px; 
}

/*--inside page common features--*/

.leftMain_container{width:608px; float:left; line-height:18px;}
.rightMain_container{width:223px; float:right;}

/*--pre moving surway--*/
.leftMain_container ul li{padding:3px 3px 3px 15px;list-style:none; background:url(../images/list_bullet.gif) no-repeat left; background-position:0px 10px;}

.leftMain_container ul li ul li{padding:3px 3px 3px 15px;list-style:none; background:url(../images/list_2bullet.gif) no-repeat left; background-position:0px 10px;}




/*--main heading below the banner and the left content part--*/
.heading_Main{border-bottom:3px #475da6 solid;margin-top:8px; padding:5px 0 }

/*--heading for the the page without banner--*/
.heading_Main1{border-bottom:3px #475da6 solid; padding-bottom:5px; }


.main_headingBG{border:#FFFFFF 1px solid; background:url(../images/main_heading_bg.gif); height:23px; padding:5px 0px 0px 11px;}

H1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#001a6e;}
H2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#001a6e; padding:8px 0px;}

.in_pg_contentLeft{ padding:0px 13px 13px 0; min-height:250px; height:auto !important; height:250px; text-align:justify;}


/*--right content part--*/
.featuredServices{ background:url(../images/featured_services_body_bg.gif) repeat-x left top; padding:8px 5px 5px 10px; min-height:200px; height:auto !important; height:200px;  border-left:solid 1px #e5e5e3; border-right:solid 1px #e5e5e3;}

.featuredServices a{display:block; background-image:url(../images/list_bullet.gif); background-repeat:no-repeat; background-position:3px 8px; padding-left:19px; padding-top:2px; line-height:18px;}

.featuredServices A:link, .featuredServices A:visited, .featuredServices A:active{
color:#01007c; text-decoration:underline;
}

hr{color:#dddddd;}

.featuredServices A:hover{
color:#01007c; text-decoration:none;
}
.rightLogoHolder{margin:20px 0px 0px 10px;}
.logos_on_rt{ padding:0px 20px 30px 0px ;}

H5{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#001a6e; padding:0px 0px 5px 0px;}
H3{font-family: Helvetica,Verdana, Arial, sans-serif; font-size:17px;color:#001a6e; margin-bottom:15px;}

.whiteBox{ margin-top:16px;}
.whiteBoxTitle{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#001a6e; display:block; margin-bottom:5px;}

.who_we_r_btm_table{
	width:606px;
	margin-top:15px;
}

.who_we_r_txt_area{
	border-left:solid 1px #e1e1e1;
	border-right:solid 1px #e1e1e1;
	padding:5px 15px;
}

.who_we_r_txt_area H1{
	color:#001a6e;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}

/*--common--*/
.sub2head{ font-weight:bold; display:block; margin:4px 0px; text-decoration:underline;}
.redText{color:#CC3300; }






/*--MD's photo in the who we r page--*/
.photoMD{float:left; line-height:14px; width:130px; margin:0px 25px 20px 0px; width:113px; text-align:center;}
.photoMD img{border:1px #CCCCCC solid; padding:5px; margin:0px 0px 3px 0px;}


/*--testimonial--*/
.testimonial{ padding: 2px 10px 1px 10px; background-color:#f7f7f7; line-height:1.4em; margin-bottom:5px;}
.testimonialWhite{padding: 2px 10px 1px 10px; background-color:#ffffff; line-height:1.4em; margin-bottom:5px;}
.testiName{display: block; text-align:right; color:#001a6e; padding:0px; margin:0px; line-height:2em;}
.testIn_pg_contentLeft{ padding:0px 0px 0px 0; min-height:250px; height:auto !important; height:250px;}


.nextPre_holder{ padding:10px; margin-top:10px; border-top:#F2F2F2 solid 1px;}
.back_holder{ padding:5px; }
.nextPg{float:right; background-image: url(../images/more_img.gif); font-weight:bold; background-repeat:no-repeat; background-position:40px 7px; padding:0px 15px 0px 5px; }
.prePg{float:left; background-image: url(../images/pre_arrow.jpg); font-weight:bold; background-repeat:no-repeat; background-position:0px 7px; padding:0px 15px 0px 10px; }

.fltPictures{float:right; margin:10px;}
.subhead{color:#001a6e; }

/*--moving check list--*/

.checkList{ background-color:#f8f8f8;}
.checkList td{ height:25px; padding:2px 5px; }
.checkList td img{ vertical-align:top; margin-right:10px; margin-bottom:10px; margin-top:3px; float:left;}
.checkList span td {background:none !important;}
.print{float:right; font-weight:800;}
.underlineRow{ border:#663399 solid 1px;}


/*--useful link--*/
.linkBox{ }
.linkBox td{ padding:10px 5px; line-height:22px;}


/*--forms--*/
.textBox {margin:6px 0px; border:#666666 1px solid; width:200px; height:18px;}
.textBoxLine{border:#666666 1px solid; width:300px;  margin:4px 2px;}
.checkBox{ padding:10px; padding-left:5px;}
.ritTxtF{text-align:right; padding-right:15px;}
.redtxt{color:#CC0000;}
.textPad{padding:5px;}

.cRequstBtn{ padding-left:105px;}
.quRequstBtn{ padding-left:59px; background-color:#f8f8f8;}



/*--quat a requst--*/
.requestBox{width:95px; height:16px; border:#999999 1px solid; margin:10px 0px; font-size:11px;}
.boxTitle_Back{background:url(../images/bg_spred_.gif) repeat-x; padding-top:4px; }
.tblBack{background-color:#f8f8f8; }
.tblBack textarea{width:380px; border: #999999 1px solid; margin:0px 5px 5px 0px; }
.noteBox{margin-top:15px; padding-bottom:15px; padding-left:7px;}


.submitBtn{background:url(../images/submit_btn.gif) no-repeat; width:79px; height:22px; margin:5px 2px 5px 7px; border:0px; float:left;}
.resetBtn{background: url(../images/reset_btn.gif) no-repeat; width:79px; height:22px; margin:5px 2px; border:0px; float:left;}
.previewBtn{background:url(../images/preview_button.gif) no-repeat; width:79px; height:22px; margin:5px 2px 5px 7px;; border:0px;}
.sendBtn{background:url(../images/send_button.gif) no-repeat; width:79px; height:22px; margin:5px 2px 5px 7px;; border:0px;}
/*--background for forms--*/

.fmBg{ background:url(../images/bg_for_form.gif) repeat-x bottom;}


/*--frequently asked questions--*/
.faqBox{padding-bottom:8px; margin-top:5px;  padding-left:15px; background:url(../images/list_bullet.gif) no-repeat left; background-position:3px 6px;}
.questionBox{padding-bottom:2px; font-weight:bold;text-decoration:underline; }
#faqBox_top{padding-bottom:8px; padding-left:15px; background:url(../images/list_bullet.gif) no-repeat left; background-position:3px 6px;}
#faqBox_bottom{padding-bottom:8px; padding-left:15px; margin-top:5px; background:url(../images/list_bullet.gif) no-repeat left; background-position:3px 6px;}




/*--alternativ in news--*/
.newsBoxAlt{padding-bottom:8px; margin-top:5px; background:#f8f8f8; padding-left:5px;}
.newsBox{padding-bottom:8px; margin-top:5px;  padding-left:5px;}

/*--image gallery--*/
.pictureBox{ width:150px; height:120px;}
.pictureRbutton{margin:5px;}
.pictureBox img{padding:2px; border:#CCCCCC solid 1px;}

/*--moving card--*/
.borderLine1{border-bottom:#000000 solid 1px;}
.tblBackMc{background-color:#f8f8f8; }
.textBoxLineMC{border:#666666 1px solid; width:200px; margin-right:2px; margin-bottom:10px;}
.droplist{border:#666666 solid 1px; font: 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom:10px;}


/*--form alternativs--*/
.line_alt{background-color:#f8f8f8;}



/*--sitemap--*/

.sitemap { margin-top:3px; width:180px;}
.sitemap td{padding:3px 0px 3px 0px;}
.site_sub_head{margin-left:30px;}
.sitemap a{}
.dropUline{border-bottom:#000000 1px solid;}
.bottomheadMR{ margin-bottom:5px; display:block;}

.site_map_col{ width:202px; float:left; margin-top:15px;}

/*--image ro pic floft--*/
.pic{float: left; padding:1px; border:#999999 solid 1px; margin:7px 15px 15px 0px;}
.buttonLeftSpacer{ padding-left:242px;}
#butonLeftSpacer{ padding-left:54px;}
.sidepics{background-color:#FFFFFF;}




/*--Faq inner table--*/

.activity{margin-top:3px;}

.activity td{padding:5px;}



/*--print page top banner box only for this page--*/
.topBannerPrint{background-color:#FFFFFF;}
.printButton{text-align:right;}
DIV.logoprint{display:none;}


.rButtonRound{margin-left:15px;}

/*--Emailer forms--*/

#mainBox_e{width:595px; padding:5px 10px; background-color:#FFFFFF}

.img-fltoatleft{float:left; margin:10px 10px 0px 0px;}


/*--news-update--*/
#news{ width:223px; background:#ebeef5 url(../images/news_topbg.gif) no-repeat left top; min-height:100px; height:auto !important; height:100px; padding-top:23px; position:relative; top:0px;}

.morenewsBtn{background: url(../images/more_news.gif)  no-repeat; width:74px; height:18px; border:0px; cursor:hand; float:right; position:absolute; top:2px; right:15px; margin-top:1px; color:#001a6e; text-align:left; padding:1px 0px 0px 5px; }
.morenewsBtn a{text-decoration:none;}

.news-block{ background-color:#ebeef5; padding:8px 5px 5px 10px; border-left:solid 1px #f3f5f9; border-right:solid 1px #f3f5f9;}
.news-txt{width:205px; color:#000000; min-height:70px; height:auto !important;  margin-bottom:7px; padding-bottom:5px; border-bottom:#e0e0e0 solid 1px; }

.news-txt a:link, .news-txt a:visited, .news-txt a:active{
color:#000000; text-decoration:none;
}
.news-txt A:hover{color:#001a6e; text-decoration:none;}
.news-block h6{color:#001a6e; font-size:11px; font-weight:normal; margin:0px; padding:0px; display:block}


/*--featured-services--*/
#featured-services{ width:223px; color:#a8b6e2;  padding:8px 0px 5px 0px; margin-top:10px; background:#ebeef5 url(../images/featured_services.gif) no-repeat left top;}
#featured-links{ padding:20px 3px 0px 7px; line-height:1.9em; font-size:11px;}
#featured-links a{ color:#0d34b3;  padding:0px 0px 0px 0px;}


.moving-card{ text-align:center; padding-top:10px;}

/*--'site designed and developed by camstech.com' --*/

.desinedBy{
	color:#41587b; margin-top:6px;
	}

.desinedBy a:link, .desinedBy a:hover, .desinedBy a:visited{color:#41587b;}


.checkClass  tr td {
 width:50%; 
 vertical-align:middle;
 padding-left:0px;
}
.checkClass  tr td label {
 padding-left:5px;
}













