/* CSS Document */

body {
	margin-top:0px;
	margin:auto;
	background-image:url(../images/bannerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ae3568;
	}
	
#Container { 
	width:100%;
	height:auto;
	margin:auto;
	background-image:url(../images/bottombackground.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
	/*....Start Banner....*/
	#banner {
	position:relative;
	margin:auto;
	width:810px;
	height:232px;
	/*border:1px;
	border-color:#3366FF;
	border-style:solid;*/
	}

	#logo { margin-left:50px;}
	
	#topNav01 {
	height:13px; 
	width:134px; 
	float:left; 
	margin-left:0px; 
	margin-top:40px;
	}
	
	.aboutUs {margin-left:45px; text-align:center;}
	.aboutUs A {text-align:center; font-size:14px; font-family:"AvantGarde Bk BT", Tahoma; color:#993080; font-weight:bold; text-decoration:none;}
	.aboutUs A:hover {color:#de39a9}
	
	#topNav02 {
	height:13px; 
	width:84px; 
	float:left; 
	margin-left:16px; 
	margin-top:40px; 
	text-align:center;
	}
	
	#topNav03 {
	height:13px; 
	width:84px; 
	float:left; 
	margin-left:19px; 
	margin-top:40px; 
	text-align:center;
	}
	#topNav04 {
	height:13px; 
	width:84px; 
	float:left; 
	margin-left:19px; 
	margin-top:40px; 
	text-align:center;
	}
	/*....End Banner....*/
	
	
	/*....Start....Animation and Marquee....*/
	#animationArea {
	margin:auto;
	width:810px;
	height:232px;
	background-image:url(../images/bannerbackground.jpg);
	}
	
	#imageArea { margin:auto; width:810px; height:146px;}
	
	#imageBox01{
	width:176px; 
	float:left; 
	height:146px}
	
	#boxSettingA1 {position:relative; margin-left:1px; width:152px; height:146px; float:left;}
	#boxSettingB1 {position:relative; margin-left:1px; width:151px; height:146px; float:left;}
	#boxSettingC1 {position:relative; margin-left:2px; width:148px; height:146px; float:left;}
	#boxSettingD1 {position:relative; margin-left:4px; width:147px; height:146px; float:left;}
	
	#marqueeArea {
	position:relative; 
	width:750px; 
	height:34px; 
	background-image:url(../images/marqueebg.jpg); 
	background-repeat:repeat-x; 
	background-position:right; 
	margin-top:36px; 
	margin-left:30px;
	line-height:30px;
	font-size:14px;
	font-family:"AvantGarde Bk BT", Tahoma;
	font-weight:900;
	text-align:center;
	color:#911d79;
	border-width:1px;
	border-color:#ffffff;
	border-bottom-style:solid;
	}
	
	/*....End....Animation and Marquee....*/
	
	
	/*....Start....Body Section....*/
	
	#bodyHead { 
	width:780px; 
	height:100px; 
	padding:3px 0px 0px 30px; 
	vertical-align:middle;
	}
	
	#headIcon { 
	float:left; 
	width:auto; 
	height:90px;
	}
	
	#headText {
	float:left; 
	margin-top:30px; 
	width:auto; 
	height:auto; 
	font-family:tahoma, "trebuchet MS"; 
	font-size:30px;
	color:#c72484; 
	}
	
	#bodySection { 
	margin:auto; 
	width:810px; 
	background-color:#FFFFFF; 
	height:auto
	}
	
	.bodyText { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:14px; 
	font-weight:600; 
	color:#CC66CC; 
	text-align:justify; 
	padding:0px 30px 30px 30px; 
	width:750px;
	}
	
		.bodyTextHome { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:13px; 
	font-weight:normal; 
	color:#CC66CC; 
	text-align:justify; 
	padding:0px 0px 30px 0px; 
	width:770px;
	}
	.bodyTextCent { 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	color:#CC66CC; 
	text-align:center;
	}
	.bodyTextGrey { 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	color:#FF33CC; 
	text-align:center;
	}
	.bodyTextGrey01 { 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	color:#999999; 
	text-align:justify;
	}
	.bodyTextHead01 { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:16px; 
	font-weight:normal; 
	color:#911d79; 
	text-align:justify;  
	width:750px;
	}
	.bodyTextHeadcent { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:16px; 
	font-weight:normal; 
	color:#911d79; 
	text-align:center;  
	width:750px;
	}
	.bodyTextNormal { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#911d79; 
	text-align:justify;  
	width:750px;
	}
	.bodyTextCenter { 
	position:relative; 
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#911d79; 
	text-align:center;  
	width:750px;
	}
	.email{
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#911d79;
	text-decoration:none;  
	}
	.email A {
	font-family:"Trebuchet MS", Tahoma, Arial; 
	font-size:14px;
	color:#911d79;
	text-decoration:none;  
	}
	.email A:hover { 
	color:#FF00CC; 
	}
	/*....End...Body Section....*/
	
	
	/*....Start....Bottom Section....*/
	#bottomMain {
	width:100%;
	height:111px;
	background-image:url(../images/bottompannel.jpg);
	background-repeat:repeat-x;	
	}
	
	#bottleft {
	width:130px; height:111px; float:left;
	}
	
	#bottomMainMiddle {position:relative; float:left; width:743px; height:111px}
		#btMainMidtop{ position:relative; width:743px; height:30px; text-align:center; margin:50px 0 0 0; color:#f9cee8}
		.btMainMidtop A { color:#f9cee8; font-family:tahoma, "trebuchet MS"; font-size:12px; text-decoration:none;}
		.btMainMidtop A:hover { color:#FFF;}
	
		#btMainMidbott{ position:relative; width:743px; height:25px; font-family:"Trebuchet MS", Tahoma, Arial; font-size:11px; color:#d04c9d; text-align:center; padding-top:5px; text-decoration:none; }
		.btMainMidbott A{font-family:"Trebuchet MS", Tahoma, Arial; font-size:11px; color:#d04c9d; text-align:center; text-decoration:none; }
		.btMainMidbott A:hover{ color:#FF0099}
	
	#bottRight {
	width:130px; height:111px; float:right;
	}
	
	/*....Start....Bottom Section....*/
	
	
	/*....Start....Beauty n body box setting....*/
	
	#bnbMainBox {width:720px; height:131px; background-color:#fbf4f9; border-width:3px; border-color:#f8e8f4; border-style:solid; padding:11px; margin-top:20px;}
		#bnbImage {position:relative; float:left; width:183px; height:130px; margin-right:20px;}
		#bnbTextArea {position:relative; float:left; width:513px; height:130px;}
			.bnbHeadText { font-family:"Trebuchet MS", Tahoma, Arial; font-size:20px; font-weight:500; color:#911d79; margin-top:31px;}
			.bnbBoxText { font-family:"Trebuchet MS", Tahoma, Arial; font-size:14px; color:#911d79; text-align:justify; margin-top:2px 0 0 0; font-weight:normal;}
		
	/*....End......Beauty n body box setting....*/
	
	
    /*--Start----Traditional Fashion Wear Image Box Setting--*/
	
	#tfwMainBox {width:746px;  height:223px; background-color:#fff; margin-top:20px;}
		#tfwImageBox1 {position:relative; float:left; height:193px; width:185px; background-color:#fbf4f9; border-width:3px; border-color:#f8e8f4; border-style:solid; padding:12px; margin-right:50px}
		.tfwBoxText { font-family:"Trebuchet MS", Tahoma, Arial; font-size:11px; color:#911d79; text-align:center; line-height:16px; font-weight:bold; margin-top:2px}
		#tfwImageBox2 {position:relative; float:left; height:193px; width:185px; background-color:#fbf4f9; border-width:3px; border-color:#f8e8f4; border-style:solid; padding:12px; margin-right:40px}
		#tfwImageBox3 {position:relative; float:right; height:193px; width:185px; background-color:#fbf4f9; border-width:3px; border-color:#f8e8f4; border-style:solid; padding:12px;}
		
	#tfwMainBox02 {width:746px;  height:339px; background-color:#fff; margin-top:20px;}		
		#tfwImageBoxA {position:relative; float:left; height:325px; width:168px; background-color:#fbf4f9; border-width:2px; border-color:#f8e8f4; border-style:solid; padding:3px; margin-right:11px}
		.tfwBoxText01 { font-family:"Trebuchet MS", Tahoma, Arial; font-size:11px; color:#911d79; text-align:center; line-height:16px; font-weight:bold; margin-top:5px}
		#tfwImageBoxB {position:relative; float:left; height:325px; width:168px;  background-color:#fbf4f9; border-width:2px; border-color:#f8e8f4; border-style:solid;  padding:3px; margin-right:11px}
		#tfwImageBoxC {position:relative; float:left; height:325px; width:168px;  background-color:#fbf4f9; border-width:2px; border-color:#f8e8f4; border-style:solid;  padding:3px; margin-right:11px}
		#tfwImageBoxD {position:relative; float:right; height:325px; width:168px;  background-color:#fbf4f9; border-width:2px; border-color:#f8e8f4; border-style:solid;  padding:3px; }
	
	/*--End------Traditional Fashion Wear Image Box Setting--*/
	
	.gallImg A{height:129px; width:186px; outline-width:0px;}
	.gallImg A:hover{height:129px; width:186px;}
	