@charset "utf-8";
body		{
	width:980px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	height: 250px;
}
 h1				{
		font-size: 50px;
	text-transform:
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	font-family: 'Mate', serif;
	display: block;
	height: 60px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 2px;
}
h2				{
		font-size: 50px;
	text-transform:
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	font-family: 'Mate', serif;
	display: block;
	height: 60px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: lighter;
	letter-spacing: 1px;
	word-spacing: 2px;
}
h3 {
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 3px;
	word-spacing: 5px;
	color: #CCC;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 2px;
	font-family: 'Mate', serif;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 55px;
	text-align: center;
}
#first {
	height: 70px;
	width: 980px;
	border-top-style: solid;
	background-color: #666;
	border-top-width: 5px;
	border-top-color: #000;
}
#social-media			{
	pading:1px 0 0 0;
	height: 70px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 450px;
}
#social-media ul {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#social-media ul li		{
	display:inline;

	15px 0 1px;
	height: 45px;
	padding-left: 40px;
	text-decoration: none;
	float: left;
	margin: 0px;
	width: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#serch {
	display: block;
	float: right;
	margin-top: 12px;
	margin-left: 10px;
	width: 230px;
	height: 24px;
}
#serch-text {
	background-image: url(../images/sfFocus.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 150px;
	margin: 0px;
}
#serch-submit {
	background-image: url(../images/sbNorm.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	float: left;
}
#social-media1 a:visited  { color:#FFF; }
#social-media a:active  { color:#FFF;}
#social-media a:focus  {color:#FFF; }
#social-media a:hover  {
	color:#FFF;
}
#top {
	float: left;
	height: 225px;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BA942D;
	background-color: #000;
}
#topnav {
	float: left;
	height: 120px;
	width: 600px;
	text-align: left;

}
#logo {
	float: left;
	height: 179px;
	width: 260px;
	padding-left: 30px;
}
#topnav ul {
	list-style-type: none;
	font-size: 45px;
	cursor: default;
	width: 640px;
	height: 120px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 120px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}
#topnav li {
	list-style-type: none;
	font-size: 35px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 640px;
	height: 120px;
	display: block;
	background-color: #000;
	line-height: 120px;
}
#topnav li li  {
	list-style: none;
	position:relative;
	top:0px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	z-index: 900;
}
#topnav ul li a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #CCC;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#topnav ul ul {
	position:absolute;
	visibility:hidden;
	top:122px;
	left:200px;
	width: 500px;
	height: 975px;
	left: 200px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA942D;
	border-right-color: #BA942D;
	border-bottom-color: #BA942D;
	border-left-color: #BA942D;
	z-index: 1000;
}
#topnav a:hover, #topnav a:focus, #topnav a:active {
	color: #BA942D;

	}
#topnav ul :hover ul, #topnav ul :focus ul,#topnav ul :active ul {visibility:visible;}
	#topnav ul li .sub {
	background-image: url(../images/smb%20w.jpg);
	}
	#topnav ul li .sub:hover {
	background-image: url(../images/smb.jpg);
	background-repeat: no-repeat;
	}
.most {
	font-family: 'Mate', serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.number {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*****************************************************************************/
#banner {
	clear:both;
	width:980px;
	height:400px;
	float: left;
	
}
#slider_wrapper {
	height:400px;
	width: 980px;
	
}
	
#slider {
	position:relative;
	width:980px;
	height:400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#slider img {position:absolute; top:0; left:0; display:none;}
