@charset "utf-8";
/* CSS Document */

.main{
	height:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:1001px;
	margin: 0 auto;
    min-height:900px;
	background:#FFF;
    
	
}

h3{
	color:#188cc7;
	text-decoration: underline;
	
}


.sub_title{
	color:#f67f21;
	font-size: 19px;
	font-weight: bold;
	font-style: oblique;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
}
.header{
	height: 255px;
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.logo{
	height: 250px;
	width: 630px;
	margin-bottom: 3px;
	margin-right: auto;
	float:left;
	}

/******************  social icons *************************/
.social{
	height: 50px;
	width: 200px;
    margin: auto 20px auto 0;
	float:right;
	}

.socialboxes {
	float: left;
	height: 40px;
	width:40px;
	padding: 5px;

}
.eleven{
	height: 165px;
	width: 165px;
	margin-right:auto;
	margin-left: auto;
	background-image: url(../images/11years1.jpg);
	background-repeat: no-repeat;
	margin-top:70px;
	}
	.eleven:hover {
	background-image: url(../images/11years-2.jpg);
	cursor:pointer;
}
/******************  social icons *************************/
.headercolor{
	height: 30px;
	width: 100%;
	background-color: #CCC;
	background-image: url(../images/gray.jpg);
	margin-top: 2px;
}

.content_wrapper{
	width:1001px;
    margin: 2px auto 0 auto;
	min-height:300px;
	background-color: #fff;
}

.content_wrapper3{
	width:1001px;
    margin: 2px auto 0 auto;
	min-height:5300px;
	background-color: #fff;
}
.content_wrapper4{
	width:1001px;
    margin: 2px auto 0 auto;
	min-height:3150px;
	background-color: #fff;
}
.priv-policy{
	width:950px;
	margin-top:0;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	text-align: justify;
}
.content_wrapper_home{
	width:1001px;
    margin: 2px auto 0 auto;
	min-height:700px;
	background-color: #fff;
}

.left_home{
	width: 510px;
	height: 675px;
	float:left;
}

.right_home{
	width: 460px;
	height: 675px;
	float:left;
	margin-right:30px;
	position: relative;
}
.text_container{
	width:470px;
	height: 240px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 30px;
}
.testimonials{
	width:470px;
	height: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
    text-align: justify;
	margin-left: 30px;
	margin-top: 90px;
}

/****************** Appointment*************************/

#right_app{
	position: absolute;
	height: 310px;
	width: 310px;
	left: 98px;
	top: 28px;
	background-image: url(../images/right_pink.jpg);
}

#app_box2{
	position: absolute;
	height: 122px;
	width: 400px;
	left: -51px;
	top: 93px;
	
}
#app_box{
	position: absolute;
	height: 367px;
	width: 407px;
	left: 45px;
	top: 19px;
	background-image: url(../images/app_box2.png);
	z-index: 1000;
}
#right_app2{
	position: absolute;
	height: 310px;
	width: 310px;
	left: 96px;
	top: 273px;
	background-image: url(../images/right_blue.png);

}
/****************** slideshow part*************************/
.fadein3 {
	position:relative;
	height:250px;;

}
.fadein3 img {
	position:absolute;
	left:0;
	top:0;

}
/****************** slideshow part ends *************************/


.cleaner { clear: both; width: 100%; height: 0; font-size: 0;  }
.cleaner2 { clear: both; width: 100%; height: 20%; font-size: 0;  }


.footer a:link {
	color:#FFF;
	text-decoration: none;
}      /* unvisited link */
.footer a:visited {
	color:#FFF;
	text-decoration: none;
}  /* visited link */
.footer a:hover {
	color:#fff;
	text-decoration: underline;
}  /* mouse over link */
.footer a:active {
	color:#fff;
	text-decoration: none;
} 
.footer {
	width: 1001px;
	height: 160px;
	margin: 0 auto 0 auto;
	background-color: #5D5D5D;
	font-size: 12px;
	color: #fff;
	text-align: center;
}


