* {
	BORDER-RIGHT: green 0px solid;
	PADDING-RIGHT: 0%;
	BORDER-TOP: green 0px solid;
	PADDING-LEFT: 0%;
	PADDING-BOTTOM: 0%;
	MARGIN: 0%;
	BORDER-LEFT: green 0px solid;
	LINE-HEIGHT: normal;
	PADDING-TOP: 0%;
	BORDER-BOTTOM: green 0px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
HTML {
	WIDTH: 100%; HEIGHT: 100%
}
BODY {
	COLOR: #333;
	HEIGHT: 100%;
	background-color: #333;
	background-image: url(background.gif);
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
#page {
	DISPLAY: block;
	WIDTH: 720px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header A {
	DISPLAY: block;
	WIDTH: 720px;
	HEIGHT: 181px
}
#slogan {
BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
#logo A {
	MARGIN-TOP: 4px;
	DISPLAY: block;
	MARGIN-LEFT: 530px;
	WIDTH: 165px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: absolute;
	HEIGHT: 46px;
	background-image: url(logoarchvispro.gif);
}
#main {
DISPLAY: block; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff
}
#mainmenu {
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 15px;
}
#mainmenu UL {
	LIST-STYLE-TYPE: none
}
#submenu UL {
	LIST-STYLE-TYPE: none
}
#mainmenu UL LI {
	DISPLAY: inline
}
#mainmenu UL LI A {
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.2em; COLOR: #666666; PADDING-TOP: 0.2em
}
#submenu UL LI A {
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.05em; COLOR: #666666; PADDING-TOP: 0.05em
}
#mainmenu UL LI A:hover {
	COLOR: #193250;
	background-image: url(arrow_main.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
#mainmenu .active {
	COLOR: #193250;
	background-image: url(arrow_main.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
#submenu UL LI A:hover {
	BACKGROUND-POSITION: 1px;
	COLOR: #193250;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(arrow_main.gif);
}
#submenu .active {
	BACKGROUND-POSITION: 2px center; BACKGROUND-IMAGE: url(arrow_main.gif); COLOR: #193250; BACKGROUND-REPEAT: no-repeat
}
#submenu {
	MARGIN-TOP: 35px; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 140px; HEIGHT: 200px
}
#submenu LI {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px
}
#submenu LI UL {
	MARGIN-LEFT: 12px
}
#submenu LI LI A {
	FONT-WEIGHT: normal
}
#content {
	MARGIN-TOP: 40px;
	FLOAT: left;
	margin-left: 25px;
	margin-bottom: 5px;
	WIDTH: 370px;
			
}
#contenttable {
	width: 370px;
	height: 265px;
	overflow : auto;
		
}

#infomenu {
	MARGIN-TOP: 40px;
	DISPLAY: block;
	WIDTH: 140px;
	float: left;
	margin-left: 25px;
}
#infomenu H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 18px; PADDING-BOTTOM: 20px; PADDING-TOP: 20px
}
#infomenu .box {
	MARGIN-BOTTOM: 22px;
	WIDTH: 140px;
}
#infomenu .box IMG {
	VERTICAL-ALIGN: middle
}
#infomenu .box H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; COLOR: #193250; PADDING-TOP: 2px
}
#infomenu .box H3 {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; PADDING-TOP: 10px
}
#infomenu .box P {
	FONT-SIZE: 9px; COLOR: #666666; PADDING-TOP: 4px
}
#infomenu .box A {
	BACKGROUND-POSITION: left center; PADDING-LEFT: 9px; FONT-SIZE: 9px; BACKGROUND-IMAGE: url(gfx/content_arrow.gif); COLOR: #193250; BACKGROUND-REPEAT: no-repeat
}
#infomenu .box A:hover {
	TEXT-DECORATION: underline
}
#infomenu .box A.none {
	PADDING-LEFT: 0px; BACKGROUND-IMAGE: none
}
#infomenu .box A.none:hover {
	TEXT-DECORATION: none
}
#infomenu .box .search {
	BORDER-RIGHT: #8f8f8f 1px groove; BORDER-TOP: #8f8f8f 1px groove; FONT-SIZE: 11px; BORDER-LEFT: #8f8f8f 1px groove; WIDTH: 119px; BORDER-BOTTOM: #8f8f8f 1px groove
}
A {
	COLOR: #193250; TEXT-DECORATION: none
}
A.arrow {
	BACKGROUND-POSITION: left center; PADDING-LEFT: 9px; COLOR: #193250; BACKGROUND-REPEAT: no-repeat
}
A.arrow:hover {
	TEXT-DECORATION: underline
}

#content A:hover {
	TEXT-DECORATION: underline
}

#content .footer_navi {
	FONT-SIZE: 10px;
	COLOR: #193250;
	margin-bottom: 10px;
}
#content .footer_navi A {
	FONT-SIZE: 10px
}

#myGallery
{
	width: 690px;
	height: 172px;
	z-index:5;
	display: none;
	margin-bottom: 0px;
	margin-top: 15px;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	background-color: #333333;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	margin: 2px 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #FFFFFF;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 10px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 5px;
	cursor: pointer;
	background-color: #CCCCCC;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	text-indent: 0;
	overflow: hidden;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
	background-color: #333333;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
	background-color: #FFFFFF;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 80%;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }

