body {
	background-color: #28166F;
	margin: 0px;
	padding: 0px;
}
.maincontainer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #828282;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.maincontainer .header {
	height: 90px;
	position: relative;
	top: 0px;
	background-color: #FFF;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
.maincontainer .body {
	position: relative;
	top: 0px;
	background-color: #FFF;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
.maincontainer .bottom {
	top: 0px;
	background-color: #FFF;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.left   {
	width: 180px;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #28166F;
}
.maincontainer .body .right .mainbox_1  p {
	text-align: left;

}

.left a   {
	display: block;
	padding-left: 5px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F7F7F7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #575757;
	margin-top: 1px;
}
.left a:hover {
	background-color: #28166F;
	text-decoration: none;
	color: #FFF;
}
.maincontainer .splash {
	background-image: url(splash.jpg);
	height: 150px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}

.right {
	margin-left: 185px;
	padding-top: 20px;
}
.right .category {
	width: 90%;
	margin-left: 30px;
	height: 105px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00C449;
	border-right-color: #00C449;
	border-bottom-color: #00C449;
	border-left-color: #00C449;
}
.right .category img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
.maincontainer .body .right h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.right .category1 {
	width: 90%;
	margin-left: 30px;
	margin-bottom: 5px;

}
.maincontainer .body .right .linkbar {
	color: #D5D5D5;
	text-decoration: none;
}
.maincontainer .body .right .linkbar a {
	color: #D5D5D5;
	text-decoration: none;
}
.maincontainer .body .right .category .image {
	text-align: center;
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 15px;
}
.maincontainer .body .right .mainbox_back_orange{
	background-image: url(boxback_yellow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #EFEFEF;
}
.maincontainer .body .right .mainbox_1 {
	width: 215px;
	height: 280px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-color: #FFF;
}

.maincontainer .body .right .mainbox_back_blue {
	background-image: url(boxback_yellow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #EFEFEF;
}
.maincontainer .body .right .mainbox_1.mainbox_back_blue div {
	text-align: right;
}
.maincontainer .body .left .subcat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE;
}
.maincontainer .body .right .mainbox_2 {
	width: 290px;
	height: 280px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-color: #FFF;
}

