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

body{
	background-color:#fff;
	margin-top:0;
	margin-bottom:0;
	font-family:Tahoma, Arial;
	margin-left:auto;
	margin-right:auto;
	width:982px;
	padding: 0;
	text-align: justify;
}
img{
border:none;}
/* top nav------------------------------------*/
/*#top-nav{
	background-color: #1d1d1d;
	float: left;
	height: 33px;
	width: 960px;
	padding-left:20px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
#top-nav .heading{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:0px;
	width:690px;
	float:left;
	color:#f2f2f2;
}
	
#top-nav .link-icon{
float:left;
padding-left:18px;
padding-top:10px;
padding-bottom:5px;
	margin:0px;
	display:inline;
}
#top-nav .date{
font-size:11px;
padding-top:7px;
padding-bottom:7px;
padding-right:15px;
color:#f2f2f2;}	
*/

#top-nav{
	background-color: #1d1d1d;
	float: left;
	height: 33px;
	width: 960px;
	padding-left:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
#top-nav .heading{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:0px;
	width:690px;
	float:left;
	color:#f2f2f2;
	font-size:11px;
	font-weight:bold;
}
#top-nav .heading .phone-icon{
float:left; 
padding-top:2px;
}
#top-nav .heading .text_div{
float:left; 
padding-top:5px; 
font-size:11px;}
	
#top-nav .link-icon{
float:left;
padding-left:18px;
padding-top:10px;
padding-bottom:5px;
	margin:0px;
	display:inline;
}
#top-nav .date{
font-size:11px;
padding-top:7px;
padding-bottom:7px;
float:left;
color:#f2f2f2;}	

.main-div{
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:980px;
	float:left;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
/*left nav bar-----------------------*/
#left-nav{
	width:88px;
	float:left;
}
#left-nav .link-top{
width:88px;
float:left;
}

#left-nav .about{
	background-image: url(../images/about_02.gif);
	background-repeat: no-repeat;
	width:84px;
	height:58px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}

#left-nav .about a{
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav .about a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#left-nav .services{
	background-image: url(../images/services_02.gif);
	background-repeat: no-repeat;
	width:84px;
	height:56px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}
#left-nav .services a{
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav .services a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#left-nav .portfolio1{
	background-image: url(../images/portfolio_02.gif);
	background-repeat: no-repeat;
	width:84px;
	height:56px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
}
#left-nav .portfolio1 a{
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav .portfolio1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#left-nav .approach{
	background-image: url(../images/approach_02.gif);
	background-repeat: no-repeat;
	width:84px;
	height:52px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
}
#left-nav .approach a{
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav .approach a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#left-nav .news{
	background-image: url(../images/news_02.gif);
	background-repeat: no-repeat;
	width:84px;
	height:54px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-bottom:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	}
#left-nav .news a{
	color:#FFFFFF;
	text-decoration:none;
}
#left-nav .news a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#right-area{
width:892px;
float:left;
background-color:#FFFFFF;
}
#right-area .header{
float:left;
}
#right-area .footer{
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	height:90px;
	width:832px;
	float:left;
	text-align:center;
	padding-top:15px;
	color:#747474;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 15px;
	background-color: #EBEBEB;
}
#right-area .footer a{
	color:#747474;
	text-decoration:none;
}
#right-area .footer a:hover{
	color:#747474;
	text-decoration:underline;
}

