@charset "utf-8";
/* CSS Document */
body{
	font:normal 11px Tahoma;
	padding:0;
	margin:0;
	color:#606666;
	
}
h1{
	color:#1da4ca;
	font: bold 20px Tahoma;
	margin-bottom:15px;
}
h2{
	color:#1da4ca;
	font: bold 18px Tahoma;
	margin-bottom:25px;
}
h3{
	/*color:#f7941d;*/
	color:#1da4ca;
	font: bold 14px Tahoma;
	margin-bottom:5px;
}
h4{
	color:#f7941d;
	font: bold 12px Tahoma;
	margin-top:10px;
}
p{margin-bottom:3px;}

.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

a img{
	border:0;
}

#mainWrapper{
	margin:0 auto;
	overflow:hidden;
	/*border:1px solid #F00;*/
}
#mainWrapperPhoto{
	margin:0 auto;
	overflow:hidden;
	/*border:1px solid #F00;*/
}

#mainContent{
	background:url(images/mainBg.gif) repeat-y;
	width:975px;
	margin:0 auto;
	/*border:1px solid #006600;*/
	overflow:hidden;
}
#mainContentPhoto{
	background:url(images/mainBg.gif) repeat-y;
	width:975px;
	height:1000px;
	margin:0 auto;
	/*border:5px solid #006600;*/
	overflow:hidden;
}
#bottomCurve{
	background:url(images/bottomCurve.gif) no-repeat;
	height:24px;
	margin:0 auto;
	width:975px;
}
#banner{
	height:160px;
	margin:0px 11px 0px 11px;
	/*background:#32CBF6;*/
}
#StaticBanner{
	height:214px;
	margin:10px 11px 24px 11px;
	background:url(images/staticBanner.jpg) no-repeat;
}
/*Menu*/
.menuWrapper{
	margin:0 36px;
	height:50px;
}
.menuLeftCurve{
	background:url(images/menuLeftCurve.gif) no-repeat;
	width:6px;
	height:50px;
	
}
.menuRightCurve{
	background:url(images/menuRgtCurve.gif) no-repeat;
	width:6px;
	height:50px;
}
.menu{
	background:url(images/menuBg.gif) center center repeat-x;
	height:50px;
	width:891px;
	font-size:15px;
	color:#000;
}
.menu ul{
	margin: 0 15px;
	padding-left:55px;
	text-align: center;
}
.menu li{
	display:inline-block;
	float:left;
	margin:0;
	height:50px;
}
.menu li a{
	padding:0px 20px;
	line-height:50px;
	vertical-align:middle;
	display:inline-block;
	margin:0;
	text-decoration:none;
	color:#000;	
}
.menu li a:hover, .menu li a.selected{
	padding:0px 25px;
	line-height:50px;
	vertical-align:middle;
	font-size:15px;
	background:url(images/active.gif) repeat-x;
	color:#fff;
	height:50px;
}
.activeMenu{
	background:url(images/active.gif);
}
/******Dropdown Menus*/
.dropmenudiv{
position:absolute;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #52CAEF;
width: 155px;
visibility: hidden;
}

.dropmenudiv a{
	display: block;
	text-indent: 3px;
	border-bottom:1px dashed #fff;
	padding: 4px 0;
	text-decoration: none;
	color: black;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ 
	background-color: #1EA4CA;
	color:#FFF;
}
/******End of Dropdown Menus*/
/*content*/
.contentWrapper{
	margin:40px 35px 20px 35px;
	overflow:hidden;
	height:100%; /*For IE 6 height issue*/
	/*border:1px solid #999900;*/
}
.welcomeText{
	width:640px;
	margin:0 35px 0 0;
	font-size:14px;
	text-align:justify;
	
}
.rightContentWrapper{
	width:211px;
	margin-right:10px;
	
	}
