#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bgImage {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/headerBG.png);
}
.transBG {
	margin-top: 50px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/transWhiteBG.png);
	margin-bottom: 5px;
}
.logo {
	padding-top: 25px;
	padding-left: 75px;
}

.telNum {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #767475;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/BGgradient.jpg);
}
.contentContainer {
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/contentBG_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;
}
.quickLinks {
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

.navBar {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;
}
.dividedContent {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.pageHeader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #003366;
	border-left-color: #273F43;
	height: 150px;
	background-color: #CCCCCC;
}

.pageHeader2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #003366;
	border-left-color: #273F43;
}
.content {
	padding: 15px;
}
.myclear {
	clear: both;
}
.leftContent {
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 15px;
	border: 1px none #003366;
}
.homeSubTxt {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 15px;
}
.quickLinksTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #274442;
	font-size: 14px;
	font-weight: bold;
}
.quickLinksbody {
	background-image: url(images/ql-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #D6D6D4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.qLink {
	padding-top: 10px;
	padding-bottom: 10px;
}




.button {
	width: 148px;
	float: left;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #82A6B6;
	margin: 0px;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #82A6B6;
	border-bottom-color: #273F43;
}

.button2 {
	width: 145px;
	float: left;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #273F43;
	margin: 0px;
	padding: 0;
	border-right-width: 1px;
	border-right-color: #273F43;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #273F43;
	border-bottom-color: #273F43;
}

.rightContent {
	float: right;
	width: 247px;
}




#btn_home
{
	display: block;
	width: 149px;
	height: 46px;
	background-image: url(images/btn_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_home:hover
{ 
  background-position: 0 -45px;
}

#btn_aboutus
{
	display: block;
	width: 150px;
	height: 46px;
	background-image: url(images/btn_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_aboutus:hover
{ 
  background-position: 0 -45px;
}

#btn_projects
{
	display: block;
	width: 150px;
	height: 46px;
	background-image: url(images/btn_projects.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #2273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_projects:hover
{ 
  background-position: 0 -45px;
}

#btn_gallery
{
	display: block;
	width: 150px;
	height: 46px;
	background-image: url(images/btn_gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_gallery:hover
{ 
  background-position: 0 -45px;
}

#btn_testimonials
{
	display: block;
	width: 150px;
	height: 46px;
	background-image: url(images/btn_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_testimonials:hover
{ 
  background-position: 0 -45px;
}

#btn_photos
{
	display: block;
	width: 246px;
	height: 58px;
	background-image: url(images/btn_photos.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #82A6B6;

}

#btn_photos:hover
{ 
  background-position: 0 -58px;
}

#btn_contact
{
	display: block;
	width: 146px;
	height: 46px;
	background-image: url(images/btn_contact.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #273F43;
	border-right-color: #273F43;
	border-bottom-color: #273F43;
	border-left-color: #273F43;

}

#btn_contact:hover
{ 
  background-position: 0 -45px;
}


#footerLinks a , #footerLinks a:visited, #footerLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;

}
#footerLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;


}


#quickLink a , #quickLink a:visited, #quickLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4556;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
#quickLink a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;


}
.galleryInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 25px;
	float: none;
}
.photos {
	height: auto;
	width: auto;
	margin-bottom: 25px;
}


#emailLinks a , #emailLinks a:visited, #emailLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	text-align: center;

}
#emailLinks a:hover {
	color: #336699;
	text-decoration: underline;


}
.photogallery {
	text-align: center;
}
#sobeTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	color: #12232D;
}
.gallerybtn {
	margin-bottom: 15px;
	margin-top: 5px;
}
