/* -------------- Reset Styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}


/* -------------- general styles -------------- */
html,body{
	margin:0;
	padding:0;
}
body{
	font: 90% arial,sans-serif;
	background: #7b7b7b url(/images/bg.jpg) repeat-x top;
}
p,div,li,td{
	color: #666;
}
ul{
	list-style: none;
	margin: 10px 0;
}
li{
	margin: 5px 0;
	padding-left: 20px;
	background: url(/images/bullet.png) no-repeat left center;
	color: #717171;
}
b, strong{
	font-weight: bold;
}
i, em{
	font-style: italic;
}
.clear{
	clear: both;
}
.hide{
	display: none;
}
h1{
    font-size: 20px;
    font-weight: normal;
    color: #b70000;
}
h2{
    color : #666666;
    font-size : 18px;
    font-weight : bold;
	font-style: italic;
}
h3{
    color : #ffd200;
    font-size : 16px;
    font-weight : bold;
	margin: 5px 0;
}
h4{
    color: #666;
    font-size: 13px;
    font-weight: bold;
	font-style: italic;
	margin: 5px 0;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}
h5{
    color : #ffffff;
    font-size : 13px;
    font-weight : bold;
	margin: 5px 0;
}
p{
    font-size: 16px;
	margin: 5px 0;
}
a:link, a:visited, a:active{
    color: #b70000;
    text-decoration: none;
    font-size: 14px
}
a:hover{
    color: #e80000;
    text-decoration: underline;
    font-size: 14px
}


/* -------------- layout styles -------------- */
div#container{
	width: 900px;
	margin: 0 auto;
}
	div#headershell{
		height: 145px;
		position: relative;
	}
		div#headershell h1 a{
			display: block;
			height: 111px;
			width: 246px;
			background: url(/images/logo.png);
			margin-top: 20px;
			float: left;
		}
		div#navshell{
			height: 40px;
			width: 510px;
			position: absolute;
			top: 95px;
			left: 372px;
			line-height: 40px;
			text-align: center;
			background: url(/images/backer-nav.jpg);
		}
	div#wrapper{
		margin: 0 40px;
		background: #acacac url(/images/backer-wrapper.png) repeat-x top;
	}
		div#innerwrapper{
			margin: 0 10px;
			background: #fff url(/images/backer-innerwrapper.png) no-repeat bottom;
			min-height: 320px;
		}
			div#content{
				float: left;
				width: 530px;
			}
				h2#pagetitle{
					height: 40px;
					width: 490px;
					line-height: 40px;
					padding: 0 30px 0 10px;
					background: url(/images/backer-pagetitle.png) no-repeat left top;
				}
				div#contentshell{
					padding: 10px;
					background: url(/images/backer-contentshell.png) repeat-y right;
				}
					div.mission{
						margin-top: 10px;
						padding: 10px 30px;
						height: 60px;
						font-size: 15px;
						color: #fff;
						text-align: center;
						background: url(/images/backer-mission.png);
					}
					div.graybox{
						margin-top: 10px;
					}
						div.graybox h3{
							background: url(/images/backer-graybox-left.png) no-repeat left top;
							height: 30px;
							margin: 0;
						}
							div.graybox h3 span{
								display: block;
								background: url(/images/backer-graybox-right.png) no-repeat right top;
								height: 30px;
								line-height: 30px;
								padding: 0 10px;
							}
						div.graybox-content{
							background: #e3e3e3;
							border: 1px solid #cfcfcf;
							border-top: 0;
							padding: 10px;
						}
							div.graybox-content ul{
								margin: 0;
								list-style: none;
							}
								div.graybox-content li{
									margin: 5px 0;
									background: url(/images/bullet.png) no-repeat left center;
									padding-left: 20px;
								}
									div.graybox-content li a{
										
									}
			div#columnshell{
				float: right;
				margin-right: 10px;
				padding: 10px 0;
				width: 250px;
			}
				div#videobox{
					background: url(/images/backer-videobox.png) repeat-y right;
				}
					div#videobox h3{
						margin: 0;
						height: 50px;
						background: url(/images/backer-videobox.png) no-repeat left top;
					}
					div#videobox-content{
						background: url(/images/backer-videobox.png) no-repeat center bottom;
						padding: 0 10px 10px 10px;
					}
		div#footershell{
			clear: both;
			padding: 10px 20px;
			height: 30px;
			line-height: 30px;
			background: url(/images/backer-footer.png);
		}
			div#sencialogo{
				float: right;
			}
			div#footershell a{
				font-weight: bold;
			}
		div#copyright{
			padding: 10px 0;
			text-align: center;
			font-size: 11px;
			color: #c7c7c7;
		}

/*------------------ video player styles -----------------------*/
div.flv-player{
	background: #000 url(/images/vid_play.gif) no-repeat center;
}
div.flv-player a{
	display: block;
	background: url(/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
div.flv-player a span{
	display: block;
	background: url(/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

ul#gallery-1 li{
	background:none;
	display:inline;
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	list-style:none;
	list-style-type:none;
	}