@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
img {
	border-style: none;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
}

#main-container {
	margin: auto;
	width: 1000px;
}
#bg-top-strip {
	background-image: url(../images/main-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
	height: 25px;
}
#bg-left-strip {
	background-image: url(../images/main-bg-left.jpg);
	background-repeat: no-repeat;
	width: 25px;
	height: 500px;
}
#bg-right-strip {
	background-image: url(../images/main-bg-right.jpg);
	background-repeat: no-repeat;
	width: 25px;
	height: 500px;
}
#bg-center {
	background-color: #FFF;
}
#lhpanel {
	width: 253px;
	height: auto;
}
#rhpanel-bg {
	background-image: url(../images/separator-bg.jpg);
	background-repeat: repeat-y;
	background-position: 253px top;
}
#rhpanel {
	width: 697px;
	height: auto;
	background-image: url(../images/content-graphics.png);
	background-repeat: no-repeat;
	background-position: right 294px;
}
#lhbox {
	background-image: url(../images/lhs-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 700px;
	position: relative;
}
#logo {
	height: 154px;
	width: 253px;
	position: relative;
	margin-top: -10px;
}

#contact-box {
	width: 150px;
	background-color: #f24522;
	padding-left: 8px;
	margin-left: auto;
	margin-right: 0px;
	background-image: url(../images/contact-left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 44px;
	top: 23px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	text-align: right;
}
#contact-box a {
	text-decoration: none;
	color: #FFF;
}
#contact-box a:hover {
	text-decoration: underline;
}
#download {
	height: 38px;
	width: 127px;
	margin-left: 18px;
	position: relative;
	top: 160px;
}
#testimonial-box {
	height: 183px;
	width: 180px;
	margin-left: 18px;
	top: 287px;
	position: absolute;
	background-image: url(../images/bg-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left 42px;
	padding-right: 31px;
	left: 0px;
}
#testimonial-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 7px;
}
#testimonial-name {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #CCC;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	right: 35px;
}

#testimonial-btn-more {
	height: 28px;
	width: 28px;
	position: absolute;
	right: -4px;
	bottom: -3px;
}
#specialoffer-box {
	height: 183px;
	width: 211px;
	margin-left: 18px;
	position: absolute;
	background-image: url(../images/bg-testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left 42px;
	top: 477px;
}
#navigation-box {
	background-image: url(../images/link-bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	position: relative;
}
#search-box {
	height: 17px;
	width: 116px;
	margin-top: 20px;
	margin-left: 13px;
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 3px;
	margin-right: 10px;
}
#flash {
	height: 240px;
	width: 697px;
	position: relative;
	background-color: #FFF;
}


/*#content-box-top {
	background-image: url(../images/content-graphics.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-box-bottom {
	position: relative;
}

#content-box-bottom-lh {
	background-image: url(../images/separator-top.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	width: 45px;
	height: 210px;
}
#content-box-bottom-rh {
	width:650px;
	float: left;
}*/
#content-box-bg {
	background-image: url(../images/content-graphics.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-box-lh {
	background-image: url(../images/separator-top.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	width: 45px;
	height: 210px;
}
#content-box-rh {
	width:650px;
	float: left;
}
#intro-box {
	height: 127px;
	position: relative;
	width: auto;
}
#intro-box-img {
	background-color: #FFF;
	float: left;
	padding-bottom: 45px;
	padding-top: 30px;
	padding-left: 31px;
	background-image: url(../images/img-forward-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 52px;
	padding-right: 11px;
}

#intro-box-content {
	width: 530px;
	margin-left: 35px;
	margin-top: 10px;
}

#services-box {
	height: 237px;
	margin-top: 16px;
	width: 100%;
}
#service-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	height: 175px;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	padding: 9px;
}

