@charset "utf-8";
body {
	margin: 0px auto;
	background-color:#4e4e4e;
}

.container {
	margin: 0px auto;
	width: 822px;
	background:url(../images/layout/backgroundFill.jpg) repeat-y top center;
	min-height:1200px;
}
	
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #4E4E4E;
	text-align: center;
	background-image: url(../images/layout/logo.jpg);
	height: 60px;
	background-position: top center;
	background-repeat: no-repeat;
}

.telNoleftContainer {
	display: block;
	width: 100%;
	height: 30px;
}

.leftNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4e4e4e;
	display: block;
	float: left;
	width: 380px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}

.rightNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4e4e4e;
	display: block;
	float: right;
	width: 380px;
	font-weight: bold;
	font-style:italic;
}

.emailAddress {
	text-align: center;
	font-weight: bold;
	color: #4E4E4E;
	font-style: italic;
	padding-bottom:15px;
	padding-top:5px;
}

.emailAddress a, .emailAddress a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #4E4E4E;
	font-style: italic;
	text-decoration:none
}

.emailAddress a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:underline;
}

.menu {
	width: 740px;
	padding: 0px 0px 10px 0px;
	height: 20px;
	margin: 0px auto;
}

.menu ul {
	list-style-type: none;
	color: #4E4E4E;
	height: 15px;
	width: inherit;
}

.menu li {
	display: block;
	float: left;
	width: 165px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.menu li a, .menu li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: underline;
	font-style: italic;
}

.menu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
	text-decoration: underline;
	font-style: italic;
}

.smallContainer {
	width: 220px;
	margin: 0px auto;
	align: left;
}

.smalltopBoxContainer {
	background-image: url(../images/layout/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 11px;
	width: 220px;
}

.smalltopBoxContainer span {
	background-image: url(../images/layout/topLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 11px;
}

.smallcenterContainerContent {
	height: 320px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4E4E4E;
	font-style: italic;
	background-image: url(../images/layout/smallcenterBackgroundcontent.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.smallcenterContainerContent a, .leftsidecenterContainerContent a:link {
	color: #4e4e4e;
}
	
.smallbottomBoxContainer {
	background-image: url(../images/layout/bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 11px;
	width: 220px;
}

.smallbottomBoxContainer span {
	background-image: url(../images/layout/bottomLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 11px;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.centerContainer {
	width: 740px;
	margin: 0px auto;
}

.topBoxContainer {
	background-image: url(../images/layout/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 11px;
	width: 740px;
}

.topBoxContainer span {
	background-image: url(../images/layout/topLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 11px;
}

.centerContainerContent {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #4E4E4E;
	font-style: italic;
	background-image: url(../images/layout/centerBackgroundcontent.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.centerContainerContent a, .centerContainerContent a:link {
	color: #4e4e4e;
}
	
.bottomBoxContainer {
	background-image: url(../images/layout/bottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 11px;
	width: 740px;
}

.bottomBoxContainer span {
	background-image: url(../images/layout/bottomLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 11px;
}

.videoItemContainer {
	display: block;
	width: 245px;
	height: 175px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #4e4e4e;
}

.videoItem {
	width:245px;
	height: 160px;
	display: block;
	float:left;
	text-align: center;
	background-image: url(../images/layout/videoFrame.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

.videoItem img {
	padding-top:15px;
	width: 175px;
	height: 130px;
}

.videoContainer {
	height: 170px;
	width: inherit;
	display: block;
	padding-top: 20px;
	margin-bottom: 20px;
}

.videoCenter {
	display: block;
	width: auto;
	margin: auto 0px;
	text-align:center;
}

.videoTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.videoTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
}

.photoContainer {
	height: 190px;
	width: inherit;
	display: block;
	padding-top: 20px;
	margin-bottom: 20px;
}

.photoItemContainer {
	display: block;
	width: 245px;
	height: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #4e4e4e;
}

.photoItem {
	width:245px;
	height: 160px;
	display: block;
	float:left;
	text-align: center;
	background-image: url(../images/layout/videoFrame.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.photoItem img {
	padding-top:15px;
	width:175px;
	height: 130px;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e4e4e;
	display: block;
	width: 100%;
	padding-top: 15px;
	font-weight: normal;
	font-style: normal;
}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
	display: block;
	width: 100%;
	font-weight: normal;
	font-style: normal;
}

.displayImage {
	float: left;
	width: 210px;
	padding-right: 10px;
	
}

.displayImage img {
	width: 210px;
}

.line {
	width:700px;
	display: block;
	min-height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4E4E;
	text-decoration: none;
	text-align: center;
	padding-top:15px;
	clear: both;
}

.footer {
	width: 740px;
	padding: 0px 0px 10px 0px;
	height: 20px;
	margin: 0px auto;
}

.footer ul {
	list-style-type: none;
	color: #4E4E4E;
	height: 15px;
	width: inherit;
}

.footer li {
	display: block;
	float: left;
	width: 740px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.footer li a, .menu li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: underline;
	font-style: italic;
}

.footer li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
	text-decoration: underline;
	font-style: italic;
}
