@charset "utf-8";
/* CSS Document */

body {

	margin: 0px;
	padding: 0px;

}

img { border: none; }

* a { outline: none; }

a, .blue {
	color: #4B7B17;
}

.white { color: #FFFFFF; text-decoration: none; }
a.white:hover { color: #FFFFFF; text-decoration: underline; }
.black { color: #000000; }

a:hover { color: #000000; }

div.p, .left { text-align: left !important; }
.center { text-align: center; }
.right { text-align: right; }

h2.center { text-align: left !important; }

.strong { font-weight: bold; }

.nounderline { text-decoration: none !important; }

.valigntop { vertical-align: top; }

.floatright { float: right !important; }

strong { 

	color: #000000;
	font-weight: 100;
	
}

div, p, li, td {
	font-family: Arial, sans-serif;
	color: #555555;
	line-height: 18px;
	font-size: 12px;

}

h1, h2, h3 {

	color: #111111;
	font-weight: 300;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;

}

h1#homeh1 {

	margin: 0px !important;
	padding: 0px !important;
	font-family: Arial, sans-serif !important;
	font-size: 12px;
	color: #0085BC;
	padding-bottom: 5px !important;
	line-height: 18px !important;

}

h1 { padding-top: 20px; font-size: 24px; line-height: 30px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }

p.notopmargin { margin-top: 0px; }

td {

	vertical-align: top;
	padding: 0px;

}

.div {

	width: 940px;
	margin: 0 auto 0 auto;

}

a#freequote {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 125px;
	height: 125px;
	background-repeat: no-repeat;
	background-image: url(../images/freequotetop.png);
	text-decoration: none;
	background-position: top;
}

a#freequote:hover { background-position: bottom; }

div#menubg {
	width: 100%;
	height: 158px;
	background-repeat: repeat-x;
	background-image: url('../images/menubg.gif');

}

div#menu {
	background-position: center;
	background-repeat: no-repeat;
	height: 158px;
	background-image: url('../images/menu.jpg');

}

a#homelink, a#homelink:hover {
	display: block;
	float: left;
	width: 250px;
	text-decoration: none;
	height: 155px;

}

ul#menulist {
	margin-left: 395px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

ul#menulist li {
	float: left;
	list-style: none;
	text-align: center;
}

ul#menulist li a {

	display: block;
	height: 92px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;

}

ul#menulist li a:hover {

	text-decoration: none;
	background-position: bottom;

}

a.menuhighlight { background-position: bottom !important; }

a#m1 { background-image: url('../images/m1.gif'); width: 96px; }
a#m2 { background-image: url('../images/m2.gif'); width: 102px; }
a#m3 { background-image: url('../images/m3.gif'); width: 119px; }
a#m4 { background-image: url('../images/m4.gif'); width: 117px; }
a#m5 { background-image: url('../images/m5.gif'); width: 88px; }
a#m6 { background-image: url('../images/m6.gif'); width: 111px; }

div#homefeaturebg {
	width: 100%;
	height: 335px;
	background-repeat: repeat-x;
	background-image: url('../images/homefeaturebg.jpg');

}

div#homefeature {

	background-repeat: no-repeat;
	height: 335px;
	background-image: url('../images/homefeature.jpg');

}

a#homefeaturelink, a#homefeaturelink:hover {

	float: right;
	margin-right: 20px;
	display: block;
	margin-top: 260px;
	width: 200px;
	height: 35px;
	text-decoration: none;

}

div.fadein { 

	height: 335px !important;
	overflow: hidden;
	
}

div#c2abg {

	width: 100%;
	height: 102px;
	background-repeat: repeat-x;
	background-image: url('../images/c2abg.jpg');

}

a#c2a, a#c2a:hover {

	display: block;
	height: 102px;
	background-repeat: no-repeat;
	background-image: url('../images/c22a.jpg');
	text-decoration: none;

}

div.bottompanel {
	width: 574px;
	padding-top: 40px;
	height: 50px;	
}

div#footerbg {
	width: 100%;
	height: 50px;
	background-repeat: repeat-x;
	background-image: url('../images/footerbg.gif');
	background-color: #111111;

}

div#footer {
	height: 50px;
}

div#testimonials {

	float: left;
	padding-left: 20px;

}

div#local {

	float: left;
	padding-left: 20px;

}

div#social {

	margin-left: 614px;
	padding-left: 60px;
	width: 200px !important;
	padding-top: 60px !important;

}

div#social div { line-height: 47px; }

div.bottompanel p { line-height: 24px; }

div#tx { 

	clear: both; 
	padding-top: 10px;
	padding-left: 20px;
	
}

.clear {

	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;

}

div#homebg {

	width: 100%;
	background-color: #F7F7F7;
	min-height: 461px;
	border-bottom: 1px solid #F7F7F7;

}

div#home {

	min-height: 461px;
	background-repeat: no-repeat;
	background-image: url('../images/home.gif');

}

