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

/*GENERAL CLASSES*/
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
}
a{
	color:#c98b05;
	outline:none;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
	color:#427906;
}

ul{
	list-style:square;
}
form {
	padding:0px;
	margin:0px;
}

input,textarea,select{
	border:#CCCCCC 1px solid;
	background:#FAFAFA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#868686;
}

.error_message { 
	background:#F1EF9A;
	color:#CC0000;
	font-weight:bold;
	padding:5px;
	border:#dad99b 1px solid;
}

/*GENERAL CLASSES ENDS */
#header{
	height:268px;
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
	color:#FFFFFF;
}
#header a {
	color:#FFFFFF;
	text-decoration:underline;
}
#header-left-border{
	width:1px;
	height:68px;
	float:left;
	background:url(../images/border-header.gif) no-repeat;
}
#header-right-border{
	width:1px;
	height:68px;
	float:right;
	background:url(../images/border-header.gif) no-repeat;
}
#tag-line {
	color:#000000;
}
#top-links{
	margin-top:8px;
}
#phone {
	margin-top:5px;
}
#header-top{
	clear:both;
	height:68px;
}
#logo{ 
	float:left
}
.container {
	margin: auto;
	width: 800px;
}

#footer{
	height:105px;
	margin-top:10px;
	width:100%;
	color:#6d6d6d;
	background:url(../images/bg-footer.gif) repeat-x;
}
#footer a{
	color:#474747;
	text-decoration:underline;
}

#footer-left-border{
	width:1px;
	height:105px;
	float:left;
	background:url(../images/border-footer.gif) no-repeat;
}
#footer-right-border{
	width:1px;
	height:105px;
	float:right;
	background:url(../images/border-footer.gif) no-repeat;
}

#footer-seo a{
	color:#868686;
	font-size:10px;
}

/*MENU CLASSES*/
#menu-container{
	height:33px;
	clear:both;
}
#mi-about-us {
	width:169px;
	height:31px;
	background:url(../images/menu/about-us.gif);
	background-position:0 0px;
}
#mi-about-us:hover {
	background-position:0 31px;
}
#mi-services {
	width:167px;
	height:31px;
	background:url(../images/menu/services.gif);
	background-position:0 0px;
}
#mi-services:hover {
	background-position:0 31px;
}
#mi-showcase {
	width:168px;
	height:31px;
	background:url(../images/menu/showcase.gif);
	background-position:0 0px;
}
#mi-showcase:hover {
	background-position:0 31px;
}
#mi-portfolio {
	width:168px;
	height:31px;
	background:url(../images/menu/portfolio.gif);
	background-position:0 0px;
}
#mi-portfolio:hover {
	background-position:0 31px;
}
#mi-faq {
	width:110px;
	height:31px;
	background:url(../images/menu/faq.gif);
	background-position:0 0px;
}
#mi-faq:hover {
	background-position:0 31px;
}
#mi-contact {
	width:186px;
	height:31px;
	background:url(../images/menu/contact.gif);
	background-position:0 0px;
}
#mi-contact:hover {
	background-position:0 31px;
}

#flash-placeholder{
	/*background:url(../images/flash-placer.jpg);*/
	background:#453423;
	width:800px;
	height:159px;
}


/*CONTENT PANEL*/
#content-left{
	width:538px;
	float:left;
}
#content-right{
	width:234px;
	float:right;
}


/*HEADING*/
.heading{
	height:43px;
	clear:both;
	margin-bottom:18px;
	background:url(../images/border-heading.gif) repeat-x bottom;
}
.heading div{
	background:url(../images/heading-left-border.jpg) no-repeat left;
	padding-left:24px;
	font-family:Helvetica, Arial;
	font-size:17px;
	color:#4f3c28;
	height:25px;
	padding-top:5px;
}

h2{
	color:#6cb51c;
	font-size:15px;
	font-family:Helvetica, Arial;
	margin:0px;
	margin-bottom:10px;
	font-weight:normal;
}

