html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #448CCB;
	text-decoration: none;
}

a:link {
	color: #448CCB;
	text-decoration: none;
}
img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 140%;
}

ul {
	list-style-position: inside;
}

/* common class */
.clear {
	clear: both;
}

.hand {
	cursor: pointer;
	_cursor: hand;
}

.bold {
	font-weight: bold;
}

/* main page */

#left-menu {	
	margin: 0;
	padding: 0;
	z-index: 30
}
#left-menu li {	
  margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px arial
}
#left-menu li a {	
  display: block;
	/*margin: 0 1px 0 0;
	padding: 8px 8px 8px 8px;
	width: ;
	background: #;*/
	color: #000000; /* text color for top menu */
	text-align: center;
	text-decoration: none
}


#left-menu li a:hover {	
  background: #F4B6B7;
  color: #333333; 
}
#left-menu div {	
  position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background: #ffffff;*/
	border: 1px solid #9D0200;
}
#left-menu div a {	
    position: relative;
	display: block;
	margin: 0;
	padding: 5px 18px 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	/* border-style:solid;
	border-color:#F1F5FA;
    border-width:0 0 1px 0; */
	background: #FFE5E6;
	border-bottom: 1px solid #9D0200;
	color: #333333;   /* text color for submenu */
	}
#left-menu div a:hover {	
  background: #F4B6B7;
	color: #333333;
}
#left-menu img {
  border: none;
}
#left-menu table {
  margin: 0;
  padding: 0;
  background: #FFE5E6;
}

#maintopwrapper {
	padding-top: 23px;
	padding-left: 240px;
	height: 58px;
}
#topmargin{
	margin-top:25;
	padding-top:25px;
	line-height:30px;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C292C;
	padding-top:5px;
	line-height:18px;
}

#sub-body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C292C;
	line-height:18px;
}
#mainnav {
	width: 410px;
	height: 45px;
	float: left;
	position: relative;
	margin-left: 40px;
}

#mainnavline {
	border-right: 1px solid #444241;
	width: 1px;
	height: 43px;
	float: left;
}

#mainnav #mainnavlist li {
	display: inline;
}
#sub-title-bg-img{
	background: url(../images/sub-title-bg.jpg) no-repeat;
	width:626px;
	height:28px;
	color:#0C6D96;
	padding-top:5px;
	font-size:17px;
	font-height:20;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#subtext{
	font-size:12px;
	color:#222222;
	line-height:17px;
}

#sub-menu{
	color:#444444;
	font-size:10px;
}
#sub-menu a:hover{
	color:#0C6D96;
	font-size:10px;
}
#sub-menu a:link{
	color:#0C6D96;
	font-size:10px;
}
#copyrights2{
	color:#555555;
	font-size:9px;
}
#copyrights{
	color:#ffffff;
	font-size:11px;
}
#copyrights a{
	color:#ffffff;
	font-size:11px;
}
#copyrights a:hover{
	color:#FFC200;
	font-size:11px;
	text-decoration: none;
}
#copyrights a:link{
	color:#ffffff;
	font-size:11px;
	text-decoration: none;
}
#maincon{
	background: url(../images/main-counselling-img.jpg) ;
	width:412px;
	height:142px;
}
#subcontitle{
	color:#0C6D96;
	font-size:13px;
}

#sub-image{
	background: url(../images/about-us.jpg) no-repeat;
}
/* left menus */
#submenu-top{
	margin-top:184px;
}

#leftmenubox {
height: 33px;
	}

#leftmenubox #menulist {
	float: left;
	height: 33px;
	width: 681px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#leftmenubox #menulist li {
	display: inline;
	list-style-type: none;
	float: left;
}

#leftmenubox #menulist li a {
	text-indent: -9999px;
	display: block;
	height: 33px;
	width: 681px;	
	background: url(../images/main-menu.jpg) no-repeat;
	overflow: hidden;
	float: left;
}

#leftmenubox #menulist li#li-1 a {
	width:97px;
	background-position: 0 0;
}

