/* Base rule and restting rules. */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
/*Outer Most and global settings*/
}	body {
	background-color: #000000;
	color: #000;
	font-family: "Myriad", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 2px 0px 0px -150px;
	padding: 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */

}	h1 {
	/* Style page titles. */
	color: #CA8527;
	font-weight: normal;
	line-height: 14px;

}	h2 {
	/* Style section titles. */
	color: #CA8527;
	font-weight: bold;
	line-height: 14px;
	
}	h3 {
	/* Style section titles. */
	color: #CA8527;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;

}	a,  a:link {
	/* Style for unvisited links. */
	color: #000;
	font-weight: bold;
	text-decoration: none;

}	a:visited {
	/* Style for visited links. */
	color: #000;
	font-weight: bold;
	text-decoration: none;

}	a:hover {
	/* Style for links on mouseover. */
	color: #000;
	text-decoration: underline;
 
}	a:focus {
	/* Style for a link that has focus. */
	color: #000;

}	a:active {
	/* Style for a link that is being activated/clicked. */
 	 color: #000;
	 
	 /*}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	*/
			
    /* image replacement */
 }       .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	p{
	color: #CCAE1B;
		}
		
	

		
	/* Id setting */	
	#wrapper{
	margin:0 auto 2em;
	position:relative;
	text-align:center;
	width:1270px;
	background:none;
	background:#000 url(../images_overview/main_background.jpg) no-repeat;
	clear: both;
	height: 570px;
		}
	
	
	#container{
	position:relative;
	text-align:center;
	width:1270px;
	background:none;
	margin: 0 0px 0em;
	top: 0px;
		}	
	#header{
	height:25px;
	line-height:12px;
	background:#7C6E2F url(../images_navigation/top_bar.jpg) no-repeat;
	color:#CCAE1B;
	margin: 0px;
		}				
	#content{
	position:relative;
	margin-left: 0px;
	top: 189px;
		}
		
	#footer{
	height:25px;
	line-height:12px;
	color:#CCAE1B;
	margin: 85px 0px 0px 285px;
	top: 0px;
	position: relative;
	width: 1270px;
	text-align: left;
		}			

/* Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	padding:0;
	list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1270px;
	height:425px;
	overflow:hidden;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:257px;
	top:115px;
	z-index:1000;
		}	
	#nextBtn, #slider1next{
	left:985px;
	top: 115px;
	margin: 0px;
	padding: 0px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* Class Setting */

	.navmargin{
	margin:0 0 0 300px; 
	
	}
#subhead{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	margin-top: 157px;
	margin-bottom: -157px;
	margin-right: 300px;
	
	}
.breadcrumb {
	font-family: "Myriad Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA8527;
	margin-left: 0px;
	padding-left: 285px;
}

.head13blue {
	font-size: 13px;
	color: #4458BA;
	right: auto;
	font-weight: normal;
}

.text12whiteitalic {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-stretch: normal;
	text-align: right;
}

.head12whitebold {
	font-size: 12px;
	color: #CCAC19;
	font-weight: bold;
	text-align: right;
}

.bluebreadcrumb11 {
	color: #CCAE1B;
	text-align: right;
	padding-right: 300px;

}

.head12whitenormal {
	font-size: 12px;
	font-weight: normal;
	text-align: right;

}

.head12whitenormal_a {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 0;
	padding-top: 0;
	
}		

.head14whitenormal {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}	

.head14orangenormal {
	font-size: 14px;
	color: #CA8527;
	font-weight: normal;
	text-align: right;
}	
	
.head14whitebold {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin: 0 0 .25em;
	padding-bottom: 0;
	
	}

.head12whitenormal_bold_a {
	font-size: 12px;
	font-weight: bold;
	color: #CCAC19;
	text-align: right;
	margin: 0 0;
	padding: 0;
}

