@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8EAEA;
}
#divTopLeft {
	height: 95px;
	width: 180px;
	position: relative;
	clear: right;
	float: left;
	background-color: #E8EAE9;
}
#divLeftSidebar {
	width: 180px;
	padding: 0px;
	clear: right;
	float: left;
	margin: 0px;
}
#divLeftSidebar p {
	font-size: 9pt;
	padding-left: 0px;
}
h1 {
	font-family: Georgia;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-size: 28px;
	color: #996600;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 0.25em;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	color: #88642D;
	list-style-type: square;
	display: list-item;
	list-style-position: inside;
	padding-left: 50px;
}
a:Link {
	color: #88642D;
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover  {
	color: #B29866;
	text-decoration: underline;
}
#divLayout {
	height: 100%;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-image: url(images/backgroundmain.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-color: #B29866;
	padding-left: 179px;
	clear: both;
	height: 100%;
}
#divTopRight {
	background-color: #FFFFFF;
	clear: right;
	float: left;
	position: relative;
	height: 95px;
	width: 700px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	left: 0px;
	background-image: url(images/USAWeb_02.jpg);
}
div#TopRightCorner {
	width: 30px;
	clear: none;
	float: left;
	position: relative;
	height: 95px;
	background-image: url(images/EuropeWeb_03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#divPhoto {
	height: 100%;
	width: 700px;
	position: relative;
	clear: right;
	float: left;
	background-image: url(images/USAWeb_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	padding-right: 35px;
	padding-left: 35px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#copyarea {
	height: 100%;
	padding-left: 95px;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 25px;
	text-align: justify;
	overflow: auto;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #88642D;
	line-height: 1.2em;
	padding-left: 35px;
	display: block;
	margin-bottom: 0px;
}
#nav_main        li      {
	margin: 10px 0px 0px;
	padding: 12px 0px 0px;
	height: 25px;
	width: 80px;
	list-style-type: none;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	clear: right;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B29866;
}
#nav_main li a:hover {
	color: #C3B08A;
	text-decoration: none;
}
#table {
	margin-left: 35px;
	padding: 0px;
}
#table p {
	left: 5px;
	right: 5px;
}
.activepage {
	background-color: #B29866;
	color: #FFFFFF;
}
#table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.5em 1em;
	vertical-align: top;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#table2 {
	margin-left: 35px;
	padding: 0px;
}
#table2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0.5em 1em;
	vertical-align: top;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 1.4em;
	color: #0055A5;
	display: block;
	padding: 12px 0px 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.highlight {
	color: #0055A5;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.2em;
	padding-left: 35px;
	display: block;
	margin-bottom: 0px;
}
.LeftsideText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B29866;
	font-size: 8pt;
	text-align: left;
	display: block;
	text-transform: uppercase;
	padding-left: 7px;
	padding-right: 0px;
}
#finetext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.7em;
	background-color: #E8EAEA;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#bottomPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #666666;
	line-height: 18px;
}
#divRightSidebar {
	width: 177px;
	padding: 0px;
	clear: right;
	float: left;
	margin: 0px;
	text-align: center;
}
div#TopRightCorner  p {
	width: 30px;
	clear: none;
	float: left;
	position: relative;
	height: 95px;
	background-image: url(images/EuropeWeb_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
}
#divContent {
	height: 100%;
	width: 545px;
	position: relative;
	clear: right;
	float: left;
	background-image: url(images/USAWeb_10.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#divLayoutPHOTO {
	height: 100%;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-image: url(images/backgroundmainphoto.jpg);
	background-repeat: repeat-y;
}