/* min-height fix for earlier IEs */
/*\*/
* html div#homebg { height: 461px; }
* html div#home { height: 461px; }
/**/

div.c2a {

	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../images/arrow.gif');
	text-indent: 25px;
	margin-bottom: 12px;
	margin-top: -10px;

}

div#homeintro {

	float: left;
	padding-left: 40px;
	width: 550px;
	padding-top: 70px;

}

div#homeblogs {

	width: 255px;
	margin-left: 650px;
	padding-top: 25px;

}

a.homebloglink {

	width: 255px;
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url('../images/arrow.gif');
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;

}

a.homebloglink:hover {

	text-decoration: none;
	background-color: #F7F7F7;

}

a.homebloglink span {

	font-weight: 100;
	color: #000000;

}

div#visitbloghome { padding-top: 5px; }

div#homerss {

	padding-bottom: 25px;
	margin-right: -15px;

}

div#homefeaturedwork {

	padding-top: 32px;

}

a.portthumb, a.portthumb:hover {

	display: block;
	float: left;
	width: 302px;
	height: 150px;
	padding-top: 9px;
	padding-right: 1px;
	background-repeat: no-repeat;
	background-image: url('../images/portthumb.gif');
	text-align: center;

}

div#portlarge {

	float: left;
	width: 598px;
	height: 292px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-image: url('../images/portlarge.gif');
	text-align: center;
	margin-left: 20px;

}

a.portthumb img, div#portlarge img { border: 1px solid #DDDDDD; }

div.panelspacer {

	float: left;
	width: 17px;

}

a.tab, a.tab:hover {

	display: block;
	float: left;
	margin-right: 7px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #333333;

}

div#bannerbg {

	width: 100%;
	height: 75px;
	background-repeat: repeat-x;
	background-image: url('../images/bannerbg.jpg');

}

div.banner {

	background-repeat: no-repeat;
	background-position: left;
	height: 75px;

}

a#bannerquotelink, a#bannerquotelink:hover {

	display: block;
	float: right;
	width: 224px;
	height: 75px;
	background-repeat: no-repeat;
	background-image: url('../images/bannerquotelink.jpg');
	text-decoration: none;

}

div#bannerabout { background-image: url('../images/about.jpg'); }
div#bannersitemap { background-image: url('../images/sitemap.jpg'); }
div#bannercontact { background-image: url('../images/contact.jpg'); }
div#bannerquote { background-image: url('../images/quote.jpg'); }
div#bannertestimonials { background-image: url('../images/testimonials.jpg'); }
div#bannerservices { background-image: url('../images/services.jpg'); }
div#bannerlocal { background-image: url('../images/local.jpg'); }
div#bannerportfolio { background-image: url('../images/portfolio.jpg'); }
div#bannerblog { background-image: url('../images/blog.jpg'); }
div#bannerknowledgebase { background-image: url('../images/knowledgebase.jpg'); }

div#content {

	background-repeat: repeat-y;
	background-image: url('../images/contentbg.gif');

}

div#left {

	float: left;
	padding-left: 20px;
	width: 660px;

}

div#right {

	margin-left: 717px;
	padding-top: 12px;
	padding-right: 17px;

}

div#clear {

	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;

}

div.tick {
	margin-left: 12px;
	background-position: left;
	background-image: url('../images/tick.gif');
	background-repeat: no-repeat;
	text-indent: 28px;
	font-weight: bold;
	color: #5A941C;
	font-size: 12px;

}

div.porttick {

	margin-left: 12px;
	background-position: left;
	background-image: url('../images/porttick.gif');
	background-repeat: no-repeat;
	text-indent: 28px;
	font-weight: bold;
	color: #0085BC;
	font-size: 12px;
	margin-left: 20px;

}

div.page {

	margin-left: 12px;
	background-position: left;
	background-image: url('../images/page.gif');
	background-repeat: no-repeat;
	text-indent: 28px;
	color: #0085BC;
	font-size: 12px;

}

.pmargintop { margin-top: 12px; }
.pmarginbottom { margin-bottom: 12px; }

input#signup {

	 padding-top: 15px;

}

input, select, option, textarea {

	background-color: #F7F7F7;
	padding: 2px;
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #333333;
	border: none;
	width: 200px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;

}

textarea { height: 125px; }

input:focus, textarea:focus {

	background-color: #EEEEEE;
	border: 1px solid #999999;

}

input.blogcommentsubmit {

	width: auto;
	height: auto;
	background-color: transparent;
	border: none;

}

input.contactsubmit {

	width: auto;
	height: auto;
	background-color: transparent;
	border: none;
	margin-top: 10px;

}

li.sitemap {

	background-image: url('../images/page.gif');
	font-family: Arial, serif;
	line-height: 18px;
	background-position: left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;

}

.linone { list-style: none; }

div#contactright { padding-right: 150px; }

.bgwhite { background-color: white; }

