@charset "utf-8";
/* global styles */
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	outline:none;
}
body {
	background:url(../images/bg.jpg) #FFFFFF repeat-x top left;
	color:#000000;
	margin:0;

}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:5px 0;
}
p {
	margin:0;
	padding:5px 5px 0 0;
}
form, label {
	margin:0;
	padding:0;
}

img {
	margin:0px;
	border:0px;
}

.clear {
	clear:both;
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
/* global styles end */
/* structure styles */
#wraper {
	width:100%;
}
#mainwrap {
	width:950px;
	background:url(../images/bg_shadow.jpg) repeat-y top;
}
#shadow_left {
	width:25px;
	float:left;
	height:734px;
	background:url(../images/shadow_left.jpg) no-repeat top;
}
#shadow_right {
	width:25px;
	background:url(../images/shadow_right.jpg) no-repeat top;
	float:right;
	height:734px;
}
#centerwrap {
	width:900px;
	float:left;
}
/* header styles */
#header {
}
#logo {
	width:319px;
	float:left;
}
#tollfree {
	width:581px;
	float:left;
	height:163px;
	background:url(../images/tollfree.jpg) no-repeat;
	padding-bottom:10px;
}

#tollfreephone{
	float:right;
	width:207px;
	height:40px;
	font-size:27px;
	font-weight:600;
	color:#067b72;
	margin:133px 12px 0 0;
}
#tollfreephone span{
	font-size:27px;
	font-weight:500;
	color:#067b72;
}
#mainlinks {
	background:url(../images/mainlinks_bg.jpg) repeat-x;
	height:45px;
	float:left;
	width:866px;
}
#mainlinksleft {
	width:17px;
	height:45px;
	float:left;
	background:url(../images/mainlinks_left.jpg) no-repeat;
}
#mainlinksright {
	width:17px;
	height:45px;
	float:left;
	background:url(../images/mainlinks_right.jpg) no-repeat;
}
#mainlinks ul {
	padding:1px 0 0 2px;
	margin:0;
}
#mainlinks li {
	padding:10px 12px 12px 12px;
	float:left;
	margin:0;
	list-style:none;
	background:url(../images/mainlinks_a.jpg) left center no-repeat;
}
#mainlinks li a {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#f1f9d9;
}
#mainlinks a:hover {
	color:#f4d629;
	text-decoration:none;
}
/* header styles end */
/* banner and styles starts */
#middle {
	padding:0px 6px 8px 8px;
	background:url(../images/middle_bg.jpg) left repeat-y;
}
/* left styles */
#left {
	float:left;
	width:255px;/*background:url(../images/left_bg.jpg) right repeat-y;*/
}
.leftlinks {
	text-align:left;
	background:url(../images/leftlinks_bg.jpg) bottom left no-repeat;
	padding:0 0 15px 0;
	margin-bottom:10px;
}
.leftlinks ul {
	padding:0;
	margin:0;
	list-style:none;
}
.leftlinks ul li {
	margin:0;
	padding:0;
}
a.r_procedures {
	background:url(../images/refractive_bg.jpg) left no-repeat;
	padding:10px 0 8px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.r_procedures:hover {
	background:url(../images/refractive_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.cataracts {
	background:url(../images/cataracts_bg.jpg) left no-repeat;
	padding:10px 0 8px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.cataracts:hover {
	background:url(../images/cataracts_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.lasic {
	background:url(../images/lasic_bg.jpg) left no-repeat;
	padding:10px 0 9px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.lasic:hover {
	background:url(../images/lasic_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.intraocular {
	background:url(../images/Intraocular_lenses_bg.jpg) left no-repeat;
	padding:10px 0 9px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.intraocular:hover {
	background:url(../images/Intraocular_lenses_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.macular {
	background:url(../images/macular_degeneration_bg.jpg) left no-repeat;
	padding:10px 0 9px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.macular:hover {
	background:url(../images/macular_degeneration_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.corneal {
	background:url(../images/corneal_transplant_bg.jpg) left no-repeat;
	padding:10px 0 9px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.corneal:hover {
	background:url(../images/corneal_transplant_hover.jpg) left no-repeat;
	color:#99CC00;
}
a.financing {
	background:url(../images/financing_bg.jpg) left no-repeat;
	padding:10px 0 9px 60px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.financing:hover {
	background:url(../images/financing_hover.jpg) left no-repeat;
	color:#99CC00;
}
/* quick contact */
.quickcontact {
	background: url(../images/contact_bg.jpg) center top #59877d no-repeat;
	margin:0 8px 0 1px;
	color:#FFFFFF;
}
.quickcontact h1 {
	color:#ffffff;
	font-size:20px;
	padding:22px 0 20px 30px;
	font-weight:normal;
}
.quickcontact h3 {
	color:#ffffff;
	font-size:20px;
	padding:22px 0 20px 30px;
	font-weight:normal;
}
.quickcontact span {
	float:left;
	color:#ffffff;
	padding:0 3px 7px 11px;
	font-weight:bold;
	font-size:12px;
}
.quickcontact input {
	width:170px;
	height:18px;
	border:1px solid #247e75;
	float:right;
	margin:0 12px 5px 0;
	padding:2px 0 2px 5px;
	_padding-bottom:4px;
	_padding-top:0px;
	font-size:12px;
}
.quickcontact textarea {
	height:75px;
	padding-left:5px;
	width:170px;
	overflow:hidden;
	resize:none;
	margin:0 5px 10px 50px;
	font-size:12px;
}
.quickcontact span a {
	color:#f3fbe2;
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;
}
.quickcontact span a:hover{
	text-decoration:none;
	color:#efc328;
}

/* contact form on pages */
.pagecontact {
	margin:0 8px 0 1px;
	color:#FFFFFF;
}
.pagecontact form {
	width:350px;
}
.pagecontact select {
	width:180px;
	border:1px solid #247e75;
	float:right;
	margin:0 8px 5px 0;
	font-size:12px;
}
.pagecontact span {
	float:left;
	color:#006633;
	padding:0 3px 7px 11px;
	font-weight:bold;
	font-size:12px;
	width:200px;
}
.pagecontact input {
	width:170px;
	height:18px;
	border:1px solid #247e75;
	float:right;
	margin:0 12px 5px 0;
	padding:2px 0 2px 5px;
	font-size:12px;
}
.pagecontact textarea {
	height:75px;
	padding-left:5px;
	width:170px;
	overflow:hidden;
	resize:none;
	margin:0 5px 10px 50px;
	font-size:12px;
}
.pagecontact span a {
	color:#f3fbe2;
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;
}
.pagecontact span a:hover{
	text-decoration:none;
	color:#efc328;
}

/* financing form  page */
.fin {
	float:left;
	width:590px;
	background:url(../images/fin.jpg) no-repeat left top;
	color:#FFFFFF;
	margin:10px 0;
}
.fin form {
	width:360px;
	margin:25px 0 10px 30px;;
}
.fin select {
	width:200px;
	border:1px solid #247e75;
	float:left;
	font-size:12px;
}
.fin span {
	float:left;
	color:#006633;
	font-weight:bold;
	font-size:12px;
	width:150px;
}
.fin input {
	width:200px;
	height:18px;
	border:1px solid #247e75;
	padding:2px 0 0 2px;
	float:left;
	font-size:12px;
}
.fin textarea {
	float:left;
	height:75px;
	padding-left:5px;
	width:195px;
	overflow:hidden;
	resize:none;
	padding:0;
	font-size:12px;
}



.news_events{
	background:url(../images/news_events_bg.jpg) left top no-repeat;
	padding:20px 10px 0 4px;
	text-align:left;
	margin:20px 0 20px 0;
}
.news_events h1{
	padding:0 0 0 53px;
	color:#496c17;
	font-size:27px;
	font-weight:normal;
}
.news_events h3{
	padding:0 0 0 53px;
	color:#6a8b3a;
	font-size:27px;
	font-weight:normal;
}

.news_events h3 a{
	text-decoration:none;
	color:#6a8b3a;
	font-size:27px;
}

.news_events h3 a:hover{
	text-decoration:none;
	color:#6a8b3a;
}


.news_events ul{
	margin:0;
	padding:20px 0 10px 9px;
	list-style:none;
}
.news_events li{
	background:url(../images/bullet_news.jpg) left top no-repeat;
	padding:5px 0px 5px 13px;
	margin:0px 15px 0px 0px; 
	border-bottom:1px solid #9cccc2; 
}
.news_events li a {
	color:#116452;
	text-decoration:none;
}
.news_events li a:hover{
	color:#8cc2b7;
	text-decoration:none;
}
.locations {
	background: url(../images/locations_bg.jpg) left top repeat-y;
	margin:0 8px 0 1px;
	color:#288c85;
	text-align:left;
	padding:0 0 20px 10px;
}
.locations h3 {
	color:#288c85;
	font-size:20px;
	padding:15px 0 20px 58px;
	font-weight:normal;
	background:url(../images/locations_h1.jpg) left no-repeat;
}
.locations h4 {
	color:#288c85;
	padding:0;
	margin:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
.locations a {
	color:#288c85;
}
.locations a:hover {
	text-decoration:none;
	color:#666666;
}
/* right styles */
#right {
	float:right;
	width:630px;
	text-align:left;
}
#right_content {
	background:url(../images/right_content.jpg) top center no-repeat #FFFFFF;
	padding:25px 7px 25px 25px;
}
#right h1 {
	font-size:24px;
	color:#50620d;
	font-weight:normal;
	margin:0;
	padding:0 0 20px 0;
}

#right_content1 {
	background:url(../images/right_content.jpg) top center no-repeat #FFFFFF;
	padding:25px 7px 25px 25px;
}

#right1 h1 {
	font-size:24px;
	color:#50620d;
	font-weight:normal;
	margin:0;
	padding:0 0 20px 0;
}
#right h6 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	background:#59877d;
	display:block;
	border-bottom:1px #067b72 solid;
	margin:0;
	padding:5px;
}

#right h2 {
	font-size:18px;
	color:#54867b;
	font-weight:normal;
	display:block;
	margin:0 0 10px 0;
	padding:0px 0 0px 40px;
	background:url(../images/htag_icons.gif) no-repeat left top;
}

#right h3 {
	font-size:20px;
	font-weight:normal;
	color:#057a71;
	margin:0;
	padding:12px 0 12px 0;
}
#right_content img {
	float:left;
	padding:0 0px 0 0;
}
.videos{
	float:left;
	width:420px;
	}

.homeimgpad {padding:0 10px 0 0;}

#banner {
	width:630px;
	height:290px;
	background: url(../images/banner.jpg) no-repeat left;
}

#banner-index {
	width:630px;
	height:290px;
	background: url(../images/banner-index.jpg) no-repeat left;
	position:relative;
}
#media_index{
	width:240px;
	height:97px;
	position:absolute;
	left: 234px;
	top: 166px;
	}
#media_inner{
	width:214px;
	height:91px;
	position:absolute;
	left: 319px;
	top:16px;
	}
#media_about{
	width:213px;
	height:111px;
	position:absolute;
	left: 290px;
	top: 17px;
	}

a.media_navshome {
	display:block;
	text-decoration:none;
	position:absolute;
	width:209px;
	height:201px;
	margin:23px 0 0 398px;	
}
#banner_inner {
	width:630px;
	height:125px;
	position:relative;
	background: url(../images/inner_banner4.jpg) no-repeat left;
}
#banner_contact{
	width:630px;
	height:125px;
	position:relative;
	background: url(../images/banner-contact.jpg) no-repeat left;
}
#banner_news{
	width:630px;
	height:125px;
	position:relative;
	background: url(../images/banner-news.jpg) no-repeat left;
}
#banner_doctors{
	width:630px;
	height:125px;
	position:relative;
	background: url(../images/banner-doctor.jpg) no-repeat left;
}
a.media_nav {
	display:block;
	text-decoration:none;
	position:absolute;
	width:214px;
	height:111px;
	margin:7px 0 0 289px;	
}

