/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 21, 2009, 11:30 am with psd2css Online version 1.34
 *
 */

/* You named this layer Layer_center */


body{
	color:#FFF;
	font-size:12px;
}

#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 1044px;
  z-index: 1;
}

/* You named this layer Layer 1 */
#Layer-2 {
  position: absolute;
  left: 1px;
  top: 210px;
  width: 797px;
  height: 833px;
  z-index: 6;
}

/* You named this layer Layer 7 */
#Layer-3 {
  position: absolute;
  left: 0px;
  top: 566px;
  width: 224px;
  height: 174px;
  z-index: 3;
}

/* You named this layer Layer 6 */
#Layer-4 {
	position: absolute;
	left: 0px;
	top: 291px;
	width: 224px;
	height: 277px;
	z-index: 4;
	background-color: #1B0504;
}

/* You named this layer Layer 5 */
#Layer-5 {
	position: absolute;
	left: 1px;
	top: 227px;
	width: 42px;
	height: 65px;
	z-index: 5;
	background-color: #300907;
}

/* You named this layer Layer 4 */
#Layer-6 {
	position: absolute;
	left: 40px;
	top: 228px;
	width: 391px;
	height: 512px;
	z-index: 2;
	background-color: #300907;
}

/* You named this layer Layer 3 */
#Layer-7 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 233px;
	z-index: 7;
	background-color: #DA2723;
}

/* You named this layer Layer 2 */
#Layer-8 {
	position: absolute;
	left: 41px;
	top: 16px;
	width: 558px;
	height: 218px;
	z-index: 8;
	background-color: #6D1411;
}

/* You named this layer  */
#Layer-9 {
	position: absolute;
	left: 47px;
	top: 27px;
	width: 547px;
	height: 343px;
	z-index: 9;
}

/* You named this layer lady_center */
#Layer-10 {
  position: absolute;
  margin-left: -394.5px;
  left: 50%;
  top: 2px;
  width: 789px;
  height: 160px;
  z-index: 10;
}

/* You named this layer home_link */
#Layer-11 {
  position: absolute;
  left: 721px;
  top: 140px;
  width: 62px;
  height: 58px;
  z-index: 11;
}

/* You named this layer aboutus_link */
#Layer-12 {
  position: absolute;
  left: 656px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 12;
}

/* You named this layer vision_link */
#Layer-13 {
  position: absolute;
  left: 590px;
  top: 140px;
  width: 62px;
  height: 58px;
  z-index: 13;
}

/* You named this layer cartoonists_link */
#Layer-14 {
  position: absolute;
  left: 524px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 14;
}

/* You named this layer gallery_link */
#Layer-15 {
  position: absolute;
  left: 461px;
  top: 140px;
  width: 62px;
  height: 58px;
  z-index: 15;
}

/* You named this layer contactus_link */
#Layer-16 {
  position: absolute;
  left: 395px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 16;
}

#welcomemsg1{
	position:absolute;
	top:104px;
	left:110px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
}

#welcomemsg2{
	position:absolute;
	top:104px;
	left:450px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
