* {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
	width: 100%;
}

* html #contentBar {
   	height: 100%;
}

#contentBar {
	min-height: 100%;
	width: 100%;
}

#bottomBar {
	height: 86px;
	margin-top: -86px;
	width: 100%;
	background: url("graphic/bottom-back.gif") repeat-x bottom;
}

#centerBar {
   	padding-bottom: 86px;
}

#bottomBar img {
	float: left;
}


.clearBoth {
	clear: both;
}

#topBar {
	background: url("graphic/top-back.gif") repeat-x;
	height: 133px;
	width: 100%;
}

#topBar #logo {
	width: 436px;
	height: 133px;
	float: left;
	background: white;
}

#topBar #rails {
	float: left;
}

#topBar #logo img {
	position: relative;
	top: 31px;
	left: 36px;
}

#centerBar {
    width: 990px;
	padding-bottom: 86px;
	height: 100%;
}

#leftMenu {
    float: left;
    margin-top: 40px;
    width: 310px;
}

#horGradient {
	background: url("graphic/center-gradient.gif") repeat-x;
	height: 28px;
	width: 983px;
}

#horGradientEnd {
    background: url("graphic/center-gradient-end.gif") no-repeat right top;
    height: 28px;
}

#menuBack {
    background: url("graphic/menu-back.gif");
   	width: 300px;
   	margin-top: 32px;
}

#links {
	width: 290px;
	margin-top: 36px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#linksLeftShadow {
    background: url("graphic/links-left-shadow.gif") no-repeat;
    width: 290px;
}

#linksRightShadow {
    background: url("graphic/links-right-shadow.gif") no-repeat bottom right;
}

#linksBottomShadow {
    background: url("graphic/links-bottom-shadow.gif") no-repeat bottom right;
}

#linksHeader {
	margin-left: 7px;
	width: 290px;
	background: url("graphic/links-horLine.gif") no-repeat bottom right;
}

#linksContent {
	padding-top: 5px;
	padding-left: 28px;
	padding-right: 24px;
	padding-bottom: 23px;
}

#linksContent p {
	text-align: left;
}

#linksBack {
    background: url("graphic/links-header-back.gif") repeat-x;
    width: 177px;
}

#linksLeftCorner {
    background: url("graphic/links-left-corner.gif") no-repeat;
}

#linksRightCorner {
    background: url("graphic/links-right-corner.gif") no-repeat right top;
   	height: 25px;
}

#linksHeaderText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	position: relative;
	top: 6px;
	left: 20px;
}

#linksContent div {
	margin: 0px;
	margin-top: 18px;
}

#linksContent a {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}

#linksContent a:hover {
	color: #2c4e81;
	text-decoration: underline;
}

#vertShadow {
	background: url("graphic/menu-shadow-left.gif") repeat-y right;
	height: 100%;
}

.bottomBack {
	background: url("graphic/menu-back-bottom.gif") repeat-x bottom right;
	height: 100%;
}

.bottomBackLast {
	background: url("graphic/menu-back-bottom-last.gif") repeat-x bottom right;
	height: 100%;
}

#topShadow {
	background: url("graphic/menu-shadow-top.gif") no-repeat left top;
}

#bottomShadow {
	background: url("graphic/menu-shadow-bottom.gif") no-repeat left bottom;
}

#mainMenu {
    padding-right: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

#mainMenu .mainMenuItem {
	width: 306px;
	background: url("graphic/menu-back-top.gif") repeat-x top;
	height: 41px;
}

#mainMenu .mainMenuItemSelected {
	width: 306px;
	background: url("graphic/menu-back-top.gif") repeat-x top;
	height: 100%;
}

.imageHolder {
	float: left;
	margin-top: 14px;
	margin-left: 38px;
}

.titleHolder {
   	float: left;
   	margin-top: 13px;
   	margin-left: 21px;
}

#mainMenu .mainMenuItem .titleHolder a {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #345c9d;
	text-decoration: none;
}

