@charset "utf-8";
/* CSS Document created by Binoj Puthukkadth ==> binoj@designteam.in */

BODY{
	margin:0;
	padding:0;
	font:12px arial, tahoma;
	color:#000;
	background:#f5f5f3 url(../images/body_bg.gif) repeat-x left top;
}

H1, H2, H3, Ul, OL, LI, FORM{
	margin:0;
	padding:0;
}

H1{
	color:#ff0000;
	margin-bottom:10px;
	font-weight:bold;
	font-size:20px;
	font-family:Trebuchet MS, Arial;
	line-height:23px;
}

H2{
	color:#666;
	margin-bottom:10px;
	font-weight:bold;
	font-size:20px;
	font-family:Trebuchet MS, Arial;
	line-height:23px;
}

P{
	margin:0 0 15px 0;
	padding:0;
}

SELECT, INPUT, TEXTAREA, FILE{
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

A{
	color:#ff0000;
	text-decoration:underline;
	outline:0;
}

A:hover{
	text-decoration:none;
}

A IMG{
	border:0;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/* Hides from IE-mac \*/
*:first-child+html .clearfix{    /* For IE 7 */
	height:1%;
}

*html .clearfix {    /* For IE 6 and below */
	height:1%;
}/* End hide from IE-mac */

.clr{
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}

#main_layout{
	width:760px;
	margin:auto;
}

#header{
	background:url(../images/header.jpg) no-repeat left top;
	height:78px;
}

#header A.logo{
	width:317px;
	height:78px;
	display:block;
}

#main_links{
	height:45px;
}

#main_links A{
	display:block;
	height:30px;
	float:left;
	text-decoration:none;
	color:#fff;
	margin-top:2px;
	background:url(../images/link_sprtr.gif) no-repeat right top;
	padding:13px 15px 0;
}

#main_links A:hover, #main_links A.active{
	color:#ff0000;
	text-decoration:underline;
}

#main_body{
	padding:20px 0 30px;
	line-height:16px;
}

#body_left{
	width:504px;
	float:left;
	min-height:255px;
	height:auto !important;
	height:255px;
	padding:0 20px;
}

.body_pics{
	float:right;
	margin:0 0 12px 10px;
}

#body_right{
	width:195px;
	float:right;
	border-left:solid 1px #dddcd4;
	padding-left:20px;
}

#bottom{
	height:58px;
	background:#000;
}

#bottom .layout{
	width:730px;
	color:#fff;
	margin:auto;
	line-height:18px;
	padding:10px 15px 0;
}

#bottom A{
	color:#fff;
	text-decoration:none;
	margin:0 3px;
}

#bottom A:hover{
	color:#ff0000;
	text-decoration:underline;
}

.bold_area{
	font-weight:bold;
}

UL.storage_facility{
	margin:0 0 20px 20px;
}

.estimate_tbl TD{
	padding:10px 0 5px;
}

.estimate_tbl TD.text{
	padding-left:10px;
}

.form_tbl{
	width:360px;
}

.form_tbl TD{
	padding:5px 10px 5px 0;
}

.mov_tbl TD{
	padding-right:10px;
}

UL.sitemap{
	list-style:none;	
}

UL.sitemap LI{
	background:url(../images/sitemap_bullet.gif) no-repeat left 7px;
	padding:2px 0 2px 15px;
}

.red_txt{
	color:#FF0000;
}

TABLE.contacts TD{
	padding:5px 0;
	
}

TABLE.contacts TD .inputs, TABLE.contacts TD TEXTAREA{
	width:225px;
}

TABLE.contacts TD .list{
	width:230px;
}

.submit{
	width:49px;
	height:18px;
	background:url(../images/submit.gif) no-repeat left top;
	border:0;
	cursor:pointer;
}

.reset{
	width:49px;
	height:18px;
	background:url(../images/reset.gif) no-repeat left top;
	border:0;
	cursor:pointer;
}