﻿body {
	font-size:0.8em;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	margin:0px;
	background:url('../images/bg.jpg') no-repeat fixed top center;
}
form {
	padding:0px;
	margin:0px;
}
h1 {
	color:#0060FF;
	font-size:1.6em;
	padding:0px;
	margin:0px 0px 20px 0px;
	text-transform:uppercase;
}
h2 {
	font-size:1.5em;
	padding:0px;
	margin:0px 0px 18px 0px;
}
h3 {
	font-size:1.4em;
	padding:0px;
	margin:0px 0px 16px 0px;
}
h4 {
	font-size:1.3em;
	padding:0px;
	margin:0px 0px 14px 0px;
}
h5 {
	font-size:1.2em;
	padding:0px;
	margin:0px 0px 12px 0px;
}
h6 {
	font-size:1.1em;
	padding:0px;
	margin:0px 0px 10px 0px;
}
strong {
	color:#C72827;
}

img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0px;
	margin:0px 0px 20px 0px;
	line-height:23px;
}
.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
.itemActions, .pageActions, .actions {
	clear:both;
}
.itemActions a, .pageActions a, .actions a {
	color:blue;
}
p.smallButton {
	padding:5px 0px;
	margin:0px;
}
p.smallButton a {
	padding:5px 25px;
	color:white;
	text-transform:uppercase;
	background-color:#E82120;
}

#container {
	width:950px;
	margin:0px auto;
	padding:15px 10px;
}
#header {
	width:610px;
	height:70px;
	padding:50px 0px 0px 340px;
	background-image:url('../images/header-bg.gif');
	background-position:right center;
	background-repeat:no-repeat;
	font-size:1.3em;
	z-index:200;
}
#header .logo {
	position:absolute;
	left:0;
	top:0;
}
#header ul {
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:right;
}
#header ul li {
	display:inline;
	padding:0px 10px;
}
#header ul li a {
	color:white;
}
#header ul li.menuActions {
	color:white;
	position:relative;
	z-index:200;
}
#header ul li.menuActions ul {
	position:absolute;
	right:0;
	top:100%;
	border:1px black solid;
	background-color:white;
	padding:0px;
	margin:0px;
	list-style:none;
	display:none;
	width:150px;
	z-index:200;
}
#header ul li.menuActions:hover ul {
	display:block;
}
#header ul li.menuActions ul li {
	display:block;
	padding:3px 5px;
}
#header ul li.menuActions ul li a {
	color:black;
}
#animation {
	width:950px;
	height:70px;
	padding:345px 0px 0px 0px;
	z-index:1;
}
#animation .slide {
	position:absolute;
	left:0;
	top:0;
}
#animation .masterSlide {
	position:absolute;
	left:0;
	top:0;
}
#animation #tabs {
	width:950px;
	padding:10px 0px 0px 0px;
}
#animation #tabs a {
	display:block;
	float:left;
	width:108px;
	height:33px;
	padding:27px 10px 0px 10px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.1em;
	text-align:center;
	border-left:9px white solid;
	background-image:url('../images/tab-bg.gif');
	background-position:center top;
	background-repeat:no-repeat;
}
#animation #tabs a.current {
	background-image:url('../images/tab-over-bg.gif');
}
#animation #tabs a.twoline {
	height:41px;
	padding:19px 10px 0px 10px;
}
#animation #tabs a:first-child {
	border:none;
}
#animation #previous {
	position:absolute;
	left:-100px;
	bottom:0;
	cursor:pointer;
}
#animation #next {
	position:absolute;
	right:-100px;
	bottom:0;
	cursor:pointer;
}
#contentArea {
	width:950px;
	padding:30px 0px;
	z-index:1;
}
#contentAreaLeft {
	width:720px;
}
#contentAreaLeft .indent {
	padding:0px 15px;
}
#contentAreaLeft .parentList {
	width:720px;
}
#contentAreaLeft .parentList h2 {
	text-transform:uppercase;
	font-size:1.4em;
}
#contentAreaLeft .parentList h2 a {
	color:#0060FF;
}
#contentAreaLeft .parentList .item {
	width:220px;
	margin:0px 0px 30px 0px;
}
#contentAreaLeft .parentList .item.middle {
	padding:0px 30px;
}
#contentAreaLeft .parentList .item .image {
	width:210px;
	height:158px;
	overflow:hidden;
	border:5px white solid;
	margin:0px 0px 10px 0px;
}
#contentAreaLeft .parentList .item:hover .image {
	border:5px #D2D2D2 solid;
}
#contentAreaLeft .parentList .item h3 {
	font-size:1.2em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:23px;
	height:48px;
	overflow:hidden;
	margin:0px;
}
#contentAreaLeft .parentList .item h3 a {
	color:#00225B;
}
#contentAreaLeft .parentList .item p.more {
	text-align:right;
	padding:5px 0px;
	margin:0px;
}
#contentAreaLeft .parentList .item p.more a {
	padding:5px 25px;
	color:white;
	text-transform:uppercase;
	background-color:#E82120;
}
#contentAreaLeft .imageGallery {
	width:720px;
}
#contentAreaLeft .imageGallery .imageContainer {
	width:470px;
	height:360px;
	overflow:hidden;
	padding:5px;
}
#contentAreaLeft .imageGallery .imageContainer .image {
	width:468px;
	height:351px;
	text-align:center;
	line-height:351px;
	border:1px white solid;
}
#contentAreaLeft .imageGallery .thumbnailContainer {
	width:240px;
	height:365px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