.line {
	background:url(../images/line_b.jpg) repeat-x center;
	padding:18px;
}
.readmore {
	float:right;
	background:url(../images/readmore.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#56a6a0;
	margin-right:5px;
}
.readmore:hover {
	text-decoration:none;
	color:#f8bb48;
	background:url(../images/readmore_hover.jpg) left no-repeat;
}

.rmore {
	float:right;
	background:url(../images/readmore.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#cf890b;
	font-size:14px;
	margin-right:5px;
}
.rmore:hover {
	text-decoration:underline;
	color:#b79961;	
	background:url(../images/readmore_hover.jpg) left no-repeat;
}

.box {
	width:297px;
	float:left;
	border-right:#FFFFFF 1px solid;
	background:url(../images/box_bottom.jpg) repeat-y right;
}
.box h4 {
	background:url(../images/h4_bg.jpg) left #e0d677 no-repeat;
	padding:5px 0 5px 50px;
	display:block;
	color:#50620d;
	font-size:22px;
	font-weight:normal;
	margin:0 0px 5px 0;
}
.boxtop {
	background:url(../images/box_bottom_top.jpg) no-repeat top;
	padding:10px;
}
.boxbottom {
	padding:10px;
	background:url(../images/box_bottom_bottom.jpg) no-repeat bottom;
}
.box2 {
	width:297px;
	float:left;
	background:url(../images/box2_bottom.jpg) repeat-y right;
	margin-left:1px;
}
.box2 h4 {
	background:url(../images/h4_bg.jpg) left #e0d677 no-repeat;
	padding:5px 0 5px 50px;
	display:block;
	color:#50620d;
	font-size:22px;
	font-weight:normal;
	margin:0 0px 5px 0;
}
.boxtop2 {
	background:url(../images/box2_bottom_top.jpg) no-repeat top;
	padding:10px;
}
.boxbottom2 {
	padding:10px;
	background:url(../images/box2_bottom_bottom.jpg) no-repeat bottom;
}

a.top {
	display:block;	
	width:45px;
	text-decoration:none;
	float:right;
	font-size:12px;
	color:#087c73;
	padding:0 0 0 10px;
	margin-right:5px;
	background:url(../images/top.jpg) no-repeat left;
}

a.top:hover {
	text-decoration: underline;
}

a.back {
	display:block;	
	width:45px;
	text-decoration:none;
	float:right;
	font-size:12px;
	color:#087c73;
	padding:0 0 0 20px;
	background:url(../images/back.jpg) no-repeat left;
}

a.back:hover {
	text-decoration: underline;
}

/* Foote Styles */
#footer {
	text-align:center;
	color:#FFFFFF;
	padding:21px;
	background:url(../images/bg_bottom.jpg) repeat-x bottom;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}
#footer span a {
	color:#dcf0a2;
	text-decoration:none;
	line-height:35px;
}
#footer a:hover {
	text-decoration:underline
}

