body {
	background: #fff url(../images/bg-header-stretch.jpg) repeat-x;
	font: 13px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	min-width: 1000px;
}
dd {
	margin-bottom: 18px;
}
.inner-page { background: url(../images/bg-top-inner.gif) repeat-x; }
a {text-decoration:none; color: #194d9c;}
a:hover {text-decoration:underline;}
img { border-style: none; }
/* logo start */
.logo {
	position: absolute;
	top:20px;
	left:0;
	width: 265px;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 100%;
}
.logo-s {
	float: left;
	margin: 10px 35px 0 0;
}
.logo-s a {
	background: url(../images/logo-s.jpg) no-repeat;
	width: 75px;
	height: 32px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}
/* logo end */
#main {
	overflow: hidden;
	margin: 11px 0 0;
	height: 1%;
	background: url(../images/bg-content.gif) repeat-x 0 100%;
}
#page {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-main-page.gif) repeat-x 0 100%;
}
#main-content {
	width: 945px;
	margin: 0 auto;
	overflow: hidden;
}
/* header start */
.header{
	width: 100%;
	background: url(../images/bg-header.jpg) no-repeat 50% 0;
}
.inner-page .header{ background: none; }
.header-holder{
	width: 945px;
	height: 293px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.header-b{height: 339px;}
.header .gallery {
	margin: 0;
	padding: 0 0 0 5px;
	overflow: hidden;
	list-style: none;
	float: left;
}
.inner-page .header .gallery {
	margin-top: -2px;
	position: relative;
}
.header .gallery li {
	float: left;
	overflow: hidden;
	margin-right: 3px;
}
.header .gallery li img {
	display: block;
}
.header .block {
	float: right;
	overflow: hidden;
	width: 383px;
	margin: 0 20px 0 0;
	display: inline;
}
.inner-page .header .block {
	margin-right: 0;
}
.header .block .box1,
.header .block .box3 {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #6c8fc2;
	margin-top: 80px;
	line-height: 30px;
}
.header .block .box1 {
	text-align: right;
	margin: 75px 0 0;
}
.header .block .box3 {
	margin: 35px 0 15px;
	padding: 0 0 17px;
}
.header .block .box1 h2 {
	font-size: 36px;
	margin: 0;
	color: #83a2ce;
}
.header .block .box2 {
	overflow: hidden;
	height: 1%;
}
.header .block .box2 p {
	font-style: italic;
	color: #f0f6fe;
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.header .block .box3 h2 {
	font-size: 42px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	height: 48px;
	overflow: hidden;
}
.header .block .box3 h3 {
	font-size: 20px;
	margin: -5px 0 0 60px;
	color: #88a8d6;
}
.header .btn-more {
	background: url(../images/bg-btn-more.png) no-repeat;
	position: absolute;
	width: 125px;
	height: 22px;
	text-align: center;
	padding-top: 6px;
	color: #fefefe;
	bottom: 20px;
	left: 100%;
	margin-left: -150px;
	outline: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.header .btn-more:hover {
	text-decoration: none;
}
/* header end */
#footer {
	overflow: hidden;
	height: 1%;
	border-top: 4px solid #325fa2;
	background: #053782 url(../images/bg-footer.jpg) repeat-x;
	padding-bottom: 10px;
}
#footer-content {
	width: 945px;
	margin: 0 auto;
	color: #fff;
	padding-top: 25px;
	overflow: hidden;
}
#footer-content ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 120%;
	list-style: none;
}
#footer-content ul li {
	float: left;
	width: 290px;
	margin-right: 35px;
}
#footer-content ul li h2 {
	margin: 0 0 22px;
	font-size: 14px;
	font-weight: bold;
}
#footer-content ul li p {
	margin: 0 0 23px;
	font-size: 11px;
	line-height: 16px;
}
#footer-content ul li ul {
	padding: 0;
	margin: 0;
	width: 290px;
}
#footer-content ul li li {
	margin-bottom: 18px;
	font-size: 11px;
	line-height: 16px;
}
#footer-content ul .services li {
	margin-bottom: 22px;
	background: url(../images/bg-li.gif) no-repeat 0 3px;
	padding-left: 15px;
}
#footer-content ul .services .more {
	overflow: hidden;
	float: right;
	margin-top: -15px;
}
#footer-content ul  .more {
	overflow: hidden;
	float: right;
}
#footer-content ul .more a {
	background: url(../images/bg-more.gif) no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	float: right;
	text-decoration: underline;
}
#footer-content ul .more a:hover {
	text-decoration: none;
}
#menu-nav-bottom {
	float: right;
	margin: 15px 0 10px;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
