/* CSS Document */
body 
{
	margin:0px;
	margin-top:0px;
	background-color:#8c1857;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	text-align:left;
	line-height:20px;
}


#outer
{
	width:901px;
	margin:auto;
	background-image:url(../images/outer-bg.gif);
	background-repeat:repeat-y;
	padding-left:12px;
	padding-right:12px;

}

.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_10
{
	height:10px;
	font-size:10px;
	border:1px solid red;
	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:29px;
	background-color:#820F50;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding-left:0px;
	padding-right:15px;
	font-size:13px;
	color:#FFFFFF;
	padding-top:2px;
	margin-bottom:1px;
}


.top_links a:link, .top_links a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;

		
}

.top_links a:hover, .top_links a:visited:hover
{

	color:#C0E7A3;
	text-decoration:none;

}


li.top_links
{
	float:left;
	padding-right:12px;
	list-style:none;
	background-image:url(../images/top-links-divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:5px;
}

.hero-image
{
margin-bottom:1px;
}






.main
{
	float:left;
	width:881px;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-x;
	padding:10px;
	padding-top:15px;

}

.left_section
{
	float:left;
	background-image:url(../images/left-links-top.gif);
	width:252px;
	margin-left:4px;
}

.left_content
{
	background-image:url(../images/left-links-top.gif);
	width:230px;
	margin-right:11px;
	padding-left:11px;
	padding-top:11px;
	background-color: #E9F8E6;
}




.right-sec
{
	float:left;
	width:587px;
	padding-left:22px;
}

.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;
background-repeat:no-repeat;
padding:18px;
width:216px;
background-color: #E9F8E6;
line-height:16px;
}

.testimonials-bg b
{
color:#9E1F63;
}






/* FOOTER STARTS */

.footer
{
	background-image:url(../images/bottom-bg.gif);
	height:60px;
	width:875px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	margin:auto;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;

}

.bottom
{
	height:60px;
	width:925px;
	text-align:center;
	color:#ffffff;
	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:#C0E7A3;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#C0E7A3;
	text-decoration:none;
}


/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;
}


li
{
	padding-top:2px;
	margin-left:10px;
	background-repeat:no-repeat;
	list-style:bullet;

}




h1
{
	font-family:times new roman;
	font-size:12px;
	color:#9E1F63;
	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:22px;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	font-weight:normal;
	margin:0px;
}

h3
{

	font-family:times new roman;
	font-size:18px;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	font-weight:normal;
	margin:0px;
}


h4
{

	font-family:times new roman;
	background-image:url(../images/icon-left-title.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	height: 28px;
	font-size:10px;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:3px;
	margin:0px;
	background-position:top left;
}

h5
{
	margin:0px;
	padding:0px;
	font-size:18px;
	float:right;
	font-family:times new roman;
	font-weight:normal;
}


a, a:link, a:active, a:visited
{
	color: #9E1F63;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	color: #333333;
	text-decoration:none;
}

img
{
	border:0px;
}
