* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #EDE6EA;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
p {
	margin-bottom: 1em;
	text-align: justify;
}
ul, ol, dd {
	padding-left: 15px;
}
img {
	border: 0;
}
h1 {
	line-height: normal;
	font-size: 20px;
	font-weight: bold;
	color: #FE108D;
}
h2 {
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	color: #FE108D;
}
h3 {
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
	color: #FE108D;
}
a, a:visited {
	text-decoration: none;
	color: #FE108D;
}
a.active, a.active:visited,
a:hover, a:active {
	text-decoration: underline;
}
input, textarea {
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #9B004F;
	line-height: normal;
	font-size: 12px;
	color: #9B004F;
}
input.btn {
	border: 0;
	background: #9B004F;
	color: #ffffff;
}
input.btn:hover, input.btn:active {
	background: #EA0F83;
	cursor: pointer;
}
label {
	display: block;
	float: left;
	width: 150px;
}
label.overTxtDiv, label.overTxtLabel, label.inline {
	display: inline;
	float: none;
	width: auto;
}
.validation-advice {
	color: #fd061d;
}
.noborder {
	border: 0;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}

div#container {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	position: relative;
}
	div#header {
		height: 160px;
		background: #ffffff;
		position: relative;
	}
		a#banner{
			height: 153px;
			width: 371px;
			background: transparent url('/skin/banner.jpg') no-repeat;
			position: absolute;
			top: 0px;
			width: 1000px;
			height: 125px;

		}
		table#menu-container {
			height: 35px;
			width: 1000px;
			letter-spacing: 2px;
			font-size: 13px;
			position: absolute;
			top: 125px;
			left: 0;
		}
		div#header tr.menu {
			height: 35px;
			padding-left: 0;
			list-style: none;
			background: #EA0F83;
			text-align: center;
		}
		div#header tr.menu td {
			width: 10%;
			border-right: 1px solid #9B004F;
			line-height: 32px;
			font-weight: bold;
			white-space: nowrap;
		}
			div#header tr.menu td a, div#header tr.menu td a:visited {
				display: block;
				padding: 0 10px;
				color: #ffffff;
				height: 35px;
				text-decoration: none;
				outline: none;
			}
			div#header tr.menu td a.active, div#header tr.menu td a.active:visited {
				background-color: #EA0F83;
			}
		div#header tr.menu td.first {
			text-align: center;
		}
		div#header tr.menu td.last {
			text-align: center;
			border-right: 0;
		}
		div#header tr.menu td a.active, div#header tr.menu td a.active:visited,
		div#header tr.menu td a:hover, div#header tr.menu td a:active {
			background-color: #9B004F;
		}
	div#footer {
		height: 57px;
		background: #ed55a4;
		text-align: center;
		color: ##FE108D;
		position: relative;
	}
		div#footer img {
			padding: 5px 0;
		}
	div#banner {
		float: right;
		width: 200px;
		position: relative;
		padding-top: 20px;
	}
	div#content {
		width:746px;
		position: relative;
		margin: 15px 0;
		padding: 5px 20px;
		border-right: 1px solid #9B004F;
	}
		div.gallery {
			height: 135px;
			width: 659px;
			margin-bottom: 12px;
			position: relative;
			overflow: hidden;
			background: #EA0F83;
			top: 0;
			right: 0;
		}
		div.gallerytitle {
			width: 106px;
			height: 24px;
			background: #fa9ece;
			color: #EA0F83;
			font-size: 12px;
			line-height: 24px;
			font-weight: bold;
			text-align: center;
			
		}
			div.gallery div.items {
				width: 100%;
				position: absolute;
				left: 0;
				top: 0;
			}
				div.gallery div.item {
					float: left;
					height: 107px;
					width: 163px;
					background: #EA0F83;
					text-align: center;
					overflow: hidden;
					position: relative;
				}
					div.gallery div.item a, div.gallery div.item a:visited {
						display: block;
						height: 107px;
						width: 163px;
						border: 10px solid #EA0F83;
						color: #5b5b5b;
						overflow: hidden;
						position: relative;
					}
					div.gallery div.item a:hover, div.gallery div.item a:active {
						text-decoration: none;
					}
					div.gallery div.item span.overlay {
						display: block;
						height: 40px;
						width: 100%;
						background: #ffffff;
						opacity: 0.50;
						filter: alpha(opacity=50);
						position: absolute;
						bottom: 0;
						left: 0;
					}
					div.gallery div.item span.name {
						display: block;
						padding-left: 19px;
						line-height: normal;
						font-size: 13px;
						font-weight: bold;
						position: absolute;
						bottom: 10px;
						left: 0;
					}
				div.gallery div.nav {
					width: 646px;
					background: #EA0F83;
					text-align: center;
					position: absolute;
					top: 113px;
					left: 9px;
					height: 19px;
				}
					div.gallery div.nav a, div.gallery div.nav a:visited {
						display: inline-block;
						height: 36px;
						width: 23px;
						margin: 0 25px;
						background: transparent none no-repeat center top;
						outline: none;
					}
					div.gallery div.nav a.gallery_prev {
						background-image: url('/skin/gallery_prev.gif');
					}
					div.gallery div.nav a.gallery_next {
						background-image: url('/skin/gallery_next.gif');
					}
		div#divdownloads{
			width: 312px; 
			height: 139px; 
			padding-top: 5px;
			text-align: right;
		}
		div#divdownloads ul{
			padding-left: 110px;
		}
		div#divdownloads ul li{
			display:block;
			padding: 0px;
			list-style:none;
			padding-left: 116;
			margin: 8px;
		}
		
		div#divdownloads ul li a, div#divdownloads ul li a:visited{
			display: block;
			width: 176px;
			height: 28px;
			padding: 3px 5px;
			text-decoration: none;
			color: #ffffff;
			text-align: left;
		}
		div#divdownloads ul li a:hover, div#divdownloads ul li a:active{
			color: #bbd4f0;
		}

		div#divdownloads{
			background-image: url(/skin/download_button.jpg); 
			background-repeat: no-repeat; 
		}
		div#divdownloads ul li a, div#divdownloads ul li a:visited{
			background-image: url(/skin/downloads2.jpg);
			background-repeat: no-repeat;
		}