/* ////////////// About us page css \\\\\\\\\\\\\\\\\ */
.team{
	float:left;
	width:598px;
	margin:5px 0px;
	padding-bottom:10px;
	border-bottom:dashed 1px #eebb08;
}





.teamhead{	
	padding:15px 0 0 0;
	margin:0px;
	font-size:15px;
	color:#cf890b;
	font-weight:bold;
}
.teamhead1{	
	padding:15px 0 0 0;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	}
.imgright{
	float:right;
	border:0;
	margin:0;
	padding:0;
	}
	
.imgright1{
	float:right;
	border:dashed 1px #eebb08;
	margin:0px 0px 0px 20px;
	padding:0 5px 0 0;
	border-top:0;
	}
.imgleft{
	float:left;
	border:0;
	margin:0;
	padding:0;
	}
/* ////////////// Other Services page css \\\\\\\\\\\\\\\\\ */
.other-serv{
	float:left;
	width:598px;
	margin:10px 0px;
	padding-bottom:10px;
}
.other-serv-head{	
	padding:10px 0;
	font-size:16px;
	color:#eebb08;
	font-weight:bold;
}

/* ////////////// refer doc page css \\\\\\\\\\\\\\\\\ */
.sharecare{
	float:left;
	width:264px;
	height:133px;
	margin:10px 0 10px 0;
	padding:15px 15px;
	background:url(../images/refer_bg.jpg) no-repeat left top;
}
.sharecare a{
	background:url(../images/pdf.gif) no-repeat left top;
	padding-left:20px;
	color:#333333;
	text-decoration:none;
	}