input.quote, textarea.quote, select.quote {

	width: 593px;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 12px;

}

div.testimonialsquote {
	font-style: italic;
	font-size: 14px;
	color: #999999;
	width: 90%;
	padding: 10px;
	background-color: #E7F7D7;
	
}

span.testimonialsquotes {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #5A941C;

}

span.quoter { color: #111111; }

p#portvertsliderp {

	text-align: center;
	background-position: center;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/portvertsliderp.gif');
	padding-top: 15px;
	height: 32px;
	margin-top: -3px;
	margin-bottom: 6px;

}

.h2icon {

	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 55px;
	height: 32px;
	padding-top: 16px;

}

div#pageleft {

	width: 285px;
	float: left;

}

div#pageright {

	width: 285px;
	margin-left: 335px;

}

h2#s1 { background-image: url('../images/s1.jpg'); }
h2#s2 { background-image: url('../images/s2.jpg'); }
h2#s3 { background-image: url('../images/s3.jpg'); }
h2#s4 { background-image: url('../images/s4.jpg'); }
h2#s5 { background-image: url('../images/s5.jpg'); }
h2#s6 { background-image: url('../images/s6.jpg'); }
h2#s7 { background-image: url('../images/s1.jpg'); }

h2#a1 { background-image: url('../images/a1.jpg'); }
h2#a2 { background-image: url('../images/a2.jpg'); }
h2#a3 { background-image: url('../images/a3.jpg'); }
h2#a4 { background-image: url('../images/a4.jpg'); }

ul.bloglist, ul.bloglist li {

	margin: 0px;
	padding: 0px;

}

div#bloglistcats ul, ul.children {

	padding: 0px;
	margin: 0px;

}

li.categories { 

	list-style: none;
	
}

.bloglist li, .cat-item {

	list-style-type: none;
	margin-left: 5px !important;
	background-image: url('../images/page.gif');
	background-repeat: no-repeat;
	padding-left: 18px !important;
	background-position: top left;
	padding-bottom: 3px !important;

}

.bloglistcat a {

	display: block;
	margin-left: 12px;
	background-image: url('../images/page.gif');
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: top left;
	background-color: red;

}

img#rightrss { padding-top: 7px; }

div.arrowright { margin-left: 5px; }
div.arrowright a { font-weight: bold; }

a.rightportlink { 

	color: #555555;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	width: 122px;
	height: 50px;
	padding-top: 24px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 80px;
	margin-top: 5px;
	padding-bottom: 15px;
	
}

a.rightportlink:hover, a.rightportlink:hover strong { color: #111111 !important; }

a#rightport1 { background-image: url('../images/rightport1.jpg'); border-top: 1px solid #DDDDDD; padding-top: 20px !important; }
a#rightport2 { background-image: url('../images/rightport2.jpg'); }
a#rightport3 { background-image: url('../images/rightport3.jpg'); }

div#port p, div#port h1, div#port h2 { padding-left: 20px; }
div#port div.c2a { margin-left: 20px; }

.tooltip {

	display: none;
	background-image: url('../images/porttt.png');
	width: 275px;
	height: 32px;
	text-align: center;
	padding-top: 7px;
	background-repeat: no-repeat;
	
}

div#portfocusleft { margin-left: 633px; padding-right: 18px; }
div#portfocusright { height: 240px; }

div#portfocusnav {

	padding-top: 20px;
	padding-right: 20px;

}

small {

	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	display: block;

}

.blogbottomcontent small { color: #333333 !important; }

div.blognav {

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

blockquote {

	border-left: 1px solid #999999;
	padding-left: 25px;

}

blockquote p, blockquote div { 

	color: #0085BC;
	font-family: Georgia, serif;
	font-size: 12px;
	
}

.thanks {

	margin-top: 10px;
	padding: 5px;
	padding-bottom: 8px;
	border-top: 1px solid #007F00;
	border-bottom: 1px solid #007F00;
	background-color: #DBFFDA;
	color: #007F00;

}

img.blogimage {

	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}

img.imgright {

	float: right;
	margin-left: 20px;
	margin-bottom: 20px;

}

.more-link {  font-weight: bold; }

.postmetadata {

	display: block;
	padding: 5px;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background-color: #FAFAFA;

}

.blogbottomcontent {

	text-align: center;
	padding-top: 0px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	margin: 0px;
	background-color: #FAFAFA;

}

#blogdate { margin-top: -20px; }
#footerbg #footer div #testimonials ul {
	color: #FFF;
}
#footerbg #footer div #testimonials ul li a {
	color: #FFF;
	text-decoration: none;
}
.btn_gallery { background:url(../images/btn_middle_bk.png) top right no-repeat; height:23px; padding:0px 12px 0px 0px; display:block; text-decoration:none; font-size:12px; font-weight:bold; color:#000000; text-shadow:none; float:right; line-height:21px; margin:6px 10px 0px 0px; cursor:pointer; }
