* {
	margin:0;
	padding:0;
}

a {
	outline: none;
}

a img {
	border: none;
}

.clearfix {
	padding: 0 1px 0 1px;
}

body {
	background: #FFF;
	font-size: 55%;
	font-family: Tahoma, tahoma, Arial, arial, sans-serif;
}

/* HEADER */
* html #container {
	position: absolute;
	left: 50%;
	margin-left: -401px;
}

#container-head {
	width: 752px;
	margin: 60px auto 0 auto;
}

#logo {
	display: block;
	height: 45px;
	width: 320px;
	float: left;
}

#logo a {
	display: block;
	height: 45px;
	width: 320px;
	text-indent: -10000px;
}

#header {
	background: transparent url('../images/header.gif') no-repeat 0 3px;
	color: #666;
	font-size: 1em;
	line-height: 13px;
	padding: 0 0 20px 324px;
	text-transform: lowercase;
}

* html #header {
	padding-top: 2px;
}

*+html #header {
	padding-top: 2px;
}


#header h1,
#header h2 {
	color: #666;
	font-size: 1em;
	line-height: 13px;
	font-weight: normal;
	display: inline;
}

#header span {
	display: inline;
	background: red;
	margin: 5px;
}

#header a {
	color: #666;
	font-size: 1em;
	line-height: 13px;
	text-decoration: none;
}

#header a:hover {
	color:#b43e88;
	text-decoration: underline;
}


/* CONTAINER */
#container-content {
	margin:0 auto;
	width:752px;
	background: transparent;
}

/* Navigation */
ul#navigation {
 	float:left;
	width:200px;
	list-style-type:none;
	margin-left: 49px;
	margin-top: 4px;
}

* html ul#navigation {
	margin: 0 0 0 25px;
}

ul#navigation li {
	margin: 0;
	padding: 0;
}

ul#navigation a {
	text-decoration:none;
	display: block;
	width: 175px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold; 
	margin: 10px 0 0 0;
	padding:0;
}

ul#navigation a:hover, ul#navigation a.active {
	color:#b43e88;
	text-decoration:none;
}


ul#navigation a.subnav, ul#navigation a.subnav-active {
	text-decoration:none;
	display: block;
	width: 175px;
	color: #666;
	font-weight: normal;
	margin:0;
	padding:0;
}

ul#navigation a.subnav:hover, ul#navigation a.subnav-active {
	color:#b43e88;
}

/* CONTENT */
#content-middle {
 	float:right;
	width:400px;
	color: #666;
	line-height: 1.6em;
	font-size: 1.2em;
	margin: 10px 28px 0 0;

}

* html #content-middle {
	margin: 0 14px 0 0;
}

#content-middle a {
	color:#b43e88;
}

#content-middle a:hover {
	text-decoration:none;
}

#content-middle h3 {
	font-size: 1em;
	font-weight: bold;
	color:#b43e88;
	margin-bottom:12px;
	text-transform: uppercase;
}

#content-middle h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 25px;
	text-transform: uppercase;
	color: #666;
}

#content-middle strong {
	color: #888;
}


#content-middle h2 {
	border-bottom: 1px solid #666;
	font-size: 1em;
	font-weight: bold;
	margin-top: 25px;
	padding:0;
	text-transform: uppercase;
	color: #656565;
}

#content-middle p {
	margin-bottom: 8px;
}

#content-middle table {
	margin:0;
	padding:0;
	border-collapse: collapse;
}

#content-middle th {
	font-weight: bold;
	text-align: left;
	padding: 3px 6px 3px 0;
	width: 120px;
}

#content-middle td {
	padding: 3px 6px 3px 0;
}

#content-middle input, 
#content-middle textarea {
	border: 1px solid #ddd;
	padding: 2px 4px;
	font-size: 1em;
	color: #666;
	font-family: Tahoma, tahoma, Arial, arial, sans-serif;
	background: #fff;
	width: 270px;
}

#content-middle textarea {
	width: 270px;
	height: 150px;
}

#content-middle input:focus, #content-middle textarea:focus, #content-middle input:hover, #content-middle textarea:hover {
	border: 1px solid #b43e8a;
}

#content-middle input.submit {
	border: 1px solid #666;
	color: #666;
	font-weight: bold;
	background: #fff;
	width: 100px;
}

#content-middle input.submit:hover, #content-middle input.submit:focus {
	border: 1px solid #b43e8a;
	color: #b43e8a;
}


span.red {
	color: #b43e88;
}

table#contact {
	border-collapse: collapse;
	width: 400px;
	border-top: 1px solid #ddd;
}

table#contact td {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}

table#contact th {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
	font-weight: bold;
}

#footer {
	width: 752px;
	margin: 0 auto 50px auto;
	height: 30px;
	background: transparent url('../images/corner-bottom.gif') no-repeat left bottom;
	padding: 2px 0;
}

ul#imageShow {
	width: 400px;
	height: 400px;
	background: transparent url('../images/lightbox-ico-loading.gif') no-repeat center center;
	overflow: hidden;
	/*display: none;*/
}
ul#imageShow li {
	opacity: 0;
	display: none;
	width: 400px;
	height: 400px;
}

ul#imageShow li.activeImage {
	/*display: inline;*/
	display: block;
	width: 400px;
	height: 400px;
}

ul#imageShow li.dontHide {
	opacity: 1 !important;
	display: inline !important;
}

ul#imageShow li a img {
	border: none;
}

div#selector {
	margin-top: 3px;
	display: none;
}

div#selector a {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 1.3em;
	padding: 2px 5px;
	color: #666;
	outline: none;
}

div#selector a:hover {
	color: #b43e88;
}

div.selectorLeft {
	display: block;
	width: 150px;
	height: 20px;
	float: left;
}

div.selectorMiddle {
	display: block;
	width: 100px;
	height: 20px;
	float: left;
	text-align: center;
}

div.selectorRight {
	display: block;
	width: 150px;
	height: 20px;
	float: right;
	text-align: right;
}




ul#pages {
	margin: 0;
	padding: 15px 0 0 324px;
}

ul#pages li {
	display:inline;
	margin-right: 3px;
}

ul#pages li.points {
	padding: 0 8px 1px 8px;
	color: #656565;
	text-decoration: none;
}

ul#pages li.page a {
	padding: 0 3px 1px 3px;
	color: #656565;
	text-decoration: none;
}

ul#pages li.page a:hover, ul#pages li.page a.active {
	color: #b43e88;
}

ul#pages li.img a {
	padding: 0 3px 0px 3px;
	color: #656565;
	text-decoration: none;
	font-family: Arial, arial, sans-serif;
	font-size: 1em;
}

img.hover {
	background-color: transparent
	background-repeat: no-repeat;
	width: 400px;
	height: 400px;
}
or: #656565;
	text-decoration: none;
}

ul#pages li.page a:hover, ul#pages li.page a.active {
	color: #b43e88;
}

ul#pages li.img a {
	padding: 0 3px 0px 3px;
	color: #656565;
	text-decoration: none;
	font-family: Arial, arial, sans-serif;
	font-size: 1em;
}

img.hover {
	background-color: transparent
	background-repeat: no-repeat;
	width: 400px;
	height: 400px;
}