.appointmentWrapper{
	height:159px;
	background:url(images/appointmentBg.gif) no-repeat;
}
.appointmentTextWrapper{
	padding:60px 0 0 20px;
	color:#989494;
	font-size:11px;
}
.appointmentTextWrapper a{
	color:#989494;
	text-decoration:none;
	margin-left:7px;
}
.appointmentTextWrapper a:hover{
	color:#776f6f;
	text-decoration:underline;
}
.ourTeamWrapper{
	margin:16px 0 0 0;
	height:182px;
	background:url(images/ourTeamBg.gif) no-repeat;
}
.team{
	background:#000000;
	height:132px;
	width:195px;
	margin:38px 8px 0 8px;
}
.footer{
	margin-top:10px;
	padding-top:9px;
	background:#999999;
	color:#22211C;
	text-align:center;
	height:51px;
}
.footerleft{
	margin-top:10px;
	padding-top:9px;
	background:#D8E4EB;
	color:#6796B5;
	text-align:left;
	height:51px;
}
.footer a, footer a:hover {
	color:#6796B5;
	text-decoration:underline;
}
.preOprBullet{
	background:url(images/preOpBullets.gif) no-repeat top left;
	width:15px;
}
.preOpText{

	font-size:14px;
	text-align:justify;
	padding-bottom:20px;
}
.fut{
	border:1px solid #B5C6D1;
	font-size:14px;
	text-align:justify;
	padding:0 15px 10px 10px;
	margin-bottom:20px;
	
}
.fut ul{
	margin:10px 0;
	padding-left:15px;
}
.fut li{
	list-style:url(images/preOpBullets.gif);
	line-height:20px;
}
.top{
	color:#990000;
	text-align:right;
}
.top a{
	color:#990000;
	text-decoration:underline;
}
.cvSnap{
	padding:0 35px 0 0;
	vertical-align:top;
}
.cvText{
	text-align:justify;
	padding-bottom:15px;
	margin-bottom:15px; /*For google chrome*/
}
.cvText ul{
	margin:10px 0;
	padding-left:15px;
}
.cvText li{
	list-style:url(images/preOpBullets.gif);
	line-height:20px;
}

.futInternalLinks a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#FA941C;
}
.futInternalLinks td, .futInternalLinks td a{
	padding-bottom:5px;
	text-decoration:none;
	font-weight:bold;
	color:#70888f;
}

.contentWrapperPhotoGallery{
	margin:40px 35px 20px 35px;
	overflow:hidden;
	height:100%; /*For IE 6 height issue*/
	/*border:1px solid #999900;*/
}
.ourTeamWrapper{

height:178px;
width:280px;
margin-top:10px;

}
.pikachoose{width:418px;margin:0 auto 50px auto;padding-left:40px;
padding-right:40px;}
/* This is the ul you have all your images in */
.pikachoose ul{;width:300px;height:400px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:1px solid #555;padding:2px;background:#777;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:420px;height:350px;display:block;position:relative;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption
{
width:500px;
height:50px;
padding-top:4px;
padding-left:4px;
padding-right:4px;
text-align:left;
position:absolute;
bottom:7px;
left:3px;
background:url('black.png') 
top left;
color:white;
font-family: Verdana;
font-weight:bold;
font-size:10px;
}


.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a.pika_stop_button{background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}

/* added for the newsdesk button*/
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.classname:active {
	position:relative;
	top:1px;
}
.clr
{
	color:#07839B;
}
#logo
{
	float:left;
}
.clr1
{
	color:#22211C;
}

.contact_title {
font-size: 20px;
height: 35px;
width: 300px;
font-family: Tahoma,Geneva,sans-serif;
}

.contact_advert {


font-family: Tahoma,Geneva,sans-serif;

}

/* ---------- Contact ---------- */

form.formit {
    margin-left: 10px;
}

.formit input[type="text"] {
    /*padding: 15px 22px;*/
    height: 30px;
    width: 230px;
    border: 1px solid #bbbbbb;
    margin: 0px 18px 20px 0px;
    font-size: 75%;
    color: #010f5f;
    font-weight: 300;
    letter-spacing: 1px;
}

.formit textarea {
    width: 840px;
    height: 146px;
    margin-bottom: 22px;
    resize: none;
    padding: 20px;
    font-size: 90%;
    border: 1px solid #bbbbbb;
}

form.formit .button_submit {
    cursor:pointer;
	background-image:url('images/active.gif ');  
    width: 200px;
    height: 58px;
    color:#000;
    font-size: 10pt;
    font-weight: 450;
    letter-spacing: 1px;
    border: 5px solid #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 0px 1px #dbdbdb;
    text-shadow: 0px 1px #CCC;
}
