*{
	margin:0px;
	padding:0px;
}

body{
	background:url(../images/bg.jpg) repeat-x;
}

h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3366ff;
	text-transform:uppercase;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-transform:uppercase;
	padding:11px 0px 0px 20px;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3366ff;
	text-transform:uppercase;
}

h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3366ff;
	text-transform:uppercase;
	padding-top:10px;
}

h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	padding:10px 0px 0px 0px;
}


#wrapper{
	width:1100px;
	height:auto;
	margin:0px auto;
}

#header{
	width:1100px;
	height:104px;
	float:left;
}

.logocontainer{
	width:194px;
	height:73px;
	float:left;
	padding:16px 0px 0px 10px;
}
.logo{
	width:194px;
	height:73px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
}


#nav_div{
	width:871px;
	height:40px;
	float:right;
	padding:43px 0px 0px 25px;
}

/*-----------------------Nav Starts here-----------------------*/ 

.top-links ul{
	list-style:none;
	padding-top:0px;
	}

.top-links li{
	float:left;
	color:#333333;
	padding-left:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:inherit;
	}

.top-links li a{
	color:#333333;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 5px; /*left bg width*/
}

.top-links li a span{
	color:#333333;
	text-decoration:none;
	display:block;
	padding:5px 10px 9px 7px;	/*right width*/
	font-size:14px;
}
	
*:first-child+html .top-links li { margin-right:5px;}/*IE7*/
*:first-child+html .top-links li a span{ padding:5px 7px 9px 3px;}

.top-links li a:hover{
	background:url(../images/menul.png) top left no-repeat;
	color:#ffffff;
	}

.top-links li a:hover span{
	background: url(../images/menubg.png) top right no-repeat;
	color:#ffffff;
}

.menuonl{
		background:url(../images/menul.png) top left no-repeat;
	color:#ffffff;
}

.menuonl span.menuonr{
	    background: url(../images/menubg.png) top right no-repeat;
		color:#ffffff;
}

.top-links li a.active{
background:url(../images/menul.png) top left no-repeat;
color:#333333;
}

.top-links li a.active span{
background:url(../images/menubg.png) top right no-repeat;
color:#333333; font-weight:bold;
}
.floatr{
float:right;
}
/*-----------------------Nav Ends here-----------------------*/ 

.bannercontainer{
	width:970x;
	height:335px;
	float:left;
	padding:19px 0px 0px 130px;
}

.banner{
	width:834px;
	height:307px;
	border:#333 3px solid;
	float:left;
}

.contentcontainer{
	width:1080px;
	height:auto;
	float:left;
	padding:25px 10px 10px 10px;
}

.thankyoucontainer{
	width:960px;
	height:225px;
	float:left;
	padding:50px 0px 30px 140px;
}

.thankyoucontainer p{
	padding:0px;
	padding-top:50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:60px;
	color:#333333;
}

.contentlcontainer{
	width:796px;
	min-height:565px;
	border-right:#b3b3b3 1px solid;
	float:left;
}

.contentl{
	width:774px;
	height:auto;
	float:left;
	padding-right:22px;
}

.contentl p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding-top:10px;
	text-align:justify;
}
.line{
	border-bottom:#b3b3b3 1px solid;
	padding-bottom:10px;
}

.contentrcontainer{
	width:261px;
	height:auto;
	float:right;
	padding-left:22px;
}

.businessdomainbg{
	width:660px;
	height:577px;
	float:left;
	margin:10px 0px 10px 120px;
	background:url(../images/businessdomain.jpg) no-repeat;
}

ul.businessdomain{
	margin:0px;
	padding:10px 0px 10px 15px;
	line-height:16px;
}

ul.businessdomain li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
	list-style:disc;
}


.enquiryfrm{
	width:261px;
	height:auto;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.enquiryfrmtitle{
	width:261px;
	height:45px;
	float:left;
	background:url(../images/enqfrmbg.jpg) no-repeat;
}

.enquiryfrmcontent{
	width:241px;
	height:302px;
	float:left;
	border-left:#b3b3b3 1px solid;
	border-right:#b3b3b3 1px solid;
	border-bottom:#b3b3b3 1px solid;
	background:url(../images/enqbg.gif) repeat-x;
	padding-left:18px;
}

input{
	width:221px;
	height:22px;
	border:#b3b3b3 1px solid;
	background:url(../images/txtbxbg.gif) repeat-x;
}

textarea{
	width:221px;
	height:70px;
	border:#b3b3b3 1px solid;
	background:url(../images/txtareabg.gif) repeat-x;
}

.submitbutton{
	width:68px;
	height:26px;
	border:0;
	float:right;
}

.submitbutton1{
	width:68px;
	height:26px;
	border:0;
}

.addresscontainer{
	width:261px;
	height:156px;
	float:left;
	background:url(../images/mapbg.gif) no-repeat;
	margin-top:15px;
}

.addresscontent{
	width:241px;
	height:auto;
	float:left;
	padding:5px 0px 0px 20px;
}

.addresscontent p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	padding-top:10px;
}

.contactusbtn{
	width:194px;
	height:52px;
	float:left;
	padding:30px 0px 0px 20px;
}

#footerwrapper{
	width:100%;
	height:80px;
	background:url(../images/footerbg.png) repeat-x;
	margin:0 auto;
	float:left;
}

.footercontainer{
	width:1164px;
	height:80px;
	float:left;
	}

.footercontainer ul{
	list-style:none;
	padding:30px 0px 0px 75px;
	float:left;
}

.footercontainer ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
	padding-right:4px;
}

.footercontainer ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.footercontainer ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

.fashmedia{
	padding-left:50px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.footercontainer p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	margin:50px 0px 0px 75px;
}

.approval{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}

table.approval td{
	padding:5px 5px 5px 5px;
}

table.approval td p{
	padding:0px;
}

table.approval td img{
	border:#666 2px solid;
	margin-bottom:2px;
}

table.approval td span{
	font-size:12px;
	font-weight:bold;
}

ul.scheme{
	margin:0px;
	padding:10px 0px 5px 15px;
	line-height:16px;
}

ul.scheme li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
	list-style:disc;
	text-align:justify;
}

ul.scheme li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	list-style:disc;
	text-align:justify;
	text-decoration:none;
}

ul.scheme li a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	list-style:disc;
	text-align:justify;
	text-decoration:underline;
}

ul.scheme1{
	margin:0px;
	padding:0px 0px 5px 55px;
	line-height:16px;
}

ul.scheme1 li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
	list-style:lower-alpha;
	text-align:justify;
}

ul.scheme2{
	margin:0px;
	padding:0px 0px 5px 85px;
	line-height:16px;
}

ul.scheme2 li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:10px;
	list-style:lower-roman;
	text-align:justify;
}

#map_canvas div span { 
display:none;

}

#map_canvas{
width:770px; 
height:350px; 
margin-top:15px;
float:left;
border:2px solid #999;
}

.contactus{
	width:774px;
	height:auto;
	float:left;
	margin-top:10px;
}

.contactus table{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333333;
}

.contactus table td{
padding:2px 5px 2px 5px;
}

.incorporate{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight:bold;
}

.photo {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}




.img1 { border:3px solid #FFF; margin:10px; }

.directors{
}


#photo2 {
	float:left;
	width:100%;
	color:#d6d6d6;
	font-weight:bold;
	padding:2px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
	}
	
#photo2 img { border:3px solid #FFF; margin:10px;
	}
	
#photo2.black {
	color:#000;
}


#photo2:hover {
	display:inherit;
	color:#333;
	font-weight:bold;
}

.webmail{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
}