.mainimage
{
	/*background: url(images/FeatureImage.jpg) no-repeat center top;*/
	height:200px;
}

.subcontent img{padding: 5x;}

.feature {overflow: auto;}
.left img {float: left;}
.right img {float: right;}

.topmaintext img{padding:0px 10px 0px 0px;}

.sidemenu
{
	float:right;
	margin:20px;
	width:180px;
}

.providers {
	text-align:center;
	border-top: 1px dashed #cccccc;
	margin-top: 10px;
}

.providers img {
	margin: 10px;
}

.templatesection {
	text-align:center;
	border-top: 1px dashed #cccccc;
	margin: 20px 0px 20px 0px;
}

.sidemenu .selected
{
	color: #333333;
	font-weight:normal;
	display:block;
	background-color: #f5f5f5;
	height: auto;
	text-decoration:none;
	padding: 5px;
	margin-bottom:2px;
	
}
