html {
	min-height:101%;
}
body {
	margin:0px;
	font-family:arial, sans-serif;
	font-size:75%;
	background-color:white;
}
h1, h2, h3 {
	color:#1D3784;
}
h1 {
	margin-top:0em;
	/*font-weight:normal;*/
	font-size:1.8em;
}
h2 {
	font-size:1.4em;
	margin-top:1.2em;
	margin-bottom:0.5em;
}
h3 {
	margin-top:1.5em;
	font-size:1.1em;
	margin-bottom:0.5em;
}
a {
	color:#1D3784;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	font-size:1em;
	line-height:1.25em;
	margin:0em 0em 1em 0em;
}
p.intro {
	font-size:1.2em;
	font-weight:bold;
}
div.hr {
	border:none;
	clear:both;
	background:url(/templates/common/media/dotted-line.gif) repeat-x left top;
	height:1px;
	font-size:0px;
	margin-top:15px
}
form {
	margin:0px;
	padding:0px;
}
input {
	padding:3px;
}
blockquote {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:1.3em;
	font-family:Georgia, serif;
}
blockquote p {
	display:inline;
}
#container {
	position:relative;
	margin:20px auto;
	width:975px;
}
#content {
	padding-top:122px;
	width:975px;
}
#content .credit {
	font-size:.9em;
	font-weight:bold;
}
#content .imageStrip {
	margin-bottom:20px;
	width:970px;
}
#contentMainTop {
	width:645px;
	background:url(/templates/common/media/main-top.gif) no-repeat left top;
	padding-top:10px;
	float:left;
	margin-bottom:15px;
}
#contentMainBottom {
	background:url(/templates/common/media/main-bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}
#contentMain {
	position:relative;
	background:url(/templates/common/media/main-bg.gif) repeat-y;
	padding:15px 25px 10px 25px;
}
#contentMain img {
	float:left;
	margin:0px 20px 20px 0px;
	border:1px solid #ccc;
}
#contentMain .breadcrumb {
	font-size:.9em;
}
#contentMain ul {
	margin-top:.8em;
	margin-left:1.3em;
	padding-left:0em;
	color:#0B2577;
	list-style-image:url(/templates/common/media/bullet.gif);
}
#contentMain li {
	margin-bottom:.6em;
}
#contentMain .testimonial {
	background:url(/templates/common/media/quote-right.gif) no-repeat right bottom;
}
#contentMain .testimonial blockquote {
	padding:0px 30px 0px 30px;
	margin-bottom:2em;
	font-size:1.2em;
	color:#0B2577;
	background:url(/templates/common/media/quote-left.gif) no-repeat left top;
}
#contentMain .testimonial blockquote small {
	display:block;
	margin-top:.5em;
}
#contentMain #team div {
	clear:both;
}
#contentMain .teamThumb {
	display:block;
	width:180px;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#contentMain .teamThumb h3 {
	margin-top:0px;
	display:inline;
}
#contentMain .teamThumb img {
	margin-right:10px;
	width:70px;
	height:90px;
	
}
#contentSubWrapper {
	width:315px;
	float:right;
}
#contentSub {
}
.breadcrumb {
	margin-bottom:1em;
}
.moduleWrapper {
	background:url(/templates/common/media/sub-top.gif) no-repeat;
	padding-top:15px;
	margin-bottom:15px;
}
.module {
	background:url(/templates/common/media/sub-bottom.gif) no-repeat left bottom;
	padding:0px 20px 15px 15px;
}
.module h2 {
	margin:0px 0px 8px 0px;
}
.module h3 {
	margin:0px 0px 5px 0px;
	font-size:1em;
	color:black;
}
.module p {
	margin:0px;
	margin-bottom:.5em;
	font-size:.95em;
}
.module a {
	color:#1D3784;
	font-weight:bold;
}
.module img {
	display:block;
}
.news {
	background:url(/templates/common/media/dotted-line.gif) repeat-x left bottom;
	padding:.5em 0px .3em 0px;
}
.team {
	background-repeat:no-repeat;
	background-position:left bottom;
	height:110px;
	min-height:110px;
	text-align:right;
	padding-left:120px;
}
*>.team {
	height:auto;
}
.team a {
	white-space:nowrap;
}
#footer {
	clear:both;
	width:970px;
	font-size:.9em;
	height:35px;
	background: url(/templates/common/media/footer-bg.gif) no-repeat left top;
}
#footer .copyright {
	padding:12px;
}
#footer .credit {
	float:right;
	padding:12px;
}
#accreditation {
	text-align:right;
	margin-top:10px;
}
#accreditation img {
	margin-left:20px;
	vertical-align:middle;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	background:#071B5D url(/templates/common/media/header-main-bg.jpg) repeat-x left top;
	border-bottom:2px solid white;
}
#header #navCompany {
	text-align:right;
	background:#FFA955 url(/templates/common/media/header-bg.gif) no-repeat left top;
}
#header #navCompany img {
	margin-right:20px;
}
#header .banner .logo {
	float:left;
}
#header .banner .tel {
	float:right;
}
#header #navService {
	clear:both;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header ul li {
	position:relative;
	float:left;
}
#header li li {
	float:none;
}
#header li ul {
	position:absolute;
	top:39px;
	left:0px;
	padding-top:2px;
	text-align:center;
	background:url(/templates/common/media/nav-bg.gif) no-repeat left bottom;
	width:213px;
	padding-bottom:10px;
	display:none;
	opacity: .9;
	filter: alpha(opacity=90);
	z-index:100;
}
#header li li a {
	display:block;
	color:white;
	width:213px;
	padding:.3em 0px;
	/*border-top:1px dotted #3F5595;*/
	background:url(/templates/common/media/nav-line.gif) repeat-x left top;
	background-color:#061959;
}
#header li li a:hover {
	color:#061959;
	background-color:#FFD93A;
	text-decoration:none;
}
#header li:hover ul, #header li.over ul {
	display:block;
}
.searchBox {
	position:absolute;
	top:75px;
	right:15px;
}
.searchBox .textField {
	margin:10px 0px 0px 10px;
	width:150px;
	height:12px;
	font-size:1em;
	color:#061959;
	vertical-align:middle;
	border:none;
}
.searchBox .search {
	margin-top:10px;
	vertical-align:middle;
}
.searchPage .textField {
	width:430px;
	font-size:1em;
	color:#061959;
	vertical-align:middle;
}
/* News */

.newsItem, .hr {
	background:url(/templates/common/media/dotted-line.gif) repeat-x left bottom;
	padding:1em 0px;
}
.newsItem h3 {
	margin-top:0px;
}
.newsItem p {
	margin-bottom:.5em;
}
/* Form */

.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100%;
	vertical-align: top;
	text-align:right;
}
.textfield, .textarea {
	width: 97%;
	font-size:1em;
	font-family:arial, sans-serif;
	padding:3px;
}
.textarea {
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 11px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 11px;
	width: 200px;
}
/* Team */
img.teamImage {
	position:absolute;
	right:25px;
	bottom:39px;
}
*>img.teamImage {
	right:0px;
	bottom:-10px;
}
.teamContent {
	padding-right:200px;
}
/* In the media */
.pressColumn {
	float:left;
	width:330px;
}
.tvColumn {
	float:right;
	width:245px;
}
.tvColumn img {
	float:left !important;
	margin:0px 10px 0px 0px !important;
}
/* Misc */

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-block;
}
/* Hide from IE Mac \*/

.clear {
	display:block;
}
	/* End hide from IE Mac */
