/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 
fieldset,img {  border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal; 
} 
q:before,q:after { content:''; } 
abbr,acronym { border:0; }
a img {
	border: none;
}

/* @end */

body {
	background-color:#676767;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 980px;
	background-image:url(../images/body_bg.jpg);
	margin: 0 auto;
}

#mainNavigation {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#mainNavigation ul {
	padding: 10px 0;
}

#mainNavigation li {
	display: inline;
	margin: 0 15px;
}

#pHome #mainNavigation li {
	float: none;
	display: inline;
}

#pHome #mainNavigation ul {
	background: none;
	float: none;
	margin: 0 auto;
}

#pHome #mainNavigation li a {
	color: #99ad56;
	display: inline;
}

#mainNavigation li a:link, #mainNavigation li a:visited {
	text-decoration: none;
}

#mainNavigation li a:hover, #mainNavigation li a:active {
	text-decoration: underline;
}

#content {
	position: relative;
	clear: both;
}

#pHome #content {
	height: 370px;
}

#mainImage {
	width: 450px;
	height: 470px;
	/*background-color: #2c2a28;*/
	position: absolute;
	top: 7px;
	left: 60px;
	overflow: hidden;
}

#mainImage p {
	width: 450px;
	height: 470px;
	/*background-image: url(../images/mainpage/jpg/mainpage-1.jpg);*/
	background-image: url(../images/mainpage/mainpage-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainImage .mainImageNav {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 100;
}

#footer {
	height: 193px;
	background: #2c2a28;
	border-top: 2px solid #99ad56;
}

#footer div {
	margin: 10px 40px;
	width: 350px;
	float: right;
	font-size: 1.3em;
	color: #99ad56;
}

/* @group Subpages */

#mainNavigation ul {
	background: #99ad56;
	color: #2c2a28;
	float: left;
	width: 100%;
	line-height: 30px;
}

#mainNavigation a {
	color: #2c2a28;
}

#mainNavigation li {
	float: left;
	position: relative;
}

#mainNavigation li a {
	display: block;
}

#mainNavigation #mnHome a {
	width: 33px;
	height: 27px;
	text-indent: -99999em;
	background: url(../images/home-icon.gif) no-repeat center center;
	margin: 0 10px 0 30px;
}

#mainNavigation .on span {
	height: 47px;
	width: 5px;
	background: url(../images/link-on.gif) no-repeat center bottom;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 25px;
}

.clear {
	clear: both;
}

/* @group Subpage Common */

#pClients #wrapper, #pGallery #wrapper, #pContact #wrapper, #pLinks #wrapper {
	background: url(../images/col_bg.jpg) repeat-y 69% top;
}

#pClients #content, #pGallery #content, #pContact #content, #pLinks #content {
	color: #fff;
}

#pClients #column1, #pGallery #column1, #pContact #column1, #pLinks #column1 {
	width: 280px;
	float: left;
	margin: 40px 10px 0 10px;
}

#pClients #column2, #pGallery #column2, #pContact #column2, #pLinks #column2 {
	width: 660px;
	float: right;
	margin: 40px 10px 0 10px;
}

#pClients #column1 h1, #pContact #column1 h1, #pLinks #column1 h1 {
	font: italic bold 3.5em Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

/* @end */

/* @group About */

#pAbout #wrapper {
	background: url(../images/col_bg.jpg) repeat-y 60% top;
}

#pAbout #joeColumn {
	width: 382px;
	float: left;
	padding-top: 50px;
	text-align: center;
	margin: 0 5px;
}

#pAbout #joeColumn p {
	text-align: justify;
	width: 80%;
	margin: 10px auto;
	color: #99ad56;
	font-size: 1.2em;
	line-height: 1.4em;
}

#pAbout #jimColumn {
	width: 578px;
	float: right;
	margin: 10px 5px;
}

#pAbout #jimColumn .column {
	width: 279px;
	float: left;
	margin: 10px 5px;
	text-align: center;
}

#pAbout #jimColumn #picsColumn p {
	margin: 0 0 20px 0;
	text-align: center;
	width: 100%;
}

#pAbout #jimColumn h3, #pAbout #jimColumn h4, #pAbout #jimColumn h5, #pAbout #jimColumn h6 {
	color: #fff;
}

