@charset "utf-8";
/* CSS Document */

body{
	padding:0 0 20px 0;
	font:13px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	background:url(../images/body-bg.jpg) 50% 0 no-repeat #000;
}
div, ul, li, img, p, h1, h2, h3, h4, h5, h6, form{
	margin:0;
	padding: 0;
}
a{
	outline:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

#wrapper{
	width:950px;
	margin:0 auto;
	position:relative;
	padding:14px 0 0 0;
}



/* Toppanel Styles */

#toppanel{
	position:relative;
	padding:0 14px 0 0;
	height:90px;
	}
	
#toppanel div.logo{
	float:left;
	width:225px;
	height:50px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	}
#toppanel div.slogan{
	float:right;
	width:200px;
	margin:0px;
	height: 85px;
}			
#toppanel h1{
	background:url(../images/divider.gif) 0 0 no-repeat;
	padding:0 0 0 13px;
	font:14px/47px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	height:49px;
	float:left;
	width:auto;
	}
	
#toppanel ul.topnav{
	float:right;
	width:199px;
	}	
	
#toppanel ul.topnav li{
	float:left;
	width:auto;
	color:#fff;
	background-color:inherit;
	background:url(../images/topnav-divider.gif) 100% 50% no-repeat;
	padding:0 10px;
	}
		
#toppanel ul.topnav li.nobg{
	background:none;
	padding:0 0 0 10px;
	}	
	
#toppanel ul.topnav li a{
	color:#fff;
	background-color:inherit;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	}	
	
#toppanel ul.topnav li a:hover{
	text-decoration:underline;
	}	
	
/* Navigation Styles */	

#nav{
	position:relative;
	height:60px;
	}
	
#nav span.left{
	background:url(../images/nav-divider.png) 0 0 no-repeat;
	position:absolute;
	top:1px;
	left:0;
	font-size:0;
	line-height:0;
	display:block;
	height:51px;
	width:1px;
	}	
#nav span.right{
	background:url(../images/nav-divider.png) 0 0 no-repeat;
	position:absolute;
	top:1px;
	right:0;
	font-size:0;
	line-height:0;
	display:block;
	height:51px;
	width:1px;
	}

#nav div.navInner{
	width:950px;
	height:51px;	
	background:url(../images/nav-bg.png) 0 0 repeat-x;
}
#nav ul{
	background:none;
}			
#nav ul li{
	background:url(../images/nav-div.gif) 0 1px no-repeat;
	float:left;
	width:auto;
	height:51px;
	line-height:51px;
	}
#nav ul li.noDivider{	
	background:none;	
	}
#nav ul li a{
	position:relative;
	float:left;
	width:auto;
	display:block;
	height:51px;
	padding:0 37px;
	font-size:16px;
	line-height:51px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
#nav ul li a span{
	position:absolute;
	bottom:-8px;
	left:45%;
	display:block;
	width:17px;
	height:9px;
	cursor:pointer;
}	

#nav ul li a:hover{

	}
#nav ul li a:hover span{
	background:url(../images/hover-arrow2.gif) 50% 100% no-repeat;
}	
#nav ul li a.active span{
	background:url(../images/hover-arrow2.gif) 50% 100% no-repeat;
}	
/* Header Panel Style */

#header{
	width:950px;
	margin:1px 0 0 0;
	background:url(../images/header-bg.jpg) 0 0 no-repeat;
	padding:58px 0 8px;
	height:257px;
	}

#header a.leftarrow{
	background:url(../images/slider-arrowleft.jpg) 0 0 no-repeat;
	top:124px;
	left:0;
	font-size:0;
	line-height:0;
	height:47px;
	width:35px;
	display:block;
	position:absolute;
	}
#header a.rightarrow{
	background:url(../images/slider-arrowright.jpg) 0 0 no-repeat;
	top:124px;
	right:0;
	font-size:0;
	line-height:0;
	height:47px;
	width:35px;
	display:block;
	position:absolute;
	}