/*left pannel--------------------------------*/
.left-headings{
padding-left:20px;
float:left;
padding-bottom:10px;
}
.left-headings .top{
	background-image: url(../images/left-head-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
	width:229px;
	float:left;
}
.left-headings .middle{
background-color:#ebebeb;
width:214px;
float:left;
clear:left;
padding-left:15px;
}
.left-headings ul{
	padding-left:15px;
	margin:0px;
	padding-top:5px;
	float:left;
	list-style-image: none;
	list-style-type: none;
}
.left-headings ul li{
	color:#696969;
	font-size:12px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	float:left;
	list-style-image: none;
	list-style-type: none;
	padding-right:0px;
	margin:0px;
	width:180px;
}
.left-headings ul li a{
	color:#696969;
	text-decoration:none;
}
.left-headings ul li a:hover{
	color:#696969;
	margin-left:5px;
    text-decoration:none;
}


.left-headings .bot{
	background-image: url(../images/left-head-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
		height:9px;
	width:229px;
	float:left;
	clear:left;
}


/*right pannel--------------------------------*/
.right-pannel{
	float:left;
	width:291px;
	padding-left: 20px;

}



.right-headings{

float:left;
padding-bottom:5px;
}
.right-headings .top{
	background-image: url(../images/right-head-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
	width:291px;
	float:left;
}
.right-headings .middle{
background-color:#ebebeb;
width:276px;
float:left;
padding-left:15px;
}

.right-headings .bot{
	background-image: url(../images/right-head-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
		height:9px;
	width:291px;
	float:left;
}



/*#right-headings{

float:left;
padding-bottom:5px;
}
#right-headings .top{
	background-image: url(../images/right-head-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
	width:291px;
	float:left;
}
#right-headings .middle{
background-color:#ebebeb;
width:276px;
float:left;
padding-left:15px;
}

#right-headings .bot{
	background-image: url(../images/right-head-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
		height:9px;
	width:291px;
	float:left;
}

*/



.right-pannel .text{
	color:#747474;
	font-size:11px;
	float:left;
	padding: 5px;
	width: 405px;
}
.right-pannel .text a{
	color:#517190;
	text-decoration:none;
}
.right-pannel .text a:hover{
	color:#517190;
	text-decoration:underline;
}
.right-pannel .text .link{
float:left;
width:140px;
padding-top:10px;
padding-bottom:10px;
}
.right-pannel .text .link2{
float:right;
width:140px;
text-align:right;
padding-top:10px;
}

.right-pannel .orange-heading{
	color:#a76d43;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
	font-size:14px;
	width:150px;
}


.right-pannel .text .style2 {
	color: #a76d43;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.right-pannel .text .style2 a{
	color: #a76d43;
	text-decoration:none;	
}
.right-pannel .text .style2 a:hover{
	color: #a76d43;
	text-decoration:none;	
}
.right-pannel .orange-heading a{
	color:#a76d43;
	text-decoration:none;
}
.right-pannel .orange-heading a:hover{
	color:#517190;
	text-decoration:none;
}

.hor-devider{
	background-image: url(../images/hor-devider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:580px;
	padding:10px;
	float:left;
}



/*recent projects--------------------------------*/
.recent-project-top{
	background-image: url(../images/rec-top.gif);
	background-repeat: no-repeat;
	height:9px;
	width:229px;
	float:left;
	clear:left;
}
.recent-project-middle{
width:195px;
float:left;
clear:left;
background-color:#f8f8f8;
padding-left:34px;}
.recent-project-middle .site-images{
	padding:5px;
	float:left;
	border: 1px solid #a0a0a0;
	background-color:#f8f8f8;
	margin-top:8px;

}
.recent-project-bot{
	background-image: url(../images/rec-bot.gif);
	background-repeat: no-repeat;
	float:left;
	height:16px;
	width:229px;
	clear:left;
}

/* headings-----------------------*/
.heading1{
	width:157px;
	float:left;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:30px;
	padding-right:10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#696969;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #929292;
}
.title-heading{
	width:200px;
	float:left;
	padding-top:5px;
	padding-bottom:8px;
	color:#696969;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #929292;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title-heading2{
	width:100%;
	float:left;
	padding-top:5px;
	padding-bottom:6px;
	color:#696969;
	clear: right;
	margin: 0px;
}
.bullet {
	height: 20px;
	width: 20px;
	float: left;
	clear: right;
	margin-right: 8px;
	margin-left: 5px;
}
.title-text {
	float: left;
	padding-right:10px;
	color:#696969;
	font-weight: bold;
}

.heading2{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color:#696969;
	margin:0px;
}
.heading2 a{
	color:#696969;
	text-decoration:none;
}

.heading3{
	float:left;
	padding-top:2px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color:#696969;
	margin:0px;
}
.heading3 a{
	color:#696969;
	text-decoration:none;
}




/*#top{
	height:9px;
	float:left;
	width:850px;
	background-color: #ebebeb;
}
#top .left{
	float:left;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top .right{
	float:right;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#middle{
	float:left;
	width:835px;
	background-color: #ebebeb;
	padding-left:15px;
}
#bottom{
	height:9px;
	float:left;
	width:850px;
	background-color: #ebebeb;

}
#bottom .left{
	float:left;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom .right{
	float:right;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/



.top{
	height:9px;
	float:left;
	width:850px;
	background-color: #ebebeb;
}
.top .left{
	float:left;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top .right{
	float:right;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.middle{
	float:left;
	width:835px;
	background-color: #ebebeb;
	padding-left:15px;
}
.bottom{
	height:9px;
	float:left;
	width:850px;
	background-color: #ebebeb;

}
.bottom .left{
	float:left;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom .right{
	float:right;
	width:9px;
	height:9px;
	background-image: url(../images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}





/* other website---------------------*/
.black-box{
	background-image: url(../images/other-websites.gif);
	background-repeat: no-repeat;
	width:120px;
	height:88px;
	background-position: 0px 5px;
	padding-left:55px;	
	color:#FFFFFF;
	padding-top:35px;
	float:left;
}
.green-arrow{
	background-image: url(../images/green-arrow.gif);
	background-repeat: no-repeat;
	height:120px;
	width:80px;
	background-position: center center;
	float:left;
}
.site-images{
	padding:5px;
	float:left;
	border: 1px solid #a0a0a0;
	background-color:#f8f8f8;
	margin-top:8px;
}
h3{
padding:0px;
margin:0px;}

.services-img{
	float:right;
	padding-left:7px;
}
.image-align{
padding-right:35px; 
 float:left;}



/* intarnal page---------------------*/
.quick-links-align{
float:left; 
width:250px;
}

#top-div{
width:845px;
padding-left:17px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
float:left;
}
#top-div .logo{
float:left;}

#top-div .quick-contact{
float:right; 
clear:right; 
padding-bottom:5px;}

#top-div .bc{
float:right;
width:650px;
text-align:right;
color:#727272;
font-size:11px;
}
#top-div .bc a{
color:#517190;
text-decoration:none;
}
#top-div .bc a:hover{
color:#517190;
text-decoration:underline;
}

