/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 00px 0 0 0;
	padding: 0;
	background: #e1e9e1;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2e2e;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #76ab41;
}

a:hover {
	text-decoration: none;
}
img{
border: none;
}

/** HEADER */

#header {
	width: 938px;
	height: 262px;
	margin: 0px auto;
	background: url(images/image01.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 938px;
	height: 32px;
	margin: 0px auto;
	background: #f4f4f2;
	
}

#menu ul {
	margin: 0px 5px 00px 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 102px;
	height: 32px;
	background: url(images/buton.jpg) no-repeat left top;
	padding-top: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 3px;
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	
}

#menu a:hover {
	color: #FFFFFF;
}

/** CONTENT */

#content-wrap {
	width: 938px;
	margin: 0 auto;
	background: url(images/image03.jpg) repeat-y left top;
}

#content {
	width: 908px;
	margin: 0px auto;
	padding-top: 20px;
}
#contentA {
margin-top: -30px;
width: 163px;
float: left;
}
#columnAtop {
	background: url(images/leftmenutop.jpg) no-repeat;
	height: 7px;
}
#columnA {
	background: url(images/leftmenu.jpg) repeat-y ;
	padding: 1px 5px 1px 5px;
}
#columnA1 {
	width: 121px;
	height: 121px;
	margin: 10px 0px 0px 17px;
}
#columnA1l {
	width: 139px;
	height: 67px;
	margin: 0px 0px 0px 7px;
}

#columnA1t{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	text-align: center;
	font-size: 11px;
	text-transform: lowercase;
}
#columnA1t a{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	text-decoration: none;
	font-size: 11px;
	text-transform: lowercase;
}





#columnAbottom {
	background: url(images/leftmenubottom.jpg) no-repeat ;
	height: 7px;
}
#columnA h2 {
	
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB {
	float: right;
	width: 727px;
	padding-left: 10px;
	
	
}

#columnB h2 {
	text-transform: uppercase;
	float: right;
	font-size: 17px;
	font-weight: bold;
	background: url(images/inw.gif) no-repeat left ;
	padding:0 0 0 15px;
	margin:0px 10px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear:both;
}

#columnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}


/** FOOTER */

#footer {
	width: 938px;
	height: 38px;
	
	margin: 0px auto;
	background: url(images/image05.gif) no-repeat left top;
	font-size: 11px;
	color: #000000;
	
}
#footerA{
	width: 721px;
	height: 35px;
	
	margin: 0px auto;
	background: url(images/image04.jpg) no-repeat left top;
	float:right;
margin-right: 15px;
margin-top: -5px;	
}
#footer p {
	margin: 0;
	padding: 5px 10px;
}

#footer .copyright {
	float: left;
	margin: 00px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 00px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
}
