@charset "utf-8";

/* --------------------------------------------------------------- 

	Author    : RAKSO CT
    Date      : NOVEMBER 2008
    Info      : RAKSO CT SITE  
	
	Revise by : Joana Kay B. Sianghio
	Date      : APRIL 2009	
							 
	------------------------------------------------------------- */


/*	---------------------------------------
	G L O B A L - R E S E T
	- - - - - - - - - - - - - - - - - - - - */
	
	html,h1,h2,h3,h4,h5,h6,p,ol,ul,li,tr,td,a,div,table,form,blockquote,th,thead,tbody,tfoot,label,textarea,fieldset,input { 
	margin:0; padding:0; list-style:none;}

	.clear { clear:both; height:0; font-size:1px; line-height:0px;}

/*	---------------------------------------
	T Y P H O G R A P H Y
	- - - - - - - - - - - - - - - - - - - - */

	a { text-decoration:underline; color:#63582e;}
	a:hover { text-decoration:none; color:#a28521;}
	h1,h2,h3,h4,h5,h6 { color:#796005; font-family:"Helvetica", Arial, sans-serif; text-transform:uppercase;}
	h1 { font-size:20px;}
	h2,h3 { font-size:18px;}
	h4,h5,h6 { font-size:14px;}
	p,strong,ul,ol { font-size:12px; color:#63582e; font-family:Arial, Helvetica, sans-serif; text-align:justify; line-height:16px; }
	
	.style1 { color: #006699}
	.style3 { color: #FF8040}
	.style4 { color: #006699; font-weight: bold;}
	.style5 { color: #63582E; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
	.style7 { color: #FF8040; font-weight: bold;}
	
	
/*	---------------------------------------
	L A Y O U T   V A L U E S
	- - - - - - - - - - - - - - - - - - - - */
	
	body { color:#ffffff; margin-top:0; text-align:center; background:url(../images/bg.gif) repeat-x }
	.center { text-align:center;}

	#wrap { margin:0 auto; text-align:left; width:1003px; position:relative;}
	#subWrap { padding:0 60px;}
		.newsTab { float:left; width:263px; margin:0px 15px 15px 15px;}
		.newsTab1 { float:right; width:265px; margin:0px 15px 15px 15px;}
		.absPos { width:153; height:164; position:absolute; right:110px; top:765px;}
		.ourLatest {}


	.thumbs				{ width:75px; height:75px; }
	.thumbs a			{ background-color:#FFF;}
	.thumbs a:hover		{ filter:alpha(opacity=60); moz-opacity: 0.6; opacity: 0.6;}
