#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(../images/ferristrack_01.jpg);
	float: left;
	height: 128px;
	width: 900px;
}
#logo-left {
	background-image: url(../images/logo_02.png);
	float: left;
	height: 115px;
	width: 120px;
	margin-top: 4px;
	margin-left: 20px;
}
#logo-right   {
	background-image: url(../images/logo_05.png);
	float: right;
	height: 48px;
	width: 275px;
	margin-top: 20px;
	margin-right: 20px;
}
#Menu {
	float: right;
	width: 730px;
	height: 40px;
	margin-top: 16px;
}
#Menu ul {
	display: block;
	margin: 0px;
}

#Menu ul li  {
	float: left;
	list-style-type: none;
	position: relative;
	width: 65px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	margin-right: 4px;
}
#Menu #nav li a {
	text-decoration: none;
	float: left;
	color: #FFF;
	text-align: center;
	width: 65px;
	margin-right: 1px;
	background-color: #1f1f1f;
	font-family: Calibri;
	font-size: 18px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border-radius: 8px 8px 0px 0px;
	border:solid 1px #CCC;
}

#Menu #nav li a:hover{
	text-decoration: none;
	float: left;
	color: #1f1f1f;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;	
	
}
#Menu #nav #active a{
	text-decoration: none;
	float: left;
	color: #1f1f1f;
	background-color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	
}
#Menu ul ul {
	position:absolute;
	visibility:hidden;
	margin-top: 38px;
	margin-left: -40px;
	 }
#Menu #nav li ul li a  {
	font-size: 10px;
	background-color: #737373;
	border-radius: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	 }

#Menu ul li:hover ul {
	display:block;
    visibility:visible;
 }
#Menu #nav li ul li a:hover
{
	background-color: #333;
	color: #FFF;
	float: left;
	}
.red-line {
	background-color: #c51105;
	float: left;
	height: 2px;
	width: 880px;
	margin-left: 10px;
}
.grY-line {
	background-color: #CCC;
	float: left;
	height: 2px;
	width: 880px;
	margin-left: 10px;
}
#banner {
	float: left;
	height: 247px;
	width: 880px;
	margin-left: 10px;
}
#lift-buttons {
	float: left;
	height: 140px;
	width: 232px;
	margin-left: 10px;
	margin-top: 30px;
}
.long-button {
	border: 1px solid #CCC;
	float: left;
	height: 30px;
	width: 222px;
	font-family: "Century Gothic";
	font-size: 12px;
	background-image: url(../images/long-bottun-bg_07.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 12px;
	border-radius:4px;
	margin-bottom: 6px;
}
.btn {
	float: right;
	height: auto;
	width: auto;
	margin-top: -18px;
}

.gray-heading {
	font-family: calibri;
	font-size: 30px;
	color: #252525;
}
#welcome-box {
	float: left;
	height: auto;
	width: 620px;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #6f6b6b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B2B2D;
	padding-bottom: 10px;

}#welcome-box1 {
		float: left;
	height: auto;
	width: 620px;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #6f6b6b;
	padding-bottom: 10px;
}

#services {
	float: left;
	height: auto;
	width: 850px;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #6f6b6b;
	padding-bottom: 30px;
	padding-right: 20px;
}
#welcome-box1 img {
	float: left;
	margin-right: 20px;
}


#welcome-box a img {
	float: right;
}
#news {
	float: left;
	height: 265px;
	width: 224px;
	background-color: #f9f9f9;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
}
.red-heading {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #ef4438;
}
#news ul li {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #636363;
	text-align: left;
	list-style-image: url(../images/bullte_17.jpg);
	margin-top: 12px;
	margin-bottom: 12px;
	list-style-position: outside;
	margin-left: 6px;
}
#news a img {
	float: right;
	margin-top: -15px;
	margin-right: 30px;
}
#latest-project {
	float: left;
	height: 204px;
	width: 226px;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	margin-top: 4px;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #545454;
	text-align: center;
	padding-top: 4px;
}
#photos {
	float: right;
	height: auto;
	width: 635px;
	margin-top: 10px;
}
.red-subheading {
	color: #e9112b;
	font-family: Corbel;
	font-size: 18px;
}
.photo-img {
	float: left;
	height: auto;
	width: 110px;
	text-align: center;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #lift-buttons #latest-project img {
	margin-top: 6px;
}

#example2 img {
	border: 6px solid #CCC;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#footer-bg {
	background-image: url(../images/footer-bg_35.jpg);
	width: 100%;
	height: 54px;
	background-repeat: repeat-x;
	float: left;
	clear: both;
}
#footer {
	height: 42px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #373737;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#footermenu {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 385px;
}
#footermenu ul li {
	float: left;
	list-style-type: none;
	font-family: Corbel;
	font-size: 12px;
	color: #7f7f7f;
	padding-right: 4px;
	padding-left: 4px;
}
#footermenu ul li a {
	color: #7f7f7f;
	text-decoration: none;
}
#footermenu ul li a:hover {
	color: #333;
}
#welcome-box img {
	float: left;
	height: auto;
	width: auto;
	padding-right: 20px;
}
#welcome-box1 ul li {
	margin-bottom: 15px;
	list-style-image: url(../images/black-bullte_07.jpg);
	list-style-position: outside;
}
#services table {
	float: left;
	margin-right: 20px;
}
#inquiry {
	float: left;
	height: 690px;
	width: 295px;
	margin-right: 50px;
	background-color: #dfdfdf;
	padding-right: 20px;
	padding-left: 20px;
}#Inquiry-text {
	font-family: calibri;
	font-size: 24px;
	color: #1f2020;
}
#contact {
	float: right;
}
#map {
	float: right;
	margin-top: 20px;
}
#career {
	float: left;
	height: auto;
	width: 460px;
}
.thumb-bg {
	background-color: #cccccc;
	float: left;
	height: 175px;
	width: 819px;
	padding-right: 30px;
	padding-left: 30px;
}
.thumb-heading {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
	text-align: center;
	float: left;
	width: 900px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.btn-left {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
.thumb1  {
	float: left;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 7px;
}
.btn-right {
	float: right;
	margin-top: 50px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.h2 {
	width: 80%;
	float: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 10px;
}
.list {
	float: left;
	width: 80%;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list table tr td {
	width: 200px;
}
#gly {
	height: auto;
	width: 720px;
	float: left;
	
}
#slide-wrap {
    height:350px;
    overflow:auto;
    background:#EEF;
    padding:0 20px; 
}
#inner-wrap {
    float:left;
    margin-right:-32767px;/*Be safe with Opera's limited neg margin of -32767px*/
}
.img1 { /*For simulating images in Demo only for FF, remove this in working layout*/
    float:left;
    height: 383px;
	width: 720px;
    background:#444;
    color:#FFF;
    margin:10px 20px 0 0;
}
#portfolio {
	float: right;
	margin-top: -4px;
}
#pro-menu {
	float: left;
	margin-top: -40px;
	margin-left: -10px;
}
