
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
body {
	background-color: #868769;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #D1560A;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
h2 {
	color: #9C8E4E;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 0 50 0 auto;
	text-align: left;
	width: 880px;
}
#topDiv {
	background-color: #ddd;
}
#headerwrapper {
	background-color: #FFFFFF;
	background-image: url(images/head-wrap-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.textBox
{
	color : Black; 
	font-family : Georgia;
	font-size:11px; 			
}
.whitetext
{	
	font-size:11px;
	color: white; 
	font-weight:bold;
	font-family:Georgia ;
	
}
.grd
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#999966; 
	font-style:normal;
	
	
}
.grd1
{	
	font-size:small;
	 
	
	
}

#search {
	width: 170px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	display: block;
}
#searchbox {
	background-color: #DADACF;
	border: 1px solid #083F54;
	font-size: 11px;
	font-weight: bold;
	color: #868768;
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: left;
}
#topimage {
	float: right;
}
#header {
	
	width: 880px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 42px;
	text-align: left;
	margin-top:auto;
	padding-left: 35px;
}
#navwrapper {
	background-image: url(images/upper.jpg);
	background-repeat:repeat-x;
	background-position:left
	
}
#nav {
	height: 35px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	width: 880px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: #004159;
	font-weight: BOLD;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: #004A5B;
}
.menu ul li a:hover, .menu ul li .current {
	color: white;
	text-decoration: none;
	background-image: url(images/sub-menu-title2.jpg);
}
#contentWrapper {
	background-image: url(images/content-faux-column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	clear: left;
}
#leftColumn {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 180px;
	line-height: 16px;
	
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/top-menu-title.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 39px;
	padding-left: 18px;
	text-transform: uppercase;
}
#leftColumn h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/sub-menu-title1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 37px;
	padding-left: 20px;
	
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 25px;
}
#leftColumn ul li {
	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: bold;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(images/li-sub-dots.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #D0D0C4;
	font-weight: normal;
	font-size: 12px;
}
#leftColumn a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}

#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 162px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #9C8E4E;
}
#rightColumn a:hover {
	color: #004A5B;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 22px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004159;
	letter-spacing: -1px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#rightColumn ul {
	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}

.bullet {
}
#rightColumn .bullet a:after {
	content: url(images/bullet.gif);
}
#content {
	margin: 0px 205px 0 205px;
	padding: 20px 0px 30px 0px;
	line-height: 18px;
	color: black;
	text-align:justify;
        font-weight:normal;
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	background-image: url(images/footer-bg12.jpg);
	background-repeat: no-repeat;
	
	background-position:165px top;
	
	padding-top: 0px;
	padding-right: 28px;
	padding-left:200px;
	padding-bottom: 10px;
	padding-left: 220px;
	color: #D7D7CC;
	height: 112px;
	line-height: 16px;
}
#footer-right {
	float: right;
	width: 275px;
	text-align: right;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #BCBCA9;
}
#credit {
	text-align: center;
	padding: 0px 0px 8px 220px;
	
	font-size: 10px;
	color: #525340;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #525340;
	font-weight: normal;
}

