﻿BODY
{
	margin: 0 auto;
}
.wrapper
{
	width: 1024px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 1024px;
	height: 146px;
	background: url(../images/header.jpg);
	background-repeat: no-repeat;
}
/**************************** Second Section Ends ****************************
*************************** Menu Section Starts *****************************/
.menu
{
	width: 1024px;
	height: 44px;
	background: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
.menu-text
{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 12px 45px 10px 10px;
	float: left;
	font-stretch: condensed;
	cursor: pointer;
}
/**************************** Menu Section Ends ******************************
*************************** First Section Starts ****************************/
.first-section
{
	width: 1024px;
	height: 235px;
	border: 2px solid #FFFFFF;
}
.right-image
{
	width: 230px;
	height: 235px;
	float: right;
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
.mid-image
{
	width: 443px;
	height: 235px;
	float: right;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
}
.left-image
{
	width: 238px;
	height: 235px;
	float: right;
	background-image: url(../images/left-image.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	text-align: left;
}
/**************************** First Section Ends *****************************
*************************** Second Section Starts ***************************/
.second-section
{
	width: 675px;
	height: 139px;
	border-bottom: 1px solid #DBDBDB;
	float: right;
}
.pack-box3
{
	width: 230px;
	height: 139px;
	float: right;
	background-image: url(../images/pack-image.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
.pack-box2
{
	width: 221px;
	height: 139px;
	float: right;
	background-image: url(../images/pack-image.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
.pack-box1
{
	width: 221px;
	height: 139px;
	float: right;
	background-image: url(../images/pack-image.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
/**************************** Second Section Ends ****************************
*************************** Third Section Starts ****************************/
.third-section
{
	width: 675px;
	height: 170px;
	float: right;
}
.down-box2
{
	width: 230px;
	height: 170px;
	float: right;
	background-image: url(../images/down-image3.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.down-box1
{
	width: 444px;
	height: 170px;
	float: right;
	background-image: url(../images/down-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
/**************************** Third Section Ends *****************************
*************************** Left Section Starts *****************************/
.left-section
{
	width: 238px;
	height: 309px;
	float: right;
}
.left-box2
{
	width: 217px;
	height: 309px;
	float: right;
	background-image: url(../images/left-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.left-box1
{
	width: 21px;
	height: 309px;
	float: right;
	background-image: url(../images/left-image3.jpg);
	background-repeat: repeat-x;
}
/**************************** Left Section Ends ******************************
*************************** Footer Section Starts ***************************/
.footer
{
	float: right;
	width: 900px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: left;
	margin-top: 18px;
	clear: both;
	margin-bottom: 10px;
}
/**************************** Footer Section Ends ****************************
*************************** General Section Starts **************************/
.title1
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #8F8383;
	margin-top: 10px;
	margin-left: 12px;
}
.title2
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #535353;
}
.title3
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #616161;
	margin-top: 10px;
	margin-left: 12px;
}
.sub-title
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #3F3A3A;
	margin-left: 12px;
}
.description
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 195px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 2px;
}
.description1
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 400px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 2px;
}
.date-text
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #A4E3FF;
	font-weight: bold;
	margin-left: 12px;
	margin-top: 2px;
}
HR
{
	background-color: #00DEFF;
	width: 200px;
	color: #00DEFF;
	border: 1px solid #00DEFF;
}
A.nav:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.nav:hover
{
	color: #FFFF99;
	text-decoration: underline;
}
A.nav:active
{
	color: blue;
}
/**************************** General Section Ends ****************************/

