@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	background-color:#ffffff;
	margin:0;
	padding:0;
}
a {
	outline:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#717574;
	margin:0 0 10px 0;
	padding:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#ffd350;
	margin:0 0 10px 0;
	padding:0;
}
p {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#717574;
	margin:0;
	padding:0;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#717574;
	margin:0;
	padding:0;
	vertical-align:top;
}

#wrapper {
	width: 100%;
}
#menu {
	position:relative;
	float:right;
	width:193px;
	list-style:none;
	margin:121px 20px 0 0;
	padding:0;
}
#menu li.menuItem {
	margin:0;
	padding:0;
	text-align:left;
}
#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	overflow:hidden;
}
#upperLeft {
	position:relative;
	float:left;
	width:520px;
	height:497px;
}
#splashLeft {
	position:relative;
	float:left;
	width:460px;
	height:353px;
	border-right:#BEC2C3 2px solid;
}
#splashLeft img.bigLogo {
	margin: 177px 0px 0px 60px;
	border:none;
}
#leftContent {
	position:relative;
	float:left;
	margin:150px 20px 14px 40px;
	padding-right:20px;
	width:420px;
	height:333px;
	overflow:auto;
}
#leftContent_tall {
	position:relative;
	float:left;
	margin:50px 20px 14px 40px;
	padding-right:20px;
	width:420px;
	height:433px;
	overflow:auto;
}
#upperMiddle {
	position:relative;
	float:left;
	width:230px;
	height:395px;
	border-right:#BEC2C3 2px solid;
}
#upperRight {
	position:relative;
	float:left;
	width:30px;
	height:395px;
}
#upperRight img.smallLogo {
	margin:45px 0px 0px 15px;
	border:none;
}
#splashRight {
	position:relative;
	float:left;
	width:350px;
	height:395px;
}
#splashRight img.enterLink {
	margin:320px 0px 0px 15px;
	border:none;
}
#lowerRight {
	position:relative;
	float:left;
	/*margin-left:-330px;*/
	width:330px;
	height:102px;
}
#footer {
	position:relative;
	float:left;
	height:61px;
	width:100%;
	text-align:right;
	background-color:#FFD350;
}
#splashFooter {
	position:relative;
	float:left;
	height:61px;
	width:100%;
	text-align:right;
	background-color:#FFD350;
	margin-top:144px;
}
#footerText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#ffffff;	
	margin:45px 50px 0px 0px;
}

/* menu image links */
a.aboutLink:link, a.aboutLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:27px;
	width:193px;
	background:url(../images/menu_fletcher.gif) no-repeat;
	background-position:0px 0px;
}
a.aboutLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:27px;
	width:193px;
	background:url(../images/menu_fletcher.gif) no-repeat;
	background-position:-193px 0px;
}
a.staffLink:link, a.staffLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:32px;
	width:193px;
	background:url(../images/menu_staff.gif) no-repeat;
	background-position:0px 0px;
}
a.staffLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:32px;
	width:193px;
	background:url(../images/menu_staff.gif) no-repeat;
	background-position:-193px 0px;
}
a.clientsLink:link, a.clientsLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_clients.gif) no-repeat;
	background-position:0px 0px;
}
a.clientsLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_clients.gif) no-repeat;
	background-position:-193px 0px;
}
a.subsidiaryLink:link, a.subsidiaryLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_subsidiary.gif) no-repeat;
	background-position:0px 0px;
}
a.subsidiaryLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_subsidiary.gif) no-repeat;
	background-position:-193px 0px;
}
a.ukLink:link, a.ukLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:32px;
	width:193px;
	background:url(../images/menu_UK.gif) no-repeat;
	background-position:0px 0px;
}
a.ukLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:32px;
	width:193px;
	background:url(../images/menu_UK.gif) no-repeat;
	background-position:-193px 0px;
}
a.filmLink:link, a.filmLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:193px;
	background:url(../images/menu_film.gif) no-repeat;
	background-position:0px 0px;
}
a.filmLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:193px;
	background:url(../images/menu_film.gif) no-repeat;
	background-position:-193px 0px;
}
a.newsLink:link, a.newsLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_news.gif) no-repeat;
	background-position:0px 0px;
}
a.newsLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:31px;
	width:193px;
	background:url(../images/menu_news.gif) no-repeat;
	background-position:-193px 0px;
}
a.submissionLink:link, a.submissionLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:193px;
	background:url(../images/menu_submissions.gif) no-repeat;
	background-position:0px 0px;
}
a.submissionLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:193px;
	background:url(../images/menu_submissions.gif) no-repeat;
	background-position:-193px 0px;
}
a.contactLink:link, a.contactLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:24px;
	width:193px;
	background:url(../images/menu_contact.gif) no-repeat;
	background-position:0px 0px;
}
a.contactLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:24px;
	width:193px;
	background:url(../images/menu_contact.gif) no-repeat;
	background-position:-193px 0px;
}