.left-text{
	padding-left:25px;
	float:left;
	width:500px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:11px;
	color:#727272;
	min-height:530px;
	height:100%;
	text-align: justify;
}


.right-image{
float:left;
width:300px;
padding-left:15px;
}

.left-text2{
	padding-left:25px;
	float:left;
	width:835px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:11px;
	color:#727272;
	min-height:530px;
	height:100%;
	text-align: justify;
}
.left-text2 a{
color:#517190;
}
.left-text2 ul{
width:400px;
clear:left;}
.left-text2 .heading4{
	float:left;
	color:#a76d43;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	padding-left:0px;
	font-size:12px;
	line-height: 14px;
	padding-right: 0px;
	width:400px;
}
.left-text2 .text2{
clear:left;
padding-top:0px;
float:left;
width:800px;
padding-bottom:10px;
}

.service{
	float:left;
	width:820px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	border: 1px dashed #CCCCCC;
}
.service .image{
	float:left;
	padding:2px;
	border: 1px solid #CCCCCC;
}
.service .text{
font-size:11px;
padding-left:10px;
color:#727272;
width:620px;
float:left;
}
.service .text-2{
font-size:11px;
padding-left:10px;
color:#727272;
width:800px;
float:left;
}
.service .heading{
color:#517190;
font-size:12px;
float:left;
padding-bottom:5px;
padding-top:0px;
margin:0px;
padding-left:10px;
}
.service .heading a{
color:#517190;
text-decoration:none;
}







#services{
	float:left;
	width:820px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	border: 1px dashed #CCCCCC;
}
#services .image{
	float:left;
	padding:2px;
	border: 1px solid #CCCCCC;
}
#services .text{
font-size:11px;
padding-left:10px;
color:#727272;
width:620px;
float:left;
}
#services .text-2{
font-size:11px;
padding-left:10px;
color:#727272;
width:800px;
float:left;
}
#services .heading{
color:#517190;
font-size:12px;
float:left;
padding-bottom:5px;
padding-top:0px;
margin:0px;
padding-left:10px;
}
#services .heading a{
color:#517190;
text-decoration:none;
}








#list-ul{
	float:left;
	clear:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	list-style-type: disc;
}
#list-ul li{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type: disc;
	clear:left;
}

/* portfolio page---------------------*/

.portfolio{
padding-left:15px;
padding-top:5px;
padding-right:0px;
padding-bottom:15px;
float:left;}
.portfolio .top{
	width:233px;
	height:29px;
	float:left;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(../images/portfolio-top.gif);
	background-repeat: no-repeat;
}
.portfolio .top .heading{
color:#ebebeb;
padding:0px;
margin:0px;
float:left;
text-align:center;
width:233px;
}
.portfolio .top .heading a{
color:#ebebeb;
text-decoration:none;
}
.portfolio .top .heading a:hover{
color:#393939;
text-decoration:none;
}
.portfolio .bg{
	float:left;
	padding-left:16px;
	padding-right:16px;
	padding-top:10px;
	padding-bottom:5px;
	width:241px;
	height:141px;
	background-image: url(../images/portfolio-bg.gif);
	background-repeat: repeat-y;
	clear:left;
}
.portfolio .bottom1{
	background-image: url(../images/portfolio-bottom.gif);
	background-repeat: no-repeat;
	float:left;
	height:14px;
	width:273px;
	clear:left;
}
#pagination{
float:left;
padding-left:20px;
width:860px;
padding-bottom:20px;
height:23px;
}
#pagination .left{
	background-color: #ebebeb;
	background-image: url(../images/pagination-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:17px;
	width:828px;
	float:left;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
}
#pagination .right{
	float:left;
	height:23px;
	width:7px;
	background-image: url(../images/pagination-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
#pagination .link{
	width:700px;
	text-align:right;
	font-size:11px;
	color:#8d8d8d;
	float:right;
	clear:right;
	line-height: 14px;
	padding-top:2px;
	padding-bottom:2px;
}
#pagination .link a{
color:#ffffff;
background-color:#8d8d8d;
padding-left:3px;
padding-right:3px;
text-decoration:none;
margin-right:4px;
padding-bottom:1px;
padding-top:1px;
}
#pagination .link a:hover{
color:#575757;
background-color:#bbb;
text-decoration:none;
}

