/* CSS Document */
body 
{
	margin:0px;
	margin-top:0px;
	background-color:#E5ECFF;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	line-height:22px;
}


#outer
{
	width:956px;
	margin:auto;
	background-image:url(../images/outer-bg.gif);
	background-repeat:repeat-y;


}

.main
{
	width:931px;
	margin:auto;
	background-color:#FFFFFF;
}



.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_30
{
	height:30px;
	font-size:10px;
	width:20px;
}




/* LOGO CLASS STARTS */
.logo
{
	float:left;
	background-image:url(../images/logo-bg.gif);
	background-repeat:no-repeat;
	width:889px;
	text-align:left;
	padding-top:20px;
	padding-left:12px;
	height:83px;
}






/* LOGO CLASS ENDS */

/* TOP LINKS CLASS STARTS HERE */

.top_links_bg
{
	height:42px;
	background-image:url(../images/top-links-bg.jpg);
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0px;

}


.top_links a:link, .top_links a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding-right:35px;
	padding-left:35px;
	height:32px;
	float:left;
	display:block;
		padding-top:8px;
		

		
}

.top_links a:hover, .top_links a:visited:hover
{
	color:#F7B0B9;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding-right:35px;
	padding-left:35px;
	height:32px;
	float:left;
	display:block;
	padding-top:8px;
}

.top_links_last a:link, .top_links_last a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding-right:35px;
	padding-left:35px;
	height:32px;
	float:left;
	display:block;
	padding-top:8px;

		
}

.top_links_last a:hover, .top_links_last a:visited:hover
{

	color:#F7B0B9;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding-right:35px;
	padding-left:35px;
	height:32px;
	float:left;
	display:block;
	padding-top:8px;

}


li.top_links
{
	float:left;
	
	list-style:none;
	background-image:url(../images/top-links-divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:normal;
	height:40px;
	margin:0px;
}

li.top_links_last
{
	float:left;

	list-style:none;
	font-weight:normal;
height:40px;
	margin:0px;
}


.hero-image
{
	margin-bottom:1px;
}

.smile-gallery
{
	background-image:url(../images/smile-gallery-bg.jpg);
	background-repeat: no-repeat;
	height:79px;
	padding-top:9px;
	width: 778px;
	padding-left:133px;
	padding-right:20px;
	border:0px solid red;
}

.smile-image
{
	float:left;
	width: 129px;

}

.main-content
{
	background-image:url(../images/main-content-bg.gif);
	background-repeat:repeat-y;
	padding-left:39px;
	width:865px;
	padding-right:27px;
}






.left_section
{
	float:left;
	padding-right:25px;
	width:571px;
}


.left_section a:link, .left_section a:visited 
{	
	color:#0A2DB2;
	text-decoration:underline;
	font-weight:normal;

		
}

.left_section a:hover, .left_section a:visited:hover
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}


.left_content
{
	background-image:url(../images/left-links-top.gif);
	width:230px;
	margin-right:11px;
	padding-left:11px;
	padding-top:11px;
	background-color: #E9F8E6;
}

.divider-hr
{
	background-image:url(../images/hr-divider-line.gif);
	background-repeat:repeat-x;
	height:19px;
	margin-bottom:15px;
}


.right-sec
{
	float:left;
	width:246px;
	padding-left:22px;
}


.right-sec a:link, .right-sec a:visited 
{	
	color:#333333;
	text-decoration:underline;
	font-weight:normal;

		
}

.right-sec a:hover, .right-sec a:visited:hover
{
	color:#0A2DB2;
	text-decoration:none;
	font-weight:normal;
}




.about-bg
{
background-image:url(../images/home-about-bg.jpg);
background-repeat:no-repeat;
width:567px;
height:129px;
padding-top:20px;
padding-left:20px;
margin-top:20px;
}

.about-content
{
width:470px;
}


.right-content
{
	line-height:150%;
	margin-top:10px;
	padding-left:20px;
	padding-right:10px;
	overflow:auto;
	position:absolute;
	bottom:90px;
	width:670px;
	top:315px;
}

.testimonials-bg
{
background-image:url(../images/testimonials-bg.gif);
background-position:top left;
background-repeat:no-repeat;
width:200px;
background-color: #E9F8E6;
line-height:16px;
padding:15px;
margin-bottom:10px;
}

.testimonials-bg b
{
color:#9E1F63;
}






/* FOOTER STARTS */

.footer
{
	background-image:url(../images/bottom-bg.gif);
	height:50px;
	width:916px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:34px;
	padding-left:20px;
	padding-right:20px;

}

.bottom
{
	height:60px;
	width:925px;
	text-align:center;
	color:#333333;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:15px;

}

.footer a:link, .footer a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#F7B0B9;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#333333;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#2836A4;
	text-decoration:none;
}

.feed_item
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.feed_item_title
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.feed_item_description
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.content
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;

}


li
{
	padding-top:2px;
	margin-left:15px;
	list-style-type: bullet;

}
ul.right
{
	margin:0px;
	padding:0px;
	margin-left:0px;

}




h1
{
	font-family:times new roman;
	font-size:22px;
	color:#0A2EA9;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}



h2
{

	font-family:times new roman;
	font-size:18px;
	color:#2F55D2;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	margin:0px;
}

h3
{

	font-family:times new roman;
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	margin:0px;
}


h4
{

	font-size:14px;
	color:#333333;
	text-align:left;
	margin:0px;
}



a, a:link, a:active, a:visited
{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	color: #F7B0B9;
	text-decoration:none;
}

img
{
	border:0px;
}

