body {
  margin: 0px;
  padding: 0px;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

#container {
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

#header {
  height: 116px;
}

#header img {
	border: none;
}

#banner {
  width: 674px;
  float: right;
  padding-top: 1px;
}

#nav {
  height: 34px;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-top: 15px;
  margin-bottom: 12px;
  background: url(../images/nav_bg.gif) no-repeat right top;
}

#nav ul {
  margin: 0px;
  padding: 8px 0px 0px 10px;
}

#nav li {
  list-style-type: none;
  display: inline;
}

#nav li a {
  display: block;
  float: left;
  background: url(../images/top_nav_li.gif) no-repeat right center;
  padding: 3px 13px 2px 4px;
  text-decoration: none;
  color: #150857;
}

#nav li a:hover {
  display: block;
  float: left;
  background: url(../images/top_nav_li.gif) no-repeat right center;
  padding: 3px 13px 2px 4px;
  text-decoration: none;
  color: #515AAE;
}

#nav li a.final {
  background: none;
}


#side_bar {
  float: left;
  width: 265px;
}

#side_bar h1 {
  margin: 1px 0px 8px 5px;
  font-size: 1em;
  text-transform: uppercase;
  color: #150857;
}

#content {
  background: url(../images/body_bg.gif) no-repeat center bottom;
  padding-bottom: 15px;
}

#content2 {
  background: url(../images/body_bg2.gif) no-repeat center bottom;
  padding-bottom: 15px;
}

#showreel_link {
  width: 270px;
 position: absolute;
 margin-left: 309px;
 margin-top: 2px;
 left: 50%;
}

#main_content {
  float: right;
  width: 473px;
  line-height: 1.5em;
  color: #252526;
  padding-top: 7px;
  padding-right: 200px;
}

#main_content h1 {
  margin: 0px 0px 13px 0px;
  font-size: 1.4em;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #150857;
}

#main_content h2 {
  margin: 0px 0px 13px 0px;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #150857;
  line-height: 1.3em;
}

#main_content h3 {
  margin: 0px 0px 13px 0px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #150857;
}

#main_content h4 {
  margin: 20px 0px 1px 0px;
  font-size: 1em;
  color: #150857;
  font-weight: bold;
}

#main_content h5 {
  margin: 0px 0px 14px 0px;
}

#main_content h5 a {
  margin: 0px 0px 1px 0px;
  font-size: 1.1em;
  color: #150857;
  font-weight: bold;
  text-transform: uppercase;
}

#main_content p {
  margin-top: 0px;
  margin-bottom: 14px;
}

#main_content a {
  color: #242526;
  text-decoration: none;
}

#main_content a:hover {
  color: #242526;
  text-decoration: underline;
}


.showreel {
  border: 3px solid #C7C7C7;
  width: 146px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.showreel_video {
  border: 3px solid #C7C7C7;
  margin-right: 5px;
  margin-bottom: 10px;
}


.showreel_box {
	border: 2px solid #C7C7C7;
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
}

.showreel_box .text {
	width: 283px;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
}

#main_content .showreel_box .text h1 {
	font-size: 1.1em;
	margin-bottom: 2px;
}

#main_content .showreel_box a {
	font-weight: bold;
}

#main_content #portfolio h1 {
	font-size: 0.9em;
	margin-bottom: 8px;
	line-height: 1.5em;
	color: #4f54a1;
}

#main_content #portfolio ul {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	line-height: 1.4em;
}

#main_content #portfolio li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.8em;
}

#main_content #portfolio li a {
	color: #1d136a;
}

#main_content #portfolio li a:hover {
	color: #1d136a;
	font-weight: bold;
	text-decoration: none;
}

.portfolio_image {
	border: 2px solid #d2d2d2;
	float: right;
	margin-top: 10px;
}

#clear {
  clear: both;
}

#clear img {
	border: none;
}

.showreel_button {
  position: absolute;
  margin-top: -144px;
  margin-left: 830px;
}

#footer {
  clear: both;
  font-size: 1.2em;
  line-height: 1.4em;
  padding-top: 4px;
  padding-bottom: 0px;
}

#footer_links {
  border-top: 1px solid #19136B;
  padding-top: 8px;
  padding-bottom: 20px;
}

#footer_links ul {
  margin: 0px;
  padding: 0px;
}

#footer_links li {
  display: inline;
  list-style-type: none;
}

#footer_links li a {
  color: #999;
  text-decoration: none;
  border-right: 1px solid #DDD;
  padding-right: 4px;
}

#footer_links li a:hover {
  color: #19136B;
  text-decoration: underline;
  border-right: 1px solid #DDD;
  padding-right: 4px;
}



ul.services {
  margin: 0px 0px 13px 0px;
  padding: 0px;
  color: #282964;
}

.services li {
  display: inline;
  list-style-type: none;
  background: url(../images/services_li.gif) no-repeat right center;
  padding: 0px 15px 0px 0px;
}

#contact {
  border: 2px solid #C7C7C7;
  background-color: #EEE;
  padding: 18px 18px 10px 28px;
  margin-bottom: 10px;
}

.contact_form {
  padding: 0px;
  margin: 0px;
}

.contact_form dd {
  padding: 0px 0px 10px 0px;
  margin: 0px;
}

#contact input {
  width: 400px;
}

#contact textarea {
  width: 404px;
}

.location_map {
  position: absolute;
  margin-left: 400px;
  border: none;
}