#header ul.slider{
	margin:0;
	padding:0 36px 0 0;
	width:880px;
	float:left;
	}
#header ul.slider li.slide1{
	display:block;
	width:880px;
	margin:0 ;	
	background:url(../images/header-image.png) 100% 0 no-repeat ;
	padding:0 0 53px 0;
	float:left;
	height:268px;
}

#header ul.slider li.slide1 h2{
	font:bold 34px/42px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	background-color:inherit;
	padding:55px 0 15px 52px;
	}

#header ul.slider li.slide1 p{
	font:14px/18px "Trebuchet MS", Arial, Helvetica, Sans-serif;
	color:#000;
	background-color:inherit;
	padding:0 0 24px 52px;
	width:360px;
	}

#header ul.slider li.slide1 a.learnmore{
	background:url(../images/learnmore-bg.gif) 0 0 no-repeat;
	height:34px;
	width:104px;
	display:block;
	font-size:14px;
	line-height:34px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 40px;
	text-decoration:none;
	margin:0 0 0 52px;
	}

#header ul.slider li.slide1 a.learnmore:hover{
	color:#ECEAEA;
	background-color:inherit;
	}
	
	#header ul.slider li.slide2{
	display:block;
	width:880px;
	margin:0 ;	
	background:url(../images/header-image2.png) 100% 0 no-repeat ;
	padding:0 0 53px 0;
	float:left;
	height:268px;
}

#header ul.slider li.slide2 h2{
	font:bold 34px/42px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	background-color:inherit;
	padding:55px 0 15px 52px;
	}

#header ul.slider li.slide2 p{
	font:14px/18px "Trebuchet MS", Arial, Helvetica, Sans-serif;
	color:#000;
	background-color:inherit;
	padding:0 0 24px 52px;
	width:360px;
	}

#header ul.slider li.slide2 a.learnmore{
	background:url(../images/learnmore-bg.gif) 0 0 no-repeat;
	height:34px;
	width:104px;
	display:block;
	font-size:14px;
	line-height:34px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 40px;
	text-decoration:none;
	margin:0 0 0 52px;
	}

#header ul.slider li.slide2 a.learnmore:hover{
	color:#ECEAEA;
	background-color:inherit;
	}
	
	#header ul.slider li.slide3{
	display:block;
	width:880px;
	margin:0 ;	
	background:url(../images/header-image3.png) 100% 0 no-repeat ;
	padding:0 0 53px 0;
	float:left;
	height:268px;
}

#header ul.slider li.slide3 h2{
	font:bold 34px/42px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	background-color:inherit;
	padding:55px 0 15px 52px;
	}

#header ul.slider li.slide3 p{
	font:14px/18px "Trebuchet MS", Arial, Helvetica, Sans-serif;
	color:#000;
	background-color:inherit;
	padding:0 0 24px 52px;
	width:360px;
	}

#header ul.slider li.slide3 a.learnmore{
	background:url(../images/learnmore-bg.gif) 0 0 no-repeat;
	height:34px;
	width:104px;
	display:block;
	font-size:14px;
	line-height:34px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 40px;
	text-decoration:none;
	margin:0 0 0 52px;
	}

#header ul.slider li.slide3 a.learnmore:hover{
	color:#ECEAEA;
	background-color:inherit;
	}

#header ul.slider li.slide4{
	display:block;
	width:880px;
	margin:0 ;	
	background:url(../images/header-image4.png) 100% 0 no-repeat ;
	padding:0 0 53px 0;
	float:left;
	height:268px;
}

#header ul.slider li.slide4 h2{
	font:bold 34px/42px Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	background-color:inherit;
	padding:55px 0 15px 52px;
	}

#header ul.slider li.slide4 p{
	font:14px/18px "Trebuchet MS", Arial, Helvetica, Sans-serif;
	color:#000;
	background-color:inherit;
	padding:0 0 24px 52px;
	width:360px;
	}