#bc-bar{
	margin-top:10px;
	height:30px;
	clear:both;
}
.seperator{
	height:25px;
	clear:both
}

.pagination-bar{
	margin-bottom:10px;
	text-align:right;
	clear:both;
}
.image-border{
	border:1px solid #CCCCCC;
}

.text {
	text-align:justify
}

/* IMPORTANT CSS CODE TO GIVE A TABLE LOOK TO THE MIDDLE-PANEL*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	/*zoom: 1;      triggers hasLayout */
}
.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix {
   /* zoom: 1;      triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
	
	
/*RIGHT PANEL*/	
/*OUR CLIENTS*/
#our-clients {
	height:162px;
}
#our-clients-outer{
	width:234px;
	height:142px;
	clear:both;
	background:url(../images/our-clients-container-bg.gif);
}
#our-clients-logo-container{
	margin:auto;
	width:192px;
	height:142px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:url(../images/our-clients-inner-container-bg.gif);
	text-align:center;
}
#our-clients-more-link{
	width:190px;
	height:20px;
	margin:auto;
	color:#453423;
	font-size:8px;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/our-clients-inner-container-bg.gif);
}
.dotted-seperator{
	height:40px;
	background:url(../images/horizontal-separator.gif) repeat-x center;
}
.news-item{
	border-left:#ececec 2px solid;padding-left:13px;
}
.news-title{
	color:#626262;font-weight:bold;
}

#btn-quote a{
	display:block;
	width:234px;
	height:92px;
	background:url(../images/btn-quote.png) no-repeat;
	background-position:0 0px;
    cursor: pointer;
}
#btn-quote a:hover{
	background-position:0 -92px;
}

/*PORTFOLIO*/
.portfolio{
	width:261px;
	float:left;
	min-height:218px;
	margin-right:8px;
	display:block;
	border-bottom:1px #dddddd solid;
}
.portfolio-thumb{
	width:261px;
	display:block;
	height:137px;
	padding-top:23px;
	background:url(../images/our-clients-inner-container-bg.gif);
	display:block;
	margin-bottom:12px;
}
.portfolio-title{
	font-weight:bold;
	display:block;
	color:#000000;
	font-size:12px;
	margin-bottom:12px;
}
.portfolio-desc{
	font-size:9px;
	display:block;
	margin-bottom:12px;
}
.portfolio-url{
	display:block;
	color:#999999;
	margin-bottom:11px;
}
/*
.portfolio-url a{
	color:#c1910a;
	padding-right:20px;
	font-weight:bold;
	background:url(../images/icon-more.gif) right no-repeat;
	margin-bottom:11px;
}
.portfolio-url a:hover{
	color:#427906;
}
*/
.faq-cat {
	margin:0px;
	padding:0px;
	padding-left:16px;
}
.faq-cat-active{
	color:#427906;
}
.faq-cat-active:hover{
	color:#427906;
}

/*OUR CLIENTS PAGE*/
.our-clients-outer{
	width:150px;
	height:91px;
	background:url(../images/our-clients-container-bg.gif);
}
.our-clients-logo-container{
	margin:auto;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:url(../images/our-clients-inner-container-bg.gif);
	text-align:center;
}
.our-clients-more-link{
	width:190px;
	height:20px;
	margin:auto;
	color:#453423;
	font-size:8px;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/our-clients-inner-container-bg.gif);
}
.our-clients-more-link div{
	width:190px;
	height:12px;
	background:#FFFFFF
}

/*AWARDS PAGE*/
.award-main-container{
	clear:both;
}
.award-left-container{
	float:left;width:221px;height:128px;background:#f7f7f7
}
.award-image { 
	margin-top:16px;margin-left:24px;
}
.award-left-title{
	font-size:8px;text-align:center;margin-top:10px;clear:both;text-transform:uppercase
}
.award-right-container{
	float:right;width:300px
}