@charset "utf-8";
/* CSS Document */

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/bg_header1000.jpg);
	height: 77px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.home_content1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content1000.jpg);
	height: 415px;
	background-repeat: no-repeat;
}
.txt_white {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}


.contentbox {
	height: 200px;
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_lowercontent.jpg);
}
.content_txt250 {
	float: left;
	width: 275px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 360px;
	margin-top: 5px;
	color: #4D4D4D;
	clear: none;
	display: inline;
}
.content_txt250  a {
	color: #990134;
}
.content_txt250 img {
	border: 1px solid #B3B3B3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B60150;
}
.content_txt600 {
	width: 640px;
	float: right;
	clear: left;
	margin-top: 100px;
	
}


h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #4D4D4D;
}
h3 {
	background-color: #CCCCCC;
	width: 300px;
}



.txtpink {
	color: #B80954;
	font-weight: bold;
}

.newsbox {
	float: right;
	height: 200px;
	width: 450px;
	margin-right: 10px;
	background-image: url(images/bg_news_media.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.logo {
	float: left;
	height: 75px;
	width: 320px;
}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.container .page_content1000 .content_txt600 .mediabox a {
	color: #B60150;
	font-weight: bold;
}

a:hover {
	color: #B80954;
}

.container .header img {
	margin-top: 10px;
	margin-left: 75px;
}
.flashbox {
	height: 415px;
	width: 645px;
	margin-right: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: inline;
}
.footer {
	height: 100px;
	width: 1000px;
	background-color: #4D4D4D;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}

ul {
	margin: 0;
	padding : 0;
	list-style : none;
}


.bar {
	float: right;
	height: 75px;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F8F6F5;
	margin-right: 15px;
	font-weight: normal;
	display: inline;
}


	.bar li {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-color: #DFE5BF;
	}
	
	.bar li.active {
	background: url(images/bg_active.jpg) repeat-x center top;
	color: #B60150;
	
	}
	
	.bar li a {
	color: #FFF;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
	} 
	
	.bar li a:hover {
	color: #B60150;
	background: inherit;
	} 



.bar ul li ul {
	display: none;
}
.page_content1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_content1000.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	height: 700px;
}
.gallery_content1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content1000.jpg);
	height: 700px;
}
.gallerybox {
	height: 200px;
	margin-left: 10px;
	width: 450px;
	float: left;
	clear: left;
}
.projectsbox {
	height: 200px;
	width: 600px;
	border: 1px solid #990134;
	overflow: auto;
}
.projects_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #B3B3B3;
	width: 500px;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
}
.mediabox {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 125px;
	margin: 5px;
}
.container .page_content1000 .content_txt600 .mediabox a:hover {
	color: #0000FF;
}
