/*www.philippineswebdesign.com's perfect css template by Barry Deeney*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #F0F0F0 url('../images/bg.jpg') center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*remove blue border from images*/
img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: none;
	text-align: center;
}
/*all hyperlinks will be same color!!!!*/
a:link {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
/*pagewrap formatting*/
div#page-wrap {
	background-color: #FFFFFF;
	width: 780px;
	margin: 15px auto;
	border: 1px #333333 solid;
}
div#header {
	height: 178px;
}
div#header h1 a {
	display: block;
	background: #ffffff url('../images/header.jpg') no-repeat 0 0;
	height: 178px;
	text-indent: -999em;
}
div#top1 {
	height: 29px;
	background: #ffffff url('../images/10.jpg') no-repeat 0 0;
}
div#top2 {
	height: 25px;
	background: #ffffff url('../images/18.jpg') no-repeat 0 0;
}
div#content {
	width: 573px;
	background-color: transparent;
	float: left;
}
div.padding {
	padding: 10px;
}
div#main {
	background: #FFFFFF url('../images/rbg.jpg') repeat-y right top;
}
div#right {
	width: 200px;
	float: right;
	padding-top: 12px;
}
div#footer-links {
	background: #FFFFFF url('../images/footer.jpg') no-repeat center top;
	padding: 16px;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
	color: #FFFFFF;
}
div#footer-links a {
	color: #FFFFFF;
}
div#footer-copy-left {
	background: #FFFFFF url('../images/22.jpg') no-repeat left top;
	width: 780px;
	float: left;
}
div#footer-copy-right {
	background: #FFFFFF url('../images/22.jpg') no-repeat right top;
	width: 207px;
	float: right;
	font-weight: bold;
}
div#footer-copy-right a {
	color: #333333;
}
div.footer-padding {
	padding: 14px;
}

.red {
	color: #FF3300;
}
.blue {
	color: #0000FF;
}
.grey {
	color: #999999;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.img-pad {
	margin: 4px;
	float: right;
}
.magic-center {
	margin:0 auto;
}
.break {
	height: 14px;
}
.img-pad-left {
	margin: 4px;
	float: left;
}
.list-pad {
	padding: 4px 0px;
}
td{
	padding:4px;
}
}
.rnav {
	margin: 6px 0px 6px 10px;
	float: left;
	color: #FFFFFF;
	font: menu;
	font-weight: bold;

