* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #0b212e;
	color: #fff;
	font-size: 11px;
	font-family: "lucida grande", Arial, sans-serif;
}
img {
	border: 0;
}
a {
	color: #7ba7bb;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.cnt {
	width: 900px;
	margin: 0 auto;
}
.cnt2 {
	width: 961px;
	margin: 0 auto;
}


/* ------------------------------ header ------------------------------ */
.header {
	background: transparent url(images/headerbg.jpg) no-repeat;
	width: 867px;
	height: 91px;
	padding: 49px 0 0 33px;
}
h1.logo {
	background: transparent url(images/ablogo.jpg) no-repeat;
	width: 326px;
	height: 44px;
}
h1.logo a {
	width: 326px;
	height: 44px;
	display: block;
	float: left;
}
h1.logo span {
	display: none;
}

/* ------------------------------ menu ------------------------------ */
.menu {
	background: transparent url(images/menubg.jpg) no-repeat;
	width: 900px;
	height: 35px;
}
.menu2 {
	width: 961px;
	margin-top: 20px;
}
.menu ul {
	width: 541px;
	list-style-type: none;
	margin: 0 auto;
}
.menu li {
	height: 35px;
	display: block;
	float: left;
}
.menu li span {
	display: none;
}
.menu a {
	height: 35px;
	display: block;
	float: left;
}
.menu a:hover {
	background-color: transparent;
	background-image: none;
}
.m-home {
	background: transparent url(images/m-home.jpg) no-repeat 0px -35px;
	width: 77px;
}
.m-home a {
	background: transparent url(images/m-home.jpg) no-repeat 0 0;
	width: 77px;
}

.m-about {
	background: transparent url(images/m-about.jpg) no-repeat 0px -35px;
	width: 82px;
}
.m-about a {
	background: transparent url(images/m-about.jpg) no-repeat 0 0;
	width: 82px;
}
.m-reels {
	background: transparent url(images/m-reels.jpg) no-repeat 0px -35px;
	width: 71px;
}
.m-reels a {
	background: transparent url(images/m-reels.jpg) no-repeat 0 0;
	width: 71px;
}
.m-imagebank {
	background: transparent url(images/m-imagebank.jpg) no-repeat 0px -35px;
	width: 131px;
}
.m-imagebank a {
	background: transparent url(images/m-imagebank.jpg) no-repeat 0 0;
	width: 131px;
}
.m-links {
	background: transparent url(images/m-links.jpg) no-repeat 0px -35px;
	width: 73px;
}
.m-links a {
	background: transparent url(images/m-links.jpg) no-repeat 0 0;
	width: 73px;
}
.m-contact {
	background: transparent url(images/m-contact.jpg) no-repeat 0px -35px;
	width: 107px;
}
.m-contact a {
	background: transparent url(images/m-contact.jpg) no-repeat 0 0;
	width: 107px;
}


.active {
	background-position: 0px -70px;
}

/* ------------------------------ menu ------------------------------ */
.main {
	width: 860px;
	padding: 30px 20px 50px;
}
.cnt2 .main {
	background: transparent url(images/home-v2bg.jpg) no-repeat 0 0;
	width: 961px;
	height: 625px;
	padding: 0 0 30px 0;
	position: relative;
}
.cnt2 .mainvideo {
	width: 640px;
	height: 360px;
	position: absolute;
	top: 229px;
	left: 161px;
}
.cnt2 .mainvideo p {
	width: 640px;
	text-align: center;
	padding-top: 20px;
}
.aboutbox {
	width: 352px;
	height: 230px;
	float: left;
}
.aboutbox2 {
	display: none;
}

.aboutbox h2 {
	width: 352px;
	height: 61px;
	background: transparent url(images/abh2.jpg) no-repeat;
}
.aboutbox span {
	display: none;
}
.aboutbox p.cite {
	width: 352px;
	height: 173px;
	background: transparent url(images/abcite.jpg) no-repeat;
}
.aboutbox p.fromby {
	width: 352px;
	height: 39px;
	background: transparent url(images/abfromby.jpg) no-repeat;
}
.aboutbox p.fromby a {
	width: 113px;
	height: 39px;
	background: transparent url(images/abfrombya.jpg) no-repeat;
	display: block;
	margin-left: 137px;
}
.aboutbox p.fromby a:hover {
	width: 113px;
	height: 39px;
	background-image: none;
}

