/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/


body {
	margin: 20px 0;
	background: #FFFFFF;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin-left: 3em;
	padding: 10px 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #853585;
}


.img1 {
	margin-bottom: 10px;
	border: 1px solid #A3A3A3;
}

#wrapper {
	width: 800px;
	height: 370px;
	margin: 0 auto;
	background: url(images/image01.jpg) no-repeat left top;
}

#menu {
	clear: both;
	width: 770px;
	height: 59px;
	margin: 0px auto;
	background: url(images/image06b.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

#header {
	width: 770px;
	margin: 0 auto;
	padding-top: 35px;
}

#logo {
	float: left;
	width: 285px;
	height: 111px;
	margin: 0;
	padding-top: 140px;
	background: url(images/image02d.jpg) no-repeat left top;
}

#logo h1, #logo p {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	font-size: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#logo p {
	font-size: 12px;
	margin:0px;
	color:#cccccc;
}

#logo a.whitetext {
	color:#ffffff;
	text-decoration:none;
}

#logo a.greytext {
	color:#cccccc;
	text-decoration:none;
}

#header-image {
	float: right;
	width: 485px;
	height: 251px;
	background: url(images/hand-holding.jpg) no-repeat left top;
}

#page {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

#content {
	float: right;
	width: 770px;
	margin: 0;
	padding: 0;
}



#footer {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background: url(images/image04.jpg) no-repeat left top;
	color: #B3B3B3;
}

#footer p {
	padding-top: 40px;
	text-align: center;
}

#footer a {
	color: #DE3CDE;
}

span.purple {
	font-weight:bold;
	color:#330066;
}

table.TextTable {
	background-color: #f3ecf9;
	border-top-color: #DADCD7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #DADCD7;
	margin-top: 1em;
	margin-bottom: 1em;
	height: auto;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	display: table;
}

table.TextTable th {
	color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADCD7;
	border-bottom-color: #DADCD7;
	background-color: #744474;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	display: table-cell;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 130%;
}
table.TextTable td {
	color: #474844;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADCD7;
	border-bottom-color: #DADCD7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	display: table-cell;
	vertical-align: top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 130%;
}

.inputbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 300px;
	border: 1px solid #A3A3A3;
}

.comments {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 120px;
	width: 300px;
	border: 1px solid #A3A3A3;
	background-color: #F4F4F4;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 60px;
	border: 1px solid #A3A3A3;
	background-color: #F4F4F4;
}

span.moreInfo 
 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	display: inline;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}
.purpleBox {
	margin: 2px;
	padding: 2px;
	text-transform: uppercase;
	text-decoration: none !important;
	background: #952593;
	border: 1px dashed #FFFFFF;
	font-size: 9px;
	color:#eaeaea;
	line-height:20px;
}
