/* CSS Document */
BODY {
	font-family: Verdana, Arial, Tahoma, "Times New Roman", serif, sans-serif ;
	font-size: 12px;
	color: #064f92;
	margin: 0 auto;
	background-color:#999999;
	font-weight: 500;
	line-height:25px;
	/*height:100%;*/
	}
a:link {
	text-decoration: none; font-weight:bold;color: #003399;
}
a:visited {
	text-decoration: none;font-weight:bold;	color: #003399;
}
a:hover {
	text-decoration: none;font-weight:bold;	color: #0099FF;
}
a:active {
	font-weight:bold;color:#003399; text-decoration:none;
}
#top {
	width:814 px;
	margin-top:20px;
	}
#header {
	width:814px;
	height:103px;
	margin:0px auto;
	background-image:url(images/top-banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
	font-family: Arial, Tahoma, Verdana, Times New Roman, serif, sans-serif ;
	color: #000000;
	font-size:12px;
	vertical-align:bottom;
}
#header .logo{
	width:120px;
	margin-left:25px;
	float:left;
	margin-top:25px;
}
#header form {
	width:500px;
	float:right;
	text-align:right;
	padding:10px 14px 20px 20px;
}
#header input{
	background-color:#c7c7c7;
	border:#c7c7c7 1px solid;
	padding-right:0px;
	font-size:11px;
	line-height:12px;
	color: #000000;
	vertical-align:middle;
}
#header input .button{
	border: 1px solid #c7c7c7;
	background-color: #c7c7c7;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#header label {
	color:#8b8b8c;
	font-size:10px;
	font-family: Tahoma,Arial,Verdana,Helvetica, sans-serif;
	font-weight:normal;
	text-transform:capitalize;
	padding-right:10px;
	vertical-align: middle;
}
.news h1{
	background-image:url(images/news-bg.jpg);
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	margin:25px 0 0 0;
	}
.news p{
	font-weight:bold;
	}
.news-link{
	text-align:right;
	}
/**************************************************************************************/
#menu {
	background: url('images/bg-bar-grey.jpg') #0033CC repeat-x top center; 
	background-color:#EFEFEF;
	height: 26px;
	width:814px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}
#menu a{
	text-decoration:none;
	font-weight:normal;
	}
#menu a:visited,#menu a:active {
	text-decoration:none;
	font-weight:normal;
	}
