@charset "utf-8";
/* CSS Document */
body{ margin: 0 auto;
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#241364;
	
	}

#wrapper{ margin: 0 auto;
		width:935px;
		}
#left{ width:230px;
	height:500px;
	background:url(images/nuat_01.png);
	float:left;
	padding-top:155px;
	padding-left:20px;
	}
#home{ width:485px;
	height:115px;
	background:url(images/nuat_04.png);
	float:left;
	padding-top:540px;
	padding-left:200px;
	}
#aboutus{ width:605px;
	height:465px;
	background:url(images/about-us_03.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:200px;
	}
#mission_vision{ width:605px;
	height:465px;
	background:url(images/mission_vision_03.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:200px;
	}
#branches{ width:605px;
	height:465px;
	background:url(images/branches_03.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:200px;
	}
#whats_new{ width:605px;
	height:465px;
	background:url(images/wnbg.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:200px;
	}
#franchising{ width:605px;
	height:565px;
	background:url(images/franchising_03.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:100px;
	}
#contactus{ width:605px;
	height:465px;
	background:url(images/contact_us_03.png);
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-top:200px;
	}
#menu1 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b4b35;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fbf695;
	line-height:18px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c8c776;
	line-height:22px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c8c776;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	color: #fef400;
}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.footer_copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}

.sidebar_links{
list-style:none;
margin-top:5px;
}
.sidebar_links li a{
text-decoration:none;
line-height:260%;
padding:0px 0px 0px 20px;
color: #FFFF99;
font-size:13px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
.sidebar_links a:hover{
 width:18px;
  height:16px;
  background-image:url(images/flower.png);
  background-repeat: no-repeat;
  color:#FFFFFF;
}
.sidebar_links a:active{
 width:18px;
  height:16px;
  background-image:url(images/flower.png);
  background-repeat: no-repeat;
}

.gallery {
margin-left:10px;
margin-bottom:10px;

}
img {
border: 0px;
}