@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/gradient_greyblack2.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
}
a{
	outline:none;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
#videoWrapper {
	margin-top: 15px;
	width: 850px;
	background-image: url(images/bkgnd-video-vo-4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	-moz-box-shadow: 3px 3px 5px #2e2e2e;
	-webkit-box-shadow: 3px 3px 5px #2e2e2e;
	box-shadow: 3px 3px 5px #2e2e2e;
}
#networkContainer {
	float: right;
	height: 30px;
	width: 78px;
	margin-left: 500px;
	margin-right: 10px;
}
#facebookIndex {
	float: left;
	height: 30px;
	width: 34px;
}
#twitterIndex {
	float: left;
	height: 30px;
	width: 34px;
	margin-left: 10px;
}
#navContainerContact {
	height: 240px;
	width: 650px;
	margin-left: 200px;
	background-image: url(images/jenny-powers-name-video1.png);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}
#navContainerVideo {
	height: 240px;
	width: 650px;
	margin-left: 200px;
	background-image: url(images/jenny-powers-name-video1.png);
	background-repeat: no-repeat;
	background-position: 45px 10px;
	padding-top: 10px;
}
#navButtons {
	float: right;
	height: 93px;
	width: 429px;
	margin-top: 115px;
	margin-left: 200px;
	margin-right: 5px;
}
#contactAgent1 {
	text-align: center;
	width: 245px;
	margin-top: 40px;
	margin-left: 300px;
	color: #563e26;
	float: left;
}
#contactAgent2 {
	text-align: center;
	width: 245px;
	margin-top: 40px;
	margin-left: 40px;
	color: #563e26;
	float: left;
}
a.contentLinksStyle {
	color:#666;
	text-decoration: none;
}
a:visited.contentLinksStyle {
	color:#666;
	text-decoration: none;
}
a:hover.contentLinksStyle {
	color:#900;
}
#emailContainer {
	float: left;
	width: 394px;
	margin-top: 35px;
	margin-left: 370px;
}
#videoContainer1 {
	width: 518px;
	margin-top: 20px;
	margin-left: 320px;
	background-image: url(images/video-bkgnd-511x287.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 294px;
}
#creditContainer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
}
#videoContainer2 {
	width: 790px;
	margin-left: 30px;
	margin-top: 32px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
}
#videoContainer3 {
	width: 650px;
	height: 323px;
	margin-left: 100px;
	margin-top: 32px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
}
#videoBox2 {
	background-image: url(images/video-bkgnd-520x315.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 323px;
	width: 567px;
	margin-left: 10px;
}
#videoBox3 {
	float: right;
	height: 392px;
	width: 647px;
	background-image: url(images/video-bkgnd-640x385.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#videoBox4 {
	float: right;
	height: 323px;
	width: 427px;
	background-image: url(images/video-bkgnd-420x315.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#centerText {
	text-align: center;
}
#spacer {
	clear: both;
	width: 100%;
}
.greySmall {
	font-size:12px;
	color:#999;
}
