/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#064186;
	text-align:center;
  
}

* html div#gallery-big {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
	 
}
	

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.333em;
		color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff9900;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

strong {color:#064186;background-color: #fff;padding-left: 5px;width: 200px;}


/* ============================= main layout ====================== */

cite {font-style:normal;}

.imgindent {margin:0 20px 0 0;_margin:0 10px 0 0; float:left;}
.title {margin-bottom:23px;}

.list li {padding-left:26px;color:#fff;}
.list li a {line-height:1.833em; color:#064186;background-color: #fff;}
.list .li1 {background:url(images/li1.gif) no-repeat 0 3px; height: 20px;}
.list .li2 {background:url(images/li2.gif) no-repeat 0 5px;height: 25px;}
.list .li3 {background:url(images/li3.gif) no-repeat 0 6px;height: 25px;}

.link {background-color:#fff; color:#064186; padding-left:4px ;font-weight:bold; text-decoration:none; color:#064186;  display:block; float:left; margin-top:10px;width: 260px;}
.link:hover {text-decoration:underline;}



.link2 {background:url(images/marker2.gif) no-repeat 0 0; margin-top:5px;}
.link3 {background-color:#fff;color:#064186; width: 220px;}
.link4 {font-weight:bold; text-decoration:none; color:#7ba01f; float:right; margin-left:20px;}
.link4:hover {text-decoration:underline;}

/* ============================= header ====================== */

#header .row1 {padding:2px 0 33px 0;}

.menu {padding:20px 0 0 0; margin-left:-26px; }
.menu li {background:url(images/menu-devider.gif) top left no-repeat; display:inline; padding:0 23px 0 26px; font-size:1.083em; }
.menu li a {color:#fff; font-weight:bold; text-decoration:none;}
.menu li a:hover {color:#064186;background-color: #fff;}
.menu .active a {color:#064186;background-color: #fff;padding:0 23px 0 26px;}


#logo {
	margin-top:20px;
	width: 930px;
	float: left;

}


/* ============================= content ====================== */
.ml-h
{
margin-top: 2px;
margin-left: 3px;
}
.indent {padding:24px 40px 14px 0;}
#page6 .indent {padding:24px 30px 28px 0; }

.box {}
.box .right-bg {}
.box .left-bg { width:100%;}
.box .indent {padding:24px 19px 42px 22px;_width: 350px;}


.title-v
{
	float:left;
	width: 220px;
	background-color: #80b3ff;
	padding-left: 5px;
	font-weight: bold;

}

.title-t
{
	float:left;
	width: 200px;
	padding-left: 5px;
	padding-top: 2px;
}
.scroll {height:320px; overflow:auto;}
.scroll .inner {height:600px; padding-right:20px;}

.line {}
.line .right-bg {}
.line .left-bg {border-bottom:dashed 1px #fff; padding-bottom:17px; margin-bottom:15px; width:100%; _width: 380px;}
.special-bg {background:url(images/special-bg.gif) bottom right no-repeat;}

.img {margin:19px 0 20px 0;}
.margin1 {margin-top:50px;}
.padding1 {padding-top:9px;}
.padding2 {padding-top:18px;}
.padding3 {padding-bottom:28px !important;}
.phone {float:right; margin-right:15px;}


.top-h
{
	margin: 3px;
	padding-bottom: 5px;

}

/* ============================= footer ====================== */

#footer {font-size:0.917em; color:#40403d; font-family:trebuchet ms;}
#footer a {color:#40403d; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer strong {color:#40403d;}

#footer .rss {background:url(images/rss-bg.gif) top right no-repeat; float:right; text-transform:uppercase; color:#2272b3; display:block; padding:2px 29px 1px 0;}

/* player */

#player
{

	width: 430px;
	height: 270px;
}




#gallery-big{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #666;
	display: none;
	   filter: alpha(opacity=30);  
     -moz-opacity: 0.3;  
     -khtml-opacity: 0.3;  
     opacity: 0.3;  
}



#gallery-big-space{
	position: absolute;
	width: 660px;
	height:480px;
	z-index: 90;
	text-align: left;
	font-size: 12px;
	font-family: arial;
    margin-left:30px;
    _margin-left:-300px;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    overflow: hidden;
    background: transparent;
    display: none;
}
#fancy_content {
	margin: 0;
	z-index: 100;
	float:left;
}


.top-vp{
	width: 626px;

}
.middle-vp{
	width: 626px;

}
.bottom-vp{
	width: 626px;

}


.top-l
{
	
	background:transparent url("images/fancy_shadow_nw.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	
	z-index: 100;
	

}
.top-m
{
	width: 600px;
	height: 18px;
	float: left;
	background: transparent url("images/fancy_shadow_n.png") repeat-x;
}

.top-r
{
	
	background:  transparent url("images/fancy_shadow_ne.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	margin-left: 0px;
}
.left-c
{

	background:  transparent url("images/fancy_shadow_w.png") repeat-y ;
	height:460px;
	width:13px;
	float:left;
}


.middle-main
{
	background-color: #fff;
	float:left;
	height:460px;
	width: 579px;
	z-index: 100;
	padding-left: 20px;

}

.right-c
{
	
	background:   transparent url("images/fancy_shadow_e.png") repeat-y ;
	height:460px;
	width:13px;
	float:left;
}
.bottom-r
{
	background: transparent url("images/fancy_shadow_se.png") no-repeat ;
	float:left;
	height:18px;
	width:13px;
}

.bottom-m{
	float:left;
	width: 600px;
	height: 18px;
	background: transparent url("images/fancy_shadow_s.png") repeat-x;
}

.bottom-l
{
	float:left;
	background: transparent url("images/fancy_shadow_sw.png") no-repeat ;
	height:18px;
	width:13px;
}


.
#player2
{
	
	background-color: #000000;
	z-index: 100;
	visibility: hidden;
	display: none;
	
}
.play-title
{
	text-align:left;
	font-family: "Trebuchet MS",Arial ;
	color: #2272b3; 
	text-transform:none;
	font-size: 22px;
	margin-top: 5px;
	float:left;
	font-weight: bold;
	padding:10px;
	padding-left: 0px;
	

}
.play-close
{
	float:right;

	
}

.play-close-img
{
	border:0px;
	z-index: 100;
	margin-right:5px;
	margin-top:4px;
}



.play-note
{
	background-color: #fff;
color:#1a1a1a;
	font-size: 14px;
	padding:5px;
}


/* ============================= forms ============================= */

#ContactForm {padding-top:10px;}
#ContactForm .rowi {height:46px;}

.input {width:163px; height:15px; border:1px solid #7e7e7e; background:#fff; padding:0 0 0 5px; font-size:11px;}
textarea {width:170px; height:108px; border:1px solid #7e7e7e; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:11px; margin-bottom:10px;}
