body {
	margin: 0px
}

#bg {
	background: url(images/bg.gif) repeat-x;
	height: 1200px;
	background-position: top;
}

#bg_header {
	background: url(images/header.jpg) no-repeat;
	width: 1000px;
}

table {
	border: 0;
}

.nav-menu img{
	margin: 0px 10px 0px 0px;
}

.nav-menu a {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	color: #fbfbfb;
	text-decoration: none;
	text-transform: uppercase;
}

.nav-menu a:hover {
	text-decoration: underline;
}

#header {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-transform: uppercase; 
}

#header-section-img {
	padding: 25px 0 0 40px
}

#header-section-content {
	padding: 25px 0 25px 40px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}

#header-section-link {
	padding: 0 0 20px 0;
   text-align: right;
}

#header-section-link a {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #ff0000;
}

#header-section-link a:hover {
	text-decoration: none;
}

#header-content {
	padding: 25px 100px 0 80px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}

#header-content-link {
	padding: 20px 100px 0 0;
   text-align: right;
}

#header-content-link a{
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

#header-content-link a:hover{
	text-decoration: underline;
}

#formout {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

input {
	background-color: #e5daad;
	border: solid 1px #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 210px; 
}

textarea {
	background-color: #e5daad;
	border: solid 1px #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width: 210px;
	OVERFLOW: hidden;
}

button {
	border: 0px;
	cursor: hand;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #fbfbfb;
	background-color: #666666;
	width: 140px;
}

#content {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

#content a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.h1 {
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-transform: uppercase; 
}

.h2 {
	font-family: Arial Narrow;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-transform: uppercase; 
}
