.container {
	height: 500px;
	width: 950px;
	background-color: #FFF;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00ADEE;
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333;
	font-weight: bolder;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.dottedline {
	background-image: url(images/dottedline.jpg);
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00000;
	text-align: left;
}

.ourlists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F93;

}

.cshellmd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #322F8B;
	
}
	
.cshellcl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #15264E;
	
}
.cshelldb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33B7BF;
	
}
.cshellscreenprinted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DF2B52;
}
.bulletpointlists{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000
	
	}
.italicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	font-style: italic;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: left;
	font-style: normal;
}
.boximage {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.redbold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