#pagination .link .selected{
color:#575757;
background-color:#bbb;}

#pagination .link .a1{
color:#ffffff;
background-color:#8d8d8d;
padding-left:3px;
padding-right:3px;
text-decoration:none;
margin-right:10px;
padding-bottom:1px;
padding-top:1px;
margin-left:10px;
}
.text-area{
	float:left;
	width:279px;
	padding-left:10px;

	
}

.text-area .text{
	color:#747474;
	font-size:11px;
	float:left;
	padding: 5px;
	width: 269px;
	height:130px;
}
.text-area .text a{
	color:#517190;
	text-decoration:none;
}
.text-area .text a:hover{
	color:#517190;
	text-decoration:underline;
}
.text-area .link02{
float:right;
text-align:right;
padding-bottom:15px;
color:#905175;
font-weight:bold;
text-align:left;
font-size:11px;
padding-left:5px;
padding-right:5px;
}
.text-area .link02 a{
color:#905175;
text-decoration:none;
}
.text-area .link02 a:hover{
color:#517190;
text-decoration:none;
}
.text-area .text .style2 {
	color: #a76d43;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.text-area .text .style2 a{
	color: #a76d43;
	text-decoration:none;	
}
.text-area .text .style2 a:hover{
	color: #a76d43;
	text-decoration:none;	
}

.right-div{
float:left; 
width:890px}


.right-div2{
float:left; 
width:880px;
padding-left:10px;}

.right-div3{
float:left; 
padding-left:5px; 
width:885px;}

.align-head{
padding-left:20px; 
float:left; 
padding-bottom:5px;}

.align-head2{
padding-left:20px; 
float:left; 
padding-bottom:15px;}

/* case study---------------------*/
/*#case-study{
	float:left;
	width:820px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0px;
	border: 1px dashed #CCCCCC;
	margin-bottom:10px;
}

 #case-study .heading{
	color:#727272;
	font-size:12px;
	float:left;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	padding-left:18px;
	width:790px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
 #case-study .heading a{
	color:#727272;
	text-decoration:none;
}
*/
.case-study{
	float:left;
	width:820px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0px;
	border: 1px dashed #CCCCCC;
	margin-bottom:10px;
}
.case-study .heading{
	color:#727272;
	font-size:12px;
	float:left;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	padding-left:18px;
	width:790px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
 .case-study .heading a{
	color:#727272;
	text-decoration:none;
}






.text{
font-size:11px;
color:#727272;
width:800px;
float:left;
padding-top:5px;
}
.text a{
color:#517190;
text-decoration:none;
} 
.text a:hover{
text-decoration:underline;
} 
.gray-heading{
	float:left;
	font-size:12px;
	color:#727272;
	padding:0px;
	margin:0px;
	line-height: 12px;
}
 .text-right{
	font-size:11px;
	color:#727272;
	width:800px;
	float:left;
	padding-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom:10px;
	margin-bottom:15px;
}

/* reseller---------------------*/
.reseller{
	float:left;
	width:385px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-right:10px;
	margin-left:5px;
	border: 1px dashed #CCCCCC;
}

.reseller .text{
font-size:11px;
color:#727272;
width:200px;
float:left;
padding-top:0px;
padding-left:10px;
}

.reseller .heading{
	color:#517190;
font-size:12px;
float:left;
padding-bottom:0px;
padding-top:0px;
margin:0px;
padding-left:10px;
}
.reseller .image{
	float:left;
	padding:2px;
	border: 1px solid #CCCCCC;
}



/* articles---------------------*/

#details{
	float:left;
	width:820px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:10px;
}

 #details .heading{
	color:#727272;
	font-size:12px;
	float:left;
	padding-bottom:5px;
	padding-top:0px;
	margin:0px;
	padding-left:18px;
	width:790px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
 #details .heading a{
	color:#727272;
	text-decoration:none;
}


