body {
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000;
}

h1, h2 {
	color: #000000;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 2.5em;
}

p {
	margin: 10px 0;
	padding: 0;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
	height: 150px;
	background: url(../images/q.jpg) repeat-x left bottom;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #beffbf;
	text-align: right;
	width: 290px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}

#header h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 115px;
	left: 160px;
}

#header ul li {
	float: left;
	margin-right: 3px;
}

#header ul li a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 3px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #beffbf;	
}

#container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	font-size: 1.4em;
	overflow: auto;
	padding: 90px 0 40px;
}

#content {
	padding: 55px 0 0;
	float: left;
	width: 940px;
	height: 100%;
}

#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;	
}

#footer-container {
	height: 70px;
	background: url(../images/b.jpg) repeat-x left bottom;
}

#footer {
	padding: 300px 20px 40px;
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.nameHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #004990;
}
.subHCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0095C0;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallCountry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004990;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu:link {
	FONT-SIZE: 12px; COLOR: #004990; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-SIZE: 12px; COLOR: #004990; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:active {
	FONT-SIZE: 12px; COLOR: #004990; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-SIZE: 12px; COLOR: #ed1c24; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