#header ul.slider li.slide4 a.learnmore{
	background:url(../images/learnmore-bg.gif) 0 0 no-repeat;
	height:34px;
	width:104px;
	display:block;
	font-size:14px;
	line-height:34px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 40px;
	text-decoration:none;
	margin:0 0 0 52px;
	}

#header ul.slider li.slide4 a.learnmore:hover{
	color:#ECEAEA;
	background-color:inherit;
	}



/* Body Panel Style */

#bodypan{
	width:950px;
	position:relative;
	color:#646464;
	background-color:#fff;
	font:13px/22px Verdana, Arial, Helvetica, sans-serif;
	}

#bodypan h3{
	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background-color:inherit;
	}

#bodypan h3 span{
	color:#fa0c0c;
	background-color:inherit;
	}
	
#bodypan p{
	padding:0 0 22px;
	}
	
#bodypan a.readmore{
	background:url(../images/readmore-bg.gif) 0 0 no-repeat;
	font-size:18px;
	line-height:33px;
	color:#fff;
	background-color:inherit;
	display:block;
	height:33px;
	width:149px;
	text-align:center;
	text-decoration:none;
	} 
	
#bodypan a.readmore:hover{	
	background:url(../images/readmore-bg.gif) 0 100% no-repeat;
	}

#bodypan div.bodytop{
	background:url(../images/bodytop-bg.gif) 0 100% repeat-x;
	width:878px;
	padding:27px 36px 24px 36px;
	color:#4E4E4E;
	background-color:inherit;
}
	
#bodypan div.bodytop h3{
	line-height:30px;	
	padding:0 0 15px;
	}
		
#bodypan div.bodybottom{
	width:878px;
	padding:33px 36px 39px 36px;
	color:#646464;
	background-color:inherit;
	}	
	
#bodypan div.bodybottom .leftpan{
	width:410px;
	float:left;
	}
	
.leftpan h3{
	background:url(../images/under_construction.gif) 0 0 no-repeat;
	line-height:40px;
	padding:0 0 6px 60px;
	margin:0 0 24px;
	}
			
#bodypan div.bodybottom .rightpan{
	width:410px;
	float:right;
	}	

.rightpan h3{
	background:url(../images/icon-services.gif) 0 0 no-repeat;
	line-height:40px;
	padding:0 0 6px 56px;
	margin:0 0 24px;
	}
.rightpan ul{
	padding:0 0 15px;
	}
.rightpan ul li{
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 15px 20px;
	background-image: url(../images/round-bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 25%;
	}

.rightpan ul li a{	
	text-decoration:underline;
	color:#303030;
	background-color:inherit;
	}
.rightpan ul li a:hover{
	text-decoration:none;
	}		


/* Footer Panel Style */

#footer{
	width:895px;
	background:url(../images/footer-bg.gif) 0 0 no-repeat;
	border-top:1px solid #000;
	padding:32px 28px 57px 27px;
	}

#footer div.copyright{
	width:570px;
	float:left;
	}


#footer div.copyright ul{
	padding:0 0 25px;
	}
	
#footer div.copyright ul li{
	float:left;
	width:auto;
	background:url(../images/footer-divider.gif) 0 60% no-repeat;
	padding:0 10px;
	height:16px;
	}

#footer div.copyright ul li a{
	font-size:12px;
	line-height:16px;
	color:#fff;
	background-color:inherit;
	}
#footer div.copyright ul li a:hover{
	color:#DDDDDD;
	background-color:inherit;
	text-decoration:underline;
	}	
	
#footer div.copyright ul li.nobg{
	padding:0 10px 0 0;
	background:none;
	}

#footer div.copyright p{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#C9C9C9;
	background-color:inherit;
	width:420px;
	clear:both;
	}

#footer div.copyright a.template{
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color:#C9C9C9;
	background-color:inherit;
	}

#footer p.address{
	width:225px;
	font:13px/24px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	float:right;
	display:block;
	}
#footer p.address a{
	color:#E8E8E8;
	background-color:inherit;
	text-decoration:none;
	}
#footer p.address a:hover{
	text-decoration:underline;
	}	
			