#menu-nav-bottom li {
	float: left;
	border-left: 1px solid #d3c9a5;
	line-height: 11px;
	padding: 0 0 0 8px;
	margin: 0 0 0 7px;
	display: inline;
}
#menu-nav-bottom li a {
	color: #fff;
	font-size: 11px;
}
#copyright {
	overflow: hidden;
	width: 100%;
	background-color: #194e9c;
	padding: 0 0 10px;
}
#copyright .copyright-content {
	width: 945px;
	margin: 0 auto;
	overflow: hidden;
}
#copyright .copyright-content p {
	margin: 15px 0 0;
	color: #fff;
	float: left;
	font-size: 11px;
}
/* container start */
#main-content #content {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	padding: 28px 0 30px;
}
#content .content {
	float: left;
	overflow: hidden;
	width: 578px;
}
#content .content h1 {
	color: #1f1e21;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 25px;
	color: #164997;
}
#content .content p {
	margin: 0 0 23px;
	line-height: 18px;
}
#content .content img {
	margin: 4px 30px 10px 0;
	float: left;
}
#content .content li {
	line-height: 18px;
	margin-bottom: 6px;
}
#content .title {
	overflow: hidden;
	height: 1%;	
	background: #0d408c url(../images/bg-title-center.gif) repeat-x;
	margin-bottom: 30px;
	border-bottom: 1px solid #7196ce;
}
#content .title div {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-title-content.gif) no-repeat;
	border-bottom: 1px solid #4676bf;
}
#content .title h1 {
	margin: 10px;
	font-size: 14px;
	color: #fff;
}
#content .content .more {
	display: block;
	overflow: hidden;
	text-align: right;
}
#content .content .more a {
	background: url(../images/bg-more.gif) no-repeat 0 0;
	color: #194d9c;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
