body {
	margin: 0;
	padding: 20px;
	background: #FFFFFF url(images/img05.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: "Arial";
	color:#000000;
}

h1, h2, h3, h4 {
	font-family: "Arial";
	font-weight: normal;
	color: #FFBF00;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFA00;
}

h3 {
	letter-spacing: -1px;
	font-size: 18px;
	font-weight:bold;
	color:#FFFa00
}

h4  {
letter-spacing: 0px;
	font-size: 1em;
	
}

p, ul, ol {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}



a {
	color: #FFFF00
}

a:hover {
	color: #FF9900 
}

hr {
	display: none;
}

.style4 {
	font-size: 8pt;
	color:#FFFFFF;
}

.style5 {color: #FFFFFF;
font-size:12px}

.style6 {color:#999999}
		

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background: url(images/.jpg) repeat-x left top;
}

#wrapper-top {
	padding-top: 10px;
	height: 760px;
	background: url(images/.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(images/.jpg) no-repeat left bottom;
	padding-bottom: 30px;
}

/* Header */

#header {
	width: 760px;
	height: 96px;
	margin-left: 50px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding: 57px 0 0 15px;
	color: #F79F1A;
}

#header p {
	float: left;
	padding: 10px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 770px;
	margin-left: 50px;
	background-color: #FFFFFF;
	top: auto;
	background-image: url(images/background1.jpg);
	height: 773px;
}







/* Footer */

#footer {
	width: 780px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFBaa1;
	background: #3415B0;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #CFBAA1;
}

