@charset "UTF-8";

/** 
 * Default CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Default
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE5+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 
@import "helper.css";
*/


/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


ul.dropdown {


}



	ul.dropdown li 
	{
		/*
	 border: solid 0 White;
	 border-style:solid  ;

background-color:#7D9EC0;
	border-bottom:solid 100% #474747
	/*
	 background-color:#002d70;
	*/
	border-top-style:none;
	border-bottom:solid 1pt #707070;
	 background-color:#7D9EC0;

	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {

	
	}



	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #FFFFFF; text-decoration:none;  }
	ul.dropdown a:hover		{ color: #002d70;text-decoration:none; }
	ul.dropdown a:active	{ color: #002d70; text-decoration:none;}


	/* -- level mark -- */
/*
	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}

*/

/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */

/*
ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}
*/


/* -- Components override -- */
/*
ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}
*/
/*
ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}
*/

.Home {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Home.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Home:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Home:active {
	background-position: 0px -64px;
	color: #2e5798;
}
.HomeSelected {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Home.gif);
	color: #2e5798;
	text-align: center;
	float: left;
	background-position: 0px -64px;
}
.AboutUs {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/AboutUs.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.AboutUs:hover {
	background-position: 0px -32px;
	color: #2e5798;
}

.AboutUs:active {
	background-position: 0px -64px;
	color: #2e5798;
}

.AboutUsSelected {
	
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/AboutUs.gif);
	background-position: 0px -64px;
	color: #2e5798;
	text-align: center;
	float: left;
	
}

.Services {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Services.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Services:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Services:active {
	background-position: 0px -64px;
	color: #2e5798;
}
.ServicesSelected {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Services.gif);
	background-position: 0px -64px;
	color: #2e5798;
	text-align: center;
	float: left;
}

.Delivery {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Delivery.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Delivery:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Delivery:active {
	background-position: 0px -64px;
	color: #2e5798;
}

.DeliverySelected
{
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Delivery.gif);
	background-position: 0px -64px;
	color: #2e5798;
	text-align: center;
	float: left;
}
.OurPeople {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/OurPeople.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.OurPeople:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.OurPeople:active {
	background-position: 0px -64px;
	color: #2e5798;
}
.OurPeopleSelected {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/OurPeople.gif);
	background-position: 0px -64px;
	color: #2e5798;
	text-align: center;
	float: left;
}

.Corporate {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Corporate.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Corporate:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Corporate:active {
	background-position: 0px -64px;
	color: #2e5798;
}

.CorporateSelected {
	display: block;
	width: 96px;
	height: 32px;
	background-position: 0px -64px;
	background-image: url(./images/Corporate.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}

.Blog {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/Blog.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Blog:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Blog:active {
	background-position: 0px -64px;
	color: #2e5798;
}
.Tour {
	display: block;
	width: 96px;
	height: 32px;
	background-image: url(./images/TakeTour.gif);
	color: #2e5798;
	text-align: center;
	float: left;
}
.Tour:hover {
	background-position: 0px -32px;
	color: #2e5798;
}
.Tour:active {
	background-position: 0px -64px;
	color: #2e5798;
}

.RightNav {
	display: block;
	width: 192px;
	height: 32px;
	background-image: url(./images/RightNav.gif);
	color: #2e5798;
	text-align: center;
	float: left;
	border: 0
}