

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

#pgContent {
			padding-left: 20px;
			padding-right: 20px;
			max-width: 1020px;
                        background-color: white;
}

p {
			font-size: 15px;
                        line-height:26px;
}

h1 {
font-size: 28px;
letter-spacing: 2px;
color:#096f76;
border-bottom: solid 1px #dddddd;
}

#pgLogo {
width: auto;
text-align:center;
}

#pgNavigation {
float: right;
clear: both;
margin-top: 0px;
border-bottom: 1px solid #096f76;
border-top: 1px solid #096f76;
height: 45px;
padding-left: 10px;
padding-right: 10px;
max-width: 1020px;
}

#pgNavigation li {
padding-right: 18px;
}

li.item29.page7.not_current {
padding-right:0px !important;
}

li.item29.page7.current {
padding-right:0px !important;
}

#pgNavigation li a{
			color: #096f76;
			text-decoration: none;
}

#pgNavigation li a:hover {
			color: #096f76;
			border-bottom: solid 2px #096f76;
}

#pgFooter {
border-top: solid 1px #dddddd;
padding-top: 10px;
}

#mainPageWrapper {
min-height: 650px;
}

#nav-pg ul {
text-align:center;
}
#nav-pg ul li {
font-size: 12px;
display:inline-block;
float:none;
}

/*#clientGallery{
                        min-height:600px !important;
}*/

#submitfrmContact {
margin-top:-36px;
background-color:#096f76;
margin-left:489px !important;
}

#frmContact {
padding-left:212px;
}

li.item29.page7.not_current {
padding-right: 18px !important; 
}

#nav-pg.col-xs-12.noSidePaddingcolumn { 
margin-top: 10px; 
}