.sharecare a:hover{
	color:#FF9900;
	}

/* ////////////// Left Services page css \\\\\\\\\\\\\\\\\ */
.left-serv{
	float:left;
	width:598px;
	margin:5px 0px;
	padding-bottom:10px;
}
.left-servhead{	
	padding:20px 0 5px 0;
	font-size:15px;
	color:#cf890b;
	font-weight:700;
}
.left-servhead span{	
	padding:5px 0 5px 25px;
	font-size:15px;
	color:#cf890b;
	font-weight:600;
	background:url(../images/tick.gif) no-repeat left;
}
.hruler{
	border-bottom:dashed 1px #009999;
	height:20px;
	}

/* ////////////// Procedure page css \\\\\\\\\\\\\\\\\ */

.box_wrap {
	width:568px;
	padding:0 10px 10px 10px;
	margin:0 0 15px 0px;
	background:url(../images/box_bottom_bg.jpg) no-repeat left bottom;
}

.box_wrap img{
	float:left;
	margin:0px 10px 0px 0px;
	clear:both;
}

.box_wrap h2 span{
	margin:0px 0 15px 0;
	padding:0px;
	font-size:20px;
	font-weight:normal;
	background:none;
	border:none;
	color:#54867b;	
}

/* ////////////// Faq page css \\\\\\\\\\\\\\\\\ */