#pAbout #jimColumn h3 {
	font: 2.2em/2.4em Georgia, "Times New Roman", Times, serif;
}

#pAbout #jimColumn .column p {
	text-align: justify;
	color: #99ad56;
	width: 80%;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}

#pAbout #jimColumn hr {
	width: 80%;
	margin: 10px auto;
}

#pAbout #jimColumn h4 {
	font: 2.2em/2.4em Georgia, "Times New Roman", Times, serif;
}

#pAbout #jimColumn h5 {
	font-size: 1.6em;
}

#pAbout #jimColumn h6 {
	font-size: 1.2em;
	margin-bottom: 20px;
}

/* @end */

/* @group Green */

#pGreen #wrapper {
	background: url(../images/col_bg.jpg) repeat-y center top;
}

#pGreen #column1, #pGreen #column2 {
	width: 475px;
	margin: 10px 5px;
	float: left;
	color: #99ad56;
}

#pGreen #column1 {
	margin-top: 30px;
}

#pGreen #column2 {
	float: right;
}

#pGreen p, #pGreen #pics {
	width: 90%;
	margin: 10px auto;
}

#pGreen p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
}

#pGreen #pics #pic1 {
	float: left;
	width: 204px;
}

#pGreen #pics #pic2 {
	float: right;
	width: 166px;
	margin-top: 90px;
}

#pGreen #column2 h3 {
	color: #fff;
	font: 3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}

#pGreen dt {
	font-size: 1.8em;
	font-weight: bold;
}

#pGreen dd {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

/* @end */

/* @group Clients */

#pClients #column2 .column {
	width: 210px;
	float: left;
	margin: 0 5px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#pClients #column2 .column p {
	width: 190px;
	margin: 0 auto;
}

#pClients #column2 blockquote {
	margin-bottom: 20px;
	font-style: italic;
}

#pClients #column2 blockquote .cite {
	text-align: right;
	margin-top: 5px;
}

#pClients #logo, #pContact #logo {
	width: 260px;
	margin-left: 10px;
	margin-top: -120px;
}

/* @end */

/* @group Photo Gallery */

#pGallery #column1 p {
	width: 90%;
	margin: 10px auto;
	font-size: 1.2em;
	line-height: 1.4em;
}

#pGallery #galleryNavigation {
	text-align: center;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: bold;
}

#pGallery #galleryNavigation small {
	font-size: .8em;
}

#pGallery #galleryPics {
	text-align: center;
	width: 640px;
	margin: 30px auto;
	/*float: left;*/
}

#pGallery #galleryPics li {
	/*display: block;
	float: left;*/
	display: inline;
	width: 108px;
	height: 108px;
	margin: 10px;
}

#pGallery #logo {
	margin: 10px 20px;
}

/* @end */

/* @group Contact */

#pContact form p {
	font-size: 1.4em;
	line-height: 1.8em;
}

#pContact form fieldset {
	width: 90%;
	margin: 20px auto;
}

#pContact form label {
	display: block;
	clear: left;
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 20px;
}

#pContact form p {
	width: 100%;
}

#pContact form p span {
	display: block;
	float: left;
	width: 300px;
}

#pContact form .buttons {
	clear: both;
	text-align: center;
}

#pContact p {
	font-size: 1.2em;
	width: 80%;
	margin: 0 auto 10px auto;
}

#pContact .emailLink {
	text-align: center;
}

#pContact #column2 a {
	color: #99ad56;
}

#pContact .success {
	background: #696;
	text-align: center;
	font-size: 2.4em;
	padding: 20px 0;
	margin: 10px 0;
}

/* @end */

/* @group Local Links */

#pLinks #column2 dl {
	width: 90%;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}

#pLinks #column2 dt {
	font-size: 1.6em;
	margin-bottom: 4px;
}

#pLinks #column2 dt a {
	color: #99ad56;
}

#pLinks #column2 dt a:link, #pLinks #column2 dt a:visited {
	text-decoration: none;
}

#pLinks #column2 dt a:hover, #pLinks #column2 dt a:active {
	text-decoration: underline;
}

#pLinks #column2 dd {
	margin-bottom: 20px;
}

#pLinks #logo {
	margin: -100px 20px 10px 20px;
}

/* @end */

/* @end */