#contentAreaLeft .imageGallery .thumbnailContainer .thumbnail {
	padding:0px 5px 5px 0px;
	float:left;
	position:relative;
}
#contentAreaLeft .imageGallery .thumbnailContainer .thumbnail .image {
	border:0px white solid;
	background-color:white;
	width:110px;
	height:82px;
	text-align:center;
	line-height:82px;
}
#contentAreaLeft .imageGallery .thumbnailContainer .thumbnail .image img {
	cursor:pointer;
}
#contentAreaLeft .imageGallery .footer {
	width:710px;
	text-align:right;
	padding:10px 0px;
}
#contentAreaLeft .imageGallery .footer #imageNumber {
	float:left;
	font-family:"Arial Rounded MT Bold";
	color:#5B5A5A;
	font-size:2.0em;
}
#contentAreaLeft .imageGallery .footer #imageNumber span {
	color:#C12942;
	font-size:3.0em;
}
#contentAreaLeft .imageGallery .footer img {
	vertical-align:middle;
	cursor:pointer;
}
#contentAreaLeft .contactUs {
	width:720px;
}
#contentAreaLeft .contactUs .contactUsLeft {
	width:300px;
}
#contentAreaLeft .contactUs .contactUsLeft input[type=text], #contentAreaLeft .contactUs .contactUsLeft textarea {
	width:290px;
	padding:5px;
	overflow:hidden;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#contentAreaLeft .contactUs .contactUsLeft input[type=text].form-error, #contentAreaLeft .contactUs .contactUsLeft textarea.form-error {
	background-color:#EDBFBF;
}
#contentAreaLeft .contactUs .contactUsRight {
	width:400px;
	padding:0px 0px 0px 20px;
}
#contentAreaRight {
	width:210px;
	padding:0px 0px 0px 20px;
}
#contentAreaRight .servicesPart {
	width:210px;
	margin:0px 0px 40px 0px;
	background-image:url('../images/services-part-bg.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}
#contentAreaRight .servicesPart h2 {
	width:200px;
	height:37px;
	padding:15px 10px 0px 0px;
	margin:0px 0px 10px 0px;
	background-image:url('../images/services-part-h2-bg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
	text-transform:uppercase;
}
#contentAreaRight .servicesPart h2 a {
	color:white;
}
#contentAreaRight .servicesPart p {
	text-align:right;
	padding:0px 10px 10px 10px;
	margin:0px;
}
#contentAreaRight .servicesPart p a {
	color:white;
	font-weight:bold;
}
#contentAreaRight .servicesPart p a.more {
	font-size:0.8em;
	text-transform:uppercase;
	background-image:url('../images/read-more.gif');
	background-position:center center;
	background-repeat:no-repeat;
	padding:5px 6px;
}
#contentAreaRight .accreditationsPart {
	width:210px;
	background-image:url('../images/accreditations-part-bg.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
}
#contentAreaRight .accreditationsPart h2 {
	text-align:right;
	text-transform:uppercase;
	color:#E82120;
	padding:0px 0px 25px 0px;
	background-color:white;
	background-image:url('../images/accreditations-part-h2.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:0px;
}
#contentAreaRight .accreditationsPart div {
	padding:20px 0px;
	text-align:center;
}
#contentAreaRight .accreditationsPart div img {
	padding:10px;
}
#footer {
	width:930px;
	background-color:#D90F0D;
	color:white;
	text-align:right;
	font-weight:bold;
	line-height:23px;
	padding:7px 10px;
	font-size:1.2em;
}
