.faq_wrap {
	width:568px;	
	padding:0 10px 10px 10px;
	margin-bottom:15px;
	background:url(../images/box_bottom_bg.jpg) no-repeat left bottom;
	border-bottom:1px dashed #CCCCCC;
	}
	
.faq_wrap h3{	
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	background:none;
	border:none;
	color:#54867b;
	padding:0 0 0 15px;
	background:url(../images/faq_icons.jpg) no-repeat left;
}

.faq_wrap ul {
	margin:0px;
	padding:0px;
	list-style:none;
}	

.faq_wrap li {
	font-size:14px;
	padding:0 0 0 35px;
}

/* ////////////// Testimonial page css \\\\\\\\\\\\\\\\\ */

.testi_wrap {
	width:568px;	
	font-size:14px;
	padding:0 10px 8px 10px;
	margin-bottom:15px;
	border-bottom:1px dashed #d9d6d6;
	}

.testi_wrap h5{
	font-size:12px;
	color:#057a71;
	float:right;
}

/* ////////////// News & Events page css \\\\\\\\\\\\\\\\\ */

.news_wrap {
	width:568px;	
	padding:0 10px 10px 10px;
	margin-bottom:15px;
	background:url(../images/box_bottom_bg.jpg) no-repeat left bottom;
	}
	
.news_imgborder {		
	float:right;
	padding:1px;
	margin: 5px 5px 8px 5px; 
	border: 1px solid #087c73;	
}