#content .content .more a:hover {
	text-decoration: none;
}
#main .column {
	float: left;
	margin-left: 64px;
	width: 300px;
	display: inline;
}
#page .column {
	float: left;
	margin-left: 87px;
	width: 280px;
	display: inline;
}
#content .column .contact {
	overflow: hidden;
	height: 1%;
	line-height: 18px;
} 
#content .column .title {
	overflow: hidden;
	height: 1%;
	margin: 0 1px 0 0;
	background: #0c3f8b url(../images/bg-title-column-top.gif) repeat-x;
	border-style: none;
}
#content .column .title div {
	overflow: hidden;
	height: 1%;	
	background:  url(../images/bg-title-column.gif) no-repeat;
	border-style: none;
}
#content .column .title h3 {
	margin: 9px 17px 9px;
	font-size: 14px;
	color: #fff;
	
}
#content .column .contact .contact-content {
	overflow: hidden;
	height: 1%;
	background:  url(../images/bg-contact-content.gif) repeat-y;
}
#content .column .contact .contact-content .top{background: #fff url(../images/bg-contact-content-middle.gif) repeat-y;}
#content .column .contact .contact-content .bottom{
	background:  url(../images/bg-contact-content-bottom.gif) no-repeat 0 100%;
	padding: 0 1px 5px;
}
#content .column .contact .contact-content .middle{
	background: #fff url(../images/bg-contact-content-g.gif) repeat-x 0 100%;
	height: 1%;
	overflow: hidden;
	padding: 20px 17px 25px;
}
#content .column .contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .column .contact li {
	padding: 0 0 20px;
}
#content .column .contact li address {
	font-style: normal;
	font-size: 12px;
}
#content .column .contact li span {
	display: block;
}
#content .column .now {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-now.gif) repeat-y;
	margin-bottom: 20px;
}
#content .column .now .top {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-now-top.gif) no-repeat;
}
#content .column .now .bottom {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-now-bottom.gif) no-repeat 0 100%;
	padding: 4px 0 4px 6px;
}
#content .column .now .bottom img { display: block; }
/* container end */
/* sidebar-right start */
#sidebar-right {
	width: 230px;
	float: left;
	padding: 0 10px 0 25px;
}
#sidebar-right h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar-right .box {
	overflow: hidden;
	height: 1%;
	position: relative;
}
/* sidebar-right end */
.address {
	overflow: hidden;
	height: 1%;
}
.address address {
	font-style: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.address ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.address ul li {
	margin-bottom: 20px;
}
.address address span {
	padding: 0 4px;
}
.slogan {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-slogan-center.gif) no-repeat 0 100%;
	margin: 40px 0;
}
.slogan .slogan-border {
	background: url(../images/bg-slogan-border.gif) repeat-y;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.slogan .slogan-bottom {
	background: url(../images/bg-slogan-box-bottom.gif) no-repeat 0 100%;
	padding-bottom: 5px;
}
.slogan .slogan-center {
	background: #fff url(../images/bg-slogan-center.gif) no-repeat 0 100%;
} 
.slogan .slogan-ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1050px;
	overflow: hidden;
}
.slogan .slogan-ul li {
	float: left;
	margin-right: 53px;
	width: 279px;
}
.slogan .slogan-ul .australia {
	background: url(../images/bg-australia.gif) no-repeat 1px 100%;
}
.slogan .box {
	overflow: hidden;
	height: 1%;	
}
.slogan .box .title {
	overflow: hidden;
	height: 1%;	
	background: #0d408c url(../images/bg-title-center.gif) repeat-x;
}
.slogan .box .title div {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-title.gif) no-repeat;
}
.slogan .box .box-content {
	overflow: hidden;
	height: 1%;
	padding: 15px 15px 40px
}
.slogan .title h2 {
	margin: 11px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.slogan .box p {
	margin: 0 0 10px;
	color: #666;
	line-height: 20px;
}
.slogan .slogan-ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.slogan .slogan-ul li li {
	margin: 3px 0 8px 3px;
	width: 100%;
	overflow: hidden;
}
.slogan .slogan-ul li li span {
	float: right;
	width: 38px;
	text-align: center;
	color: #43c012;
	font-weight: bold;
}
.slogan .slogan-ul li li .no {
	color: #ff0000;
}
.slogan .slogan-ul li li p {
	float: left;
	width: 208px;
	color: #666;
	margin: 0;
}
.slogan .more {
	position: absolute;
	bottom: 25px;
	overflow: hidden;
	text-align: right;	
	width: 246px;
}
.slogan .more a {
	background: url(../images/bg-more.gif) no-repeat 0 0;
	color: #194d9c;
	font-weight: bold;
	font-size: 13px;
	float: right;
	text-decoration: underline;
}
.slogan .more a:hover {
	text-decoration: none;
}
/* menu start */
.menu {
	overflow: hidden;
	height: 55px;
	background: url(../images/bg-menu.gif) repeat-x;
}
.menu .menu-content {
	width: 945px;
	margin: 0 auto;
}
.menu .menu-content ul {
	margin: 10px 0 10px 4px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-menu-li.gif) no-repeat 100% 1px;
}
.menu .menu-content ul li {
	float: left;
	overflow: hidden;
	background: url(../images/bg-menu-li.gif) no-repeat 0 1px;
	padding: 8px 35px 12px;
}
.mac .menu .menu-content ul li { padding: 8px 29px 12px; }
.safari3 .menu .menu-content ul li { padding: 8px 30px 12px; }
.menu .menu-content li a {
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
/* menu end */
/* menu-nav start */
.menu-nav {
	width:100%;
	overflow: hidden;
	margin: 63px 0 0;
}
.menu-nav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.menu-nav ul li {
	float: left;
	overflow: hidden;
	height: 1%;
	margin-left: 2px;
}
.menu-nav ul li a {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #c4d7f4;
	background: url(../images/bg-menu-nav-right.gif) no-repeat 100% 0;
	text-decoration: none;
	float: left;
}
.menu-nav ul li span {	
	cursor: pointer;
	width: 137px;
	text-align: center;
	padding: 11px 0 0;
	height: 23px;
	float: left;
	background: url(../images/bg-menu-nav-left.gif) no-repeat 0 0;
}
.menu-nav ul li a:hover span,
.menu-nav ul li a.active span {
	background: url(../images/bg-menu-nav-left-ac.gif) no-repeat;
}
.menu-nav ul li a:hover,
.menu-nav ul li a.active {
	color: #fff;
	background: url(../images/bg-menu-nav-right-ac.gif) no-repeat 100% 0;
	padding: 0 0 1px;
	text-decoration: none;
}
/* menu-nav end */
/* form start */
.form {
	margin:0;
	overflow: hidden;
}
.form div {
	overflow: hidden;
	width: 100%;
	margin: 0 0 11px;
}
.form label {
	float: left;
	width: 140px;
	text-align: right;
	padding: 2px 10px 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.form input,
.form textarea,
.form select {
	border: 1px solid #b4b4b4;
}
.form input {
	width: 187px;
}
.form .postcode {
	width: 87px;
}
.form .phone {
	width: 120px;
}
.form textarea {
	width: 215px;
}
.form .btn-send {
	width: auto;
	cursor: pointer;
}
/* form end */
/* sifr start. do not modify. */
object, embed {
	margin:0;
	padding:0;
	overflow:hidden;
	display: block;
}
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden  !important;
}
.sIFR-flash + div[adblocktab=true] {display:none !important;}
.sIFR-hasFlash .header .block .box1 h2 span {
	line-height: 43px;
	letter-spacing: -4px;
	display: block;
}
.sIFR-hasFlash .header .block .box3 h2 {
	line-height: 47px;
	letter-spacing: -4px;
	display: block;
}
.sIFR-hasFlash .header .block .box3 h3 span{
	font-size:18px;
	line-height:23px;
	display: block;
}

/* sifr end */