#leftmenubox #menulist li#li-2 a {
	width:157px;
	background-position: -97px 0;
}
#leftmenubox #menulist li#li-3 a {
	width:113px;
	background-position: -254px 0;
}
#leftmenubox #menulist li#li-4 a {
	width:188px;
	background-position: -367px 0;
}
#leftmenubox #menulist li#li-5 a {	
	width:126px;
	background-position: -555px 0;
}

#leftmenubox #menulist li#li-1 a:hover {
	width:97px;
	background-position: 0 -33px;
}

#leftmenubox #menulist li#li-2 a:hover {
	width:157px;
	background-position: -97px -33px;
}

#leftmenubox #menulist li#li-3 a:hover {
	width:113px;
	background-position: -254px -33px;
}

#leftmenubox #menulist li#li-4 a:hover {
	width:188px;
	background-position: -367px -33px;
}

#leftmenubox #menulist li#li-5 a:hover {
	width:126px;
	background-position: -555px -33px;;
}


#mainbottomwrapper {
	clear: both;
	width: 833px;
	height: 21px;
	color: #434342;
	line-height: 18px;
	margin: 0 auto;
}

#mainbottomwrapper a {
	color: #2C2C2C;
	text-decoration: none;
}

#mainbottomwrapper a:hover {
	color: #C18F11;
}


#maincopyright11 {
	float: left;
	color: #000000;
	TEXT-DECORATION:none;
}
#maincopyright11:hover {
	color : #555555;
	TEXT-DECORATION:none;
}
#maincopyright11:link {
	color : #555555;
	TEXT-DECORATION:none;
}

/* sub page */
#outerwrapper {
	width: 1002px;
	margin: 0 auto;
}

.bg-normal {
	background: #E2E1DD url(../images/bg-top-shop.png) no-repeat top center;
}

.bg-shop {
	background: #E2E1DD url(../images/bg-top-shop.png) no-repeat top center;
}

.bg-shopping-bag {
	background: #E2E1DD url(../images/bg-top-shopping-bag.png) no-repeat top center;
}

.bg-about-us {
	background: #E2E1DD url(../images/bg-top-about-us.png) no-repeat top center;
}

.bg-contact {
	background: #E2E1DD url(../images/bg-top-contact.png) no-repeat top center;
}

.bg-instyle {
	background: #E2E1DD url(../images/bg-top-instyle.png) no-repeat top center;
}

#topwrapper {
	padding-top: 23px;
}

#logo {
	width: 160px;
	height: 58px;
	background: url(../images/logo.png) no-repeat bottom left;
	float: left;
	overflow: hidden;
}

#logo a {
	display: block;
	width: 160px;
	height: 58px;
	text-indent: -9999px;
}

#nav {
	width: 310px;
	height: 38px;
	float: left;
	position: relative;
	margin-left: 180px;
}

#subcontentbox { 
	/*width: auto;*/
	width: 610px;
	min-height: 450px;
	float: left;
	display:inline;
	padding: 50px 0 0 19px;
	margin: 14px 0 0 0;
}

#bottomwrapper {
	clear: both;
	width: 833px;
	height: 74px;
	background: url(../images/bg-bottom.png) no-repeat top right;
	color: #FFFFFF;
	line-height: 18px;
}

#bottomwrapper a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomwrapper a:hover {
	color: #2C2C2C;
	text-decoration: none;
}

#bottombox {
	height: 20px;
	padding-top: 10px;
	padding-left: 45px;
	color: #FFFFFF;
}

#bottombox a:hover {
	color: #BE8F0E;
	text-decoration: none;
}
#copyright {
	width: 86px;
	height: 19px;
	background: url(../images/sub-copyright.png) no-repeat;
	float: left;
	margin-left: 130px;
	text-indent: -9999px;
	overflow: hidden;
	display:inline;
}
#copyright:hover {
	color: #BE8F0E;
	text-decoration: none;
}


#popupcontentbox {
	padding: 10px 20px 10px 20px;
}
#purple{
	color :#5F3F70;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
#orange{
	color :#F7941D;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
#skyblue{
	color :#448CCB;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