.portfolio_heading {background:url(images/portfolio_imgbg.jpg) repeat-x left bottom; padding:8px 0px 0px 8px; margin:10px 0px 0px 0px; height:22px; text-align:left; font:bold 15px Arial, Helvetica, sans-serif; color:#013f93;}
.portfolio_content11 {background:url(images/portfolio_imgbg1.jpg) repeat-x left top; padding:8px 6px 8px 6px; margin:0px; font:normal 11px arial; color:#000; text-align:left;}
.portfolio_cell {width:94px; text-align:left; padding:5px 2px 5px 3px;}
.portfolio_cell-shadow {background:url(images/portfolio_shadow.gif) no-repeat 2px top; height:20px; text-align:center; vertical-align:top; padding:10px 0px 10px 0px; color:#3B3B3B; font:normal 10px arial;}
.portfolio_cell-shadow a {color:#3B3B3B; text-decoration:none;}
	.portfolio_cell-shadow a:visited {color:#3B3B3B; text-decoration:none;}
	.portfolio_cell-shadow a:hover {color:#3B3B3B; text-decoration:underline;}
.portfolio_more {background:url(images/portfolio_imgbg1.jpg) repeat-x left -3px; padding:8px 8px 8px 8px; margin:0px; text-align:right; font-weight:bold;}
	.portfolio_more a {color:#3B3B3B; text-decoration:none;}
	.portfolio_more a:visited {color:#3B3B3B; text-decoration:none;}
	.portfolio_more a:hover {color:#3B3B3B; text-decoration:underline;}
	
.portfolio_img2 {background:urladmin/ImageAdmin/7.gif) no-repeat center 6px;}
.portfolio_img3 {background:uradmin/ImageAdmin/5.gif) no-repeat center 6px;}
.portfolio_img4 {background:uadmin/ImageAdmin/7.gif) no-repeat center 6px;}

.gree_C_content10 {font:bold 10px Tahoma, Verdana, Arial; text-transform:uppercase; text-align:left; padding:5px 8px; margin:0px; color:#9C8E4E;}
.gree_C_textBOX {font:bold 10px Tahoma, Verdana, Arial; text-transform:uppercase; text-align:left; padding:0px 8px; margin:0px; color:#84915c;}
.gree_C_textbox_properties {font:normal 11px Tahoma, Verdana, Arial; text-align:left; padding:5px; margin:0px; color:#3c451f; width:133px; border:#F2F8E1 solid 1px; border-width:0px; background-color:#F2F8E1;}
.submit-btn {width:141px; height:24px; background:#93B03A url(images/btm_submit.gif) no-repeat center center; border:#FFFFFF solid 1px; border-width:0px; cursor:pointer;}
.gree_quickquery_submit_btn {text-align:center; padding:5px 0px 0px 0px; margin:0px;}
.captcha_img {padding:0px; margin:0px; border:#C7C7C7 soldi 1px;}
.gree_Comadd_content111110 {font-size:11px;font-weight:bold;color:#9C8E4E;}
.gree_Comadd_content1111101 {font-size:10px;color:#9C8E4E;}

.blue_C_head { background:url(images/orange_C1.gif) repeat-x left top; border:#A7F4FB solid 1px; height:22px; padding:8px 0px 0px 8px; margin:5px 0px 1px 0px; text-align:left;}
.blue-Cimg1 {background:url(images/blue-Cimg1.gif) no-repeat right top; width:2px; height:2px; padding:0px;}
.blue-Cimg11 {border-top:#A7F4FB solid 1px; padding:0px; vertical-align:top; text-align:left;}
.blue-Cimg2 {background:url(images/blue-Cimg2.gif) no-repeat left top; width:2px; height:2px; padding:0px;}
.blue-Cimg22 {border-right:#A7F4FB solid 1px; padding:0px; vertical-align:top; vertical-align:top;}
.blue-Cimg3 {background:url(images/blue-Cimg3.gif) no-repeat left top; width:2px; height:2px; padding:0px;}
.blue-Cimg33 {border-bottom:#A7F4FB solid 1px; padding:0px; text-align:left;}
.blue-Cimg4 {background:url(images/blue-Cimg4.gif) no-repeat right top; width:2px; height:2px; padding:0px;}
.blue-Cimg44 {border-left:#A7F4FB solid 1px; padding:0px; vertical-align:top;}
.blue-Cimg55_centerPANE {background:#fff url(images/blue-Cimgbg.gif) repeat-x left top; padding:8px; font:normal 11px arial; color:#424242;}

.blue_content11_readmore a {border-bottom:#E5EAD5 dashed 1px; border-top:#E5EAD5 dashed 1px; padding:5px 5px 5px 0px; margin:5px 0px 0px 0px; text-align:right; display:block; color:#EB8806; text-decoration:none; font-weight:normal;}
.blue_content11_readmore a:visited {border-bottom:#E5EAD5 dashed 1px; border-top:#E5EAD5 dashed 1px; padding:5px 5px 5px 0px; margin:5px 0px 0px 0px; text-align:right; color:#424242; text-decoration:none; font-weight:normal;}
.blue_content11_readmore a:hover {border-bottom:#E5EAD5 dashed 1px; border-top:#E5EAD5 dashed 1px; background:#DEFAFB; padding:5px 5px 5px 0px; margin:5px 0px 0px 0px; text-align:right; color:#000; text-decoration:none; font-weight:normal;}

.blue_content11 {border-bottom:#E5EAD5 dashed 1px; padding:0px 0px 5px 0px; margin:10px 0px 5px 0px; text-align:left;}
.blue_content11g {font-weight:bold; color:#7B972B; text-align:left; padding:0px;}
.blue_content11b {font:normal 10px arial; color:#424242; text-align:left; padding:0px;}


.contentPANEinner_centerBOX {height:100%; padding:10px 10px 10px 10px; margin:0px 205px 0px 0px; vertical-align:top; /*background-color:#666666;*/}
.content12 {font:normal 12px arial; text-align:left; vertical-align:top; padding:0px; margin:2px 0px 10px 0px; color:#525252;}
.content121 {font:normal 12px arial; text-align:left; vertical-align:top; padding:0px; margin:2px 0px 10px 0px; color:#CC0033;}
	.content12 a {color:#525252; text-decoration:none;}
	.content12 a:visited {color:#525252; text-decoration:none;}
	.content12 a:hover {color:#525252; text-decoration:underline;}
#content12 {background-color:#fff; padding:5px 10px 10px 10px; border:#E8E8E6 solid 1px; border-width:0px 1px 1px 1px;}

.heading_v2 {font:bold 22px arial; text-align:left; padding:0px; margin:0px; color:#223464;}
#heading_v2 {background-color:#fff; padding:5px 10px; border:#E8E8E6 solid 1px; border-width:1px 1px 0px 1px;}
.heading_v3 {font:bold 18px arial; text-align:left; padding:0px; margin:0px; color:#F9A400;}

.portfolio_p1 {background:#fff; padding:0px; margin:0px; vertical-align:top; text-align:center; color:#333335;}
.portfolio_p1_cell-left {width:150px; /*background:#0066CC;*/ text-align:left; vertical-align:top; padding:0px 0px 10px 0px;}

.portfolio_p1_cell-right {width:150px;  /*background:#0066CC;*/ text-align:left; vertical-align:top; padding:0px 0px 10px 0px;}




.portfolio_site_text_v1 {border:#323232 dotted 1px; border-width:1px 0px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; vertical-align:top; width:200px;}
.portfolio_site_text_v2 {background:#f8f8f8 url(images/plus_sign.JPG) no-repeat 145px center;  text-align:left; font:normal 12px Arial, Helvetica, sans-serif; padding:10px;}
.portfolio_site_text_v2 a {color:#333335; text-decoration:none;}
.portfolio_site_text_v2 a:visited {color:#333335; text-decoration:none;}
.portfolio_site_text_v2 a:hover {color:#333335; text-decoration:underline;}

.portfolio_site_arogya4health {background:url(admin/ImageAdmin/6.jpg) no-repeat center 5px;}
.portfolio_site_getabargain {background:url(admin/ImageAdmin/6.jpg) no-repeat center 5px;}
.portfolio_site_constructacard {background:url(admin/ImageAdmin/6.jpg) no-repeat center 5px;}

.contentPANEinner_centerBOX123 {height:100%; width:480px; padding:10px 10px 10px 10px; margin:0px 0px 0px 10px; vertical-align:top; /*background-color:#666666;*/}

.content1212 {font:normal 12px arial; text-align:left; vertical-align:top; padding-left:0px; margin-left:0px; color:#525252;}
	.content1212 a {color:#525252; text-decoration:none;}
	.content1212 a:visited {color:#525252; text-decoration:none;}
	.content1212 a:hover {color:#525252; text-decoration:underline;}
#content1212 {background-color:#fff; padding:15px 10px 10px 10px; border:#E8E8E6 solid 1px; border-width:0px 1px 1px 1px;}

.heading_v212 {font:bold 22px arial; text-align:left; padding-left:90px;margin-left:90px; color:#223464;}
.headi12356 {width: 50%; margin: 0px; padding:0px 10px 0px 50px;}

.he123456 {width: 50%; margin: 0px; padding: 0px;}


