/*
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: 20px 0 0 0;
	padding: 0;
	background: #EEEDED;
	line-height: 1.6em;
	text-align: justify;
	font-family: Calibri;
	font-size: 13px;
	color: #757575;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #F06C00;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

 a {
	color: #8e8f92;
} 
anone 
{  border: no-border;
	}

a:hover {
	text-decoration: none;
}

/** HEADER */

#header {
	width: 1000px;
	height: 193px;
	margin: 0px auto;
	background: url(images/header32.jpg) no-repeat center 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;
}
#header .top-links { float:right; padding:45px 50px 0 0;
	text-align: right;
	height: 141px;
}
#header .logo { float:left; padding:22px 40px 0 10px;
	height: 70px;
	width: 245px;
}



#headerMain2 {
	width: 1000px;
	height: 200px;
	margin: 0px auto;
	background: url(images/headerMainSmall233.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
#headerMain2 h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #FFFFFF;
}

#headerMain2 h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#headerMain2 .top-links { float:right; padding:45px 110px 0 0;
	text-align: right;
	height: 70px;

}

#headerMain2 .logo { float:left; padding:22px 140px 0 10px;
	height: 70px;
	width: 245px;
}



#headerMain {
	width: 1000px;
	height: 134px;
	margin: 0px auto;
	background: url(images/headerMainSmall23.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#headerMain h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #FFFFFF;
}

#headerMain h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#headerMain .top-links { float:right; padding:45px 110px 0 0;
	text-align: right;
	height: 70px;

}

#headerMain .logo { float:left; padding:22px 140px 0 10px;
	height: 70px;
	width: 245px;
}







/** MENU */

#menu {
	width: 840px;
	height: 50px;
	margin: 0px auto;
	background: url(images/image02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #E86800;
	margin-top: 10px;
	margin-right: 3px;
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

/** CONTENT */

#content-wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(images/image032.jpg) repeat-y left top;
}

#content {
	width: 800px;
	margin: 0px auto;
	padding-top: 20px;
}

#content2 {
	width: 950px;
	margin: 0px auto;
	padding-top: 20px;
}

#contentC {
	width: 590px;
  margin-left:160px;
} 
#contentR {
	width: 120px;
 margin-right:auto;
} 
#contentL {
	width: 240px;
	margin-left:0px;
	margin-top:0px;
} 


#picBig 
{
	
	margin: 0 auto;
	background:url(images/target33.png) no-repeat left top;
}







/** FOOTER */

#footer {
	width: 1000px;
	height: 70px;
	margin: 0px auto;
	background: url(images/image0442.jpg) no-repeat left top;
	font-size: 11px;
	color: #8e8f92;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
}

#footer .copyright {
	float: left;
	margin: 50px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 50px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a { color:#333333;
}
