/* CSS Document */
body {
	margin: 0px;
	background-color: #001031;
	background-repeat: repeat-x;
	background-image: url(images/bk.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03348D;
	line-height: 11px;
	font-weight: normal;
}
.im_link:hover {
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.soap_1 {
	background-image: url(images/bot-bk.gif);
	position: relative;
	height: 25px;
	width: 928px;
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-left: 15px;
	z-index: 0;
}
.soap_2 {
position: relative;
height: 41px;
width: 918px;
background-image: url(images/title-bk.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
padding-top: 8px;
}
.top_nav_con {
position: relative;
height: 554px;
width: 943px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
z-index: 1;
}
a:link {
color: #FAD100;
text-decoration: none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
a:hover {
color: #F60;
}
a:visited {
color: #FAD100;
}
a:active {
color: #F00;
}
.main_contain {
position: relative;
z-index: 1;
height: auto;
width: 943px;
margin-right: auto;
margin-left: auto;
margin-bottom: 50px;
}
#top_nav_con {
position: absolute;
height: auto;
width: 885px;
left: 30px;
top: 504px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #01163F;
}
.menu_but_info a {
display: block;
width: auto;
color: #FFFFFF;
text-decoration: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
height: auto;
position: relative;
line-height: 18px;
text-align: center;
float: left;
font-weight: bold;
background-color: #01163F;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
padding-top: 13px;
padding-right: 20px;
padding-bottom: 13px;
padding-left: 20px;
}
.menu_but_info a:hover {
color: #01163F;
background-color: #FDD100;
}
.menu_but_info a:active {
color: #01163F;
background-color: #BE9D01;
}
.top_con {
position: absolute;
height: 16px;
width: 16px;
}
.text_contain {
background-image: url(images/mid-bk.gif);
background-repeat: repeat-y;
position: relative;
height: auto;
width: 883px;
padding-top: 10px;
padding-right: 28px;
padding-left: 32px;
}
.text_contain_contact {
	background-image: url(images/mid-bk.gif);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	width: 914px;
	padding-top: 0px;
	padding-right: 14px;
	padding-left: 15px;
	z-index: 1;
}
.text_contain_contact_cambridgeshire {
background-image: url(images/contact-bk-cambridgeshire.jpg);
background-repeat: no-repeat;
position: relative;
height: auto;
width: 884px;
padding-top: 420px;
padding-left: 15px;
padding-right: 15px;
}
.text_contain_contact_ipswich {
background-image: url(images/contact-bk-ipswich.jpg);
background-repeat: no-repeat;
position: relative;
height: auto;
width: 884px;
padding-top: 420px;
padding-left: 15px;
padding-right: 15px;
}
.text_contain_contact_norwich {
background-image: url(images/contact-bk-norwich.jpg);
background-repeat: no-repeat;
position: relative;
height: auto;
width: 884px;
padding-top: 420px;
padding-left: 15px;
padding-right: 15px;
}
.top_but_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F93;
	text-align: right;
	position: absolute;
	top: 28px;
	font-weight: bold;
	right: 14px;
}
.copy_con {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: #144D92;
width: 920px;
position: relative;
height: auto;
text-align: center;
padding-bottom: 30px;
margin-right: auto;
margin-left: auto;
}
.header_bot {
background-image: url(images/bot-bk.gif);
position: relative;
height: 50px;
width: 943px;
background-repeat: no-repeat;
}
.header_mid {
background-image: url(images/mid-bk.gif);
background-repeat: repeat-y;
position: relative;
height: auto;
width: 883px;
padding-top: 7px;
padding-right: 28px;
padding-left: 32px;
z-index: 0;
}
.location_con {
text-decoration: blink;
position: absolute;
height: auto;
width: 265px;
left: 34px;
top: 222px;
font-family: Arial, Helvetica, sans-serif;
color: #FDD100;
font-weight: bold;
font-size: 18px;
text-align: center;
letter-spacing: 1px;
line-height: 20px;
}
.i_frame_header {
position: absolute;
height: 495px;
width: 612px;
left: 317px;
top: 0px;
}
/************************************************************************
SIDE BUBBLE
************************************************************************/
#side_bubble_con {
	width: 120px;
	height: auto;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	-webkit-box-shadow: 0px 6px 8px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 6px 8px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 8px 3px rgba(0,0,0,0.5);
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	position: fixed;
	top: 25%;
	right: 0px;
	z-index: 200;
	-webkit-animation: fadein 12s; /* Safari and Chrome */
	-moz-animation: fadein 12s; /* Firefox */
	-ms-animation: fadein 12s; /* Internet Explorer */
	-o-animation: fadein 12s; /* Opera */
	animation: fadein 12s;
}
#side_bubble_in_con {
	background-color: #FFF;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	background-image: url(images/receptionist.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-position: -1px 5px;
}

/*** SIDE BUBBLE END ***************************************************/
/************************************************************************
FADE
************************************************************************/
@keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}
/* Firefox */
@-moz-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}
/*** FADE END *********************************************************/
