@charset "utf-8";
/* CSS Document */

.body-top{
	padding: 0 20px 10px 10px;
	color:#2880D7;
	font-size: 0.9em;
	line-height: 1.5em;	
	border-bottom:dotted 2px #2880D7;
}


.body-mid{
	padding: 0 0px 0px 10px;	
}

.body-bottom{
	margin:0 auto;
	margin-left:10px;	
	width: 987px;
	padding: 0 0px;

}

#content-container{
	float:left;
	width:510px;
	border-bottom:dotted 2px #ccc;
	padding-bottom:10px;
}

#content-container #c1{
	float:left;	
	width:210px;
}

#content-container #c1 .content{
	padding:10px 0 0 0;
	color:#2880D7;
	font-weight:bold;
}

#content-container #c2{
	float:left;
	width:280px;
	padding: 0px 10px 0px 10px;
	color: #333;
	font-size: 0.7em;
	line-height: 1.5em;
}


/* CUSTOM STYLES CREATED BY THE CLIENT GO IN THIS ID NAMED 'pdslime-text' */
#pdslime-text{
	
}
#pdslime-img{
	
}

#indianslogo-container{
	float:left;
	width:470px;
}

.subimages{
	float:left;
	border:solid 5px #CCE831;
	margin:5px 20px 10px 0;
}


.subimages-index{
	float:left;
	border:solid 5px #CCE831;
	margin:5px 0px 10px 0;
}


p.paragraph-dividers{
	border-bottom:dotted 2px #2880D7;
	padding-bottom:20px;
}