#mainMenu .mainMenuItem .titleHolder a:hover {
	color: #3d3e40;
}

#mainMenu .mainMenuItemSelected .titleHolder a {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3d3e40;
	text-decoration: none;
}

#subMenu {
	padding-bottom: 7px;
	list-style: none;
}

#subMenu li {
	height: auto;
	margin-left: 80px;
}

#mainMenu .mainMenuItem #subMenu li a {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #345c9d;
	text-decoration: none;
}

#mainMenu .mainMenuItem #subMenu li a:hover {
	color: #3d3e40;
}

#subMenu li {
	line-height: 90%;
	margin-top: 5px;
}

#subMenu li a {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#subMenu li.subItem a {
	color: #3d3e40;
}

#subMenu li.subItem a:hover {
	color: #959697;
}

#subMenu li.selectedSubItem a {
	color: #959697;
}

#contentHeader {
	height: 28px;
	width: 100%;
	margin-left: 8px;
}

#leftShadow {
	background: url("graphic/content-left-shadow.gif") no-repeat;
	height: 100%;
}

#leftCorner {
    background: url("graphic/content-left-corner.gif") no-repeat;
    height: 100%;
}

#rightCorner {
    background: url("graphic/content-right-corner.gif") no-repeat right top;
    height: 100%;
	margin-left: 20px;
	color: white;
}

#headerBack {
	background: url("graphic/content-header-back.gif") repeat-x;
    height: 100%;
    width: 300px;
    float: left;
}

#headerText {
	position: relative;
	top: 8px;
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#chainLink {
	position: relative;
	top: 8px;
	left: 13px;
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	overflow: hidden;
	width: 320px;
	height: 16px;
	color: #8d8d8d;
}

#chainLink a {
	color: #8d8d8d;
}

#horLine {
    background: url("graphic/content-horLine.gif") no-repeat bottom;
    height: 29px;
}

#content {
	width: 631px;
	margin-left: 10px;
	margin-top: -15px;
	background: url("graphic/content-back.gif") repeat-x;
	float: left;
	font-weight: 500;
	color: black;
}

#contentText {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 15px;
}

#contacts {
   	float: left;
	background: url("graphic/bottom-vertLine.gif") no-repeat;
	padding-left: 12px;
	margin-top: 24px;
	margin-left: 500px;
}

#contacts img {
	display: inline;
	float: none;
	position: relative;
	top: 2px;
}

#contacts p {
	margin: 0px;
	padding: 0px;
    font-family: Tahoma;
	font-size: 11px;
	color: #444547;
}

p {
    font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: black;
	margin-left: 25px;
}

.collectionItem {
	margin-top: 0px;
	margin-left: 0px;
	width: 560px;
}

.license {
	height: 129px;
	margin-top: 20px;
	margin-left: 24px;
}

.license div a {
	text-decoration: underline;
	cursor: pointer;
}

.license div div {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 6px;
    padding-top: 2px;
}

.license div div span {
    font-weight: normal;
}

.client {
	margin-top: 20px;
	margin-left: 24px;
}

.client .itemImage {
    margin-bottom: 5px;
}

.itemImage {
	float: left;
	border: 1px solid #d0d0d0;
	margin-right: 10px;
}

.itemName {
	font-family: Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}

.itemDescription {
    font-family: Verdana, Sans-Serif;
	font-size: 12px;
	text-align: justify;
}

#contentText {
    font-size: 11px;
	font-family: Verdana, Sans-Serif;
}

img.lefted {
	float: left;
    margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.righted {
	float: right;
    margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.centered {
	float: none;
	display: block;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.black {
	color: #363636;
}

span.blue {
	color: #005ca1;
}

#contentText ul,ol {
    margin-left: 40px;
    margin-top: 25px;
}

#contentText a {
	color: #005ca1;
}

#contentText ul {
	list-style: url(/graphic/mark.gif);
}