#menu a:hover {
	text-decoration: none;
	font-weight:normal;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu {
padding-left:50px;
padding-right:20px;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color:none; /*overall menu background color*/
color:#4D4D4D;
font-family:Arial, Tahoma, Verdana, Times New Roman, serif, sans-serif;
font-size:12px;
line-height:26px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a, .suckertreemenu ul li a:visited, .suckertreemenu ul li a:active{
display: block;
width: auto; /*Width of top level menu link items*/
text-decoration: none;
color: #4D4D4D;
font-weight:normal;
padding:0px 15px 0px 15px;

}
.suckertreemenu ul li a:hover{
background-color:none;
font-weight:normal;
color: #000000;
}	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
background-color:#DCE0E3; 
visibility: hidden;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
text-decoration: none;
color:#4D4D4D;
line-height:normal;
font-size:12px;
line-height:23px;
padding:0px;
margin:0px;
font-family:Arial, Tahoma, Verdana, Times New Roman, serif, sans-serif;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 160px; /* no need to change, as true value set by script */
top:0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a, .suckertreemenu ul li ul li a:visited, .suckertreemenu ul li ul li a:active{
display: block;
text-decoration: none;
border-bottom:#cccccc solid 2px;
border-left:#cccccc solid 1px;
border-right:#cccccc solid 1px;
border-top:#cccccc solid 1px;
color:#4D4D4D;
padding:0;
}
.suckertreemenu ul li ul li a:hover{
color: #000000;
font-weight:normal;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: url(images/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: url(http://www.webmedia-solutions.com/seang/images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



/**************************************************************************************/

#content { 
	width:814px;
	margin:0px auto;
	color: #064f92;
	background-color:#ffffff;
	text-align:left;
	line-height:25px;
	color: #064f92;
	height:100%;
	padding:0px;
	}
#content .wrap {
	text-align:left;
	padding:0px 76px 30px 83px;
	text-align:left;
	line-height:25px;
	color: #064f92;
	width:655px;
	height:100%;
}
.gallery{
	height:100%;
}

#contentfree { 
	width:814px;
	margin:0px auto;
	color: #064f92;
	background-color:#ffffff;
	line-height:25px;
	color: #064f92;
	height:100%;
	padding:0px;
	}
#contentfree .wrap {
	text-align:left;
	padding:0px 30px 30px 34px;
	line-height:25px;
	color: #064f92;
	width:730px;
	height:100%;
}
.cpic {
	width:814px;
	margin:0px auto;
	background-color:#FFFFFF;
}
.cpic-roll {
	float: left;
	width:255px;
	padding-left:45px;
	background-color:#ffffff;
}
.picboxleft{
	width:514px;
	float:right;
	text-align:left;
	background-color:#ffffff;
	padding:0 0px 0px 0;
	height:108px;
	color: #064f92;
}
.boxleft{
	width:514px;
	float:right;
	text-align:left;
	line-height:25px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	color: #064f92;
}
.boxleft .content {
	padding-right:15px;
	padding-left:55px;
	padding-top:0px;
	width:444px;
	text-align:left;
	line-height:25px;
	color: #064f92;
	height:100%;
	margin:0px;
}
h1.s,h1 .s a,h1 .s a:visited,h1 .s a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		padding-top:8px; 
		margin:0px;
		font-size: 22px;
		color:#064f92;
		font-weight:normal;
		line-height:22px;
		text-decoration: none;
}
h1.s a:hover{ 
	color: #0066CC;
	text-decoration: none;
}
.partners {
	padding-top:45px;padding-bottom:0px;
	color: #666666;
	font-size:13px;
	font-weight: normal;
	text-align: left;
	text-indent:90px;
	height:100%;
	letter-spacing:2px;
}
.partners-2 {
	padding-top:2px;padding-bottom:0px;
	color: #666666;
	font-size:13px;
	font-weight: normal;
	text-align: left;
	text-indent:90px;
	height:100%;
	letter-spacing:2px;
}
#footer { 
		margin: 0 auto;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#F3F3F3;
		font-weight:bold;
		text-decoration: none;
		width:814px;
		}
#footer .wrap {
		padding: 5px 0px 5px 0px;
		text-align: center;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12px;
		color:#F3F3F3;
		font-weight:bold;
}
#footer .wrap A,#footer .wrap A:visited, #footer .wrap A:active {
		color:#F3F3F3;
		text-decoration:none;
		padding-bottom:1px;
		line-height:20px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:2px;
}
#footer .wrap A:hover {
		color: #000000;
		text-decoration: none;
		padding-bottom:1px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:2px;
		line-height:20px;
}

