#wrapper {
	width: 770px;
	margin-top: 50px;
	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;
}
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;
}
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;
}
body {
	color: #808080; 
	background: #808080; 
	font: 80% Arial; 
	margin: 0; 
	padding: 0;
}

p {
	line-height: 2.2;
}
td {
	font-size: 1em; 
	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;
	height: 30px;
	position: relative;
}
#nav ul {
	padding-top: 9px;
	padding-bottom: 9px;
	margin-left: 20px;
}
#nav ul a:link, #nav #note p, #nav a:visited {	
	color: #fff;
	background: #776c6b;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	padding-right: .5em;
	margin-right: .5em;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul li a.line {
	border-right: 1px solid #fff ;
}
#nav #note {
	position: absolute;
	top: 2px;
	right: 20px;
}
#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;
}

/* AD */

#ad {
	width: 771px; 
	height: 79px; 
	background: url(images/ad.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;
}
#footer li {
	display:none;
}

#footer #company {
	position: absolute;
	top: 10px;
	right: 0;
}
#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 ;
}

/* Legal */

#legal {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: right;
}