/* Global */
html,body {
	height: 100%;
	margin: 0;
}
body{
	margin:0;
	color:#000;
	font:11px arial,sans-serif;
	background:#9dd9f6;
	height:100%;
}
img{border-style:none;}
a{text-decoration:none;color:#27aae1;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* GlobalEnd */
/* Main */
#main{
	margin:0 auto;
	width:900px;
	min-height: 100%;
	background: url(../images/bg-main-grad.gif) repeat-y;
	padding: 0 41px 0 42px;
}
* html #main {height: 100%;}
.content-holder{
	padding: 205px 0 218px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.infinity{
	position:absolute;
	bottom:0;
	right:0;
	background: url(../images/bg-infinity.gif) no-repeat 482px 0;
	width:50%;
	height:209px;
}
/* MainEnd */
/* Promo */
#promo{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-promo-center2.gif) repeat-y 100% 0;
	margin-bottom: 18px;
	z-index: 1;
}
#promo .top{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-promo-top2.gif) no-repeat 100% 0;
}
#promo .bottom{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-promo-bottom2.gif) no-repeat 100% 100%;
}
#promo img{float:left;}
#promo .txtHolder{
	float:right;
	width:322px;
	padding:10px 10px 0 0;
	text-align:justify;
	word-spacing: -2px;
	min-height:306px;
}
#promo .txtHolder p{
	font-size:15px;
	line-height:18px;
	margin:0 0 4px;
	color:#6c6365;
}
/* PromoEnd */
/* Header */
#header{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#header:after{
	content:"";	display:block;	clear:both;
}
.logo{
	float:left;
	width:451px;
	height:68px;
	margin:54px 0 0 20px;
	display:inline;
}
.logo a{
	display:block;
	width:451px;
	height:68px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.topMenu{
	list-style:none;	padding:0;
	float:right;
	display:inline;
	width:163px;
	line-height:20px;
	font-size:10px;
	height:1%;
	overflow:hidden;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}
.topMenu li{
	background: url(../images/bg-el-top-menu2.gif) no-repeat;
	width:100%;
	float:left;
}
.topMenu li.last{
	background: url(../images/bg-el-last-top-menu2.gif) no-repeat;
}
.topMenu a{
	display:block;
	color:#6c6365;
	height:1%;
	overflow:hidden;
	text-decoration:none !important;
	cursor:pointer;
}
.topMenu strong{
	text-transform:uppercase;
	float:left;
	display:inline;
	margin: 0 0 0 20px;
}
.topMenu span{
	float:right;
	display:inline;
	margin: 0 57px 0 0;
}
.txtTel{
	background: url(../images/txt-tel.gif) no-repeat;
	float:right;
	width:117px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
	margin: 18px 26px 0 0;
}
.txtSlogan{
	background: url(../images/txt-expect-success.gif) no-repeat;
	width:231px;
	height:31px;
	float:right;
	clear:right;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom: 33px;
	margin-top: 45px;
	margin-left: 0;
}
.navigation{
	list-style:none;	margin:0;	padding:0 8px;
	height:1%;
	background: url(../images/bg-navigation2.gif) no-repeat;
	font-size:13px;
	line-height:40px;
	clear:both;
	font-weight:bold;
	z-index: 1111;
	position: relative;
}
.navigation:after{
	content:"";	display:block;	clear:both;
}
.navigation li{
	float:left;
	margin:0 10px;
	display:inline;
	padding:1px 0;
	position: relative;
	z-index: 2222;
}
.navigation li.right{float:right;}
.navigation a{
	float:left;
	padding:0 20px;
	color:#231f20;
}
.navigation li.hover,
.navigation li:hover{position:relative;}
.navigation li.hover a,
.navigation li:hover a{background: url(../images/bg-navigation-hover2.gif) repeat-x;text-decoration:none;}
.navigation li.hover ul,
.navigation li:hover ul{display:block;}
.navigation ul{
	display:none;
	position:absolute;
	top:40px;
	left:0px;
	list-style:none;	margin:0;	padding:5px 0;
	width:160px;
	border:1px solid #6db8e4;
	background:#f0f1f1;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	z-index: 9999;
}
.navigation ul li{
	margin:0 0 0 19px !important;
	float:none !important;
	display:block !important;
	z-index: 10000;
	position: relative;

}
.navigation ul a{
	float:none !important;
	padding:0 !important;
	background:none !important;
	color:#27aae1 !important;
}
.navigation ul a:hover{color:#6d6e71 !important; text-decoration:underline !important;}
/* HeaderEnd */
/* Box Holder */
#boxHolder{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-three-blocks-holder-center.gif) repeat-y;
}
#boxHolder .top{
	width:948px;
	margin:0 -48px 0 0;
	overflow:hidden;
	background: url(../images/bg-three-blocks-holder-top.jpg) no-repeat;
}
#boxHolder .bottom{
	height:14px;
	overflow:hidden;
	background: url(../images/bg-three-blocks-holder-bottom.gif) no-repeat;
}
#boxHolder .box{
	float:left;
	width:228px;
	padding:14px 19px 0;
	margin:0 50px 0 0;
}
#boxHolder .box h3{
	font-size:13px;
	margin:0;
	color:#1f2252;
}
.sIFR-hasFlash #boxHolder .box h3 span{font-size:16px;letter-spacing:-2px;line-height:14px;}
#boxHolder .box .linkList{
	list-style:none;	margin:0;	padding:0 0 0 9px;
	font-size:12px;
	font-weight:bold;
}
#boxHolder .box .linkList li{
	background: url(../images/bullet-link-list.gif) no-repeat 0 50%;
	padding:0 0 0 23px;
}
#boxHolder .box .linkList a{color:#6c6365;}
#boxHolder .box p{
	font-size:12px;
	line-height:13px;
	color:#6c6365;
	margin:0 0 10px;
}
#boxHolder .box .txtList{
	list-style:none;	margin:0 0 20px;
	padding:0 0 0 10px;
	font-size:12px;
}
#boxHolder .box .txtList li{
	padding:0 0 0 21px;
	background: url(../images/bullet-list.gif) no-repeat 0 50%;
}
#boxHolder .box .txtList a{color:#6c6365;}
#boxHolder .box blockquote{
	margin:0 0 10px;
	border-top:1px solid #575454;
	padding:15px 0 0 10px;
}
#boxHolder .box blockquote p{margin:0;}
#boxHolder .box blockquote p q{font-size:14px;margin-bottom:7px;display:block;}
#boxHolder .box blockquote p cite{
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	text-align:right;
	display:block;
}
#boxHolder .box blockquote q{quotes: none;}
#boxHolder .box blockquote q:before,
#boxHolder .box blockquote q:after{content:"";}