#portfolio-box {
	height: 190px;
	margin-top: 16px;
	width: auto;
	margin-right: 20px;
	margin-left: 13px;
}
#portfolio-img-box {
	height: 116px;
}
#portfolio-btn-left-bg {
	background-image: url(../images/gallerybtn-leftbg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	float: left;
	padding-top: 49px;
	padding-right: 7px;
	padding-bottom: 49px;
	padding-left: 10px;
}
#portfolio-btn-right-bg {
	background-image: url(../images/gallerybtn-rightbg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	float: left;
	padding-top: 49px;
	padding-right: 10px;
	padding-bottom: 49px;
	padding-left: 7px;
}
#portfolio-img-gallery {
	width:540px;
	float:left;
	background-color: #222;
	height: 98px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 7px;
}
.portfolio-img {
	background-image: url(../images/gal-bg.jpg);
	background-repeat: no-repeat;
	padding: 3px;
	height: 92px;
	width: 92px;
	float: left;
	margin-right: 10px;
}

#footer {
	position: relative;
	clear: both;
	background-color: #ec3b17;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	width: 950px;
}
.border-img01 {
	border: 3px solid #666;
}
.border-img02 {
	border: 3px solid #CCC;
}
.border-img02:hover {
	border: 3px solid #f24522;
}
.clear {
	clear: both;
}
.field-search {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	height: 14px;
	width: 95px;
	line-height: 12px;
	border: none 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.float-left {
	float: left;
}
.float-left h1 {
	float: left;
	position: absolute;
	z-index: -99;
	left:0px;
	font-size: 12px;
}
.float-right {
	float: right;
}
.bg {
	background-repeat: no-repeat;
	background-position: right center;	
}
	.pg-index { background-image: url(../images/img-index.jpg); }
	.pg-services { background-image: url(../images/img-services.jpg); }
	.pg-portfolio { background-image: url(../images/img-portfolio.jpg); }
	.pg-clientele { background-image: url(../images/img-clientele.jpg); }
	.pg-contact { background-image: url(../images/img-contact.jpg); }
	.pg-help { background-image: url(../images/img-help.jpg); }
	.pg-recommend { background-image: url(../images/img-recommend.jpg); }
	.pg-feedback { background-image: url(../images/img-feedback.jpg); }
	.pg-quote { background-image: url(../images/img-quote.jpg); }
	.pg-terms { background-image: url(../images/img-terms.jpg); }
	.pg-privacy { background-image: url(../images/img-privacy.jpg); }
	.pg-disclaimer { background-image: url(../images/img-disclaimer.jpg); }
	.pg-sitemap { background-image: url(../images/img-sitemap.jpg); }
	.pg-downloads { background-image: url(../images/img-downloads.jpg); }
	.pg-testimonials { background-image: url(../images/img-testimonials.jpg); }
	.pg-specialoffer { background-image: url(../images/img-specialoffer.jpg); }


.service-inner-box {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
.service-img-box {
	margin-bottom: 7px;
}
a.mail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ec3b17;
	text-decoration: underline;
}
a.mail:hover {
	color: #ec3b17;
	text-decoration: none;
}

a.service-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bul-01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 15px;
}
a.service-link:hover {
	color: #fd7304;
	text-decoration: none;
	background-position: 5px 7px;
	padding-left: 15px;
}
.hd1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #2f94d9;
	text-decoration: none;
}
.hd2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 29px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.hd3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #2f94d9;
	text-decoration: none;
}
.ht15 {
	height: 15px;
}
.ht25 {
	height: 25px;
}
.pad10-lr {
	padding-right: 10px;
	padding-left: 10px;
}
.mar25-l {
	margin-left: 25px;
}
.mar50-l {
	margin-left: 50px;
}

.w225 {
	float: left;
	width: 225px;
}
.w125 {
	float: left;
	width: 125px;
}

.row {
	position: relative;
}
.text1   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #f24522;
	text-decoration: none;
}

.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.text4, .text4 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.text4 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.text5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #933;
	text-decoration: none;
}

