#featuredSub .home > a {
       pointer-events: none;
       cursor: default;
}

.featuredSub a:link {
	color:#999 ;
}
.featuredSub a:visited {
	color: #666;
}
.featuredSub a:active {
	color: #C00;
	}
.featuredSub a:hover {
   color:#C00;
   }
.featuredSub a {
	text-decoration: none;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 620px; 
	height:500px;
	
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #999;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 10px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	margin: 5px 10px 5px 0px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: x;
}
div.navigation div.bottom {
	margin-top: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}	
#wrapper {
	height: 767;
	width: 970px;
	margin: auto;
	background-image:url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	margin: auto;
	width: 970px;
	padding-bottom: 20px;
}

#logo {
	width: 111px;
	height: 118px;
	float:left;
	padding-top:16px;
	padding-left:6px;
}

#body {
	height: 564px;
	width:100%;
	margin-top:12%;
}
#featuredSub {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	margin-top: 10px;
	color:#C00;
	float:left;

}
#title {
	Color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left: 50px;
	padding-top:10px;
	float:left;
	text-align:center;
}
	 
#contactform {
	height: 564px;
	width: 560px;
	background-color: #C00;
	float:left;

}
#contactformImg {
	float:left;
	background-image: url(images/contactBG.png);
	background-repeat: no-repeat;
	margin-left: 150px;
	height: 294px;
	width: 265px;
}
#contactformTxt {
	height: 170px;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	float:left;
	margin-left: 18px;
	margin-top: 102px;
}

#contactImage {
	height:558px;
	width:410px;
	float:right;

}
#aboutform {
	height: 565px;
	width: 560px;
	background-color: #C00;
	float:left;
	
}
#aboutformImg {
	height:400px;
	width:500px;
	margin-top:40px;
	margin-left:30px;
	float:left;
	background-image: url(images/AboutwhiteBG.png);
	background-repeat: no-repeat;
}
#aboutformHead {
	height: 115px;
	width:265px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	float:left;
	margin-left:150px;
	background-image: url(images/aboutBG.png);
	background-repeat: no-repeat;
}
#aboutformTxt {
	height: 340px;
	width:410px;
	column-width: 15em;
  	column-gap: 2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	float:left;
	margin-left:50px;
	margin-top:30px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right:15px;
}
#aboutImage {
	height:565px;
	width:410px;
	float:right;
	background-image: url(images/aboutImg.jpg);
	background-repeat:no-repeat
}

#sidebar {
	height: 554px;
	width: 170px;
	background-color: #C00;
	padding:5px;
	float:left;

}
#sideNav {
	height: 549px;
	width:170px;
	font-family: Arial, Helvetica, sans-serifs;
	font-weight:bold;
 	color: #FFF;
	letter-spacing: 2pt;
	font-size: 12px;
	line-height: 18px;
	float:left;
}

#serviceImage {
	height:544px;
	width:390px;
	float:left;

}
#serviceImageStyle {
	position:absolute; 
 	width:1px; 
  	height:1px; 
	top:5px; 
	left:5px; 
	overflow:hidden; 
	background:#fff; 	

}

#serviceText {
	height:544px;
	width:400px;
	float:left
}

#portfolioNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	margin-left: 10px;
	line-height: 2.3;
	}
	
#footer {
	height: 80px;
	width: 970px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	float:left;	
}

#BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	line-height: 18px;
	width: 50px;
	height:70px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}

#seperation {
	color: #FFF;
	line-height: 18px;
	width: 4px;
	height:70px;
	float:left;
	border-right: 1;
	border-right-style: solid;
	border-right-width: thin;
	padding-top:10px;
}

 #BottomNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	width: 65px;
	height:70px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}

 #BottomNav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	line-height: 18px;
	width: 200px;
	height:70px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}

#TagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	color: #C00;
	line-height: 18px;
	width: 250px;
	height:70px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

#facebook {
	width: 60x;
	height:60px;
	float:left;
	padding-left:100px;
	padding-top:20px;
}

#cutlip {
	width: 100px;
	height:60px;
	float:left;
	padding-left:20px;
	padding-top:20px;
	
}

.TopNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration:none;
}

.TopNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration:none;
}

.TopNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00;
	text-decoration:none;
}

.TopNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#C00;
	text-decoration:none;
}

.BottomNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C00;
	text-decoration:none;
}

.BottomNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}
.BottomNav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C00;
	text-decoration:none;
}

.BottomNav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

.BottomNav3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#C00;
	text-decoration:none;
}

.BottomNav3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration:none;
}

#home #homeLink{
	font-weight:bold;
	color:#C00
}

#services #servicesLink{
	font-weight:bold;
	color:#C00
}

#about #aboutLink{
	font-weight:bold;
	color:#C00
}
s {
	font-weight:bold;
	color:#C00
}
#contact #contactLink{
	font-weight:bold;
	color:#C00
}


#MenuBar1 {
	width: auto;
	Padding-left:100px;
	padding-top:80px;
	float:left;
	}
	
	
/* Slider CSS */
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
   /* -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:10px;
    margin-left:-100px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background: url(Slider%20Homepage/nivo-slider/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background: url(Slider%20Homepage/nivo-slider/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

