

* { margin: 0; padding: 0; }

/* *** General Styles *** */

body  {margin: 0 auto;
	background: url(images/background.jpg);
	color: #111;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-align: center;  

}
a img {border: 0}
a { text-decoration:none;
	color: #993300;
}

/*a:hover {	  	background: #CCCCCC; }		 */

p {    background:transparent;    /*text-indent: 14pt; */
	line-height: 1.5em;
	padding: 5px 0;
}



/* *** Layout *** */
 
 
/*#menu {position:absolute; top:291px; left: 115px;margin: 0 auto;text-align: center;
	width: 800px; 
}	  */
#menu2 {position:absolute; top:375px; left: 115px; margin: 0 auto;text-align: center;
	width: 800px; 
}
/*#menu3 {position:absolute; top:342px; left: 115px; margin: 0 auto;text-align: center;
	width: 800px; 
}
 #header0 {
 	 
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 400px;
} 
#header { 
	 
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 400px;
}  	  */
#header2 { 
	 
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 400px;
}
/*
#header3 { 
	background:url(images/nanyana-index-new2.png) no-repeat 0 0;
	margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 400px;
}
#header4 {  
	 
    margin: 0 auto;
	text-align: center;
	width: 800px;
	height: 400px;
}
#header5 { margin-left:120px;
	 
	width: 700px;
	height: 400px;
}  */

/* *** Top Menu Styles *** */
#topMenu {       width:800px;
	background: url(images/menubar2.gif) no-repeat;
	height: 48px;
}
#topMenu ul {margin-left: 20px;
	line-height: 1.6em;
	font-size: 28px;
	height:120px;
	list-style: none;
	padding: 14px 30px 0 0;
	text-align: right;
}

#topMenu li {
	display: inline;
}

#topMenu li a{
	text-decoration:none;
}
#nav_wrap { 
	background-image: url(images/tat-phoenyx-white-small.png);
	background-repeat: no-repeat;
	height:100%;
	width: 100%;
	padding-top: 50px; 
}

#nav_wrap ul { 
	height: 218px;
	font-size: 18px;
	line-height: 1em;
	list-style: none;
	padding: 20px 0px 0 10px;
	text-align: left;
}

#nav_wrap ul li{  
	display: inline;
	padding: 0px;
	background-color: transparent;
	margin-right: 0px;
	margin-top:30px;
}


#nav_wrap ul li a:hover {
	background: transparent;
}

#container {     background:transparent;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
 
#mainContent {      background:transparent;
	background: url(images/body.gif) repeat-y;
	padding: 20px 250px 10px 40px;
} 


div .glarge{margin-bottom: 30px;  background:transparent; width: 700px; font-family: helvetica, century gothic; color: #0f5e59 !important;position: relative;top: 100px;left: 10px;font-weight: bold; font-size: 15px; }   

div .glarge a{color: #CC0000; background: transparent; padding: 3px 3px; border-radius: 4px;
text-transform: uppercase; font-family: helvetica,century gothic; font-size: 10px;}

.cufon-active p.glarge { /* for Cufon.replace('p.glarge') */
	font-size: 15px; line-height: 175%;
}	
.cufon-active p.glarge a { /* for Cufon.replace('p.glarge') */
	font-size: 10px; 
}
.cufon-active p.glarge a:hover { /* for Cufon.replace('p.glarge') */
	font-size: 10px;
}	
.cufon-active #header ul li a { /* for Cufon.replace('#header ul li a') */
	font-size: 17px;
 }
.cufon-active h5 { font-size: 20px;
} 

 .cufon-active #links a { /* for Cufon.replace('#links') */
	font-size: 12px;    
} 
.cufon-active #links2 a { /* for Cufon.replace('#links') */
	font-size: 12px;
} 
 .cufon-active #links  { /* for Cufon.replace('#header ul li a') */
	font-size: 14px; font-weight:900;  text-transform: uppercase; font-family: helvetica,century gothic;  
 }

 .cufon-active p.col11 { /* for Cufon.replace('p.col11') */
	font-size: 15px; line-height: 1.2em;
}

.cufon-active p.col11 a { /* for Cufon.replace('p.col11 a') */
	font-color: #0f5e59;
}


div #shadow {
				margin: 10px auto;
				width: 690px;
			font-size:9px;
				padding: 20px;
				background: #fff;
				border: 1px solid #ccc;
			}
			
 
   div #shadow2 {
				margin: 2px auto;
				width: 100px;
				font-family: calibri, arial;
				font-size:9px;
				padding: 5px;
				background: transparent;
				border: 1px solid #ccc;	
				color: #990000;
			}
		div #shadow2 a {font-size:12px;background:transparent;
				color: #CC0000;	
				text-decoration: none;
			}	
         
			
#contain { position:absolute; top:200px; left:100px; background:transparent;
width:700px;
}

.column { 
width:100px;
padding:10px;
float:left;
}	
.column a { color:#CC0000;
 
} 
/* *** Footer Styles *** */
#footer {           
	background: url(images/bottom.gif) transparent no-repeat;
	font-size: 12px;
	height: 70px;
	padding: 0 10px 0 20px;
} 

#footer p {    color:#111111;background:transparent;
	padding: 30px 0 0 0;
	text-align: center;
}

/*.floatR {
	float: right;
	margin-left: 8px;
}

.floatL { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 */