/* articles---------------------*/


/* sitemap---------------------------*/
#sitemap{
	float:left;
	padding-left:0px;
	width:820px;
	background-repeat: no-repeat;
	background-position: right top;
}
#sitemap .heading1{
	color:#a76d43;
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	background-image: url(../images/h2bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-size:12px;
	clear:left;
}
#sitemap .heading1 a{
	color:#a76d43;
	text-decoration:none;
}
#sitemap .heading2{
	color:#a76d43;
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	background-image: url(../images/h3bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-size:12px;
	clear:left;
}
#sitemap .heading2 a{
	color:#a76d43;
	text-decoration:none;
}
#sitemap .heading3{
	color:#a76d43;
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	background-image: url(../images/h3bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	clear:left;
}
#sitemap .heading3 a{
	color:#a76d43;
	text-decoration:none;
}
#sitemap .list1{
padding-left:20px;
padding-top:3px;
padding-bottom:3px;
margin:0px;
float:left;
clear:left;
width:200px;
padding-right:0px;
}
#sitemap .list1 li{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	background-image: url(../images/h3bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	color:#517190;
	clear:left;
}
#sitemap .list1 li a{
	color:#517190;
	text-decoration:none;
}
#sitemap .list1 .li1{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	background-image: url(../images/h2bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	color:#517190;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width:150px;
}
#sitemap .list1 .li1 a{
	color:#517190;
	text-decoration:none;
}
#sitemap .list1 .li2{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	background-image: url(../images/h3bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	list-style-type: none;
	color:#517190;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width:150px;
}
#sitemap .list1 .li2 a{
	color:#517190;
	text-decoration:none;
}
.style1 {
	color: #929292;
}
input{
font-size:11px;
color:#727272;
font-family:Tahoma, Arial;
}
textarea{
font-size:11px;
color:#727272;
font-family:Tahoma, Arial;
}
select{
font-size:11px;
color:#727272;
font-family:Tahoma, Arial;
}

/*-----career-popup-------*/
#pop-up{
background-color:#FFFFFF;

padding:10px;
float:left;
}

#pop-up .heading{
color:#a76d43;
padding:0px;
margin:0px;
float:left;
clear:left;
}
#pop-up .button{
float:left;
position:relative;
left:280px;
padding-top:20px;}
p{
font-size:11px;
clear:left;
color:#727272;
}
#calender {
	font-family: Tahoma, Arial;
}
#dates {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
#border-bottom   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.white-heading {
	color: #FFFFFF;
}

#border-bottom-right   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.holiday {
	background-color: #DBED9C;
	color: #7D991D;
}
.border-all-side {
	border: 1px solid #7D991D;
}

.calender-heading {
	font-size: 15px;
	font-weight: bold;
	color: #7D991D;
}
.cal-top {
	padding-bottom: 5px;
}
.title-link {
	color:#696969;
	text-decoration:none;
}
.title-link2 {
	color:#696969;
	text-decoration:none;
}
.pannel2{
	float:left;
	width:291px;
	padding-left: 13px;
	padding-right:10px;
	padding-bottom:10px;
}
.pannel2 .orange-heading{
	color:#a76d43;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
	font-size:14px;
	width:160px;
}
.pannel2 .text{
	color:#747474;
	font-size:11px;
	float:left;
	padding: 5px;
	width: 281px;
	text-align:left;
}
.pannel2 .text a{
	color:#517190;
	text-decoration:none;
	text-align:left;
}
.pannel2 .text a:hover{
	color:#517190;
	text-decoration:underline;
	text-align:left;
}
.pannel2 .text .style2 {
	color: #a76d43;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.pannel2 .text .link{
float:left;
width:140px;
padding-top:10px;
padding-bottom:10px;
}
.pannel2 .text .link3{
float:left;
width:140px;
}
.pannel2 .text .link3 a{
text-decoration:underline
}
.pannel2 .text .link3 a:hover{
text-decoration:none;
}
.pannel2 .text .link2{
float:right;
width:140px;
text-align:right;
padding-top:10px;
}
.pannel2 .text .style2 a{
	color: #a76d43;
	text-decoration:none;	
}
.pannel2 .text .style2 a:hover{
	color: #a76d43;
	text-decoration:none;	
}

/*-------------------user-footer---------------*/
#right-area .footer .services-link{
color:#a76d43;
}

#right-area .footer .services-link:hover{
color:#a76d43;
}
.user-footer{
float:left; 
padding-top:5px; 
padding-bottom:5px; 
width:100%
}