.news_wrap h5 {
	text-decoration:none;
	margin:0px 0 0px 0;
	padding:0px 0 10px 0;
	color:#54867b;
	font-size:18px;
	font-weight:normal;
}
	
.news_wrap a {
	text-decoration:none;
	margin:0px 0 0px 0;
	padding:0px 0 10px 0;
	color:#54867b;
	font-weight:normal;
}

.news_wrap a:hover {
	color:#b79961;
}
	
	
/* ////////////// Media page css \\\\\\\\\\\\\\\\\ */	
	
.media_wrap {
	width:568px;	
	padding:0 10px 10px 10px;
	margin-bottom:15px;
	background:url(../images/box_bottom_bg.jpg) no-repeat left bottom;
	}
	
.media_wrap a {
	text-decoration:underline;
	font-weight:bold;
	color:#ecb246;
	font-size:14px;	
}

.media_wrap a:hover {
	color:#b79961;
}	
	
/* ////////////// Contact page css \\\\\\\\\\\\\\\\\ */	
	
.contact_wrap {
	width:588px;	
	padding:0px;
	margin-bottom:15px;
	background: url(../images/contact_bg_top.jpg) no-repeat left top;		
	}
	
.contact_wrap_left {
	width:255px;
	float:left;
}

.contact_wrap_right {
	width:303px;
	float:right;
	font-size:14px;
}


.contact_inner {
	padding:15px 10px 15px 10px;
	background:url(../images/contact_bg_bottom.jpg) no-repeat left bottom;
}	

.qcfield{
	width:295px;
	height:31px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#8d4330;	
}
.qcfield label{
	color:#000;
	font-size:13px;
	float:left;
	text-align:right;
	width:100px;
	padding:0px 5px 0px 0px;
	margin:0px;
	text-align:left;
	display:block;	
}

.qcfield span {color:#FF0000;}

.qcfield input{	
	width:182px;
	height:18px;
	padding:2px 0px 2px 2px;
	_padding-bottom:3px;
	margin:0px;
	color:#000;
	border:1px solid #087c73;
	background:#fff;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.qctxtar{
	width:295px;
	height:60px;
	margin:0px;
	padding:0px;
	clear:both;
	font-size:14px;
	color:#d97443;	
}

.qctxtar textarea{	
	width:182px;
	height:50px;
	padding:0px 0px 0px 2px;
	margin:0px 0 0 0;
	color:#000;
	border:1px solid #087c73;
	background:#fff;
	resize:none;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
.qctxtar label{
	color:#000;
	font-size:13px;
	float:left;
	text-align:left;
	width:100px;
	padding:0px 0px 0px 0px;
	margin:0px;
	display:block;	
}
.qctxtar span {
color:#FF0000;
}
		
.company{
	display:none;
}		

.address {
	font-size:14px;
}

.maplink{
	color:#b46c00;
	font-size:13px;
	font-weight:bold;
	background: url(../images/google_map.jpg) no-repeat left top;
	display:block;	
	width:295px;
	text-decoration:none;
	padding:3px 0 3px 28px;
	}
.maplink:hover{
	color:#ecb246;
	}
.previous1{
color:#087c73;
font-size:12px;
text-decoration:none;
background:url(../images/previous_arrow.jpg) no-repeat left center;
padding:0 0 0 15px;
}
.next1{
color:#087c73;
font-size:12px;
text-decoration:none;
background:url(../images/next_arrow.jpg) no-repeat right center;
padding:0 15px 0 0;
}
a.previous1{
color:#087c73;
text-decoration:none;
}
a.next1{
color:#087c73;
text-decoration:none;
}
a.next1:hover{
color:#087c73;
text-decoration:underline;
}
a.previous1:hover{
color:#087c73;
text-decoration:underline;
}
.pageno{
color:#71b8b3;
font-size:13px;
}
.contactus_link{
	float:left;
	width:223px;
	height:46px;
	margin:12px 0 0 0;
	}
.contactus_button{
	display:block;
	background:url(../images/contact2day1.jpg) left bottom no-repeat;
	border:0px;
	width:223px;
	height:46px;
	outline:none;
	}
.contactus_button:hover{
	display:block;
	background:url(../images/contact2day2.jpg) left bottom no-repeat;
	border:0px;
	width:223px;
	height:46px;
	}
.submit_link{
	float:right;
	width:65px;
	height:24px;
	}
.submit_button{
	display:block;
	background:url(../images/submit.jpg) right bottom no-repeat;
	border:0px;
	width:65px;
	height:24px;
	outline:none;
	}
.submit_button:hover{
	display:block;
	background:url(../images/submit_hr.jpg) right bottom no-repeat;
	border:0px;
	width:65px;
	height:24px;
	}
.submit2_link{
	float:right;
	width:69px;
	height:22px;
	}
.submit2_button{
	display:block;
	background:url(../images/submit_contact.jpg) right bottom no-repeat;
	border:0px;
	width:69px;
	height:22px;
	outline:none;
	}
.submit2_button:hover{
	display:block;
	background:url(../images/submit_contac_hover.jpg) right bottom no-repeat;
	border:0px;
	width:69px;
	height:22px;
	}
/* structure styles end */

/* Site Map */

.site_map{
	width:400px;
	}

.site_map ul{
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;}

.site_map li{ 
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	background:url(../images/site_map_bg.jpg) left no-repeat;}
	
.site_map li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	line-height:26px;
	text-decoration:none; }
	
.site_map li a:hover{ 
	color:#2aae92; 
	text-decoration:none;  }
	 

/* Site Map ends*/



.previous {	
	margin:0 0px 0 0px;	
	padding:3px 0 0 0;
	float:left;
}

.next {	
	margin:0 0px 0 10px;
	padding:3px 0 0 0;
	float:left;
}

.num_div {float:left;}
.implant_img {float:left; margin:10px;}

.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#94211E;
}

