/* BODY */

body {
	background-image: url(images/splash/content-bgd-1.jpg);
	background-image: url(../images/page-bgd-rpt-x.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


/* CONTAINER */

#container {
	background-image: url(../images/container-img-bgd-rpt-no.jpg);
	background-repeat: no-repeat;
	min-height: 600px;
	width: 900px;
	margin-right: auto;
}


/* HEADER */

#header {
	float: left;
	height: 282px;
	width: inherit;
	margin-top: 0px;
}


/* LANG SELECT */

#header #lang-select {
	background-image: url(../images/lag-select-rpt-no.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 534px;
	height: 30px;
	margin-left: 210px;
}

#lang-select ul {
	height: 30px;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	list-style: none;
}

#lang-select li {
	float: right;
	padding-top: 4px;
}


#header #lang-select a {
	border-left: solid 1px #CCC;
	padding: 5px;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}


/* LANG SELECT IE ALTERNATE WIDTHS */

* html #header #lang-select {
}


/* MENU */

#header #menu {
	float: left;
	height: 42px;
	width: 900px;
	margin-top: 210px;
	background-image: url(../images/menu-bar-rpt-no.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	float: left;
	height: 20px;
	width: 580px;
	margin-left: 200px;
	margin-right: 50px;
	margin-top: 15px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 9px;
}

#menu a, #menu li {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-right: 6px;
	border-right: solid 1px #CCC;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .noborder {
	border-right: solid 0px #CCC;
}

/* MENU IE ALTERNATE WIDTHS */

* html #header #lang-select {
}


/* CONTENT BASED RULES */

#page #side-left {
	background-image: url(../images/side-left-rpt-no.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 472px;
	width: 105px;
}

#page #content {
	background-image: url(../images/content-body-bgd-rpt-no.jpg);
	background-repeat: no-repeat;
	float: left;
	min-width: 795px;
	min-height: 400px;
	padding-top: 75px;
}

.namehighlight {
	color: #CC6600;
	font-weight: 1200;
	text-transform: uppercase;
}


/* TITLES */

#content #col-right h1 {
	font-size: 28px;
	color: #CCCC99;
	font-weight: 100;
}

#content #col-right h2 {
	font-size: 14px;
	color: #CC9900;
	font-weight: 100;
}

#gallery, .gallery-option {
	height: 292px;
	width: 226px;
}

#gallery {
	margin-top: 20px;
	float: left;
	background-image: url(../images/gallery-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#gallery-arrows-1, #gallery-arrows-2, #gallery-arrows-3 {
	background-image: url(../images/gallery-base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 36px;
	width: 226px;
}

#gallery-1, #gallery-2, #gallery-3 {
	background-repeat: no-repeat;
	background-position: center top;
}

#gallery-1 {
	background-image: url(../images/gallery-1.jpg);
}

#gallery-2 {
	background-image: url(../images/gallery-2.jpg);
}

#gallery-3 {
	background-image: url(../images/gallery-3.jpg);
}
