/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/


/** Common Styles */
* {
	margin: 0;
	padding: 0;
}

img {
	border:0px;
}
body {
	margin: 0;
	background: #393939;
	line-height: 25px;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2, h5 {
	font-size: 1.4em;
}

h3, h4 {
	font-size: 1em;
}

h5, h6 {
	margin-top: 1.5em;
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #63B429;
}

/** Header Style Starts Here */

#header {
	width: 800px;
	height: 238px;
	margin: 0 auto;
	padding: 0;
	margin-top: 20px;
}

#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;
}

/** Menu Style Starts Here */


#menu {
	width: 760px;
	height: 43px;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #FFF;
	background-image: url(images/image01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px;
	background: url(images/image06.gif) no-repeat right 50%;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .first a  {
	padding-left: 0;
}

/** Page Style Starts Here */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/image05.jpg) repeat-y;
}

#page-top {
	background: url(images/image03.jpg) no-repeat left top;
}

#page-bottom {
	background: url(images/image04.jpg) no-repeat left bottom;
}


#content {
	float: right;
	width: 420px;
	padding: 40px 50px 30px 60px;
}

#content h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	/** text-transform: lowercase; **/
	font-size: 24px;
	font-weight: normal;
}

#content h3 {
	margin: 0;
	padding: 20px 0 10px 0;
	/** border-bottom: 1px dotted #CFCFCF; **/
	/** text-transform: lowercase; **/
	font-size: 24px;
	font-weight: normal;
}


#content h5 {
	margin: 0;
	padding: 20px 0 10px 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}

#content h4 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: normal;
}


#sidebar {
	float: left;
	width: 250px;
	padding: 20px 0 0 20px;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	/** text-transform: lowercase; */
	font-size: 26px;
	font-weight: strong;
}

#sidebar h3 {
	margin: 0;
	padding: 20px 0 10px 0;
	/** border-bottom: 1px dotted #CFCFCF; */
	/** text-transform: lowercase; */
	font-size: 26px;
	font-weight: strong;
}



#sidebar h5 {
	margin: 0;
	padding: 20px 0 10px 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
}



#sidebar h4 {
	margin: 0;
	padding: 20px 0 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: normal;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dotted #CFCFCF;
}
/** Footer Style Starts Here */

#footer {
	width: 800px;
	height: 43px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: url(images/image02.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


/** Font Style Starts Here */

.style1 {
	color: #FFFFFF;
}
.style2 {
	background-repeat: no-repeat;
	background-position: right 50%;
}
.style3 {
	font-family: Tahoma;
}
.style5 {
	text-align: center;
}
.style9 {
	color: #000000;
}
.style10 {
	text-decoration: none;
}
.style11 {
	text-align: left;
}
.style12 {
	font-size: xx-small;
}
.style13 {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.style14 {
	font-family: Tahoma;
	font-size: 1.51342e+034;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style16 {
	background-color: #FFFF00;
}
.style17 {
	font-family: Tahoma;
	background-color: #FFFF00;
}

.style20 {
	font-family: Baskerville Old Face;
	font-size: 1.4em;
}

.style21 {
	font-family: Baskerville Old Face;
	font-size: 2.0em;
}