.latestrelease {
	width: 503px;
	height: 336px;
	background: transparent url(images/latestrelease.jpg) no-repeat;
	float: left;
}
.latestrelease a {
	width: 503px;
	height: 336px;
	display: block;
}
.latestrelease a span {
	display: none;
}


.content {
	width: 850px;
}
.content h1 {
	font-family: georgia, "timer new roman", serif;
	font-size: 22px;
	font-weight: normal;
}
.content h2 {
	font-family: georgia, "timer new roman", serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 15px;
}
.content h4 {
	font-size: 20px;
	font-weight: bold;
	color: #3d5d6b;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #133343;
}
.content h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
.content p {
	margin-bottom: 15px;
	line-height: 17px;
}
.content p.topp {
	font-size: 12px;
	line-height: 19px;
}
.content p.topp2 {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 30px;
}
.content ul.resume-list {
	margin-bottom: 20px;
	list-style-type: none;
}

/*-------------------image replacements-----------------------*/
.content h3 {
	width: 200px;
	height: 20px;
	text-indent: -9000px;
	font-family: georgia, "timer new roman", serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-top: 10px;
}
h3.h-ima {
	background: transparent url(images/h-ima.gif) no-repeat;
}
h3.h-lin {
	background: transparent url(images/h-lin.gif) no-repeat;
}
h3.h-con {
	background: transparent url(images/h-con.gif) no-repeat;
}
h3.h-ree {
	background: transparent url(images/h-ree.gif) no-repeat;
}
h3.h-abo {
	background: transparent url(images/h-abo.gif) no-repeat;
}
h3.h-res {
	background: transparent url(images/h-res.gif) no-repeat;
}
h3.h-lat {
	background: transparent url(images/h-lat.gif) no-repeat;
	margin-bottom: 0px;
}

.aboutbox1 {
	background: transparent url(images/aboutbox1bg.jpg) no-repeat;
	width: 285px;
	height: 2115px;
	float: left;
	display: block;
}
.imagesbox1 {
	background: transparent url(images/imagesbox1bg.jpg) no-repeat;
	width: 285px;
	height: 361px;
	float: left;
	display: block;
}
.contactbox1 {
	background: transparent url(images/contactbox1bg.jpg) no-repeat;
	width: 285px;
	height: 361px;
	float: left;
	display: block;
}
.linksbox1 {
	background: transparent url(images/linksbox1bg.jpg) no-repeat;
	width: 285px;
	height: 361px;
	float: left;
	display: block;
}
.middlebox {
	background: transparent url(images/middleboxbg.jpg) no-repeat;
	width: 500px;
	padding: 40px 20px 30px 30px;
	float: left;
}
.middlebox a.linkshover {
	width: 133px;
	height: 97px;
	float: left;
	display: block;
	border: 3px solid transparent;
}
.middlebox a.linkshover:hover {
	border: 3px solid #051722;
}
.mb2 {
	height: 300px
}
.reelbox {
	width: 430px;
	padding: 50px 20px 30px 100px;
}
.reelsbox1 {
	background: transparent url(images/blankbox1bg.jpg) no-repeat;
	width: 225px;
	padding: 40px 30px 0 30px;
	float: left;
	display: block;
}
.reelsbox1 p {
	width: 225px;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
.reelsbox1 p a.reelsimg {
	width: 103px;
	height: 72px;
	margin-right: 10px;
	float: left;
	display: block;
	border: 3px solid transparent;
}
.reelsbox1 p a.reelsimg:hover {
	border: 3px solid #051722;
}
p.reeltitle {
	padding-top: 10px;
}

/* ------------------------------ links ------------------------------ */
.linkbox {
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
	margin-right: 15px;
}
.linkbox a {
	display: block;
	margin-bottom: 8px;
}


/* ------------------------------ footer ------------------------------ */
.footer {
	background: transparent url(images/footerbg.jpg) no-repeat;
	width: 900px;
	height: 40px;
	padding: 10px 0 0 0;
	clear: both;
}
.footer2 {
	background: transparent url(images/footerbg.jpg) no-repeat;
	width: 961px;
	height: 40px;
	padding: 10px 0 0 0;
	clear: both;
}
.footer p {
	color: #334e5b;
	text-align: center;
	padding-right: 30px;
}
.footer p a img {
	vertical-align: middle;
	padding-top: 1px;
}

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