.welcome_text{
float:left;
width:605px;
padding-left:13px;
padding-right:10px;
padding-bottom:10px;
}
.welcome_text .text{
	color:#747474;
	font-size:11px;
	float:left;
	padding: 5px;
	width: 595px;
}

.welcome-head{

float:left;
padding-bottom:5px;
}
.welcome-head .top{
	background-image: url(../images/wel-head-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
	width:605px;
	float:left;
}
.welcome-head .middle{
background-color:#ebebeb;
width:590px;
float:left;
padding-left:15px;
}

.welcome-head .bot{
	background-image: url(../images/wel-head-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
		height:9px;
	width:605px;
	float:left;
}



.right-pannel{
	float:left;
	width:415px;
	padding-left: 20px;
	padding-bottom:10px;

}

.right-headings2{
float:left;
padding-bottom:5px;
}
.right-headings2 .top{
	background-image: url(../images/right-head-top2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:9px;
	width:415px;
	float:left;
}
.right-headings2 .middle{
background-color:#ebebeb;
width:400px;
float:left;
padding-left:15px;
}

.right-headings2 .bot{
	background-image: url(../images/right-head-bot2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:9px;
	width:415px;
	float:left;
}



.link{

}

.link a{
	margin-left:10px;
	color:#FFFFFF;
	border-bottom:#99adc0 dashed 1px;
	text-decoration:none;
	font-weight:normal;
	background-color:#;
}
.link a:hover{
	text-decoration:none;
	font-weight:bold;
	background-color:#99adc0;
}


.contact-column{
	padding-left:25px;
	float:left;
	width:401px;
	padding-bottom:10px;
	font-size:11px;
	color:#727272;
	min-height:530px;
	height:100%;
	text-align: justify;
}
.contact-column2{
	float:left;
	width:401px;
	padding-bottom:10px;
	font-size:11px;
	color:#727272;
	min-height:530px;
	height:100%;
	text-align: justify;
	background-image: url(../images/ver-devider.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.form-div{
float:left;
width:400px;
padding-top:5px;
padding-bottom:5px;}

.form-div .left{
	float:left;
	width:140px;
	text-align:left;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:2px;
}
.form-div .right{
float:left;
width:230px;
text-align:left;
}
.contact-text{
float:left;
padding-left:25px;
padding-top:5px;
padding-bottom:10px;
width:840px;
font-size:11px;
color:#727272;}

.contact-box{
	float:left;
	left:25px;
	border: 1px solid #E0E0E0;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
	padding-top:10px;
	background-color: #F7F7F7;
}
.main-div #right-area .contact-text div {
	float: left;
	margin-right: 40px;
}
.design-list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: square;
}

/*13th july*/

.section_heading {
    background: #EBEBEB url(../images/heading_left_bg.gif) no-repeat left top;
    height: 36px;
    float: left;
    width: 100%;
}

.section_heading span {
    background: url(../images/heading_right_bg.gif) no-repeat right top;
    height: 36px;
    float: right;
    width: 100%;
    text-align: left;
    display: block;
}
.section_heading span h3 {
    float: left;
    margin: 0px;
    padding: 6px 0px 0px 15px;
    font-weight: normal;
    color: #666;
}
.section_heading span h3 img {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}
#left_panel {
	float: left;
	width: 230px;
	padding-left: 20px;
}

#left_panel .left_box {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#left_panel .left_box .top {
	background: url(../images/left_panel_top.gif) no-repeat;
	height: 40px;
	padding-top: 7px;
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: -1px;
}

#left_panel .left_box .bottom {
	background: url(../images/left_panel_bottom.gif) no-repeat left bottom;
	color: #666;
	font-size: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 200px;
	padding-left: 15px;
	float: left;
	height: 120px;
}

#left_panel .left_box .bottom .clients {
	width: 195px;
	height: 121px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.white13_link{
font-size:13px;
color:#FFF; 
text-decoration:none;
}

.white13_link:hover{
font-size:13px;
color:#FFF; 
text-decoration:underline;
}

.blue_title {
    font-size: 11px;
    color: #355B7D;
    display: block;
    padding-bottom: 3px;
    text-decoration:none;
}
.blue_title:hover {
    font-size: 11px;
    color: #7D991D;
    display: block;
    padding-bottom: 3px;
    text-decoration:underline
}
.col_1 {
    float: left;
    width: 136px;
    margin-left: 6px;
    margin-right: 6px;
    padding: 0px;
}
.col_1 h3 {
    font-size: 12px;
    color: #355B7D;
    font-weight: bold;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;
    padding-top: 5px;
}
.col_1 p {
    margin: 0px;
    padding: 5px 0px 0px;
    text-align: left;
}
.pkg_1 {
    width: 186px;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
}
.pkg_1 .top {
    width: 100%;
    float: left;
    background: url(../images/pkg_top.gif) no-repeat;
    height: 16px;
}
.pkg_1 .middle {
    float: left;
    width: 100%;
    background: url(../images/pkg_middle.gif) repeat-y;
}
.pkg_1 .middle h3 {
    font-size: 13px;
    color: #669933;
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 5px;
}
.pkg_1 .middle ul {
    padding: 0px;
    list-style: none;
    margin: 0px 25px 5px 0px;
}
.pkg_1 .middle li {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    font-size: 11px;
    color: #999;
    border-bottom: 1px dashed #CCC;
    width: 100%;
    line-height: 18px;
    list-style: none;
}
.pkg_1 .bot {
    background: url(../images/pkg_bottom.gif);
    height: 62px;
    width: 100%;
    float: left;
}
.pkg_1 .bot h3 {
    padding-left: 20px;
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
    padding-top: 2px;
}
.bot .btn-enquiry {
    margin-left: 15px;
    float: left;
    margin-top: 5px;
}
.team-content {
    float: left;
}
.team-content p {
    margin: 0px;
    padding: 0px;
}
.blue10_link {
    color: #5089bc;
    text-decoration: underline;
    font-size: 10px;
}
.blue10_link:hover {
    text-decoration: none;
}
.pkg_list {
    list-style: none;
    float: left;
    margin: 0px;
    width:350px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.pkg_list li {
    padding-left: 25px;
    background: url(../images/arrow_bullet_list.jpg) no-repeat 6px 6px;
    padding-bottom: 7px;
    padding-top:3px;
    float:left;
    width:350px
    
}
.pkg-price {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    width: 110px;
    float: left;
    height: 70px;
    text-align: center;
    padding-top: 40px;
    background-image: url(../images/price-tag.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-top:109px;
}
.pkg-des {
    float: left;
    clear: both;
}


.pkg-heading{
    color:#517190;
    font-size:14px;
    margin:0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
}

.pkg-box{
float:left;
width:540px;
}
.pkg-top{
    float:left;
    width:539px;
    background-image: url(../images/pkg-top.gif);
    background-repeat: no-repeat;
    background-position: left;
    height:13px;
}
.pkg-bg{
    float:left;
    width:537px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #c1cedb;
    border-left-color: #c1cedb;
}
.pkg-bot{
    float:left;
    width:539px;
    background-image: url(../images/pkg-bot.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height:12px;
}

.pkg-img{
float:left;
width:280px;
text-align:right;
padding-top:20px;
}
.clear-both{ clear:both;}
.float-right{ float:right;}

.right-image-contact{
width:300px;
margin-right:20px;
}

.right-div3{
float:left; 
width:870px;
padding-left:20px;
padding-bottom:50px;}

.team-box{
	float:left;
	width:245px;
	padding-left:16px;
	padding-right:16px;
	padding-top:40px;
}
.team-box .team-top{
	float:left;
	width:245px;
	background-image: url(../images/team-box.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:13px;
}
.team-box .team-bg{
	float:left;
	width:243px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7d6e4;
	border-left-color: #c7d6e4;
	background-image: url(../images/teambg.gif);
	background-repeat: repeat-x;
	min-height:182px;
	background-color:#FFF;
	background-position: bottom;
}

.team-box .team-bg ul{
	float:left;
	width:233px;
	padding-left:10px;
	padding-top:5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.team-box .team-bg ul li{
	color:#486078;
	background-image: url(../images/blue-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	float:left;
	width:198px;
	font-size:11px;
	list-style-image: none;
	list-style-type: none;
	text-align:left;
}

.btn-div{
float:left;
width:243px;
text-align:center;
}
.blue-btn{
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	height: 24px;
	width: 103px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border:none;
	padding-top:4px;
	padding-bottom:10px;
	cursor:pointer;
}
.team-box .team-bot{
	float:left;
	height:63px;
	width:245px;
	background-image: url(../images/team-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.price-div{
	float:left;
	width:243px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#517190;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.left2-text{
	padding-left:25px;
	float:left;
	width:500px;
	padding-right:20px;
	font-size:11px;
	color:#727272;
	height:100%;
	text-align: justify;
}
.packages-spacing {
	width: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.view_all_btn{
	float:left;
	width:80%;
	clear:both;
	padding-left:10px;
	
}
.section_heading {
	background: #EBEBEB url(../images/heading_left_bg.gif) no-repeat left top;
	height: 36px;
	float: left;
	width: 100%;
}

.section_heading span {
	background: url(../images/heading_right_bg.gif) no-repeat right top;
	height: 36px;
	float: right;
	width: 100%;
	text-align: left;
	display: block;
}
.section_heading span h3 {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 15px;
	font-weight: normal;
	color: #666;
}
.section_heading span h3 img {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}
#left_panel {
	float: left;
	width: 230px;
	padding-left: 20px;
}

#left_panel .left_box {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#left_panel .left_box .top {
	background: url(../images/left_panel_top.gif) no-repeat;
	height: 40px;
	padding-top: 7px;
	font-size: 13px;
	padding-left: 15px;
	margin-bottom: -1px;
}

#left_panel .left_box .bottom {
	background: url(../images/left_panel_bottom.gif) no-repeat left bottom;
	color: #666;
	font-size: 11px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 200px;
	padding-left: 15px;
	float: left;
}

#left_panel .left_box .bottom .clients {
	width: 195px;
	height: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
	background: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.white13_link{
font-size:13px;
color:#FFF; 
text-decoration:none;
}
.white13_link:hover{
font-size:13px;
color:#FFF; 
text-decoration:underline;
}
.blue_title {
	font-size: 11px;
	color: #355B7D;
	display: block;
	padding-bottom: 3px;
	text-decoration:none;
}
.blue_title:hover {
	font-size: 11px;
	color: #7D991D;
	display: block;
	padding-bottom: 3px;
	text-decoration:underline
}
.col_1 {
	float: left;
	width: 136px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
}
.col_1 h3 {
	font-size: 12px;
	color: #355B7D;
	font-weight: bold;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.col_1 p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: left;
}
.pkg_1 {
	width: 186px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
}
.pkg_1 .top {
	width: 100%;
	float: left;
	background: url(../images/pkg_top.gif) no-repeat;
	height: 16px;
}
.pkg_1 .middle {
	float: left;
	width: 170px;
	background: url(../images/pkg_middle.gif) repeat-y;
}
.pkg_1 .middle h3 {
	font-size: 13px;
	color: #669933;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
}
.pkg_1 .middle ul {
	padding: 0px;
	list-style: none;
	margin: 0px 25px 5px 0px;
}
.pkg_1 .middle li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
	color: #999;
	border-bottom: 1px dashed #CCC;
	width: 100%;
	line-height: 18px;
	list-style: none;
}
.pkg_1 .bot {
	background: url(../images/pkg_bottom.gif);
	height: 62px;
	width: 100%;
	float: left;
}
.pkg_1 .bot h3 {
	padding-left: 20px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 2px;
}
.pkg_1 .special_offer {
	background: url(../images/special_offer_icon.png);
	height: 49px;
	width: 62px;
	margin-top: -30px;
	margin-left: 135px;
	margin-bottom: -20px;
}

.pkg_1 h3.package_price{
	padding-left: 5px;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 2px;
}
.bot .btn-enquiry {
	margin-left: 15px;
	float: left;
	margin-top: 5px;
}
.team-content {
	float: left;
}
.team-content p {
	margin: 0px;
	padding: 0px;
}
.blue10_link {
	color: #5089bc;
	text-decoration: underline;
	font-size: 10px;
}
.blue10_link:hover {
	text-decoration: none;
}
.pkg_list {
	list-style: none;
	float: left;
	margin: 0px;
	width:350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pkg_list li {
	padding-left: 25px;
	background: url(../images/arrow_bullet_list.jpg) no-repeat 6px 6px;
	padding-bottom: 7px;
	padding-top:3px;
	float:left;
	width:350px
	
}
.pkg-price {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	width: 110px;
	float: left;
	height: 70px;
	text-align: center;
	padding-top: 40px;
	background-image: url(../images/price-tag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:109px;
}
.pkg-des {
	float: left;
	clear: both;
}


.pkg-heading{
	color:#517190;
	font-size:14px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.pkg-box{
float:left;
width:540px;
}
.pkg-top{
	float:left;
	width:539px;
	background-image: url(../images/pkg-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:13px;
}
.pkg-bg{
	float:left;
	width:537px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1cedb;
	border-left-color: #c1cedb;
}
.pkg-bot{
	float:left;
	width:539px;
	background-image: url(../images/pkg-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
}
.pkg-img{
float:left;
width:280px;
text-align:right;
padding-top:20px;
}
.packages-spacing {
	width: auto;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.pkg_1 .bot .days_left {
	float: left;
	clear: both;
	margin-left: 15px;
	color: #693;
	font-size: 11px;
	padding-top: 5px;
	width: 150px;
}
.special_offer_details {
	float: right;
	text-align: center;
	padding-right: 5px;
	padding-left: 15px;
}
