body{text-align:center; text-align:center;}
body,html{width:100%; min-height:100%; height: 100%;}

body,p,td,th,ol,ul,dl,dt,dd,input,textarea,select{font:normal 11px Arial,Helvetica,sans-serif;}
body,div,p,table,td,th,ol,ul,h1,h2,h3,h4,h5,h6,img,address,hr{
	margin:0px;
	padding:0px;
	border:0px;
}

a {
color:#205f6f;
}
a:hover {
	color: #78ADA3;
}
a:visited {
	color: #205f6f;
}



h1{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#205f6f;
	padding: 20px 0px 10px 0px;
}

.synopsis {
	padding: 2px;
	margin-bottom: 23px;
	background-color:#205F6F;
	color:#FFFFFF;
	font-weight: bold;
}

* html .s{font-size:0;} 
.s{clear:both;line-height:0;font-size:0;height:0px;}

#container {
	width: 970px;
	margin:0px auto;
	position: relative;
}

#topBanner {
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
	width: 970px;
	height:145px;
	margin-top: 40px;
	text-align: left;
	overflow: visible;
}
#logo{
	width: 324px;
	height:120px;
	margin: 0;
	padding: 0;
	float:left;
}

#nav{
	width: 970px;
	height:30px;
	list-style: none;
	margin: 0;
	padding: 0;
	clear:left;
	background-color: #78ada3;
}

#nav ul li {
	float: left;
	list-style-type:none;
	width: auto;

}
#nav ul li a{
	float: left;
	width: auto;
	display:block;
	height:24px;
	padding: 6px 10px 0px 10px;
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;

}

#nav ul li a:hover {background-color:#205f6f;}

#nav #sel {background-color:#205f6f;}

#blackBlock{
	width:30px;
	height:30px;
	float:left;
	background-color:#78ADA3;
}





#mag {
	width: 150px;
	position: absolute;
	margin: 0px auto;
	z-index: 20;
	top: 0px;
	left: 50%;
	text-align: right;
	margin-left: 325px;
}

#topPad{
width: 970px;
height: 40px;
float: left;
}
#mainContent{
width: 940px;
padding-left: 30px;
}

#leftCol{
	text-align: left;
	width: 430px;
	float: left;
}

#homeContact{
	width: 250px;
	padding:10px;
	background-color:#78ada3;
	color:#FFFFFF;
	float: left;
	margin-top: 10px;
}

#homeContact h1{
color:#FFFFFF;
padding-top:0px;

}

#homeMediaPack {
	width: 128px;
	padding:9px;
	float: left;
	border:dashed 1px #78ada3;
	margin-left: 10px;
	margin-top: 10px;
}

#homeMediaPack h1{
padding-top:0px;
}

#homeMediaPack img{
	margin-left:-5px;
	padding-right: 10px;
}
#rightCol{
	text-align: left;
	width: 490px;
	float: left;
	padding-left: 20px;
}
#slideShow {
	width : 490px;
	height : 360px;
	padding : 30px 0px 0px 0px;
}
#slideShow li {
	list-style-type:none;
	float:left;
	
}
#slideShow li a{
	display:block;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 15px;
	height:15px;
	padding: 2px 2px 2px 3px;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	text-align:center;
	text-decoration:none;
}
#slideShow li a:hover{
	background-color: #FFCC00;
}


#picBox{
	width:490px;
	height: 350px;
	magin-top: -1px;
	float: left;
	background-color: #e6e6e6;
	background-image: url(images/bg_fader.gif);
}
#picFooter{
font-size:10px;
	width:490px;
	float: left;
	padding-top: 10px;
}
#container #topBanner #mag img {
	position: relative;
}

th {
	font: 10px;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}
