body{
	margin: 0px;	
	background: url(images/mainbackground.gif) repeat-x top left #005a84;
	}

#maincontainer{
	width: 993px;
	margin: 0 auto;
}

#wrapper{
	width: 993px;
	height: auto;
	float: left;
	background: url(images/shadow_background.png) repeat-y left;
}

#topshadow{
	width: 993px;
	float: left;
	height: 14px;
}

#startcontainer{
	width: 979px;
	float: left;
	height: auto;
	margin-left: 7px;
}

#header{
	width: 979px;
	float: left;
	height: 199px;
	background: url(images/header_background.jpg) no-repeat left top;
}

#header .logo{
	width: 223px;
	float: left;
	height: 149px;
	padding: 10px 0px 0px 20px;
}

#contentmain{
	width: 979px;
	float: left;
	height: auto;
	background: url(images/curve_background.jpg) left top no-repeat #f78f1e;
}

#content{
	width: 979px;
	float: left;
	height: 622px;
	background: url(images/watermark.jpg) left bottom no-repeat;
}

#content .leftsection{
	width: 352px;
	float: left;
	height: auto;
}

#content .leftcontainer{
	width: 285px;
	float: left;
	height: auto;
	margin-left: 45px;
	margin-top: 41px;
}

#content .purposetext{
	width: 258px;
	float: left;
	height: 77px;
	margin-top: 6px;
	background: url(images/porpose_textback.gif) no-repeat left top;
	color:#005984;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 6px;
	line-height: 16px;

}

#content .whatimages{
	width: 249px;
	float: left;
	height: 45px;
	padding-top: 17px;
}

#content .whath2h{
	width: 285px;
	float: left;
	height: 84px;
	margin-top: 6px;
	background: url(images/what_text.jpg) left top no-repeat;
	color:#005984;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 4px;
	line-height: 16px;

}

#content .buttons{
	width: 178px;
	float: left;
	height: auto;
	margin-top: 45px;
	text-align: right;
}

#content .bags{
	width:248px;
	float: left;
	height: 316px;
	position: absolute;
	left: 29%;
	top: 555px;
}

#content .contactus{
	width: 182px;
	float: left;
	height: 26px;
}

#content .rightsection{
	width: 620px;
	float: left;
	height: auto;
}

#content .mainimage{
	width: 608px;
	float: left;
	height: 378px;
}

#content .smallimages{
	width: 572px;
	float: left;
	height: 205px;
	margin-top: 20px;
	text-align: right;
}

#content .imagegap{
	padding: 0px 25px 0px 0px;
}

#footerimg{
	width: 993px;
	float: left;
	height: 15px;
}

.footertext{
	width: 993px;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 40px;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/footertext_back.jpg) left top no-repeat;
}

