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: 800px; 
	height:550px;

}
div.content a, div.navigation a {
	text-decoration: none;
	
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: none;
}
div.controls {
	margin-top: 5px;
	height: 23px;
	
}
div.controls a {
	padding: 0px;
	
}
div.ss-controls {
	float: left;
	
}
div.nav-controls {
	float: right;
	
}


div.slideshow-container {
	position: relative;
	clear: both;
	border:none;
	width:800px;
	height: 570px; /* 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: 800px;
	height: 570px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	border:none;

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border:none;
}
div.slideshow a.advance-link {
	display: block;
	width: 800px;
	height: 570x; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 555px; /* 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: top;
	border:none;
	width:780px;

}
div.download {
	float: right;
	
}
div.caption-container {
	background-color: #FFF;	
	
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption {
	padding: 0px;
	color: #FFF;
}
div.caption a {
	
	
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 0px;
	background-color: #FFF;
	
}
div.navigation {
	background-color:#C00;
		
	
	/* 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: 0;
	padding-left:30px;
	padding-top:20px;
	height:539px;
	color: #FFF;
}
ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
	
}
a.thumb {
	padding: 0;
	display: inline;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 2px;
	
}
ul.thumbs li.selected a.thumb {
	color: #FFF;
	font-weight: bold;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 0px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 0px;
	padding: 4px 7px 0px 7px;
	
}
div.pagination a:hover {
	
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #fff;
	color: #fff;
}
.li  {
	border: none;
	padding: 5px 0px 0px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top:0px;
	padding: 5px 30px 0px 5px;
}
#wrapper {
	height: 767;
	width: 970px;
	margin: auto;
	padding-top:2px;
	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: 570px;
	width:100%;
	margin-top:12%;
}
	 
#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: 115px;
	width:440px;
	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:30px;
	margin-top:50px;
}
#aboutImage {
	height:565px;
	width:410px;
	float:right;
	background-image: url(images/greg.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;
	}
