/* CSS Document */
p,h1,h2,h3,ul,li,span
{
margin:0px;
padding:0px;
}
img
{
border:none;
}
.clear
{
clear:both;
}
body
{
margin:0px;
}
.Container
{
width:990px;
margin:0px auto;
}
.header
{
width:990px;
float:left;
}
.header_top_img
{
width:990px;
height:13px;
background:url(../images/top_header_img.jpg) repeat-x;
float:left;
}
.header_bg
{
width:990px;
height:120px;
background:url(../images/header_bg.jpg) repeat-x;
float:left;
}
.logo
{
width:660px;
height:120px;
float:left;
background:url(../images/logo.jpg) no-repeat;
float:left;
margin:0 0 0 20px;
display:inline;
}
.menu
{
width:990px;
height:33px;
background:url(../images/menu_bg.jpg) repeat-x;
float:left;
}
.menu_list
{
width:auto;
height:33px;
float:left;
margin-left:20px;
display:inline;
}
.menu_list ul
{
width:auto;
height:33px;
float:left;
list-style:none;
}
.menu_list ul li
{
width:120px;
height:33px;
list-style-type:none;
float:left;
line-height:33px;
}

.menu_list ul li a
{
width:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
float:left;
text-decoration:none;
}


.menu_list ul li a:hover
{
width:120px;
background:url(../images/menu_hover.jpg) no-repeat;
font-weight:bold;
text-align:center;
}
.selected
{
width:120px;
background:url(../images/menu_hover.jpg) no-repeat;
font-weight:bold;
text-align:center;
}
.banner
{
width:990px;
height:196px;
background:url(../images/banner.jpg) no-repeat;
float:left;
}
.featured_product
{
width:990px;
height:144px;
background:url(../images/featured_work_bg.jpg) repeat-x;
float:left;
}
.company_logos
{
width:990px;
height:134px;
background:url(../images/company_logos.jpg) no-repeat;
float:left;
margin:5px 0 0 0;
}
.featured_shadow
{
width:990px;
height:46px;
background:url(../images/featured_work_bottomshadow.jpg) repeat-x;
float:left;
}
/******************body******************/
.body
{
width:990px;
background:url(../images/body_bg.jpg) no-repeat bottom;
float:left;
}
.welcome
{
width:495px;
float:left;
}
.welcome h1
{
width:234px;
height:37px;
background:url(../images/welcome_img.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.welcome_box
{
width:454px;
height:193px;
background:url(../images/welcome_box.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.welcome_box p
{
width:420px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
line-height:14px;
text-align:left;
margin:15px 0 0 20px;
display:inline;
}
a.read_more
{
width:76px;
height:22px;
background:url(../images/readmore.jpg) no-repeat;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
text-decoration:none;
margin:20px 20px 0 0;
display:inline;
padding:7px 0 0 22px;
float:right;
}
a:hover.read_more
{
background:url(../images/read_morehover.jpg) no-repeat;
text-decoration:none;
color:#333333;
}
/****************************services*********************/
.Services
{
width:495px;
float:left;
}
.Services h1
{
width:234px;
height:37px;
background:url(../images/our_services_img.jpg) no-repeat;
float:left;
margin:0 0 0 35px;
display:inline;
}
.Services_box
{
width:454px;
height:193px;
background:url(../images/welcome_box.jpg) no-repeat;
float:left;
margin:0 0 0 35px;
display:inline;
}
.Services p
{
width:420px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
line-height:14px;
text-align:left;
margin:15px 0 0 20px;
display:inline;
}
.Services_box ul
{
width:auto;
float:left;
list-style:none;
margin:10px 0 0 20px;
display:inline;
}
.Services_box ul li
{
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
background:url(../images/services_bullets.jpg) no-repeat top left;
padding-left:20px;
line-height:15px;
}
*html	.Services_box ul li
{
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
background:url(../images/services_bullets.jpg) no-repeat top left;
padding-left:8px;
line-height:15px;
}

a.read_more
{
width:76px;
height:22px;
background:url(../images/readmore.jpg) no-repeat;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
text-decoration:none;
margin:20px 20px 0 0;
display:inline;
padding:7px 0 0 22px;
float:right;
}
a:hover.read_more
{
background:url(../images/read_morehover.jpg) no-repeat;
text-decoration:none;
color:#333333;
}
.photo_gallery
{
width:990px;
float:left;
}
.photo_gallery h1
{
width:234px;
height:37px;
background:url(../images/photogallery_img.jpg) no-repeat;
float:left;
margin:18px 0 0 30px;
display:inline;
}
.photo_gallery_box
{
width:954px;
height:194px;
background:url(../images/gallery_box.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.photo_gallery_box img
{
float:left;
margin:16px 0 0 30px;
display:inline;
}

/*******************footer *****************/
.footer
{
width:990px;
float:left;
}
.footer ul
{
width:auto;
float:left;
list-style:none;
margin:5px 0 0 20px;
display:inline;
}
.footer ul li
{
list-style-type:none;
float:left;
line-height:30px;
}
.footer ul li a
{
font-family:Tahoma;
font-size:11px;
color:#363333;
float:left;
text-decoration:none;
padding:0 10px 0 10px;
}
.footer ul li a:hover
{
text-decoration:underline;
}
.copyright
{
font-family:Tahoma;
font-size:11px;
color:#363333;
float:right;
line-height:25px;
margin:5px 10px 0 0;
display:inline; 
}
/**************products****************/

.products
{
width:990px;
float:left;
}
.products h1
{
width:96px;
height:37px;
background:url(../images/products.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.products_images
{
width:650px;
float:left;
margin:15px 0 0 250px;
display:inline;
}
/**************services****************/

.services
{
width:990px;
float:left;
}
.services h1
{
width:96px;
height:37px;
background:url(../images/services.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.services h2
{
width:900px;
font-family:Tahoma;
font-size:16px;
color:#6e6c6c;
float:left;
margin:15px 0 0 30px;
display:inline;
}
.services h3
{
width:900px;
font-family:Tahoma;
font-size:14px;
color:#6e6c6c;
float:left;
margin:15px 0 0 30px;
display:inline;
}
.services p
{
width:960px;
line-height:15px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
text-align:left;
margin:15px 0 0 30px;
display:inline;
}
.services img
{
width:700px;
height:167px;
float:left;
margin:15px 0 0 30px;
display:inline;
}
.flow_chart
{
width:614px;
height:440px;
background:url(../images/flowchart.jpg) no-repeat;
float:left;
margin:15px 0 0 30px;
display:inline;
}
.space01
{
width:990px;
height:40px;
float:left;
}
/**************areas****************/

.areas
{
width:990px;
float:left;
}
.areas h1
{
width:800px;
height:37px;
background:url(../images/areas.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.areas p
{
width:160px;
line-height:15px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
text-align:left;
margin:15px 0 0 50px;
display:inline;
}
/**************careers****************/

.careers
{
width:990px;
float:left;
}
.careers h1
{
width:96px;
height:37px;
background:url(../images/careers.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.careers p
{
width:960px;
line-height:15px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
text-align:left;
margin:15px 0 0 30px;
display:inline;
}

/**************cold_storage****************/

.cold_storage
{
width:990px;
float:left;
}
.cold_storage h1
{
width:130px;
height:37px;
background:url(../images/cold_storage.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.cold_storage h2
{
width:900px;
font-family:Tahoma;
font-size:16px;
color:#6e6c6c;
float:left;
margin:15px 0 0 30px;
display:inline;
}
.cold_storage p
{
width:960px;
line-height:15px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
text-align:left;
margin:15px 0 0 30px;
display:inline;
}

/**************contactus****************/

.contactus
{
width:990px;
float:left;
}
.contactus h1
{
width:130px;
height:37px;
background:url(../images/contactus.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.contactus p
{
width:auto;
line-height:15px;
font-family:Tahoma;
font-size:11px;
color:#6e6c6c;
float:left;
text-align:left;
margin:15px 0 0 30px;
display:inline;
}

.headerscontact  
{
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

.smitalictext {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.brown {
	color: #990000;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;


}

.brownblt {
	color: #990000;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 13px;

}

.brownsm {
	windth:420px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	color: #2f2f2f;
	font-family:Tahoma;
	font-size: 11px;
	padding:3px;
}
.textarea
{
width:370px;
float:left;
}
/***********************thanks**************/
.thanks
{
width:990px;
float:left;
}
.thanks h1
{
width:830px;
height:37px;
background:url(../images/thanks.jpg) no-repeat;
float:left;
margin:0 0 0 30px;
display:inline;
}
.thanks p
{
width:auto;
line-height:15px;
font-family:Tahoma;
font-size:13px;
color:#6e6c6c;
float:left;
font-weight:bold;
text-align:left;
margin:40px 0 0 30px;
display:inline;
}






