html {
	overflow: auto;
}


BODY {
margin:0 auto;
text-align: center;
font-family:"Georgia", "Times New Roman", "serif"; 
font-family:"verdana", "Helvetica", "Arial", "sans-serif"; 
font-size:10pt;
}

div {
position:relative;
}

span.pghead {
position:absolute; 
width:100%; 
left:30; 
font-size:26pt; 
margin-top:15px; 
font-family:"Georgia", "Times New Roman", "serif"; 
}


/*hover link div*/
div.navClass {
position:absolute;
width:100px;
height:35px; 
font-family:"verdana", "Helvetica", "Arial", "sans-serif"; 
}
	
/*hover link styles*/
a.menu {
text-decoration:none; 
display:block; 
color:#000000; 
font-weight:600;
height:20px;
background:none;
}
			
a.menu:hover {
color:#fff;  
background:url(../images/hlight.png);
}


div.tabs {
	position:relative; 
	width:100; 
	height:100%; 
	float:left; 
	padding-top:130px;">
}

a.xfade {
	text-decoration:none;
	color:black;
	}

a.xfade:hover {
	text-decoration:underline;
	color:#0000cc;
	}

div.fadehover {
	position: relative;
	width:100px;
	Height:30px;
	margin-top:30px;
	font-family:"verdana", "Helvetica", "Arial", "sans-serif";
	font-weight:600;
	cursor:pointer;
	overflow:hidden;
	}
 
img.a {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30;
	border:0px;
        }
 
img.b {
	position: absolute;
	left: 0px;
	top: -31px;
	border:0px;

	}

div.linktxt {
	position:absolute; 
	width:60px; 
	top:10px; 
	right:0px; 
	text-align:left;

	}





/*White arc*/	
#fulltarc {
position:relative;
width:800px;
margin-left:50%;
left:-400;
border: 0px solid #000000; 
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;	
-moz-border-radius: 100px;
border-radius: 100px;
border: 0px solid #000000; 
}

.arcpage {
position:relative;
margin:0 auto;
text-align: center; 
width:800;
}


.arcleft {
position:absolute;
width:100;
height:100;
left:-1;
}


.arcblock {
position:absolute;
height:99;
width:602;
left:99;
}


.arcright {
position:absolute;
width:100;
height:100;
right:-1;
}

#transbox {
opacity:0.5;
-moz-opacity:0.5;
}
#slider a{
	display:block;
}

#slider {
position:relative;
width:720px; 
height:328px;
float:right;
background:#202834 url(css/loading.gif) no-repeat 50% 50%;
border-radius: 35px; 
-o-border-radius: 35px; 
-icab-border-radius: 35px; 
-khtml-border-radius: 35px; 
-moz-border-radius: 35px; 
-webkit-border-radius: 35px;   
border: 10px solid #FFFFFF;
}


#slider img {
	position:absolute;
	top:0px;
	left:0px;
	}

/*Dropshadow*/

#ds1 {
position:absolute;
width: 640px;
height:15px;
bottom:0;
right:70; 
}


#rd1 {
margin-left:0;
}

#ds2 {
width:470px;
height:15px; 
top:0px; 
margin-left:30px; 
}


#dsSz {
width:455px;
height:15px; 
margin-left:15px;
}

#dsabt {
position:absolute;
bottom:0;
right:50;
width:355px;
height:15px; 

}

/*==============column container===============*/

#sp1 {
height:180;
}

#scrollbar1 { width: 255px; margin: 0px 0 0px; }
#scrollbar1 .viewport { width: 238px; height: 300px; overflow: hidden; position: relative; border:1px solid #9999cc;}
#scrollbar1 .overview { list-style: none; position: absolute; left: 10; top: 0; padding-bottom:20; }
#scrollbar1 .scrollbar,
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background: transparent url(../images/scrollbar.png) no-repeat; }
#scrollbar1 .scrollbar { position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track	{ background: transparent url(../images/scrollbar-end.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background-position: 100% 100%; height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 1px; }
#scrollbar1 .thumb .end { background-position: 100% 0; height: 5px; width: 13px; }
#scrollbar1 .disable { display: none; }




#dot {
float:left;
margin-top:0;
margin-left:-3;
margin-right:5;
}

/*column heading*/
h1.home {
position:relative;
text-align:center;
font-size:16pt;
font-weight:400;
font-family:"Georgia", "Times New Roman", "serif"; 
} 


h2.home {
margin-bottom:5;
text-align:left;
font-size:16pt;
font-weight:400;
font-family:"Georgia", "Times New Roman", "serif"; 
} 



div.radiv {
position:relative;
border:10px solid #FFFFFF;
border-radius: 35px; 
-o-border-radius: 35px; 
-icab-border-radius: 35px; 
-khtml-border-radius: 35px; 
-moz-border-radius: 35px; 
-webkit-border-radius: 35px;   
border: 10px solid #FFFFFF;
background-repeat:no-repeat;
}


#foot {
font-family:"Georgia", "Times New Roman", "serif"; 
}


/*contact list*/
#contct {
width: 480px; 
height:100px;
margin-left:230;
text-align:left; 
font-size: 16pt;
color:#000099;
}


.ct {
text-decoration:none; 
display:block;
}

.ct:hover {
color:#CC6633; 
text-decoration:none; 
}

/*TOGGLE CLASS*/

h3.hover {
font-size:12pt;
color:#000099;
font-weight:bold;
cursor:pointer;
Height:25px;
margin-bottom:0;
font-family:"Georgia", "Times New Roman", "serif"; 
}

h3.hover:hover {
color:#993300;
}

div.answr {
margin-left:10px;
padding:5px;
width:470px;
border-left:2px solid #9999cc; 
}


/*tab*/

.container {
position:relative;
width:100%;
text-align:center;
}

/*tab container*/
.tab_container {
width: 720;
margin:auto;
padding-top:80;
text-align:left;
}

ul.tabs {
width:65;
margin:0;
}

ul.tabs li a {
display:block;
background-color: #FFFFFF;
text-decoration: none;
color: #000000;
opacity:0.6;
}

ul.tabs li a:hover {
color: blue;
}
	
html ul.tabs li.active a {
Opacity:1;
font-weight:600;
}

h2.tab {
margin-left:10;
width:100%;
font-weight:400;
font-family:"Georgia", "Times New Roman", "serif"; 
}

a.thumb {
padding:10;
display:inline-block;
}


#cop {
font-family:"verdana", "Helvetica", "Arial", "sans-serif"; 
}

