@charset "utf-8";
/* Begin Regence */

/* Begin GLOBAL */
body {
	top: 0px;
	background-color: #000000;
	margin: 30px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}
a:link, a:hover, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
/* End GLOBAL */


/* Begin DIVS */
#container {
	top: 0px; 
	border: 0;
	margin: auto;
	width: 915px;
	height: 580px;
	background: url(../images/regence_center_background915.jpg);
	background-repeat: no-repeat;
	background-color: 7d7d7d;

}
#container_bottom {
	position: relative;
	float: left; 
	width: 915px;
	height: 30px;
	background-color: #000000;
}
#sidebar {
	position: relative;
	float: left;
	left: 30px;
	top: 0px;
	width: 175px;
	height: 520px;
	text-align: left;
	margin-top: 30px;
	background: url(../images/regence_sidebar_background2.gif);
	background-repeat: no-repeat;
}
#logo {
	width: 163px;
	height: 45px;
	padding-top: 15px;
	padding-left: 12px;
}
#media {
	position: relative;
	float: left;
	width: 175px;
	height: 409px;
	padding-top: 31px;
	background-color: #0083c6;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#media h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	font-size: 22px;
}
#media p.welcome {
	padding: 0;
	margin: 0;
	margin-left: 12px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
}
#media ol {
	padding: 0;
	margin: 0;
}
#media li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 30px;
}
#media li.high {
	/* text-decoration: underline; */
	color: #003a57;
	font-weight: bold;
}
#button {
	position: relative;
	float: left;
	width: 165px;
	height: 20px;
	padding-left: 10px;
}
#main {
	position: relative;
	right: 30px;
	width: 650px;
	text-align: left;
	margin-top: 30px;
	z-index: 1;
	float: right;
}
#main_home 
{
	background-color:#000000;
	position: relative;
	float: right;
	width: 650px;
	height: 360px;
	text-align: left;
	top: 0px;
	left: 0px;
}

#movieFrame
{
	background-color:#000000;
	position: relative;
	float: right;
	width: 535px;
	height: 290px;
	margin-right: 54px;
	margin-top: 36px;
}

#main_bottom {
	position: relative;
	float: left;
	margin-top: 8px;
	width: 650px;
	height: 108px;
	background-image: url(../images/regence_home_bottom2.gif);
	background-repeat: no-repeat;
}
.video_left_bottom {
	position: absolute;
	float: left;
	left: 11px;
	top: 11px;
	text-align: left;
}
.video_photo
{
	left: 0px;
	top: 0px;
	float: left;
	width: 97px;
	height: 81px;
}
#video_left_photo {
	left: 0px;
	top: 0px;
	float: left;
	width: 97px;
	height: 81px;
}
#video_left_text {
	position: absolute;
	left: 98px;
	top: 0px;
	width: 99px;
	height: 98px;
}
.video_center_bottom {
	position: absolute;
	float: left;
	left: 228px;
	top: 11px;
	text-align: left;
}
#video_center_photo {
	left: 0px;
	top: 0px;
	float: left;
	width: 97px;
	height: 81px;
}
.video_text
{
	position: absolute;
	left: 98px;
	top: 0px;
	width: 99px;
	height: 98px;
}
#video_center_text {
	position: absolute;
	left: 98px;
	top: 0px;
	width: 99px;
	height: 98px;
}
.video_right_bottom {
	position: absolute;
	float: left;
	left: 444px;
	top: 11px;
	text-align: left;
}
#video_right_photo {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 97px;
	height: 81px;
}
#video_right_text {
	position: absolute;
	left: 98px;
	top: 0px;
	width: 99px;
	height: 98px;
}
#bottom_buttons {
	position: relative;
	float: left;
	width: 650px;
	height: 42px;
	text-align: center;
	background-image: url(../images/regence_home_bottom3.gif);
	background-repeat: no-repeat;
}
#button_previous {
	position: absolute;
	float: left;
	left: 170px;
	top: 4px;
	width: 93px;
	height: 34px;
}
#button_text {
	position: absolute;
	float: left;
	left: 310px;
	top: 4px;
	padding-top:10px;
	font-weight:bold;
}
#button_next {
	position: absolute;
	float: left;
	left: 387px;
	top: 4px;
	width: 93px;
	height: 34px;
}
#flashembed 
{
	position: relative;
	float: inherit;
	
	/*width: 650px;
	height: 360px;*/
	width: 535px;
	height: 290px;
}
/* End DIVS */


/* Begin CLASSES */
.clr {
	clear:both;
}

.footer, a.footer:link, a.footer:hover, a.footer:visited { 
	color: #e6d8ba;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.hideModal
{
	display:none;
}
.showModal
{
	height: 340px;
	width: 620px;
	display:block;
}
.name {
	color: #ff00ff;
}
/* End CLASSES */


/* End Regence */