/* Box HolderEnd */
/* Content */
#content{
	width:629px;
	float:left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content2{
	width:867px;
	float:left;
	padding:10px 0 0;
}
#content h1{
	font-size:24px;
	color:#1b2153;
	margin: 5px 0 10px;
}
#content h2{
	font-size:16px;
	line-height:15px;
	font-style:italic;
	margin: 0 0 5px;
	color:#231f20;
}
.sIFR-hasFlash #content h2{margin-top:-5px;}
#content p{
	font-size:12px;
	line-height:15px;
	margin:0 0 8px;
	color:#231f20;
	text-align:justify;
}
#content .list{
	list-style:none;	margin:0 0 8px;	padding:0 0 0 12px;
	font-size:12px;
	line-height:15px;
	color:#231f20;
	text-align:justify;
}
#content .list li{
	padding:0 0 3px 23px;
	background: url(../images/bullet-list2.gif) no-repeat 0 6px;
}
.ttlEnquire{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
}
.enqForm{
	height:1%;
	overflow:hidden;
}
.enqForm .ttl{
	display:block;
	background:#28aae1;
	color:#fff;
	font-size:12px;
	line-height:29px;
	padding:0 0 0 18px;
}
.enqForm .holder{
	background:#f1f2f2;
	padding:17px 0 5px 18px;
}
.enqForm .row{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.enqForm .row label{
	float:left;
	width:163px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	padding:8px 5px 10px 0;
}
.enqForm .row input{
	float:left;
	width:368px;
	padding:8px 5px;
	border:1px solid #424143;
	font-size:12px;
}
.enqForm .row textarea{
	float:left;
	width:368px;
	height:74px;
	padding:8px 5px;
	border:1px solid #424143;
	font-size:12px;
}
.enqForm .check-list{
	list-style:none;	margin:0;	padding:0;
}
.enqForm .check-list li{
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
	padding:3px 0 0;
}
.enqForm .check-list input{
	width:16px;
	height:15px;
	float:left;
	margin:-1px 5px 2px 0;
}
.enqForm .check-list label{
	font-size:11px;
	line-height:14px;
	color:#231f20;
}
.enqForm .submit{
	height:1%;
	overflow:hidden;
	padding:4px 0 10px;
}
.enqForm .submit input{
	float:left;
	margin:0 11px 0 0;
}
.enqForm .submit label{
	font-size:11px;
	line-height:29px;
	color:#231f20;
}
.enqForm .submit label a{color:#27aae1;}
.smalltext{
	font-size:9px;
}
/* ContentEnd */
/* Sidebar */
#sidebar{
	width:238px;
	float:right;
	margin:0 8px 0 0;
	padding: 0;
}
#sidebar .ad{
	display:block;
	margin:0 0 12px;
}
#sidebar .ad img{display:block;}
/* SidebarEnd */
/* Footer */#footer {	position:relative;	width: 100%;
	height:212px;	margin-top: -212px;}.fHolder{
	width:900px;
	margin:0 auto;
	position:relative;
}
.fCont{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.fNavHolder{
	float:left;
	padding:0 0 0 15px;
}
.fNavBox{
	float:left;
	margin:0 0 0 25px;
	display:inline;
}
.fNavBox .title{
	float:left;
	font-size:12px;
	line-height:19px;
	color:#6c6365;
	padding:3px 0 0;
	margin:0 0 7px;
	background: url(../images/ttl-border-footer.gif) repeat-x;
}
.fNavBox ul{
	list-style:none;	margin:0;	padding:0 0 0 14px;
	font-size:11px;
	clear:both;
}
.fNavBox ul a{
	color:#6c6365;
}
.sideBlock{
	float:right;
}
.sideBlock ul{
	list-style:none;	margin:0;
	padding:3px 0 5px;
	overflow:hidden;
	font-size:12px;
	line-height:19px;
	font-weight:bold;
	float:left;
}
.sideBlock ul li{
	float:left;
	margin:0 41px 0 0;
	display:inline;
}
.sideBlock ul a{color:#6c6365;}
.sideBlock img{
	float:left;
	clear:both;
	margin:0 0 0 4px;
	display:inline;
}
.fCopyright{
	text-align:center;
	margin:0;
	font-size:9px;
	color:#6c6365;
}
.fCopyright a{
	color:#6c6365;
}
/* FooterEnd */

				
			
												

.map {
	float: right;
}

#slideshow {
	z-index: 0;
	position: relative;
	overflow: hidden;
}

.pics {
	z-index: 0;
	position: relative;
}