#pg-services-box {
	height: 260px;
	margin-top: 16px;
	width: 100%;
}

#pg-service-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	padding: 9px;
	background-position: bottom;
	background-color: #FFF;
}


a.service-link2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bul-01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 13px;
	display: block;
}
a.service-link2:hover {
	color: #fd7304;
	text-decoration: none;
	background-position: 5px 8px;
	padding-left: 13px;
	background-color: #FFF;
}



.pg-service-inner-box {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	width: 124px;
}

a.link01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #933;
	text-decoration: none;
}
a.link01:hover {
	color: #933;
	text-decoration: underline;
}

#pg-contact-box {
	margin-top: 16px;
	width: 100%;
}
#pg-contact-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 50px;
}

#pg-quote-box {
	margin-top: 0px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-quote-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 40px;
	padding-bottom: 9px;
	padding-left: 40px;
}
#pg-quote-box-rhs {
	margin-left: 25px;
	float: left;
	margin-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 25px;
	width: 135px;
}

#pg-feedback-box {
	margin-top: 16px;
	width: 100%;
}
#pg-feedback-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 50px;
}

#pg-recommend-box {
	margin-top: 16px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-recommend-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}

#pg-portfolio-box {
	margin-top: 16px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-portfolio-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 25px;
}
.pg-portfolio-pbox {
	margin-top: 20px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 43%;
	float: left;
	padding-right: 10px;
	margin-right: 25px;
	
}
.pg-portfolio-pbox-img {
	float: left;
	margin-right: 20px;
	width: 98px;
	text-align: center;
}
.pg-portfolio-pbox-text {
	float: left;
}

#pg-testimonials-box {
	margin-top: 16px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-testimonials-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}
.pg-testimonials-tbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	padding-top: 10px;
}
.pg-testimonials-tbox-img {
	float: right;
	margin-right: 0px;
	width: 76px;
	text-align: center;
	margin-left: 20px;
}
.pg-testimonials-tbox-text {
	float: left;
	width: 400px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	padding-top: 5px;
}

.pg-testimonials-tbox-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #933;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
}

#pg-sitemap-box {
	margin-top: 16px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-sitemap-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
}
#pg-sitemap-hd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

a.sitemap-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	padding-left: 11px;
	text-transform: uppercase;
	height: 21px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 10px;
	width: 100px;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	background-color: #FFF;
}
a.sitemap-link:hover {
	color: #2f94d9;
	text-decoration: none;
	padding-left: 11px;
	text-transform: uppercase;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2f94d9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #CCC;
	border-bottom-color: #eee;
	background-image: url(../images/bul-01.jpg);
	background-repeat: no-repeat;
	background-position: 97% 9px;
	width: 105px;
}

#pg-clientele-box {
	margin-top: 16px;
	width: 100%;
	margin-bottom: 25px;
}
#pg-clientele-box-content {
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	border: 1px solid #EEE;
	position: relative;
	margin-right: 20px;
	margin-left: 13px;
	background-position: bottom;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
}
.pg-clientele-cbox-text {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}





#form {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#form-hd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed #CCC;
}

#form input, #form textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	border: 1px solid #e6e6e6;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-bottom: 10px;
	width: 170px;
}
#form input.btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	background-image: url(../images/service-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e6e6e6;
	width: 70px;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#form input.rad {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#form input.btn:hover {
	color: #333;
	text-decoration: none;
	border: 1px solid #d6d6d6;
}

#form textarea {
	height: 50px;
}

#form label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	text-decoration: none;
	float: left;
}
#form .lbl-75 {
	width: 75px;
}
#form .lbl-100 {
	width: 100px;
}
#form .lbl-150 {
	width: 150px;
}

#form br {
	clear: left;
}
#seolinks, #copyrights
{
	width: 1000px;
	margin:10px auto;
	color:#666666;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#seolinks h2
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	line-height:16px;	
}