body
{
	margin: 0 auto;
	border-top-color: #FFFFFF;
}
.wrapper
{
	width: 912px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 912px;
	height: 146px;
    background: url(../images/header.png);
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 912px;
	height: 44px;
    background: url(../images/menu.png);
    background-repeat: no-repeat;
}

.menu-text
{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	float: left;
/*	font: condensed;*/
	cursor: pointer;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/**************************** Menu Section Ends *******************************/

/**************************** Menu Section Starts *****************************/
.bottommenu
{
	width: 912px;
	height: 44px;
    background: url(../images/bottommenu.png); 
    background-repeat: no-repeat;
}

.bottommenu-text
{
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	float: left;
/*	font: condensed;*/
	cursor: pointer;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 912px;
  height: 235px;
  border: solid 2px #ffffff;
}
.right-image
{
  width: 230px;
  height: 235px;
  float: right;
  background-image: url(../images/right-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.mid-image
{
  width: 443px;
  height: 235px;
  float: left;
  background-image: url(../images/mid-image-02.png);
  background-repeat: no-repeat;
}
.left-image
{
  width: 230px;
  height: 235px;
  float: left;
  background-image: url(../images/left-image.jpg);
  background-repeat: repeat-x;
  border-right: solid 1px #ffffff;
  text-align: left;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
	width: 675px;
	height: 139px;
	border-bottom: solid 1px #dbdbdb;
	float: right;
}
.pack-box3
{
  width: 230px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.pack-box2
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image-box2.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #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: solid 1px #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-image2.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;
	border-left: solid 1px #EBEBEB;
	border-right: solid 1px #ffffff;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 230px;
  height: 309px;
  float: right;
}
.left-box2
{
  width: 217px;
  height: 305px;
  float: right;
  background-image: url(../images/bg_left.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.left-box1
{
  width: 13px;
  height: 309px;
  float: left;
  background-image: url(../images/bg_left.png);
  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: right;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
/**************************** Footer Section Ends *****************************/

/**************************** Footer Section Starts ***************************/
.bottomnav
{
	float: right;
	width: 912px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #616161;
	text-align: left;
	margin-top: 0px;
	clear: both;
	margin-bottom: 5px;
	background-image: url(../images/bottommenu.png);
	background-repeat: no-repeat;
}
/**************************** Footer Section Ends ************************

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #666666;
  margin-left: 12px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #D93D7A;
}
.title2x
{
  font-family: Tahoma;
  font-size: 18pt;
  font-weight: bold;
  color: #B7393B;
}
.title3
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #616161;
	margin-top: 10px;
	margin-left: 12px;
	background-image: url(../images/down-image1.jpg);
}

.title-a
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #666666;
  margin-top: 10px;
  margin-left: 0px;
}
.title-a1
{
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
  margin-top: 10px;
  margin-left: 0px;
}
.title-b
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #D93D7A;
}
.title-c
{
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: bold;
  color: #D93D7A;
}
.title-myths
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #D93D7A;
}
.title-myths2
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #666;
}
.title-d
{
  font-family: Tahoma;
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
}
.title-f
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #D93D7A;
  margin-left: 0px;
}

.title-page
{
  font-family: Tahoma;
  font-size: 14pt;
  margin-top: 10px;
  margin-left: 10px;
}
.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: left;
  width: 200px;
  line-height: 16px;
  margin-left: 12px;
  margin-top: 2px;
}
.description_column
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  line-height: 18px;
  margin-top: 2px;
}
.description_events
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	line-height: 16px;
	  margin-top: 10px;
}
.description_wide
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: left;
	line-height: 16px;
	margin-left: 12px;
	margin-top: 2px;
	text-indent: 12px;
}
.description_personaltouch
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  width: 100%;
  line-height: 14px;
  margin-left: 12px;
  margin-top: 2px;
}
.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 425px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}

.description-page
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: left;
	width: 400px;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 2px;
	margin-right: 12px;
}
.description-page-sidebar
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
  width: 195px;
  line-height: 18px;
  margin-left: 12px;
  margin-top: 2px;
}
.description-page-form
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
}
.description-text
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: left;
    line-height: 18px;
}
.description-text2
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
    line-height: 18px;
}
.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #000000;
  font-weight: normal;
  margin-left: 12px;
  margin-top: 2px;
}
hr{
  background-color: #00deff;
  width: 200px;
  color: #00deff;
  border: solid 1px #00deff;

}

a:link {color: #880000; text-decoration: none; }
a:visited {color: #bb3344; text-decoration: none; }
a:hover {color: #ee2299; text-decoration: underline; }
a:active {color: #AF2E30; }

a.current {color: #CD4279; }
a.bottomcurrent {font-size: 9px; color: #CD4279;}
a.bottomlink {font-size: 9px; color: #FFF;}

a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #D4326E; text-decoration: underline; }
a.nav:active {color: #ff0055; }


/**************************** General Section Ends ****************************/

/**************************** Page First Section Starts ****************************/
.p2-first-section
{
  width: 912px;
  height: 235px;
  border: solid 2px #ffffff;
}
.p2-right-image
{
  width: 230px;
  float: right;
  background-image: url(../images/dot.gif);
  background-repeat: repeat;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.p2-center-image
{
  width: 440px;
  height: 235px;
  float: right;
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.p2-center-text
{
  width: 670px;
  border-left: solid 1px #ffffff;
}
.p2-mid-image
{
  width: 443px;
  height: 235px;
  float: right;
  background-image: url(../images/mid-image.jpg);
  background-repeat: no-repeat;
}
.p2-left-image
{
  width: 230px;
  float: left;
  background-image: url(../images/left-image.jpg);
  background-repeat: repeat-x;
  border-right: solid 1px #ffffff;
  text-align: left;
}

/**************************** First Section Ends ******************************/

/**************************** PAGE Second Section Starts ***************************/

.p2-second-section
{
	width: 675px;
	height: 139px;
	border-bottom: solid 1px #dbdbdb;
	float: right;
}
.p2-pack-box3
{
  width: 230px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

.p2-pack-box2
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image-box2.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}
.p2-pack-box1
{
  width: 221px;
  height: 139px;
  float: right;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  border-left: solid 1px #ffffff;
  text-align: left;
}

/**************************** Second Section Ends *****************************/

/**************************** PAGE Third Section Starts ****************************/

.p2-third-section
{
  width: 675px;
  height: 170px;
  float: right;
}
.p2-down-box2
{
  width: 230px;
  height: 170px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
.p2-down-box1
{
	width: 444px;
	height: 170px;
	float: right;
	background-image: url(../images/down-image1.jpg);
	background-repeat: repeat-x;
	text-align: left;
	border-left: solid 1px #EBEBEB;
	border-right: solid 1px #ffffff;
}



/**************************** Third Section Ends ******************************/
.title-white {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}