.imgright1_text {
	padding:0px 0px 0px 10px;
}
.testimoni img{
	margin:0px 15px 5px 0px;
}
.no
{
color:#990000; font-weight:bold;
}

.innerlink{
	color:#057A71}
	
	
	
	.team-features{
	float:left;
	width:598px;
	margin:2px 0px 15px 0px ;
	padding-bottom:10px;
	border-top:1px solid #aeaeae;
}


.teambox {
	width:299px;
	float:left;
}

.teambox ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.teambox li{
	margin:0px 0px 10px 0px ;
	padding:0px 10px 0px 20px ;
	background:url(../images/tick.gif) 0px 2px no-repeat;
}

.teambox2 {
	width:299px;
	float:left;
}

.teambox2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.teambox2 li{
	margin:0px 0px 10px 0px ;
	padding:0px 10px 0px 10px ;
	background:url(../images/tick2.gif) 0px 5px no-repeat;
}



.justtop{
float:left;
	background:url(../images/just-top.jpg) no-repeat top;
	width:598px;
	height:18px;
}



.justbottom{

	background:url(../images/just-bottom.jpg) no-repeat bottom;
	width:598px;
	height:18px;

	
}


.just-ask{
	float:left;
	width:598px;
	margin:0px 0px 0px 0px ;
	padding-bottom:10px;
	background:url(../images/justaskbg.jpg) left top repeat-y;
	border-top:1px solid #aeaeae;
}

.just-box{
	width:274px;
	float:left;
	color:#FFFFFF;
	padding:10px 10px 0px 15px ;
	
		
}
.just-box img{
	width:120px;
	float:left;	
}

.just-box a{
	color:#FFFFFF;
	text-decoration:none;
}

.just-box a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



.just-box p{
	padding:0px 0px 0px 0px ;
}

.just-box ul{
	margin:0px 0px 0px 14px ;
	padding:0px;
	color:#FFFFFF;
	
}

.just-box li{
	margin:0px 0px 10px 0px ;
	padding:0px;
	color:#FFFFFF;
}