h1 , h1 a, h1 a:visited, h1 a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		margin-top: 0px; 
		margin-bottom: 20px;
		font-size: 22px;
		color:#064f92;
		font-weight:normal;
		line-height:24px;
		text-decoration: none;
}
h1 a:hover{ 
	color: #0066CC;
	text-decoration: none;
}
h2 , h2 a, h2 a:visited, h2 a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		margin-top: 12px; 
		margin-bottom: 5px;
		font-size: 17px;
		color:#064f92;
		font-weight:normal;
		line-height:20px;
		text-decoration: none;
}
h2 a:hover{ 
	color: #0066CC;
		text-decoration: none;
}
h3 , h3 a, h3 a:visited, h3 a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		margin-top: 0px; 
		margin-bottom: 8px;
		font-size: 16px;
		color:#064f92;
		font-weight:normal;
		line-height:18px;
		text-decoration: none;
}
h3 a:hover{ 
	color: #0066CC;
	text-decoration: none;
}
h4 , h4 a, h4 a:visited, h4 a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		margin-top: 0px; 
		margin-bottom: 5px;
		font-size: 14px;
		color:#064f92;
		font-weight:normal;
		line-height:18px;
		text-decoration: none;
}
h4 a:hover{ 
	color: #0066CC;
	text-decoration: none;
}
h5 , h5 a, h5 a:visited, h5 a:active{ 
		font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
		margin-top: 0px; 
		margin-bottom: 5px;
		font-size: 13px;
		color:#064f92;
		font-weight:normal;
		line-height:18px;
		text-decoration: none;
}
h5 a:hover{ 
	color: #0066CC;
	text-decoration: none;
}
p {
	padding:8px 0px 5px 0px;
	line-height:25px;
	color: #064f92;
	margin:0px;
}
#content .wrap ul {
	line-height:25px;
	color: #064f92;
	padding-left:0px;
	list-style:none;
	margin:5px 0 5px 5px;
}
#content .wrap li {
	background-image:url(images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:13px;
	margin-left:0px;
	list-style: none;
}
.pic-left {
margin-right:8px;
float:left;
}
.pic-right{
margin-left:8px;
float: right;
}
.caption-right{
	width:300px;
	margin-left:0px;
	float: right;
	color:#064f92;
	text-align: right;
	padding-right:5px;
	line-height:25px;
}
.caption-right .pic{ margin-bottom:8px
}
.caption-right h4{
	font-size:16px;
	color:#064f92;
	text-decoration:none;
	margin:0 10px 0 0;
	font-weight:bold;
	padding:0px;
	line-height:24px;
}
.caption-right h4 a, .caption-right h4 a:visited,.caption-right h4 a:active{
	color:#003399;
	text-decoration:none;
}
.caption-right h4 a:hover {
	color: #0099FF;
	text-decoration:none;
}
.caption-right span{
	font-size:11px;
	color:#064f92;
	text-decoration:none;
	background-image:url(images/button_more.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-right:10px;
	font-weight: normal;
}
.caption-right span a, .caption-right span a:visited,.caption-right span a:active{
	color:#003399;
	text-decoration:none;
	font-weight: normal;
}
.caption-right span a:hover{
	color: #0099FF;
	text-decoration:none;
	font-weight: normal;
}
.caption-rv{
	width:260px;
	margin-left:30px;
	float: right;
	color:#064f92;
	text-align: right;
	padding-right:5px;
	line-height:25px;
}
.caption-rv h4{
	font-size:16px;
	color:#064f92;
	text-decoration:none;
	margin:0 10px 0 0;
	font-weight:bold;
	line-height:24px;
}
.caption-rv h4 a, .caption-rv h4 a:visited,.caption-rv h4 a:active{
	color:#003399;
	text-decoration:none;
}
.caption-rv h4 a:hover {
	color: #0099FF;
	text-decoration:none;
}
.caption-rv span{
	font-size:11px;
	color:#064f92;
	text-decoration:none;
	background-image:url(images/button_more.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-right:10px;
	font-weight: normal;
}
.caption-rv span a, .caption-rv span a:visited,.caption-rv span a:active{
	color:#003399;
	text-decoration:none;
	font-weight: normal;
}
.caption-rv span a:hover{
	color: #0099FF;
	text-decoration:none;
	font-weight: normal;
}
/* fleet page */
.fleetbt {
/*	background-image: url(images/bg-fleet-bt.gif);
	background-position: center;
	background-repeat:no-repeat; 
	width:140px;
	height:68px;
	*/
	/*background-color:#EFEFEF;*/
	vertical-align: middle;
	text-align:center;
	font-weight: normal;
	color:#666666;
	font-size:14px;
	line-height:20px;
	font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
	padding:6px 2px 6px 2px;
}
.fleetbt span{
	font-size:18px;
	line-height:24px;
}
.fleettop {
/*	background-image: url(images/bg-fleet-top.gif); 
	background-position: center;
	background-repeat:no-repeat;
	width:140px;
	height:45px; */
	/*background-color:#EFEFEF;*/
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	color:#666666;
	font-size1px;
	/*line-height:20px;*/
	font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
}
.fleettop span{
	font-size:18px;
	line-height:24px;
}
.fleetmid {
	/*background-color:#EFEFEF;*/
	vertical-align: middle;
	text-align:center;
	/*color:#666666;*/
	padding:6px 2px 6px 2px;
	font-size:14px;
	line-height:18px;
	font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
}
.fleetmid span{
	font-size:14px;
	line-height:24px;
}
.fleet {
	font-size:14px;
	line-height:22px;
	font-family:"Trebuchet Ms", Arial, Verdana, Times New Roman, serif, sans-serif ;
	padding:5px;
	vertical-align: middle;
	text-align: right;
	font-weight: lighter;
	background-color:#ffffff;
	color:#666666;
/*	color:#61676C; */
}
/*	table border  -> left top rigtht bottom */
#tb0011 {border-right:solid 1px #999999; border-bottom:solid 1px #999999}
#tb0001{border-bottom:solid 1px #999999}
#tb0010{border-right:solid 1px #999999; }
.caption{
	margin-left:0px;
	color:#064f92;
	text-align: center;
	padding-right:5px;
	line-height:25px;
}
.caption .pic{ margin-bottom:8px
}
.caption h4{
	font-size:16px;
	color:#064f92;
	text-decoration:none;
	margin:0 10px 0 0;
	font-weight:bold;
	padding:0px;
	line-height:24px;
}
.caption h4 a, .caption h4 a:visited,.caption h4 a:active{
	color:#003399;
	text-decoration:none;
}
.caption h4 a:hover {
	color: #0099FF;
	text-decoration:none;
}
.caption h5{
	font-size:14px;
	color:#064f92;
	text-decoration:none;
	margin:0 10px 0 0;
	font-weight:bold;
	padding:0px;
	line-height:20px;
}
.caption h5 a, .caption h5 a:visited,.caption h5 a:active{
	color:#003399;
	text-decoration:none;
}
.caption h5 a:hover {
	color: #0099FF;
	text-decoration:none;
}
.caption span{
	font-size:11px;
	color:#064f92;
	text-decoration:none;
	background-image:url(images/button_more.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-right:10px;
	font-weight: normal;
}
.caption span a, .caption span a:visited,.caption span a:active{
	color:#003399;
	text-decoration:none;
	font-weight: normal;
}
.caption span a:hover{
	color: #0099FF;
	text-decoration:none;
	font-weight: normal;
}

.caption-rs{
	width:250px;
	margin-left:0px;
	float: right;
	color:#064f92;
	text-align: right;
	padding-right:5px;
	line-height:25px;
}
.caption-rs .pic{ margin-bottom:8px
}
.caption-rs h4{
	font-size:16px;
	color:#064f92;
	text-decoration:none;
	margin:0 10px 0 0;
	font-weight:bold;
	padding:0px;
	line-height:24px;
}
.caption-rs h4 a, .caption-rs h4 a:visited,.caption-rs h4 a:active{
	color:#003399;
	text-decoration:none;
}
.caption-rs h4 a:hover {
	color: #0099FF;
	text-decoration:none;
}
.caption-rs span{
	font-size:11px;
	color:#064f92;
	text-decoration:none;
	background-image:url(images/button_more.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-right:20px;
	margin-right:10px;
	font-weight: normal;
}
.caption-rs span a, .caption-rs span a:visited,.caption-rs span a:active{
	color:#003399;
	text-decoration:none;
	font-weight: normal;
}
.caption-rs span a:hover{
	color: #0099FF;
	text-decoration:none;
	font-weight: normal;
}
.team{
	border-bottom:1px solid #dddddd;
}
