* {padding:0;margin:0}
html,body{margin:0;padding:0}
body {
	background:#F1E2CF url(/images/bg.jpg) no-repeat center top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	height:793px}

h1, h2, h3 {
	margin:0 0 10px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#fc0}

h1 {letter-spacing:-1px;font-size:28px;}

h2 {font-size:23px;}

p {
	margin:0 0 1em 0;
	text-align:justify;
	line-height:18px;}

a:link {color:#fff;text-decoration:underline;}
a:hover, a:active {text-decoration:none;color:#fff;}
a:visited {color:#fff;}

img {border:none;}

/* Form */
form {margin:0;padding:0}
fieldset {margin:0;padding:0;border:none;}
legend {display:none;}
input, textarea, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333}

#wrapper {width:1000px;margin:0 auto}

/* Header */
#header {position:relative}
#logo {display:block;margin-left:100px;margin-top:47px;width:350px;height:152px}
#logo a{display:block;width:350px;height:152px;text-decoration:none}	
#logo a:hover{background:transparent;text-decoration:none}	

/* Menu */
#menu {margin:0 0 0 120px}
#menu ul {margin:0;padding:73px 30px 0 0;list-style:none;}
#menu li {display:inline;}
#menu a {display:block;float:left;width:90px;height:30px;margin-left:5px;padding-top:5px;text-decoration:none;text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#fff}
#menu a:hover {text-decoration:underline;color:#fc0}
#menu .active a {color:#fc0}

/* Content */
#content {
    clear:left;
    width:780px;
    height:355px;
	padding:5px;
	border:0px solid #000;
	margin:30px 0 0 120px;
	color:#fff;
}

/* Footer */
#footer {position:relative;margin-top:140px}
#footer p {text-align:center}
#footer p a {color:#666}
html>body #footer {height:auto}
