@charset "UTF-8";

/* CSS Document */

img, header, div {
	behavior: url(iepngfix.htc)
}

body, td, th {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin-left:0;
	margin-right:0;
	margin-top:25px;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	border-bottom:1px dotted #666666;
	color:#990000;
	font-size:10px;
	height:20px;
	line-height:10px;
	margin-top:0;
	padding-left:8px;
	padding-top:10px;
	text-transform:uppercase;
	width:230px;
}

h2 {
	background-image:url(images/rss.png);
	display:block;
	font-size:1em;
	height:17px;
	line-height:1em;
	margin:5px auto;
	padding-top:38px;
	text-align:center;
	text-transform:uppercase;
	width:235px;
}

h2 a {
	color:#666666;
	text-decoration:none;
}

h2 a:hover {
	color:#EFA218;
}

h3 {
	background-color:#EFA218;
	color:#FFFFFF;
	display:block;
	font-size:1em;
	height:14px;
	margin-top:0;
	padding-bottom:5px;
	padding-left:8px;
	padding-top:8px;
	text-transform:uppercase;
	width:237px;
}

h4 {
	padding-left:8px;
	text-transform:uppercase;
	color: #990000;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:150%;
	padding-left:8px;
}

p .heavy {
	color:#000000;
	font-size:1em;
	font-weight:bold;
	list-style-type:none;
}

p .heavyRed {
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
}

p a {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:150%;
	text-decoration:none;
}

p a:hover {
	color:#990000;
	text-decoration: underline;
}

p .ftp {
	background-image:url(images/upload.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px;
	width:150px;
}
.clients {
	width:760px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.image {
	padding-top: 2px;
	padding-bottom: 2px;
}

.columnWrapper {
	height:100%;
	width:760px;
}

.column {
	height:100%;
	width:245px;
	float: left;
}

#block {
	background-color:#FFFFFF;
	height:250px;
	width:245px;
}

#wrapper {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#options {
	height:300px;
	margin-left:auto;
	margin-right:auto;
}

#optionsList {
	color:#666666;
	list-style-image:url(images/bullett.png);
}

#privacyList {
	color:#666666;
	list-style-image:url(images/bullett.png);
}

#offerList {
	list-style-image:url(images/bullett.png);
}

#columnWrapper {
	height:100%;
	width:760px;
}

#wrapperIntro {
}

#header {
	background-image:url(images/LogoStrapline.png);
	background-repeat:no-repeat;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0;
	width:760px;
}

#menu {
	background:url(images/menu.jpg) repeat;
	height:30px;
	margin:0 auto;
	padding:0;
	width:760px;
}

#menu ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 0 0 0;
	text-transform:uppercase;
}

#menu li {
	float:left;
}

#menu a {
	border:medium none;
	color:#000000;
	display:block;
	margin-right:3px;
	padding:5px 20px;
	text-decoration:none;
}

#menu a:hover {
	background-image:url(images/menuInd.png);
	background-position:5px 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.spacer {
	border-bottom:1px dotted #666666;
	clear:both;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#menu .current {
	background-image:url(images/menuInd.png);
	background-position:5px 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-right:3px;
}
#slideshow {
	position:relative;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	width:760px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#photoDiv {
	background-repeat:no-repeat;
	height:350px;
	margin-top:2px;
	width:760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#contentPrint {
	background-image:url(images/Print.jpg);
}
#contentOffer {
	background-color:#FFFFFF;
	background-image:url(images/atLast.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	width:760px;
}
#contentExhibition {
	background-image:url(images/Exhibitions.jpg);
	border-top:1px dotted #999999;
	clear:both;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
}
#contentContact {
	margin-top:2px;
}

#columnIntro1 {
	margin-right:12px;
	width:240px;
}

#columnIntro2 {
	float:left;
	width:230px;
}

#column1 {
	margin-right:12px;
}

#column2 {
	margin-right:12px;
}

#column3 {
	float: right;
	width: 240px;
}

#columnBlank {
}

#column1 ul {
	padding-left:20px;
}

#column1 li {
	line-height:160%;
}

#column2 ul {
	padding-left:20px;
}

#column2 li {
	line-height:160%;
}

#column3 ul {
	padding-left:20px;
}

#column3 li {
	line-height:160%;
}

#terms {
	list-style-image:url(images/bullett.png);
}

#contactWrapper {
	height:100%;
	margin:10px auto 5px;
	width:760px;
}

#contactForm {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

#footerLeft {
	color:#999999;
	float:left;
	width:75%;
}

#footerLeft ul {
	list-style-type:none;
	margin-top:5px;
	padding-left:0;
}

#footerLeft li {
	display:inline;
	width:auto;
}

#footerLeft a {
	border-right:1px dotted #999999;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#footerLeft a:hover {
	text-decoration: underline;
}

#footerRight {
	background-image:url(images/upload.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	float:right;
	font-size:10px;
	margin-top:2px;
	padding:7px 10px 7px 7px;
	text-transform:uppercase;
	width:93px;
}

#footerRight a {
	color:#666666;
	text-decoration:none;
}

#footerRight a:hover {
	text-decoration: underline;
}

#footerLeft .last {
	border-right-style:none;
}

#contentAbout {
	background-image:url(images/exhibition.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h5 {
	padding-left:8px;
	text-transform:uppercase;
	color: #990000;
	font-size: 10px;
	border-bottom: 1px dotted #666;
	line-height: 10px;
	padding-bottom: 10px;
}
