#wrapper {
	width: 870px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
}


/* Remove Defaults */

:link,:visited {
	text-decoration: none;
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 12px;
}
a img,:link img,:visited img {
	border: none;
}
address {
	font-style: normal;
}


/* Global Stuff  color for a:link was 808080 */

a:link, a:visited, a:focus {
	color:#808080; text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #06C;
}
abbr {
	text-transform: uppercase; color: #808080; font-size: 0.9em; font-style: normal; margin-bottom: dotted 1px #808080;
}
p a:link, p a:visited {
	text-decoration: underline;
}

* {
	font-family: Arial, sans-serif; font-size: 12px;
}

body {
	color: #808080; 
	background: #808080; 
	margin: 0; 
	padding: 0;
}

p {
	line-height: 2.2;
}
td {
	font-size: 1em;
	color: #000;
}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

/*	border: solid 1px #808080; 
	border-width: 1px 0;  */

li a:link, li a:visited, #footer a:link, #footer a:visited {
	border: none;
}

/* Header */
	
#header h1 {
	width: 351px; 
	height: 91px; 
	background: url(images/header.jpg) no-repeat 0 0; 
	text-indent: -9999px; 
	position: relative; 
	top: 0; 
	left: 0;
}
#header h1 a:link, #header h1 a:visited {
	display: block; 
	width: 351px; 
	height: 91px; 
	position: absolute; 
	top: 0; 
	left: 0;
}

/* -- IF YOU WANT TO MAKE THE HEADER A ROLLOVER 
#header h1 a:hover { 
	background: url(images/header-hover.jpg) no-repeat 0 0;
}
-- */

#header h2 {
	width: 321px; 
	height: 91px; 
	background: url(images/headerImage.jpg) no-repeat 0 0; 
	text-indent: -9999px; 
	position: absolute; 
	top: 0; 
	right: 0;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h5 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

/* NAV */

#nav {
	background: #776c6b;
	position: relative;
	z-index: 1000;
}

#nav * {
	font-size: 14px;
}


#nav ul {
padding: 0; margin: 0 0 0 20px; overflow: hidden;
}
#nav ul a {	
color: #fff; background: #776c6b; padding: 6px 12px;
}

#nav a:hover {	
text-decoration: none;
}



#nav ul li {
	display: inline;
}

#nav ul li a:hover {
	background:#655857;
}

#nav #note {
	position: absolute;
	top: -2px;
	right: 6px;
	height: 33px;
	width: 555px;
}
#nav #note .bold {
text-transform: uppercase;
font-weight: bold;
color: #b4a4a3;
}



#nav #note p a:link, #nav #note p a:visited, #nav #note p a:focus  {	
	color: #becfd6;
	background: #776c6b;
}
#nav #note p a:hover {
	color: #fff;
}

#nav ul {

}

#nav ul a {
display: block;
}

#nav ul li {
display: block; float: left; border-left: 1px solid  #999190;
}

#nav ul li:first-child {
border: none;	
}

#nav ul ul {
display: none;	background: #776c6b; position: absolute; margin: 0; padding: 0;
}

#nav ul ul li, #nav ul ul li:first-child {
float: none; display: block; border-bottom: 1px solid #999190;
}

#nav ul li:hover ul {
display: block;	
}

#nav strong {
color: #fff550;
}


/* AD */

#ad {
	width: 871px; 
	height: 79px; 
	background: url(images/ad2.jpg) no-repeat 0 0; 
	text-indent: -9999px; 
	position: relative; 
	top: 0; 
	left: 0;
}

/* Footer */

#footer {
	position: relative;
}

#footer #countries {
	width: 238px;
	height: 14px;
	background: url(images/countries.jpg) no-repeat 0 0;
	text-indent: -9999px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 10px;
	left: 10px;
	text-align: left;
}
#footer li {
	display:none;
}

#footer #company {
	position: absolute;
	top: 7px;
	right: 13px;
	width: 444px;
}
#footer #company ul li {
	display: inline;
}
#footer #company ul li a {
	padding-right: .5em;
	margin-right: .5em;
	text-decoration: underline;
}
#footer #company ul li a.line {
	border-right: 1px solid;
	font-size: 60%;
}

/* Legal */

#legal {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: right;
}
.bold {
	color: #000;
}
.link2 {
	color: #006;
}