.content_wrapper2{
width:1001px;
margin-top: 2px;
height: 280px;
margin: 2px auto 0 auto;;
background-color: #FFF;
	
}

.topic{
	height: 250px;
	width: 940px;
	margin-left: 60px;
	background-color: #FFF;
	margin-top: 30px;
}

.topic_boxes{
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 60px;

}


.grayline{
	margin-right: auto;
	margin-left: auto;
	background-color: #ccc;
	height: 2px;
	width: 1001px;
}
/****************** about us*************************/

.about_us{
	width:500px;
	margin-top:0;
	margin-right: 30px;
	height: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	text-align: justify;
}
.about_us_img{
	width:400px;
	margin-top:30px;
	margin-left: 30px;
	height: 260px;
	float: left;
}

/****************** Services*************************/

#services{
	width:700px;
	margin-top:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	float:left;
	margin-right: 50px;
	margin-left: 160px;
}

#content_wrapper_service{
	width:940px;
	margin-top:50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background:#FFF;
	min-height:1300px;
}
.service_left{
	width:550px;
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	background:#FFF;
	min-height:1300px;
	float: left;
}
.service_right{
	width:350px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	min-height:500px;
	float: right;
	color: #666;
	border: thin solid #CCC;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


h7{
	color:#188cc7;
	font-size: 15px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

.left_col{
	float: left;
	height: 150px;
	width: 204px;	
}

.right_col{
	float: left;
	height: 200px;
	width: 300px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right_col p{
	font-size:13px;
	color:#666;
	text-align: justify;
	padding-top: 0px;

}

h8{
	color:#F60;
	font-size: 15px;
    font-weight: bold;
}
.right_col2{
	float: left;
	height: 150px;
	width: 470px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.right_col2 p{
	font-size:15px;
	color:#666;
	text-align: justify;
	margin-top: 0px;

}
.readmore{
	height: 30px;
	width: 90px;
	margin-left: 5px;
	background-color: #333;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	}


	.readmore:hover {
	background-color:#188cc7;
	color: #FFF;
	cursor:pointer;

}

.left_col_2{
    width: 700px;
	float: left;
}

.left_col_2 p{	
    font-size:15px;
	color:#666;
	text-align: justify;
	
}
.floated_img{
    float: left;
	margin-right:20px;
    width: 204px;
	height:150px;

}
.floated_text{
    float: right;



}
.courtesy{
	float: left;
	height: 30px;
	width: 400px;
	padding: 4px;
	text-align: justify;
}
.courtesy p{
	font-size:12px;
	color:#CCC;
	text-align: justify;
}
/****************** gallery page*************************/
.gallery_wrapper{
	width:900px;
	margin: 25px auto 0 10px;
	min-height:400px;
	background-color: #fff;
}
.thumbs{
	margin-top: 65px;
	margin-left: 120px;
}
.gallery_text{
	width:500px;
	margin-top:-300px;
	margin-right: 30px;
	height: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: left;
	text-align: justify;
}
/****************** LINKS*************************/

.links{
	height: 30px;
	width: 180px;
	margin-left: 5px;
	background-color: #333;
	color: #999;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	float:left;
	}


	.links:hover {
	background-color:#188cc7;
	color: #FFF;
	cursor:pointer;

}

/****************** icon*************************/


li.a {
	height: 20px;
	margin: 20px 0;
	list-style: none;
	padding-left: 25px;
	line-height: 20px;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
li.b {
	height: 20px;
	margin: 20px 0;
	list-style: none;
	padding-left: 25px;
	line-height: 20px;
	background-image: url(../images/icon_b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
li.c {
	height: 20px;
	margin: 20px 0;
	list-style: none;
	padding-left: 25px;
	line-height: 20px;
	background-image: url(../images/icon_c.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}	