/* ###########################################
####Stylin-inner-pages for customization#####
###########################################*/

/* universal rules */
#bodypan div.bodybottom #leftpan{
	width:610px;
	float:right;
	}
#leftpan h2,#rightpan h2{
  	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
    line-height:40px;
	padding:0 0 6px 0px;
	margin:0 0 24px;
    background-color:inherit;
}
#leftpan h3{
    background-image:none;
	line-height:40px;
	padding:0 0 6px 0px;
	margin:0 0 24px;
	}

#bodypan div.bodybottom #rightpan{
	width:210px;
	float:left;
	}

#rightpan h3{
    font-size:20px;
    line-height:10px;
    font-weight: normal;
    background-image:none;
	padding:0 0 6px 0;
	margin:0 0 24px;
	}
#rightpan ul{
	margin-bottom: 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#rightpan ul li{
	padding:0 0 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 5px;
	background-image: url(../images/round-bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 1%;
	}

#rightpan ul li a{
	text-decoration:underline;
	color:#303030;
	background-color:inherit;
	}
#rightpan ul li a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #000;
	}
/* end of universal rulez */


/* stylin about us page */
#leftpan div.about{
	width:100%;
	float:right;
}
#leftpan div.about img{
  float:left;
  margin: 5px 10px 0 0;
}
#leftpan div.about p{
	text-align:left;
}

/* stylin inner landing page */
#leftpan div.landing{
	width:100%;
	float:right;
	background-color: #E7E8E6;
	border: thin solid #ccc;
}
#leftpan div.landing img{
  float:left;
  margin: 5px 10px 0 0;
}
#leftpan div.landing p{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

/* stylin inner landing header */
#leftpan div.landintro{
	width:100%;
	float:right;
	border: thin none #ccc;
	margin-bottom: 20px;
}
#leftpan div.landintro img{
  float:left;
  margin: 5px 10px 0 0;
}
#leftpan div.landintro p{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

/* Stylin Blog-page */
#bodypan div.bodybottom #leftpan ul.blog{
  width:100%;
  float:left;
}
#leftpan ul.blog li{
  margin-bottom: 50px;
  padding-bottom:25px;
  border-bottom: 1px dashed #DDDDDD;
}
#leftpan ul.blog li.nomar{
  margin:0;
}
#leftpan h2{
  	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background-color:inherit;
    line-height:40px;
	padding:0 0 6px 0px;
	margin:0 0 24px;
}
#leftpan h2 span{
	color:#9ED427;
	background-color:inherit;
}
#leftpan ul.blog li h3{
  line-height:10px;
  padding:4px 0 0 0;
  font-weight:normal;
}
#leftpan ul.blog li img{
  float: left;
  margin:6px 10px 0 0;
}
#leftpan ul.blog li p.date{
   padding:1px 0;
   margin-bottom:10px;
   border-top:1px solid #DDDDDD;
   border-bottom:1px solid #DDDDDD;
}
#leftpan ul.blog li p.date a{
  color: #6A8C1A;
}
#leftpan ul.blog li p.comments{
    margin-bottom: 12px;
}
#leftpan ul.blog li p.comments span{
  padding:2px 4px;
  background-color: #E8E8E8;
  border:1px dotted #C9C9C9;
}
#leftpan ul.blog li p.comments a{
  color: #6A8C1A;
  padding:2px 4px;
}
#leftpan ul.blog li p.comments a:hover{
  text-decoration:none;
  color:#9ED427;
  padding:2px 4px;
}
/* blog right sidebar */

#rightpan h2 span{
	color:#9ED427;
	background-color:inherit;
	}

