/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/
/* lightbox */
.small
{	border			:solid 1px #DEDEDE;
 	padding			:2px auto 2px auto;
	display 		: inline;
}	
.thumbnail {
  margin-bottom: 1px;
  padding			: 1px;
  text-align: center;
}

* {
	margin			: 0;
	padding			: 0;
}/** Common Styles */
* {
	margin				: 0;
	padding				: 0;
}

body {
	margin				: 0 50px;
	background			: #393939;
	line-height			: 25px;
	text-align			: justify;
	font-family			: Tahoma, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}

h1, h2, h3 {
	margin-top			: 1.5em;
}

h1 {
	font-size			: 2em;
}

h2 {
	font-size			: 1.4em;
}

h3 {
	font-size			: 1em;
}

p, ul, ol {
	margin-top			: 1.5em;
}

ul, ol {
	margin-left			: 3em;
}

blockquote {
	margin-left			: 3em;
	margin-right		: 3em;
}

a {
	color				: #1F6196;
}

/** Header Style Starts Here */

#header {
	width 				: 100%;
	height				: 90px;
	margin				: 0 auto;
	padding				: 0;
}

#header h1 {
	margin				: 0;
	padding				: 40px 0 10px 55px; 
	background			: url(../images/image08.gif) no-repeat left 90%;
	text-transform		: lowercase;
	font-size			: 36px; 
	font-weight			: normal;
	color				: #FFFFFF;
	float				:left; 
}

/** Menu Style Starts Here */

#menu_left {
	height				: 43px;
	width 				: 24px;
	margin				: 0;
	padding				: 0;
	background			: url(../images/image01_left.jpg) no-repeat left bottom;
	float 				: left;
}

#menu {
	height				: 43px;
	margin				: 0 auto;
	padding				: 0 0px;
	background			: url(../images/image01.jpg) no-repeat right top;
}

#menu ul {
	margin				: 0;
	list-style			: none;
 	padding-top			: 15px;
}

#menu li {
	display: inline;
}

#menu a {
	padding				: 0 20px;
	background			: url(../images/image06.gif) no-repeat right 50%;
	text-decoration		: none;
	color				: #FFFFFF;
	font-size			: 1.2em;
	font-weight			: bold;
}

#menu a:hover {
}

#menu .first a  {
	padding-left		: 0;
}

/** Page Style Starts Here */
#main {
	width 				: 100%;
	background-color	:#FFFFFF;
	background			: url(../images/main_top.jpg) no-repeat top right;
}

#page {
	margin				: 0 auto;
	padding				: 0;
	background			: url(../images/page_middle.jpg) repeat-y;
}

#content_top {
	background			: url(../images/content_top.jpg) no-repeat bottom left;
	width				: 100%;
	height 				: 43px;
}

#page-top {
	background			: url(../images/page_top.jpg) no-repeat left top;

}

#page-bottom {
	background			: url(../images/page_bottom.jpg) no-repeat left bottom;
i/*		background-color	:#FFFFFF; */
}

#content {
	padding				: 0px 50px 30px 60px;
	background-color	: #FFFFFFF;
}
#content a:hover {
	text-decoration		: none;
}

#content h2 {
	margin				: 0;
	padding				: 20px 0 10px 0;
	border-bottom		: 1px dotted #CFCFCF;
	text-transform		: lowercase;
	font-size			: 24px;
	font-weight			: normal;
}

#sidebar {
	width				: 250px;
	padding				: 20px 0 0 20px;
}

#td_sidebar {
vertical-align:top; 
width:270px;
}

#sidebar ul li a {
	text-decoration		:none;
	color				: #000000;
}

#sidebar h2 {
	margin				: 0;
	padding				: 20px 0 10px 0;
	border-bottom		: 1px dotted #CFCFCF;
	text-transform		: lowercase;
	font-size			: 24px;
	font-weight			: normal;
}

#sidebar ul {
	margin				: 0;
	padding				: 0;
	list-style			: none;
}

#sidebar li {
	margin				: 0;
	padding				: 10px 0;
	border-bottom		: 1px dotted #CFCFCF;
}
/** Footer Style Starts Here */

td.index_table_cell
{
  width: 33%;
  padding: 5px;
  border: none;
}




#footer_left {

	height				: 43px;
	width 				: 24px;
	margin				: 0;
	padding				: 0;
	background			: url(../images/image02_bottom_left.jpg) no-repeat left top;
	float 				: left;
}

#footer {
	height				: 43px;
	margin				: 0 auto;
	padding				: 0 0 10px 0;
	background			: url(../images/image02.jpg) no-repeat right top;
	clip:				: #FFFFFF
}

#footer_text {
	margin				: 0;
	padding				: 8px 0 0 0;
	text-align			: center;
	font-size			: 11px;
	color				: #FFFFFF;
}

#footer a {
	color				: #FFFFFF;
}