#slider a {border:0; display:block;
}
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:700px;
	bottom:350px;
	color:#66F;
	width:100%;
	z-index:8;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	color:#F00;
	text-decoration:none;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-caption li {
	display:inline !important;
}
.nivo-caption a:hover {color:#CCC; text-decoration:underline;}

.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	text-indent: -9999px;
	width:40px;
	height:40px;
	display:block;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
a.nivo-prevNav {
	left:15px;
}
a.nivo-nextNav {
	right:15px;
	background-position: -30px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	margin-left:450px;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	background-image: url(../images/points.jpg);
	background-repeat: no-repeat;
	
}
.nivo-controlNav a.active {
	background-position:0 -47px;
}
/*************************************************************************/
#select {
	display: block;
	height: 70px;
	width: 980px;
	clear: both;
	position: relative;
	padding: 0px;
	float: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #BA942D;
	margin: 0px;
}
/*****************************************************************/
#wrapper1		{
	width:956px;
	height:3450px;
	border-right-color: #000;
	border-left-color: #000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	display: block;
	margin-bottom: 37px;
	margin-left: 10px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.text1 {
	font-family:'Lato';
	font-size: 14px;
}
.learn  {
	height: 70px;
	width: 800px;
	background-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	float: left;
	padding-bottom: 5px;
    font-family:  'Lato'

	text-align: left;
	padding-left: 20px;
	clear: left;
	font-size: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #CCC;
}
.learn1 {
	display: inline;
	height:45px;
	width: 250px;
	color:#CCC;
	text-align: left;
	padding: 0px;
}
#wrapper1 ul li a {
	text-decoration: none;
	color: #000;
}
#wrapper1 a {	text-decoration: none;}
#wrapper1 a:visited  { color:#000 }
#wrapper1 a:active  { color:#000 }
#wrapper1 a:focus { color:#000; }
#wrapper1 a:hover  {
	color: #BA942D;
}
/***************************************************************/
.image-frame   {
	border: 3px solid #BA942D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#box1					{
	width:915px;
	float:left;
	height: 1520px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#box1 p {
	font-size:40px;
	padding: 0px;
	display: block;
	height: 270px;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family:Lato, san-serf;
	font-weight: 400;
	text-align: justify;
	line-height: 45px;
}
#box1 .executive {
	font-size:40px;
	padding: 0px;
	display: block;
	height: 450px;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family:Lato, san-serf;
	font-weight: 400;
	text-align: justify;
	line-height: 45px;
}
.executive p {
	font-size:40px;
	padding: 0px;
	display: block;
	height: 350px;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family:Lato, san-serf;
	font-weight: 400;
	text-align: justify;
	line-height: 45px;
	color: #000;
}
	#box11					{
	width:930px;
	float:left;
	height: 446px;
	margin-right: 10px;
	margin-left: 40px;
}
#box2					{
	width:880px;
	float:left;
	height: 960px;
	margin-right: 0px;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
}
#box2 p {
	font-size:40px;
	padding: 0px;
	display: block;
	height: 270px;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family:Lato, san-serf;
	font-weight: 400;
	text-align: justify;
	line-height: 45px;
}
#box3					{
	width:880px;
	float:left;
	height: 920px;
	margin-right: 0px;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#box3 p {
	font-size:40px;
	padding: 0px;
	display: block;
	height: 250px;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	font-family:Lato, san-serf;
	font-weight: 400;
	text-align: justify;
	line-height: 45px;
}
#box5					{
	float:left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#book					{
	width:550px;
	height:300px;
	float:inherit;
	background-color:#666;
	border: 1px solid #BA942D;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC0;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-align: left;
}
#book h6			{
	text-align:center;
	font-size:16px;
	margin:5px 0 0 60px;
	color:#FC0;
	font-family: Verdana, Geneva, sans-serif;
}
.executive a {
	color: #000;
}
#wrapper1 a:visited  { color:#000; }
#wrapper1 a:active  { color:#000; }
#wrapper1 a:focus { color:#000; }
#wrapper1 a:hover  {
	color: #CCC;
}
#box8 {
	display: block;
	height: 150px;
	width: 980px;
	
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BA942D;
}

/*********************************************************************************/


#aboutus {
	height: 820px;
	width: 420px;
	float:left;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer					{
	display: block;
	height: 1400px;
	width: 980px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/mfooter.jpg);
}
#footer h9 {
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 3px;
	word-spacing: 5px;
	color: #CCC;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 2px;
	font-family: 'Mate', serif;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 55px;
	text-align: center;
}
#services {
	height: 820px;
	width: 430px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
#aboutus ul {
	margin: 0;
	list-style-type: none;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0;
	padding-left: 0;
}
#aboutus ul li {
	list-style-type: none;
	font-size: 35px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 390px;
	height: 90px;
	font-family: 'Mate', serif;
	line-height: 90px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #333;
	border: 1px solid #666;
	margin: 0;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
}
#aboutus ul li a {
	cursor: pointer;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	color: #CCC;
}
#services ul {
	margin: 0;
	list-style-type: none;
	cursor: default;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: -5px;
	padding-bottom: 0;
	padding-left: 0;

}
#services ul li {
	list-style-type: none;
	font-size: 35px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 390px;
	height: 90px;
	font-family: 'Mate', serif;
	line-height: 90px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #333;
	border: 1px solid #666;
	margin: 0;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
}
#services ul li a {
	cursor: pointer;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	color: #CCC;
}
#ourfleet  {
	height: 520px;
	width: 900px;
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 35px;
	line-height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BA942D;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#ourfleet ul {
	height: 50px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 0px;
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#ourfleet ul li {
	
	display: inline;
}
#ourfleet ul li a {
	text-decoration: none;
	font-family: 'Mate', serif;
	color: #CCC;
	font-size: 35px;
	font-weight: lighter;
	text-align: center;
	padding-right: 10px;
	margin-right: 10px;
	letter-spacing: 2px;
	word-spacing: 5px;
}
#box9 {
	float: left;
	height: 420px;
	width: 900px;
}
.image-frame1 	{
	border:3px solid #BA942D;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#footer a:visited  { color:#CCC; }
#footer a:active  { color:#CCC;}
#footer a:focus  { color:#CCC;}
#footer a:hover  {
	color:#BA942D;
	font-size: 35px;
	font-family: 'Mate', serif;	
}
#copyright {
	text-align:center;
	font-size:20px;
	font-weight:lighter;
	color:#000;
	height:30px;
	width: 980px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	clear: both;
	line-height: 20px;
}
#copyright p {
	height: 40px;
	padding-top: 1px;
	padding-bottom: 5px;
	position: relative;
	margin-top: 1px;
	float: left;
	width: 980px;
}

#wrapper1 #box1 .learn .learn1 a {
	color: #CCC;
}
#wrapper1 #box2 .learn .learn1 a {
	color: #CCC;
}
#wrapper1 #box3 .learn .learn1 a {
	color: #CCC;
}