/* Stylin-Portfolio-page */
#bodypan div.bodybottom #leftpan ul.portfolio{
  width:100%;
  float:left;
}
#leftpan ul.portfolio li{
  margin-bottom: 50px;
  padding-bottom:25px;
  border-bottom: 1px dashed #DDDDDD;
}
#leftpan ul.portfolio li.nomar{
  margin:0;
}
#leftpan h2{
	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background-color:inherit;
	line-height:0px;
	padding:0 0 6px 0px;
	margin:0 0 24px;
}
#leftpan h2 span{
	color:#fa0c0c;
	background-color:inherit;
}
#leftpan ul.portfolio li h3{
  line-height:10px;
  padding:4px 0 0 0;
  font-weight:normal;
}
#leftpan ul.portfolio li img{
  float: left;
  margin:6px 10px 0 0;
}

/* Portfolio-right-sidebar */

#rightpan h2 span{
	color:#fa0c0c;
	background-color:inherit;
	}

/* ---- stylin contact us page----*/
#rightpan div.address ul li{
  background-image:none;
}

/* stylin privacy & policy page */
div.bodybottom #privacy{
  float: left;
  width: 875px;
}
#privacy h2{
  	font-weight:bold;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background-color:inherit;
    line-height:40px;
	padding:0 0 6px 0px;
	margin:0 0 24px;
}
#privacy h2 span{
	color:#9ED427;
	background-color:inherit;
}
#privacy p{
  text-align:justify;
}

/* stylin siteMap */
#leftpan ul.siteMap{
  width:100%;
  float:left;
}
#leftpan ul.siteMap li{
  padding: 0 0 5px 0;
}
#leftpan ul.siteMap li a{
  color: #597616;
  text-decoration:none;
}
#leftpan ul.siteMap li a:hover{
   color: #474747;
   text-decoration:underline;
}

/* Easy Slider */

#slider{width:880px; margin:0px; padding:0px; float:left}	

#prevBtn, #nextBtn{ 
display:block;
width:30px;
height:77px;
position:absolute;
left:-30px;
top:71px;
}	
#nextBtn{ 
left:696px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:35px;
height:47px;
position:absolute;
z-index:200;
left:30px;
top:5px;
text-indent:-9999px;
background:url(../images/slider-arrowleft.jpg) no-repeat 0 0;	
}	
#nextBtn a{ 
background:url(../images/slider-arrowright.jpg) no-repeat 0 0;
left:220px;
width:35px;
height:47px;
}												
#container{	
margin:0px;
position:relative;
text-align:left;
width:915px;
left:0;
padding:0 0 0 35px;
float:left;
border:0px;
}	
/* // Easy Slider */

#inner{
	float:right;
	width:615px;
	background:#fff;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 6px;
	border: thin solid #CCC;
}
#inner ul.innertop{
	float:left;
	width:940px;
}
#inner ul.innertop li{
	float:left;
	width:150px;
	margin-right:6px;
}
#inner ul.innertop li img{
	float:left;
}
#inner ul.innertop li p{
	float:left;
	width:190px;
	color:#767676;
	display:block;
	font-size:13px;
	padding:15px 0 20px 0;
}
#inner ul.innertop li a{
	float:left;
	width:140px;
	display:block;
	color:#C30;
	font-size:10px;
	background:url(../images/arrow.png) left center no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#inner ul.innertop li a:hover{
	text-decoration:underline;
	color: #F66;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06C;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #06C;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
.top_drilldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.prices {
	height: 95px;
	width: 610px;
	margin-bottom: 10px;
}

#bodypan .portfolio
	{
		float:left;
		margin:0px;
		border-top:1px solid #dfdfe0;
		width:910px;
	}
#bodypan .portfolio ul
	{
		float:left;
		margin:21px 0 0 0;
		padding:0px;
		width:910px;
		display:block;
	}
#bodypan .portfolio ul li
	{
		float:left;
		margin:0px;
		padding:0 0 0 56px;
		display:block;
	}
#bodypan .portfolio ul li:first-child
	{
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#bodypan .portfolio ul li img
	{
		float:left;
	}
	
#bodypan .footertopcontent
	{
		float:left;
		margin:23px 0 0 0;
		padding:30px 0 0 0;
		width:910px;
		background: url(images/footertopemboss.png) repeat-x top left;
	}
